FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5931 Discussions

VB communication with development board

Altera_Forum
Honored Contributor II
934 Views

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 that? Could you please give me a hand for this? Thanks!

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
243 Views

I'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.
0 Kudos
Altera_Forum
Honored Contributor II
243 Views

Thanks a lot for your reply! 

 

I think there should be a DLL link to FPGA, but I don't know how to get it. 

Altera has designed a User Interface for demonstration, it seems that it is designed with .net framwork. Also I need to build a User Interface for communication with FPGA and configure some parameter. 

 

More help would be appreciated!!!
0 Kudos
Reply