Forum Discussion
6 Replies
- sstrell
Super Contributor
Is it a dev kit like this one: https://www.intel.com/content/www/us/en/programmable/products/boards_and_kits/dev-kits/altera/kit-sv-gx-host.html
You use USB to program the device through the on-board USB Blaster (USB-to-JTAG bridge), not ethernet. Ethernet Blaster is an Ethernet-to-JTAG-bridge. Are you saying you have an Ethernet Blaster (separate hardware) connected to the 10-pin JTAG interface of the device?
#iwork4intel
- JWrig25
Occasional Contributor
Yes it is a dev kit. Right now I have an Ethernet cable connected to the ethernet port in the board and to the ethernet port in my laptop. My dev kit did not have a USB cable in it so I will have to ask my professor if he has one. Thank you.
- sstrell
Super Contributor
That ethernet is for an ethernet connection to a design already programmed into the device, not for device programming. Like you say, you need a USB cable to program the device.
#iwork4intel
- JWrig25
Occasional Contributor
Do you know what specific type of USB I need?
- JWrig25
Occasional Contributor
Do you know what specific type of USB cable I need?
- sstrell
Super Contributor
If it's the board I linked to, it needs USB-A to micro B. See the reference manual:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/rm_svgx_fpga_dev_board.pdf
#iwork4intel