ccelio / coremarkpro-util-make-riscv

The utility files to port CoreMark-Pro to RISC-V.
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

coremark gettime() always return 0 #2

Open SunicYosen opened 6 years ago

SunicYosen commented 6 years ago

When I change CoreMark for RISCV(spike or Rocketchip), I also find gettime() always return 0 (start_time() and stop_time() always return -1) . I think it may some problems of clock in emulator. Could you give me some suggestions? Thanks! image

luismarques commented 5 years ago

This is a duplicate of Issue #1. See my reply there.