Adding barstools to separate the top from harness and to generate the

memories as external modules, which makes VLSI flows easier to plug in.
This commit is contained in:
John Wright
2019-02-07 11:11:25 -08:00
committed by John Wright
parent d01e38ef8a
commit acd76e5410
8 changed files with 74 additions and 11 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "testchipip"]
path = testchipip
url = https://github.com/ucb-bar/testchipip.git
[submodule "barstools"]
path = barstools
url = git@github.com:ucb-bar/barstools