foboot/.gitmodules
Sean Cross 6179e80140 hw: deps: add litedram back in
It's required.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-07-09 16:17:01 +08:00

22 lines
715 B
Plaintext

[submodule "hw/deps/migen"]
path = hw/deps/migen
url = https://github.com/m-labs/migen.git
[submodule "hw/deps/litex"]
path = hw/deps/litex
url = https://github.com/enjoy-digital/litex.git
[submodule "hw/deps/litescope"]
path = hw/deps/litescope
url = https://github.com/enjoy-digital/litescope.git
[submodule "hw/deps/pyserial"]
path = hw/deps/pyserial
url = https://github.com/pyserial/pyserial.git
[submodule "hw/deps/valentyusb"]
path = hw/deps/valentyusb
url = https://github.com/im-tomu/valentyusb.git
[submodule "hw/deps/usb"]
path = hw/deps/usb
url = https://github.com/pyusb/pyusb.git
[submodule "hw/deps/litedram"]
path = hw/deps/litedram
url = https://github.com/enjoy-digital/litedram.git