Forum Discussion
Central1
New Contributor
3 years agoDMA - Controller [Cyclone V, DE1SOC]
Hello, I am trying to perform an FPGA TO HPS and vice versa communication using the following method. (This platform designer design isn't made by me, took it from the cornell website).
So what i...
EBERLAZARE_I_Intel
Regular Contributor
3 years agoHi,
Unfortunately, we do not have the particular design example, for the HPS DMA you may refer to:
https://www.intel.com/content/www/us/en/docs/programmable/683126/21-2/dma-controller-45584.html
For the FPGA DMA:
https://www.intel.com/content/www/us/en/docs/programmable/683130/22-3/dma-controller-core.html
You application C code can be stored in the SD card, and be loaded whether in U-boot or Linux.