Add chisel6 fixedpoint/dsptools
This commit is contained in:
2
.github/scripts/check-commit.sh
vendored
2
.github/scripts/check-commit.sh
vendored
@@ -82,7 +82,7 @@ dir="software"
|
||||
branches=("master" "dev")
|
||||
search
|
||||
|
||||
submodules=("DRAMSim2" "axe" "dsptools-chisel3" "rocket-dsp-utils" "torture" "fixedpoint-chisel3" "cde")
|
||||
submodules=("DRAMSim2" "axe" "dsptools" "dsptools-chisel3" "rocket-dsp-utils" "torture" "fixedpoint" "fixedpoint-chisel3" "cde")
|
||||
dir="tools"
|
||||
branches=("master" "dev" "main")
|
||||
search
|
||||
|
||||
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -133,3 +133,9 @@
|
||||
[submodule "vlsi/hammer-mentor-plugins"]
|
||||
path = vlsi/hammer-mentor-plugins
|
||||
url = https://github.com/ucb-bar/hammer-mentor-plugins.git
|
||||
[submodule "tools/dsptools"]
|
||||
path = tools/dsptools
|
||||
url = https://github.com/ucb-bar/dsptools.git
|
||||
[submodule "tools/fixedpoint"]
|
||||
path = tools/fixedpoint
|
||||
url = https://github.com/ucb-bar/fixedpoint.git
|
||||
|
||||
1
tools/dsptools
Submodule
1
tools/dsptools
Submodule
Submodule tools/dsptools added at 8f43366395
1
tools/fixedpoint
Submodule
1
tools/fixedpoint
Submodule
Submodule tools/fixedpoint added at ef164009e4
Reference in New Issue
Block a user