David Harris
|
b89fe9989e
|
Renamed DCACHE to DCACHE_SUPPORTED and ICACHE to ICACHE_SUPPORTED
|
2023-01-28 18:52:00 -08:00 |
|
David Harris
|
fa3643a064
|
Renamed BUS to BUS_SUPPORTED
|
2023-01-28 18:35:53 -08:00 |
|
David Harris
|
8a96dcf0ae
|
Config cleanup and renamed BPRED_ENABLED to BPRED_SUPPORTED
|
2023-01-28 18:17:42 -08:00 |
|
Ross Thompson
|
14ecaabbf6
|
Nearly complete RVVI tracer.
Missing PMP registers and performance counters other than MCYCLE and MINSTRET.
|
2023-01-12 18:43:39 -06:00 |
|
Ross Thompson
|
0ea0e7a9e1
|
rvvi trace is coming alone nicely.
|
2023-01-12 14:46:31 -06:00 |
|
Ross Thompson
|
9a180f88f7
|
Completely stripped down imperas simulation.
run with
vsim -c -do "do wally-pipelined-imperas.do rv64gc"
|
2023-01-12 12:48:38 -06:00 |
|
Ross Thompson
|
5112ffcbc9
|
Stripped out all signature checking.
Removed multiple tests loop.
Only runs 1 test now.
|
2023-01-12 12:45:44 -06:00 |
|
Ross Thompson
|
8ee80c5d54
|
Created separate imperas testbench.
Resolved logger issue with the duplicated instructions after commit.
|
2023-01-12 12:07:07 -06:00 |
|
Ross Thompson
|
f59e1d03fc
|
Added instruction logger.
|
2023-01-12 10:09:34 -06:00 |
|