using the High Speed USB port for communication


ker2x

Recommended Posts

Friendly greetings !

 

So i decided to be serious about FPGA (finally!)

I know there is this tutorial http://papilio.cc/index.php?n=Papilio.HighSpeedUART but it use the picoblaze 

I also found another one which seems to be a bit better (for my needs) : http://gadgetfactory.net/learn/2013/12/02/the-quickest-way-to-implement-pc-to-fpga-communication-using-a-papilio-fpga-board/

 

I want to use as a serial port (the ZPUino do it and i want to know how to do it in vhdl).

I simply can't find a good starting point.

The FPGA seems to be connected to this : http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT2232D.pdf

 

Simply... how can i use it ? Is there some ip core  available ? source code ?

Thank you :)

Link to comment
Share on other sites

ker2x,

 

Please note that the HighSpeedUART example is indeed done in VHDL and does not require picoblaze. It is simply included in the picoblaze source code, but you will be pulling the VHDL modules to implement a high speed UART out of the picoblaze source code. The downside is that it is not Open Source.

 

Jack.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.