Rename dsptools/fixedpoint submods to chisel3

This commit is contained in:
Jerry Zhao
2024-04-20 06:54:50 -07:00
parent 83c56ecad6
commit 58dc407b6c
5 changed files with 7 additions and 7 deletions

8
.gitmodules vendored
View File

@@ -115,11 +115,11 @@
[submodule "tools/circt"]
path = tools/circt
url = https://github.com/llvm/circt.git
[submodule "tools/dsptools"]
path = tools/dsptools
[submodule "tools/dsptools-fixedpoint"]
path = tools/dsptools-chisel3
url = https://github.com/ucb-bar/dsptools.git
[submodule "tools/fixedpoint"]
path = tools/fixedpoint
[submodule "tools/fixedpoint-chisel3"]
path = tools/fixedpoint-chisel3
url = https://github.com/ucb-bar/fixedpoint.git
[submodule "tools/install-circt"]
path = tools/install-circt