Fix submodule names in .gitmodules
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,10 +1,10 @@
|
||||
[submodule "rocket-chip"]
|
||||
[submodule "generators/rocket-chip"]
|
||||
path = generators/rocket-chip
|
||||
url = https://github.com/chipsalliance/rocket-chip.git
|
||||
[submodule "testchipip"]
|
||||
[submodule "generators/testchipip"]
|
||||
path = generators/testchipip
|
||||
url = https://github.com/ucb-bar/testchipip.git
|
||||
[submodule "barstools"]
|
||||
[submodule "tools/barstools"]
|
||||
path = tools/barstools
|
||||
url = https://github.com/ucb-bar/barstools.git
|
||||
[submodule "tools/torture"]
|
||||
|
||||
Reference in New Issue
Block a user