Forum Discussion
Harsath
New Contributor
1 year agoMemory(FPGA) to Memory(HPS SDRAM) data transfer using DMA
Ultimate Goal: I am using a DE1-SoC board, to collect the data from and external ADC and store it in SoC Board. First I am collecting data from ADC to FPGA On-Chip RAM (size10 kB, width 32 BIT ) th...
KianHinT_altera
Frequent Contributor
1 year agoHi Harsath,
Thanks for using Altera forums.
For the queries above, could you refer to the datamover design example that showcase using fpga to hps bridge and accesses to SDRAM controller if you have already certified that reading data from ADC have no issues, just the storing and reading back from SDRAM portion.
some alternative info I found
https://people.ece.cornell.edu/land/courses/ece5760/DE1_SOC/HPS_peripherials/FPGA_addr_index.html
https://www.rocketboards.org/foswiki/Projects/Datamover
Thanks
Regards
Kian