forked from tancheng/CGRA-Flow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 808 Bytes
/
.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
[submodule "CGRA-Mapper"]
path = CGRA-Mapper
url = https://github.com/tancheng/CGRA-Mapper
[submodule "CGRA-Benchmark"]
path = CGRA-Benchmark
url = https://github.com/tancheng/CGRA-Benchmark
[submodule "VectorCGRA"]
path = VectorCGRA
url = https://github.com/tancheng/VectorCGRA.git
[submodule "mlir-cgra"]
path = mlir-cgra
url = https://github.com/tancheng/mlir-cgra.git
[submodule "tools/mflowgen"]
path = tools/mflowgen
url = https://github.com/tancheng/mflowgen.git
[submodule "tools/sv2v"]
path = tools/sv2v
url = https://github.com/zachjs/sv2v.git
[submodule "tools/cacti"]
path = tools/cacti
url = https://github.com/tancheng/cacti.git
[submodule "tools/OpenROAD-flow-scripts"]
path = tools/OpenROAD-flow-scripts
url = https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts.git