riscv-perf-model icon indicating copy to clipboard operation
riscv-perf-model copied to clipboard

Generate STF trace for Coremark using STF instrumented Dromajo

Open arupc opened this issue 1 year ago • 5 comments

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 the specified Dromajo SHA (which is old now) and generate Dhrystone trace - repeat the same steps with latest Dromajo SHA to see if its still working - repeat the same steps as above to generate coremark trace - look into possibilities of creating and maintaining a fork of Dromajo with STF generation capabilities instead of a patch.

arupc avatar Jun 15 '23 05:06 arupc