Files
chipyard/.gitmodules
John Wright acd76e5410 Adding barstools to separate the top from harness and to generate the
memories as external modules, which makes VLSI flows easier to plug in.
2019-02-13 21:13:08 -08:00

10 lines
271 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 = git@github.com:ucb-bar/barstools