Skip to content

Commit

Permalink
Fix typo in Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kunlin Han committed Mar 8, 2024
1 parent 6d2c7d1 commit f815d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ imperasdv:
iter-elf.bash --search ${WALLY}/tests/riscof/work/riscv-arch-test/rv64i_m

coverage:
cd ${WALLY}/sim; ./regresssion-wally -coverage -fp
cd ${WALLY}/sim; ./regression-wally -coverage -fp

benchmarks:
make coremark
Expand Down

0 comments on commit f815d56

Please sign in to comment.