Abe
|
c721341691
|
Commented out printf statements for quicker simulation time. Also added function minstretDiff, which calculates the number of machine instructions retired during the coremark benchmark's runtime, excluding setup time.
|
2021-07-07 02:28:11 -04:00 |
|
Abe
|
8dc40e988e
|
Updated portme file to include counters MTIME and MINSTRET. Timer currently set to read milliseconds running at 100MHZ, but this can be changed by setting a different clock speed in the testbench sv file and manipulating TIMER_RES_DIVIDER on line 120
|
2021-07-06 23:35:47 -04:00 |
|
Abe
|
12eff2bc5f
|
Updated timing functions to read from MTIME register, TICKS_PER_SEC set to 10000 so timer reads millisecs
|
2021-06-25 16:42:03 -04:00 |
|
Elizabeth Hedenberg
|
170f072b52
|
pushing coremark to main branch
|
2021-05-11 21:33:39 -04:00 |
|