Forum Discussion
Altera_Forum
Honored Contributor
9 years agoData Transfer from PC to FPGA
Hello,
I am looking for a solution to transfer images from PC to my FPGA board. I am using the Terasic DE5-Net board with a Stratix V FPGA. The board is connected by the USB Blaster cable to the PC. Is it possible to transfer the images via the USB Blaster cable to the FPGA? If you have any other ideas, please let me know. Thank you for your help. Jan4 Replies
- Altera_Forum
Honored Contributor
Why not use PCIe? If that's more than you want to tackle then the serial port is another option. No way to use the USB blaster that I'm aware of.
- Altera_Forum
Honored Contributor
There are actually many way to transport user data, e.g. images through USB Blaster and JTAG. They all use different SLD (system level debugging) JTAG functions, e.g. JTAG UART, In-system-memory-content editor, Virtual JTAG MegaFunction.
- Altera_Forum
Honored Contributor
See http://electro-logic.blogspot.it for some examples
- Altera_Forum
Honored Contributor
Ok, thank you very much. I think I will use use serial port.
Thanks!