Bump testchipip

This commit is contained in:
Jerry Zhao
2020-09-16 12:06:36 -07:00
parent 36ccb12560
commit 269af01a70
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ LOCAL_FIRESIM_DIR=$LOCAL_CHIPYARD_DIR/sims/firesim/sim
declare -A mapping
mapping["chipyard-rocket"]=""
mapping["chipyard-dmirocket"]=" CONFIG=dmiRocketConfig"
mapping["chipyard-tlserial"]=" CONFIG=TLSerialRocketConfig"
mapping["chipyard-tlserial"]=" CONFIG=LBWIFMemoryRocketConfig"
mapping["chipyard-sha3"]=" CONFIG=Sha3RocketConfig"
mapping["chipyard-streaming-fir"]=" CONFIG=StreamingFIRRocketConfig"
mapping["chipyard-streaming-passthrough"]=" CONFIG=StreamingPassthroughRocketConfig"