Forum Discussion
K606
Contributor
1 year agoLinux mSGDMA Driver Agilex 5
I am trying to use stream-to-memory DMA to move data. This is the design, showing the important Quartus connections: Which corresponds to this address config: # address map
write_sdram ...
- 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).
K606
Contributor
1 year agoHi 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_Altera
Occasional Contributor
1 year agoHi,
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).