Remove chisel3, firrtl. firrt-intp, treadle submodules

This commit is contained in:
David Biancolin
2021-12-06 23:39:03 +00:00
parent a5b412cfbc
commit 6f8a199cf0
5 changed files with 0 additions and 16 deletions

12
.gitmodules vendored
View File

@@ -7,12 +7,6 @@
[submodule "barstools"]
path = tools/barstools
url = https://github.com/ucb-bar/barstools.git
[submodule "tools/chisel3"]
path = tools/chisel3
url = https://github.com/freechipsproject/chisel3.git
[submodule "tools/firrtl"]
path = tools/firrtl
url = https://github.com/freechipsproject/firrtl
[submodule "tools/torture"]
path = tools/torture
url = https://github.com/ucb-bar/riscv-torture.git
@@ -77,15 +71,9 @@
[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
[submodule "generators/sha3"]
path = generators/sha3
url = https://github.com/ucb-bar/sha3.git
[submodule "tools/firrtl-interpreter"]
path = tools/firrtl-interpreter
url = https://github.com/freechipsproject/firrtl-interpreter.git
[submodule "vlsi/hammer-cadence-plugins"]
path = vlsi/hammer-cadence-plugins
url = https://github.com/ucb-bar/hammer-cadence-plugins.git

Submodule tools/chisel3 deleted from 58d38f9620

Submodule tools/firrtl deleted from 7756f8f963

Submodule tools/treadle deleted from 925687ad22