riscv-coremark
riscv-coremark copied to clipboard
rocket-chip coremark
can anyone please help me running coremark benchmark on rocket-chip. how can I do it? and I'm still facing some errors.
First you have to switch to this directory:
1: cd/sims/verilator
2:Here you have to run the command make
3: You have executable "./simulator-chipyard.harness-RocketConfig" in this directory
4: run like this **./simulator-chipyard.harness-RocketConfig /home/waseem/Desktop/chipyard/software/coremark/riscv-coremark/coremark.bare.riscv
**