Commit Graph

15 Commits

Author SHA1 Message Date
David Harris
c11daf43f0 removed extranious iteration flag from makefile 2024-04-17 04:02:58 -07:00
David Harris
5fdf8dfbec Switched back to unsigned ints for RV32 CoreMark per spec. CM/MHz rises from 3.35 to 3.36 2024-04-17 04:01:25 -07:00
David Harris
f06f681dbd CoreMark displays StoreStalls 2024-01-18 21:30:39 -08:00
Rose Thompson
be5ef4591c
Merge pull request #554 from davidharrishmc/dev
TLB fixes; Resolves Issue #547
2024-01-06 09:37:14 -08:00
David Harris
0781cd4a44 Improved tlbcontrol to fault on R=0,W=1; fixed more coverage testsin tlbmisc.S; changed integer type to try to speed up CoreMark; comments in Verilate 2024-01-05 22:45:15 -08:00
Rose Thompson
c1e12e3145 added sig_end_canary to coremark. 2024-01-06 00:23:03 -06:00
Ross Thompson
ee1d90eff6 Fixed coremark performance counters to match the updated counter changes from a month ago. 2023-05-22 10:38:23 -05:00
Kip Macsai-Goren
5eb331b65e added I cache stats to coremark output 2022-10-25 02:55:32 +00:00
David Harris
630110e73e Coremark cleanup 2022-07-18 16:48:13 -07:00
Daniel Torres
5a38a15225 added additional changes to coremark to support rv32 2022-07-18 13:30:35 -07:00
DTowersM
fe7d03a3da added some preliminary support for coremark XLEN=32, made sure rv64 not impacted 2022-07-11 21:13:09 +00:00
David Harris
42e18e9a21 CoreMark makefile and printing improvements 2022-07-08 22:00:50 +00:00
DTowersM
67c5d66209 added changes to the testbench and benchmarks/coremark to support running the addins directory without the fpu 2022-07-06 23:43:57 +00:00
DTowersM
39ed36d0ba added back working coremark in benchmarks/riscv64-bcoremarkdirectory, experimental simplifications are in benchmarkscoremark/ but this doesn't currently work (some type of c bug) 2022-06-13 23:23:57 +00:00
DTowersM
a61d1ab087 simplified coremark 2022-06-10 19:15:17 +00:00