mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
Fix typo in Makefile.
This commit is contained in:
parent
6d2c7d1deb
commit
f815d56bb0
2
Makefile
2
Makefile
@ -40,7 +40,7 @@ imperasdv:
|
|||||||
iter-elf.bash --search ${WALLY}/tests/riscof/work/riscv-arch-test/rv64i_m
|
iter-elf.bash --search ${WALLY}/tests/riscof/work/riscv-arch-test/rv64i_m
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
cd ${WALLY}/sim; ./regresssion-wally -coverage -fp
|
cd ${WALLY}/sim; ./regression-wally -coverage -fp
|
||||||
|
|
||||||
benchmarks:
|
benchmarks:
|
||||||
make coremark
|
make coremark
|
||||||
|
Loading…
Reference in New Issue
Block a user