forked from pulp-platform/mempool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 1.44 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
[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 "hardware/deps/axi"]
path = hardware/deps/axi
url = https://github.com/pulp-platform/axi.git
[submodule "hardware/deps/cluster_interconnect"]
path = hardware/deps/cluster_interconnect
url = https://github.com/pulp-platform/cluster_interconnect.git
[submodule "hardware/deps/common_cells"]
path = hardware/deps/common_cells
url = https://github.com/pulp-platform/common_cells.git
[submodule "hardware/deps/common_verification"]
path = hardware/deps/common_verification
url = https://github.com/pulp-platform/common_verification.git
[submodule "hardware/deps/register_interface"]
path = hardware/deps/register_interface
url = https://github.com/pulp-platform/register_interface.git
[submodule "hardware/deps/tech_cells_generic"]
path = hardware/deps/tech_cells_generic
url = https://github.com/pulp-platform/tech_cells_generic.git
[submodule "toolchain/riscv-opcodes"]
path = toolchain/riscv-opcodes
url = https://github.com/pulp-platform/riscv-opcodes.git