Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI'm not familiar with that specific board, but note that many dev kits don't have a full USB interface. The USB port on many boards is just for the purpose of embedding an USB-Blaster interface.
Communication with a PC through an USB-Blaster is very different than a normal USB connection. The FPGA side is one hand easier, you don't need USB drivers. But the PC side is complicated, because there is no docummented way to interface other than with TCL scripts.