twam / PmodUsbUlpi

Pmod™ Compatible USB ULPI PHY
11 stars 4 forks source link

Are there verilog examples for this PMOD? #2

Open janrinze opened 4 months ago

janrinze commented 4 months ago

On the ULX3S we have 'slow' USB 1.1 host. With this PMOD it should be possible to have USB2.0 at 480Mbit/s Are there any examples for this USB board? Can the ULPI be used as a replacement PHY in other USB-HOST verilog examples such as: https://github.com/machdyne/usb_hid_host ?

twam commented 4 months ago

Yes, you can do USB2.0 at 480 Mbit/s. I used the https://github.com/greatscottgadgets/luna RTL code to use it. It should work with any ULPI compatible IP.