Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
I couldnt find an example supported by Intel PSG to use HPS DMA instead of FPGA DMA. the reason behind that is, the FPGA DMA is much faster compared to HPS DMA.
You can refer to this example:
https://github.com/robertofem/CycloneVSoC-examples/tree/master/Linux-modules/DMA_PL330_LKM
You might find some interesting information.
Thank you