Add dsptools.

This commit is contained in:
Paul Rigge
2019-08-02 15:09:22 -07:00
parent 7c55307c45
commit ee75c03875
5 changed files with 61 additions and 8 deletions

9
.gitmodules vendored
View File

@@ -46,3 +46,12 @@
[submodule "vlsi/hammer-cad-plugins"]
path = vlsi/hammer-cad-plugins
url = https://github.com/ucb-bar/hammer-cad-plugins.git
[submodule "tools/dsptools"]
path = tools/dsptools
url = https://github.com/ucb-bar/dsptools.git
[submodule "tools/chisel-testers"]
path = tools/chisel-testers
url = https://github.com/freechipsproject/chisel-testers.git
[submodule "tools/treadle"]
path = tools/treadle
url = https://github.com/freechipsproject/treadle.git