-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (58 loc) · 1.99 KB
/
.gitmodules
File metadata and controls
58 lines (58 loc) · 1.99 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[submodule "submodules/verilator"]
path = submodules/verilator
url = https://github.com/verilator/verilator.git
shallow = true
[submodule "submodules/Cores-SweRV"]
path = submodules/Cores-SweRV
url = https://github.com/chipsalliance/Cores-SweRV.git
shallow = true
[submodule "submodules/Cores-SweRV-EH2"]
path = submodules/Cores-SweRV-EH2
url = https://github.com/chipsalliance/Cores-SweRV-EH2.git
shallow = true
[submodule "submodules/Cores-SweRV-EL2"]
path = submodules/Cores-SweRV-EL2
url = https://github.com/chipsalliance/Cores-SweRV-EL2.git
shallow = true
[submodule "submodules/Cores-VeeR-EH1"]
path = submodules/Cores-VeeR-EH1
url = https://github.com/chipsalliance/Cores-VeeR-EH1.git
shallow = true
[submodule "submodules/Cores-VeeR-EH2"]
path = submodules/Cores-VeeR-EH2
url = https://github.com/chipsalliance/Cores-VeeR-EH2.git
shallow = true
[submodule "submodules/Cores-VeeR-EL2"]
path = submodules/Cores-VeeR-EL2
url = https://github.com/chipsalliance/Cores-VeeR-EL2.git
shallow = true
[submodule "submodules/astsee"]
path = submodules/astsee
url = https://github.com/antmicro/astsee.git
shallow = true
[submodule "submodules/example-systemverilog"]
path = submodules/example-systemverilog
url = https://github.com/verilator/example-systemverilog.git
shallow = true
[submodule "submodules/sv-bugpoint"]
path = submodules/sv-bugpoint
url = https://github.com/antmicro/sv-bugpoint
shallow = true
[submodule "submodules/wbuart32"]
path = submodules/wbuart32
url = https://github.com/ZipCPU/wbuart32.git
shallow = true
[submodule "submodules/libfst"]
path = submodules/libfst
url = https://github.com/gtkwave/libfst.git
shallow = true
[submodule "submodules/uvm-2017-1.0-vlt"]
path = submodules/uvm-2017-1.0-vlt
url = https://github.com/chipsalliance/uvm-verilator.git
branch = uvm-2017-1.0-vlt
shallow = false
[submodule "submodules/uvm-2020-3.1-vlt"]
path = submodules/uvm-2020-3.1-vlt
url = https://github.com/chipsalliance/uvm-verilator.git
branch = uvm-2020-3.1-vlt
shallow = false