forked from siliconcompiler/siliconcompiler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
66 lines (66 loc) · 2.67 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "third_party/designs/oh"]
path = third_party/designs/oh
url = https://github.com/aolofsson/oh
[submodule "third_party/designs/SweRV-EH2"]
path = third_party/designs/SweRV-EH2
url = https://github.com/chipsalliance/Cores-SweRV-EH2
[submodule "third_party/designs/cva6"]
path = third_party/designs/cva6
url = https://github.com/openhwgroup/cva6
[submodule "third_party/designs/black-parrot"]
path = third_party/designs/black-parrot
url = https://github.com/black-parrot/black-parrot
[submodule "third_party/designs/tnoc"]
path = third_party/designs/tnoc
url = https://github.com/taichi-ishitani/tnoc
[submodule "third_party/designs/ibex"]
path = third_party/designs/ibex
url = https://github.com/lowRISC/ibex
[submodule "third_party/designs/opentitan"]
path = third_party/designs/opentitan
url = https://github.com/lowRISC/opentitan
[submodule "third_party/designs/serv"]
path = third_party/designs/serv
url = https://github.com/olofk/serv
[submodule "third_party/designs/adi"]
path = third_party/designs/adi
url = https://github.com/analogdevicesinc/hdl
[submodule "third_party/designs/picorv32"]
path = third_party/designs/picorv32
url = https://github.com/cliffordwolf/picorv32
[submodule "third_party/designs/nvdla"]
path = third_party/designs/nvdla
url = https://github.com/nvdla/hw
[submodule "third_party/designs/basejump_stl"]
path = third_party/designs/basejump_stl
url = https://github.com/bespoke-silicon-group/basejump_stl
[submodule "third_party/designs/microwatt"]
path = third_party/designs/microwatt
url = https://github.com/antonblanchard/microwatt
[submodule "third_party/designs/aib-phy"]
path = third_party/designs/aib-phy
url = https://github.com/chipsalliance/aib-phy-hardware
[submodule "third_party/designs/openpiton"]
path = third_party/designs/openpiton
url = https://github.com/PrincetonUniversity/openpiton
[submodule "third_party/designs/ravenoc"]
path = third_party/designs/ravenoc
url = https://github.com/aignacio/ravenoc
[submodule "third_party/designs/fpu"]
path = third_party/designs/fpu
url = https://github.com/dawsonjon/fpu
[submodule "third_party/designs/aes"]
path = third_party/designs/aes
url = https://github.com/secworks/aes
[submodule "third_party/designs/openofdm"]
path = third_party/designs/openofdm
url = https://github.com/jhshi/openofdm
[submodule "third_party/designs/OPBD"]
path = third_party/designs/OPBD
url = https://github.com/PrincetonUniversity/OPDB
[submodule "third_party/tools/openroad"]
path = third_party/tools/openroad
url = https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts.git
[submodule "third_party/tools/surelog"]
path = third_party/tools/surelog
url = https://github.com/chipsalliance/Surelog.git