-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitmodules
24 lines (24 loc) · 911 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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/litedram"]
path = hw/deps/litedram
url = https://github.com/enjoy-digital/litedram.git
[submodule "hw/deps/valentyusb"]
path = hw/deps/valentyusb
url = https://github.com/im-tomu/valentyusb.git
[submodule "hw/deps/litex-boards"]
path = hw/deps/litex-boards
url = https://github.com/litex-hub/litex-boards.git
[submodule "hw/deps/spibone"]
path = hw/deps/spibone
url = https://github.com/xobs/spibone.git
[submodule "hw/deps/pythondata-software-compiler_rt"]
path = hw/deps/pythondata-software-compiler_rt
url = https://github.com/litex-hub/pythondata-software-compiler_rt.git