litex_setup: Add USB OHCI pythondata.
This commit is contained in:
parent
a17ded2ce6
commit
acebc949c6
|
@ -45,6 +45,7 @@ repos = [
|
|||
# Optional LiteX data
|
||||
("pythondata-misc-tapcfg", ("https://github.com/litex-hub/", False, True, None)),
|
||||
("pythondata-misc-opentitan", ("https://github.com/litex-hub/", False, True, None)),
|
||||
("pythondata-misc-usb_ohci", ("https://github.com/litex-hub/", False, True, None)),
|
||||
("pythondata-cpu-lm32", ("https://github.com/litex-hub/", False, True, None)),
|
||||
("pythondata-cpu-mor1kx", ("https://github.com/litex-hub/", False, True, None)),
|
||||
("pythondata-cpu-picorv32", ("https://github.com/litex-hub/", False, True, None)),
|
||||
|
|
Loading…
Reference in New Issue