-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.97 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.97 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
[submodule "subrepo/riscv-tests"]
path = subrepo/riscv-tests
url = https://github.com/riscv-software-src/riscv-tests.git
[submodule "subrepo/riscv-arch-test"]
path = subrepo/riscv-arch-test
url = https://github.com/riscv-non-isa/riscv-arch-test.git
[submodule "subrepo/coremark"]
path = subrepo/coremark
url = https://github.com/eembc/coremark.git
[submodule "subrepo/imperas-riscv-tests"]
path = subrepo/imperas-riscv-tests
url = https://github.com/riscv-ovpsim/imperas-riscv-tests.git
[submodule "subrepo/embench-iot"]
path = subrepo/embench-iot
url = https://github.com/embench/embench-iot.git
[submodule "subrepo/riscv-formal"]
path = subrepo/riscv-formal
url = https://github.com/YosysHQ/riscv-formal.git
[submodule "subrepo/riscv-dv"]
path = subrepo/riscv-dv
url = https://github.com/chipsalliance/riscv-dv.git
[submodule "subrepo/asic-tools/OpenLane"]
path = subrepo/asic-tools/OpenLane
url = https://github.com/The-OpenROAD-Project/OpenLane.git
[submodule "subrepo/asic-tools/OpenROAD"]
path = subrepo/asic-tools/OpenROAD
url = https://github.com/The-OpenROAD-Project/OpenROAD.git
[submodule "subrepo/asic-tools/OpenROAD-flow-scripts"]
path = subrepo/asic-tools/OpenROAD-flow-scripts
url = https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts.git
[submodule "subrepo/asic-tools/caravel"]
path = subrepo/asic-tools/caravel
url = https://github.com/efabless/caravel.git
[submodule "subrepo/asic-tools/caravel_user_project"]
path = subrepo/asic-tools/caravel_user_project
url = https://github.com/efabless/caravel_user_project.git
[submodule "subrepo/beebs"]
path = subrepo/beebs
url = https://github.com/mageec/beebs.git
[submodule "subrepo/asic-tools/librelane"]
path = subrepo/asic-tools/librelane
url = https://github.com/librelane/librelane.git
[submodule "subrepo/mlperf-tiny"]
path = subrepo/mlperf-tiny
url = https://github.com/mlcommons/tiny.git
[submodule "subrepo/tflite-micro"]
path = subrepo/tflite-micro
url = https://github.com/tensorflow/tflite-micro.git