Skip to content

Commit 6248cf7

Browse files
committed
updated smoke_bobcat with ms4 tests
1 parent 19c3227 commit 6248cf7

File tree

3 files changed

+56410
-1
lines changed

3 files changed

+56410
-1
lines changed

smoke_bobcat.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ commands=(
3232
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p6_vle32_2.elf SIM_FLAGS=\"+cosim\""
3333
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p6_vle32_8.elf SIM_FLAGS=\"+cosim\""
3434
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p7_vlnr_vsnr.elf SIM_FLAGS=\"+cosim\""
35-
#"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p8_vlm.elf SIM_FLAGS=\"+cosim\""
35+
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p8_vlm.elf SIM_FLAGS=\"+cosim\""
3636
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/bringup_tests/ms4p9_vl.elf SIM_FLAGS=\"+cosim\""
3737
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/isg/riscv_vector_arithmetic_smoke_test.elf SIM_FLAGS=\"+cosim\""
38+
"make -C sims/vcs run-binary-hex CONFIG=SmallBobcatConfig BINARY=/root/my-chipyard/tests/rvv/isg/riscv_vector_ms4_smoke_lite.elf SIM_FLAGS=\"+cosim\""
3839

3940
)
4041

0 commit comments

Comments
 (0)