Abe
|
44c7494a30
|
Made a backup folder accessible to everyone for 3 portme directories that would not be preserved in the case of a clean coremark installation.
|
2021-08-12 05:23:04 -04:00 |
|
Abe
|
ec65c078e2
|
Updated location to find compiler for coremark
|
2021-07-16 19:13:18 -04:00 |
|
Abe
|
ac92823c8d
|
Commented out remaining ehitoa function declaration/calls and related char buff instances. Also commented out extra libraries not currently in use
|
2021-07-14 04:46:11 -04:00 |
|
Abe
|
46e1a008c3
|
Downloaded clean version of Coremark from EEMBC github page with which to benchmark RISCV-Wally
|
2021-07-13 13:37:40 -04:00 |
|
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
|
b536065ee8
|
Removed debugging loop to test timers for clarity
|
2021-07-06 23:37:43 -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 |
|
Abe
|
2ab29c74f2
|
Fixed Coremark Score output printing. Also made it so that the loop that sets the iteration count increments iterations by 1 instead by increasing it by a factor of 10 each time (which was overkill for the timing that's needed to exit the loop)
|
2021-06-25 16:27:23 -04:00 |
|
Abe
|
ef14fff3fc
|
Commit message
|
2021-06-17 14:49:13 -04:00 |
|
Elizabeth Hedenberg
|
b818ce608a
|
commit ehedenberg coremark
|
2021-05-17 18:02:35 -04:00 |
|
Elizabeth Hedenberg
|
752fefd870
|
coremark commit ehedenberg final
|
2021-05-17 18:02:34 -04:00 |
|
Elizabeth Hedenberg
|
170f072b52
|
pushing coremark to main branch
|
2021-05-11 21:33:39 -04:00 |
|