Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Data 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.

Jan

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored 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's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Ok, thank you very much. I think I will use use serial port.

    Thanks!