List supported configs
Address PR comments
This commit is contained in:
@@ -101,7 +101,7 @@ case $1 in
|
||||
run_asm ${mapping[$1]}
|
||||
;;
|
||||
chipyard-ibex)
|
||||
make run-binary-fast -C $LOCAL_SIM_DIR ${mapping[$1]} BINARY=$RISCV/riscv64-unknown-elf/share/riscv-tests/benchmarks/multiply.riscv
|
||||
run_bmark ${mapping[$1]}
|
||||
;;
|
||||
chipyard-nvdla)
|
||||
make -C $LOCAL_CHIPYARD_DIR/tests
|
||||
|
||||
Reference in New Issue
Block a user