forked from chipsalliance/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 971 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
[submodule "cde"]
path = dependencies/cde
url = https://github.com/chipsalliance/cde.git
[submodule "berkeley-hardfloat"]
path = dependencies/berkeley-hardfloat
url = https://github.com/ucb-bar/berkeley-hardfloat.git
[submodule "rocket-chip"]
path = dependencies/rocket-chip
url = [email protected]:morphingmachines/rocket-chip.git
branch = dev
[submodule "rocket-chip-blocks"]
path = dependencies/rocket-chip-blocks
url = https://github.com/chipsalliance/rocket-chip-blocks.git
[submodule "rocket-chip-inclusive-cache"]
path = dependencies/rocket-chip-inclusive-cache
url = https://github.com/chipsalliance/rocket-chip-inclusive-cache.git
[submodule "rocket-chip-fpga-shells"]
path = dependencies/rocket-chip-fpga-shells
url = [email protected]:morphingmachines/rocket-chip-fpga-shells.git
[submodule "dependencies/rocket-chip"]
branch = dev
[submodule "dependencies/testchipip"]
path = dependencies/testchipip
url = https://github.com/ucb-bar/testchipip.git