Forum Discussion
Linux mSGDMA Driver Agilex 5
- 1 year ago
Hi,
if you have a GHRD for your current board you can easily adapt the HW design (created for a supported board via e.g. build_hw_f2h_bridge.sh). The external periphery required on the demo designs is minimal (HPS-EMIF, HPS clock and UART).
Hi,
the agilex5-demo-hps2fpga-interfaces repo supports different boards including our Agilex 5 Premium Development kit (that features the device you mention). You can build the HW for one specific example (for one particular board) using the individual build scripts. First you have to initialize the HW build script for a particular board and build a specific HW project (e.g. build_hw_f2h_bridge.sh) as described in https://github.com/altera-fpga/agilex5-demo-hps2fpga-interfaces/blob/main/documentation/17_building_project.md
In contrast to the board specific GHRD the demo designs are tailored for each test-case.
Hi Stefan,
Ah yes the part is there!
Sorry for the typo, I did mean that my board is not listed.
So if the part number is matching, then these examples should build fine for the board I am using?
Thanks again,
K
- StefanG_Altera1 year ago
Occasional Contributor
Hi,
if you have a GHRD for your current board you can easily adapt the HW design (created for a supported board via e.g. build_hw_f2h_bridge.sh). The external periphery required on the demo designs is minimal (HPS-EMIF, HPS clock and UART).