Page 1 of 1

Transfer data from C to FPGA

Posted: Thu Nov 08, 2018 1:57 pm
by Abel
Hello!
I am new to the RedPitaya community.
I want to transfer 14 bit values to the FPGA and store them, enabling me to send out a sequence of data to the DAC when the FPGA receives an external trigger. The longest sequence would be roughly 300ms of data (at 125Ms/s & 14 bit this results to ~70MByte).
The issue i'm having is that I can't figure out how to transfer and store those amounts of data to the FPGA.
Any suggestions?