forked from chipsalliance/playground
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
25 lines (25 loc) · 942 Bytes
/
.gitmodules
File metadata and controls
25 lines (25 loc) · 942 Bytes
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
[submodule "chisel3"]
path = dependencies/chisel
url = git@github.com:chipsalliance/chisel3.git
branch = main
[submodule "cde"]
path = dependencies/cde
url = git@github.com:chipsalliance/cde.git
[submodule "berkeley-hardfloat"]
path = dependencies/berkeley-hardfloat
url = git@github.com:ucb-bar/berkeley-hardfloat.git
[submodule "rocket-chip"]
path = dependencies/rocket-chip
url = git@github.com:chipsalliance/rocket-chip.git
branch = dev
[submodule "rocket-chip-blocks"]
path = dependencies/rocket-chip-blocks
url = git@github.com:chipsalliance/rocket-chip-blocks.git
[submodule "rocket-chip-inclusive-cache"]
path = dependencies/rocket-chip-inclusive-cache
url = git@github.com:chipsalliance/rocket-chip-inclusive-cache.git
[submodule "rocket-chip-fpga-shells"]
path = dependencies/rocket-chip-fpga-shells
url = git@github.com:chipsalliance/rocket-chip-fpga-shells.git
[submodule "dependencies/rocket-chip"]
branch = dev