Skip to content

Commit e541af8

Browse files
authored
Update README.md
1 parent 8bc7b98 commit e541af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sw/benchmarks/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ It is one of several pre-defined ibex configurations, others can be used.
1919
These are specified in the `ibex_configs.yaml` file.
2020

2121
You can also test how the instruction cache affects performance.
22-
To see this effect you must specify a delay on the instruction accesses becaus with single-cycle RAM access an isntruction cache does not help.
22+
To see this effect you must specify a delay on the instruction accesses because with single-cycle RAM access an isntruction cache does not help.
2323

2424
```shell
2525
fusesoc --cores-root=. run --target=sim --setup --build lowrisc:ibex:ibex_simple_system `./util/ibex_config.py maxperf-pmp-bmfull-icache fusesoc_opts` --INSTR_CYCLE_DELAY=5

0 commit comments

Comments
 (0)