forked from pulp-platform/ara
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
34 lines (34 loc) · 1.27 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
[submodule "toolchain/riscv-gnu-toolchain"]
path = toolchain/riscv-gnu-toolchain
url = https://github.com/riscv/riscv-gnu-toolchain.git
ignore = dirty
[submodule "toolchain/riscv-isa-sim"]
path = toolchain/riscv-isa-sim
url = https://github.com/riscv/riscv-isa-sim.git
ignore = dirty
[submodule "toolchain/verilator"]
path = toolchain/verilator
url = https://github.com/verilator/verilator
[submodule "hardware/deps/axi"]
path = hardware/deps/axi
url = https://github.com/pulp-platform/axi.git
[submodule "hardware/deps/common_cells"]
path = hardware/deps/common_cells
url = https://github.com/pulp-platform/common_cells.git
[submodule "hardware/deps/tech_cells_generic"]
path = hardware/deps/tech_cells_generic
url = https://github.com/pulp-platform/tech_cells_generic.git
[submodule "hardware/deps/common_verification"]
path = hardware/deps/common_verification
url = https://github.com/pulp-platform/common_verification.git
[submodule "hardware/deps/cva6"]
path = hardware/deps/cva6
url = https://github.com/pulp-platform/cva6.git
[submodule "toolchain/newlib"]
path = toolchain/newlib
url = https://sourceware.org/git/newlib-cygwin.git
ignore = dirty
[submodule "toolchain/riscv-llvm"]
path = toolchain/riscv-llvm
url = https://github.com/llvm/llvm-project.git
ignore = dirty