-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitmodules
32 lines (32 loc) · 1.02 KB
/
.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
25
26
27
28
29
30
31
32
[submodule "litex"]
path = litex
url = https://github.com/enjoy-digital/litex.git
[submodule "usb-test-suite-testbenches"]
path = usb-test-suite-testbenches
url = https://github.com/antmicro/usb-test-suite-testbenches.git
[submodule "usb-test-suite-cocotb-usb"]
path = usb-test-suite-cocotb-usb
url = https://github.com/antmicro/usb-test-suite-cocotb-usb.git
[submodule "valentyusb"]
path = valentyusb
url = https://github.com/im-tomu/valentyusb.git
[submodule "usb1_device"]
path = usb1_device
url = https://github.com/antmicro/usb1_device.git
branch = cocotb-usb
[submodule "foboot"]
path = foboot
url = https://github.com/im-tomu/foboot.git
[submodule "tinyfpga"]
path = tinyfpga
url = https://github.com/tinyfpga/TinyFPGA-Bootloader.git
[submodule "ice40-playground"]
path = ice40-playground
url = https://github.com/smunaut/ice40-playground.git
branch = usb
[submodule "yosys"]
path = yosys
url = https://github.com/YosysHQ/yosys.git
[submodule "docs"]
path = docs
url = https://github.com/antmicro/usb-test-suite-docs