Forum Discussion
Altera_Forum
Honored Contributor
16 years agoVB communication with development board
We bought a Stratix II GX development board. Now I want to programming with Visual Basic for communication with this board, and do some parameters configuration with VB User Interface. How can I do t...
Altera_Forum
Honored Contributor
16 years agoI'm not sure if you can find for VB, but there are lib for C/C++ or DLL for FTDI.
FTDI is the chip that USB Blaster is using. If you can understand how to use USB blaster over the DLLs, you will have pretty much full access to FPGA. Or you can find API document for JAVA on the NIOS wiki.