Hi every one. This is my first Post. I am an electronic engineer and currently enrolled in MS Embedded Systems Engineering. In my project, i have to interface an Altera DE3 board to a windows based PC and achieve a data transfer rate of 100+ Mbps usin USB port. The board has a ISP1761 USB chip and i am very much sure about the way to control it using Verilog. Problem is on the PC end. I need a proper starting point for my custom driver for this communication. Tried a lot of google search but i am still confused that where to start with. I have worked in C++ before but have no idea what a Driver or API is.
Any help to get me started will be highly appreciated.
Regards.