-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
36 lines (36 loc) · 1.45 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
33
34
35
36
[submodule "submodules/verilator"]
path = submodules/verilator
url = https://github.com/verilator/verilator.git
[submodule "submodules/example-systemverilog"]
path = submodules/example-systemverilog
url = https://github.com/verilator/example-systemverilog.git
[submodule "submodules/Cores-SweRV"]
path = submodules/Cores-SweRV
url = https://github.com/chipsalliance/Cores-SweRV.git
[submodule "submodules/Cores-SweRV-EH2"]
path = submodules/Cores-SweRV-EH2
url = https://github.com/chipsalliance/Cores-SweRV-EH2.git
[submodule "submodules/Cores-SweRV-EL2"]
path = submodules/Cores-SweRV-EL2
url = https://github.com/chipsalliance/Cores-SweRV-EL2.git
[submodule "submodules/gtkwave"]
path = submodules/gtkwave
url = https://github.com/gtkwave/gtkwave.git
[submodule "submodules/wbuart32"]
path = submodules/wbuart32
url = https://github.com/ZipCPU/wbuart32.git
[submodule "submodules/uvm"]
path = submodules/uvm
url = https://github.com/chipsalliance/uvm-verilator.git
[submodule "submodules/Cores-VeeR-EL2"]
path = submodules/Cores-VeeR-EL2
url = https://github.com/chipsalliance/Cores-VeeR-EL2.git
[submodule "submodules/Cores-VeeR-EH2"]
path = submodules/Cores-VeeR-EH2
url = https://github.com/chipsalliance/Cores-VeeR-EH2.git
[submodule "submodules/Cores-VeeR-EH1"]
path = submodules/Cores-VeeR-EH1
url = https://github.com/chipsalliance/Cores-VeeR-EH1.git
[submodule "submodules/astsee"]
path = submodules/astsee
url = https://github.com/antmicro/astsee.git