make firrtl-interpreter a submodule instead of depending on external snapshot

This commit is contained in:
Howard Mao
2019-09-10 14:34:52 -07:00
parent 28faff27d3
commit 2eeda43b93
4 changed files with 17 additions and 3 deletions

3
.gitmodules vendored
View File

@@ -58,3 +58,6 @@
[submodule "generators/rocc-template"]
path = generators/sha3
url = https://github.com/ucb-bar/rocc-template.git
[submodule "tools/firrtl-interpreter"]
path = tools/firrtl-interpreter
url = https://github.com/freechipsproject/firrtl-interpreter.git