Files
chipyard/.gitmodules
Paul Rigge 0de9d396b4 Update gitmodule url to use https
The .git suffix was dropped and git@ was used instead of https://

Update to be consistent with other submodules.
2019-02-19 10:48:23 -08:00

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