Set default config back to 1-channel

This commit is contained in:
Jerry Zhao
2023-05-23 12:07:28 -07:00
parent 7184848bf6
commit 333df95a42
4 changed files with 10 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ grouping["group-fpga"]="arty vcu118 vc707"
# key value store to get the build strings
declare -A mapping
mapping["chipyard-rocket"]=""
mapping["chipyard-rocket"]=" CONFIG=QuadChannelRocketConfig"
mapping["chipyard-dmirocket"]=" CONFIG=dmiRocketConfig"
mapping["chipyard-sha3"]=" CONFIG=Sha3RocketConfig"
mapping["chipyard-mempress"]=" CONFIG=MempressRocketConfig"