Address PR comments for Ibex
This commit is contained in:
2
.github/scripts/run-tests.sh
vendored
2
.github/scripts/run-tests.sh
vendored
@@ -102,7 +102,7 @@ case $1 in
|
||||
make run-binary-fast -C $LOCAL_SIM_DIR $DISABLE_SIM_PREREQ ${mapping[$1]} BINARY=$RISCV/riscv64-unknown-elf/share/riscv-tests/benchmarks/multiply.riscv
|
||||
;;
|
||||
chipyard-ibex)
|
||||
run_bmark ${mapping[$1]}
|
||||
run_bmark ${mapping[$1]} #TODO: Find 32-bit test
|
||||
;;
|
||||
chipyard-sodor)
|
||||
run_asm ${mapping[$1]}
|
||||
|
||||
Reference in New Issue
Block a user