You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
is there a way to use performance counters described in rocket-chip/src/main/scala/rocket/RocketCore.scala
on specific architecture configuration, i want to measure cache miss rate and some other performance related parameters for input c code, e.g. median in riscv-tests?
I would be grateful if you could tell me how to use it in detail or if you can give me some reference about that.
The text was updated successfully, but these errors were encountered:
gengtsh
changed the title
how to obtain performance counter to measure performance duing run a simple c code, e.g. median in riscv-tests?
how to obtain cache miss rate when run a simple c code, e.g. median in riscv-tests, on any architecture configuration?
Mar 22, 2019
hi
is there a way to use performance counters described in rocket-chip/src/main/scala/rocket/RocketCore.scala
on specific architecture configuration, i want to measure cache miss rate and some other performance related parameters for input c code, e.g. median in riscv-tests?
I would be grateful if you could tell me how to use it in detail or if you can give me some reference about that.
The text was updated successfully, but these errors were encountered: