forked from chipsalliance/rocket-chip
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
45 lines (45 loc) · 1.35 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
40
41
42
43
44
45
[submodule "uncore"]
path = uncore
url = https://github.com/ucb-bar/uncore.git
[submodule "dramsim2"]
path = dramsim2
url = https://github.com/dramninjasUMD/DRAMSim2.git
[submodule "riscv-tools"]
path = riscv-tools
url = https://github.com/ucb-bar/riscv-tools.git
[submodule "rocket"]
path = rocket
url = https://github.com/ucb-bar/rocket.git
[submodule "chisel"]
path = chisel2
url = https://github.com/ucb-bar/chisel.git
[submodule "hardfloat"]
path = hardfloat
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "fpga-zynq"]
path = fpga-zynq
url = https://github.com/ucb-bar/fpga-zynq.git
[submodule "zscale"]
path = zscale
url = https://github.com/ucb-bar/zscale
[submodule "junctions"]
path = junctions
url = https://github.com/ucb-bar/junctions
[submodule "context-dependent-environments"]
path = context-dependent-environments
url = https://github.com/ucb-bar/context-dependent-environments
[submodule "groundtest"]
path = groundtest
url = https://github.com/ucb-bar/groundtest.git
[submodule "torture"]
path = torture
url = https://github.com/ucb-bar/riscv-torture.git
[submodule "chisel3"]
path = chisel3
url = https://github.com/ucb-bar/chisel3.git
[submodule "firrtl"]
path = firrtl
url = https://github.com/ucb-bar/firrtl.git
[submodule "xfiles-dana"]
path = xfiles-dana
url = https://github.com/bu-icsg/xfiles-dana.git