-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
41 lines (40 loc) · 1.84 KB
/
.gitmodules
File metadata and controls
41 lines (40 loc) · 1.84 KB
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
33
34
35
36
37
38
39
40
41
[submodule "examples/z80/cocotbext-uart"]
path = projects/z80/cocotb-stuff/cocotbext-uart
url = https://github.com/wallento/cocotbext-uart
[submodule "examples/z80/cocotbext-spi"]
path = projects/z80/cocotb-stuff/cocotbext-spi
url = https://github.com/Martoni/cocotbext-spi
[submodule "examples/z80/cocomod-fifointerface"]
path = projects/z80/cocotb-stuff/cocomod-fifointerface
url = https://github.com/wallento/cocomod-fifointerface
[submodule "examples/z80/cocotb-test"]
path = projects/z80/cocotb-stuff/cocotb-test
url = https://github.com/themperek/cocotb-test
[submodule "examples/z80/uvm-python"]
path = projects/z80/cocotb-stuff/uvm-python
url = https://github.com/tpoikela/uvm-python
[submodule "examples/z80/cocotb-coverage"]
path = projects/z80/cocotb-stuff/cocotb-coverage
url = https://github.com/mciepluc/cocotb-coverage
[submodule "examples/z80/oc_jpegencode"]
path = projects/z80/cocotb-stuff/oc_jpegencode
url = https://github.com/chiggs/oc_jpegencode
[submodule "examples/z80/apbi2c_cocotb_example"]
path = projects/z80/cocotb-stuff/apbi2c_cocotb_example
url = https://github.com/mciepluc/apbi2c_cocotb_example
[submodule "examples/z80/usb-test-suite-cocotb-usb"]
path = projects/z80/cocotb-stuff/usb-test-suite-cocotb-usb
url = https://github.com/antmicro/usb-test-suite-cocotb-usb
[submodule "examples/z80/tinyfpga_bx_usbserial"]
path = projects/z80/tinyfpga_bx_usbserial
url = https://github.com/davidthings/tinyfpga_bx_usbserial
[submodule "projects/z80/iceZ0mb1e"]
path = projects/z80/iceZ0mb1e
url = https://github.com/jwrr/iceZ0mb1e
branch = jwrr/systemverilog
[submodule "e-uvm/axi4lite_sha3"]
path = verilog-stuff/euvm/axi4lite_sha3
url = https://github.com/jwrr/axi4lite_sha3.git
[submodule "projects/usb/tinyfpga_bx_usbserial"]
path = projects/usb/tinyfpga_bx_usbserial
url = https://github.com/jwrr/tinyfpga_bx_usbserial.git