Forum Discussion
Cyclone III FPGA development kit USB communication
Hello,
Did any body used FTDI chip in Cyclone III dk (EP3C120F780C7N) for PC communication. Altera website claims USB2.0 communication in their link (http://www.altera.com/products/devkits/altera/kit-cyc3.html). But the kit did not shipped with any reference designs. Please provide any suggestions or help if you had worked on USB-PC communication for Cyclone III dk Thanks in advance, Trinath13 Replies
- Altera_Forum
Honored Contributor
Sorry, I don't have an answer but a similar question... What is the easiest way to read the contents of the SDRAM through the FPGA or USB Blaster from a PC? Any help is greatly appreciated.
- Altera_Forum
Honored Contributor
We have used SLS USB 2.0 IP Core to have a USB communication between the Cyclone III kit and PC. But we did not use the USB port on the board, but additional boards with the PHY. The set up looks like in the picture http://www.slscorp.com/images/ref_design/setup/onbrd_device_b.jpg and http://www.slscorp.com/images/ref_design/setup/h3sum_utmi_a.jpg
- Altera_Forum
Honored Contributor
Thanks for the info Nazia. We went for similar idea and used FTDI USB PCB module. DLP-USB1232H
- Altera_Forum
Honored Contributor
Is it possible to let communication b/w PC & board with the USB/Ethernet ports on the development board?
Or the ports on board are only reserved for configuration of FPGA? - Altera_Forum
Honored Contributor
I do not know about Ethernet, But yes. USB was used for configuration only. Altera suggests some procedure to use the Cypress device. But, it is not straight forward.
- Altera_Forum
Honored Contributor
Nazia,
What's the type of this additional board? http://www.slscorp.com/images/ref_design/setup/onbrd_device_b.jpg I can't find it on the website of http://www.slscorp.com/ (http://www.slscorp.com/images/ref_design/setup/onbrd_device_b.jpg). Is it provided by other company? Please help me. - Altera_Forum
Honored Contributor
This board is made by Terrasic and can be found here (http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=67&no=312)
- Altera_Forum
Honored Contributor
Whether is it okay for usb communication by only using this board with Cyclone III FPGA development board?
Do I also need another board http://www.slscorp.com/pages/usb2sls.php to make usb communication work? I can't find the providers in China for the later board USB 2.0 UTMI (CY7C68000 PHY). Does anybody know where to buy it? Thank you for your reply! - Altera_Forum
Honored Contributor
Any of those two boards should do. You don't need anything else on the hardware side, but you'll need an IP to put in the FPGA to handle the USB protocol itself.
- Altera_Forum
Honored Contributor
About the IP, can I get it free from Altera, or should I buy it from Altera or other company?