Skip to content

Commit

Permalink
test: Don't run perf_cnt test on banshee
Browse files Browse the repository at this point in the history
Banshee does not have any HW performance counters
  • Loading branch information
fischeti committed Jul 19, 2024
1 parent d7f61df commit c380d2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/snitch_cluster/sw/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ runs:
- elf: tests/build/openmp_for_static_schedule.elf
- elf: tests/build/openmp_double_buffering.elf
- elf: tests/build/perf_cnt.elf
simulators: [vsim, vcs, verilator] # banshee does have HW performance counters
- elf: tests/build/printf_simple.elf
- elf: tests/build/printf_fmtint.elf
- elf: tests/build/simple.elf
Expand Down

0 comments on commit c380d2b

Please sign in to comment.