forked from pulp-platform/mempool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 754 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "toolchain/riscv-gnu-toolchain"]
path = toolchain/riscv-gnu-toolchain
url = https://github.com/pulp-platform/pulp-riscv-gnu-toolchain.git
[submodule "toolchain/llvm-project"]
path = toolchain/llvm-project
url = https://github.com/pulp-platform/snitch-llvm.git
[submodule "toolchain/halide"]
path = toolchain/halide
url = https://github.com/SamuelRiedel/Halide.git
[submodule "toolchain/verilator"]
path = toolchain/verilator
url = https://github.com/verilator/verilator.git
[submodule "toolchain/riscv-opcodes"]
path = toolchain/riscv-opcodes
url = https://github.com/pulp-platform/riscv-opcodes.git
[submodule "hardware/deps/dram_rtl_sim"]
path = hardware/deps/dram_rtl_sim
url = https://github.com/pulp-platform/dram_rtl_sim.git