arupc

Results 4 issues of arupc

Can we modify Olympia such that it always outputs the git SHA used to build the simulator? This will be helpful for reproducibility.

enhancement

Try out the steps to generate dhrystone stf trace following instructions from https://github.com/riscv-software-src/riscv-perf-model/blob/master/traces/README.md . This is the suggested order of operations: - replicate the current instructions in the README using...

Add an interconnect model for Olympia Detailed requirements TBD

Develop replacement policies: random, LRU, TreePLRU using Sparta for various caches in Olympia. Add a documentation on how to add more complicated replacement policies.