Altera_Forum
Honored Contributor
9 years agoStreaming data from FPGA to PC--Cyclone V GT Development Board
I have the cyclone V GT dev kit. I would like to continuously stream data from the FPGA to my PC so I can save it. The stream doesn't need to be especially fast (only 10 KB/s or so). The board has both an ethernet port and the USB blaster, and I would be fine with using either of these to transmit the data, although I would prefer to use the USB blaster.
Does anyone know of a good reference/demo that might be able to help with doing this? I can't seem to find anything in the documentation about getting data from the FPGA to a PC. One design constraint is that I'm not currently able to use the PCIe connection. Any help would be greatly appreciated!