-
Notifications
You must be signed in to change notification settings - Fork 9
/
.gitmodules
executable file
·39 lines (39 loc) · 1.07 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
37
38
39
[submodule "uncore"]
path = uncore
url = [email protected]:ucb-bar/uncore.git
[submodule "dramsim2"]
path = dramsim2
url = [email protected]:dramninjasUMD/DRAMSim2.git
[submodule "ucbsc"]
path = ucbsc
url = [email protected]:ucb-bar/ucbsc.git
[submodule "riscv-tests"]
path = riscv-tests
url = [email protected]:ucb-bar/riscv-tests.git
[submodule "riscv-tools"]
path = riscv-tools
url = [email protected]:ucb-bar/riscv-tools.git
[submodule "riscv-vt-tests"]
path = riscv-vt-tests
url = [email protected]:ucb-bar/riscv-vt-tests.git
[submodule "hwacha"]
path = hwacha
url = [email protected]:ucb-bar/hwacha.git
[submodule "rocket"]
path = rocket
url = [email protected]:ucb-bar/riscv-rocket.git
[submodule "chisel"]
path = chisel
url = [email protected]:ucb-bar/chisel.git
[submodule "hardfloat"]
path = hardfloat
url = [email protected]:ucb-bar/hardfloat.git
[submodule "boom"]
path = boom
url = [email protected]:ucb-bar/riscv-boom.git
[submodule "rekall"]
path = rekall
url = [email protected]:ucb-bar/rekall.git
[submodule "micron-models"]
path = micron-models
url = [email protected]:ucb-bar/micron-models.git