Altera_Forum
Honored Contributor
11 years agoMoving Data from FPGA to ARM side of SoCKit
Hi,
I am using 12 bits, 50 MHz LVDS ADC with Altera's SoCKit. After capturing the data from 8 channel, I want to transfer the data to ARM for further processing. My throughput will be: 12 bits x 20MSPS(Sampling Frequency) x 8 = 1920 MSPS Can I transfer 1920 MPSP data from FPGA to ARM side via HPS bride ? Is there any example code which helps doing this ? I appreciate your help. Thanks.