ker2x Posted February 3, 2014 Report Share Posted February 3, 2014 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 More sharing options...
Jack Gassett Posted February 3, 2014 Report Share Posted February 3, 2014 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 More sharing options...
ker2x Posted February 3, 2014 Author Report Share Posted February 3, 2014 Ok i'll try. i can't find the url i found earlier (but was also related to the picoblaze), i'll try the first one i pasted.If you tell me that it works, well, then it works thank you Link to comment Share on other sites More sharing options...
Jack Gassett Posted February 3, 2014 Report Share Posted February 3, 2014 It is pretty old now, but it should still work. Link to comment Share on other sites More sharing options...
ker2x Posted February 3, 2014 Author Report Share Posted February 3, 2014 Process "Generate Programming File" completed successfully It works Now i probably need to do some quick fix for the Papilio Pro and ... that's all thank you again Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.