Forum Discussion

Harsath's avatar
Harsath
Icon for New Contributor rankNew Contributor
4 months ago

Memory(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...