-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.15 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
35
36
[submodule "riscv-tools"]
path = riscv-tools
url = https://github.com/lowRISC/riscv-tools.git
[submodule "chisel"]
path = chisel
url = https://github.com/ucb-bar/chisel.git
[submodule "hardfloat"]
path = hardfloat
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "fpga"]
path = fpga
url = https://github.com/lowRISC/lowrisc-fpga.git
[submodule "rocket"]
path = rocket
url = https://github.com/lowrisc/rocket.git
[submodule "uncore"]
path = uncore
url = https://github.com/lowrisc/uncore.git
[submodule "socip"]
path = socip
url = https://github.com/lowrisc/socip.git
[submodule "junctions"]
path = junctions
url = https://github.com/lowrisc/junctions.git
[submodule "context-dependent-environments"]
path = context-dependent-environments
url = https://github.com/lowrisc/context-dependent-environments.git
[submodule "opensocdebug/hardware"]
path = opensocdebug/hardware
url = https://github.com/opensocdebug/hardware
[submodule "opensocdebug/glip"]
path = opensocdebug/glip
url = https://github.com/tum-lis/glip
[submodule "opensocdebug/software"]
path = opensocdebug/software
url = https://github.com/opensocdebug/software