mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Merge pull request #669 from Karl-Han/fix_makefile_typo
Fix typo in Makefile.
This commit is contained in:
commit
a459f70c86
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