forked from kevinliutong/chiselmill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.11 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 "chisel3"]
path = chisel3
url = [email protected]:KevinLiuTong/chisel3.git
[submodule "firrtl"]
path = firrtl
url = [email protected]:KevinLiuTong/firrtl.git
[submodule "rocket-chip"]
path = rocket-chip
url = https://github.com/chipsalliance/rocket-chip.git
[submodule "chiselexamples"]
path = chiselexamples
url = [email protected]:KevinLiuTong/chiselexamples.git
[submodule "integration"]
path = integration
url = [email protected]:KevinLiuTong/integration.git
[submodule "rocketchip"]
path = rocketchip
url = [email protected]:chipsalliance/rocket-chip.git
[submodule "config"]
path = config
url = [email protected]:chipsalliance/api-config-chipsalliance.git
[submodule "inclusivecache"]
path = inclusivecache
url = [email protected]:sifive/block-inclusivecache-sifive.git
[submodule "sifiveblocks"]
path = sifiveblocks
url = [email protected]:sifive/sifive-blocks.git
[submodule "treadle"]
path = treadle
url = [email protected]:chipsalliance/treadle.git
[submodule "hardfloat"]
path = hardfloat
url = [email protected]:ucb-bar/berkeley-hardfloat
[submodule "boom"]
path = boom
url = [email protected]:KevinLiuTong/riscv-boom.git