Forum Discussion
Altera_Forum
Honored Contributor
18 years agoDE2 as USB device using VHDL
I am now working in a project which needs to make the DE2 as a USB device. I am trying to write my own VHDL firmware on the FPGA. Now I write some codes and can communicate with the ISP1362. ...
Altera_Forum
Honored Contributor
14 years agoHello,
Not very soon I guess, but hope this helps anyone who stumbles upon your post. Here is an example project, which configures 2 USB Bulk Endpoints in VHDL - enabling USB communication with the DE2 board without the NIOS II processor: http://mzakharo.github.com/usb-de2-fpga/ Hope this helps, Mikhail