mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 04:57:25 -04:00
Fix typo in examples/sw/benchmarks/README.md
This commit is contained in:
parent
df052a259c
commit
120fbcb2ae
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ Different ISAs (to choose different RISC-V ISA extensions) can be selected by
|
|||
passing the desired ISA string into `RV_ISA` when invoking make.
|
||||
|
||||
```
|
||||
make -C ./examples/sw/bencharmsk/coremark clean
|
||||
make -C ./examples/sw/benchmarks/coremark clean
|
||||
make -C ./examples/sw/benchmarks/coremark RV_ISA=rv32imc
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue