riscv-software-src / riscv-perf-model

Example RISC-V Out-of-Order/Superscalar Processor Performance Core and MSS Model
Apache License 2.0
117 stars 43 forks source link

Add data/instruction prefetcher #142

Open klingaard opened 6 months ago

klingaard commented 6 months ago

Similar to requirements of a branch prediction API, add a prefetching API to Olympia and integrate or implement basic data/instruction prefetchers into the model.

The effort would be: