-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1012 Bytes
/
.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
[submodule "repo/xiangshan"]
path = repo/xiangshan
url = https://github.com/OpenXiangShan/XiangShan.git
[submodule "repo/huancun"]
path = repo/huancun
url = https://github.com/OpenXiangShan/Huancun.git
[submodule "repo/fudian"]
path = repo/fudian
url = https://github.com/OpenXiangShan/Fudian.git
[submodule "repo/rocket"]
path = repo/rocket
url = https://github.com/OpenXiangShan/rocket-chip.git
[submodule "repo/config"]
path = repo/config
url = https://github.com/chipsalliance/api-config-chipsalliance.git
[submodule "repo/hard_float"]
path = repo/hard_float
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "repo/difftest"]
path = repo/difftest
url = https://github.com/OpenXiangShan/difftest.git
[submodule "repo/firesim"]
path = repo/firesim
url = https://github.com/firesim/firesim.git
[submodule "repo/aws_fpga"]
path = repo/aws_fpga
url = https://github.com/aws/aws-fpga.git
[submodule "repo/nemu"]
path = repo/nemu
url = https://github.com/OpenXiangShan/NEMU.git