The .git suffix was dropped and git@ was used instead of https:// Update to be consistent with other submodules.
10 lines
279 B
Plaintext
10 lines
279 B
Plaintext
[submodule "rocket-chip"]
|
|
path = rocket-chip
|
|
url = https://github.com/ucb-bar/rocket-chip.git
|
|
[submodule "testchipip"]
|
|
path = testchipip
|
|
url = https://github.com/ucb-bar/testchipip.git
|
|
[submodule "barstools"]
|
|
path = barstools
|
|
url = https://github.com/ucb-bar/barstools.git
|