forked from PolyArch/dsa-framework
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 939 Bytes
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 939 Bytes
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
[submodule "dsa-gem5"]
path = dsa-gem5
url = https://github.com/polyarch/dsa-gem5
[submodule "spatial-scheduler"]
path = spatial-scheduler
url = https://github.com/polyarch/spatial-scheduler
[submodule "dsa-apps"]
path = dsa-apps
url = https://github.com/polyarch/dsa-apps
[submodule "dsa-llvm-project"]
path = dsa-llvm-project
url = https://github.com/PolyArch/dsa-llvm-project
[submodule "dsa-xform"]
path = dsa-xform
url = https://github.com/polyarch/dsa-xform
[submodule "dsa-riscv-ext"]
path = dsa-riscv-ext
url = https://github.com/polyarch/dsa-riscv-ext
[submodule "riscv-gnu-toolchain"]
path = riscv-gnu-toolchain
url = https://github.com/riscv/riscv-gnu-toolchain
[submodule "dsa-docs"]
path = docs
url = https://github.com/polyarch/dsa-docs
[submodule "docs"]
path = docs
url = https://github.com/polyarch/dsa-docs
[submodule "dsa-cgra-gen"]
path = dsa-cgra-gen
url = https://github.com/polyarch/dsa-cgra-gen