cvw/wally-pipelined/testbench
Noah Boorstin c780a25f92 busybear: better instrF checking
So this now checks instrF only when StallD is low. @kaveh I'd love your
opinion on this. I don't know if this is a good idea or not. Ideally we
should probably be checking InstrRawD instead, but I kind of want to stay
checking the instr in the F stage instead of D for now. Idk if this is worth
staying in F, I can't really see any big downsides to checking the instruction in
D except that PCD isn't an external signal, but neither is StallD, so.....
Anyway I'd love others' thoughts on this
2021-03-08 19:48:12 +00:00
..
function_radix.sv updated the function radix to look at wally signals. 2021-03-04 17:31:12 -06:00
testbench-busybear.sv busybear: better instrF checking 2021-03-08 19:48:12 +00:00
testbench-coremark.sv Fix to last push 2021-03-03 15:20:38 -06:00
testbench-imperas.sv Merge branch 'main' into busybear 2021-03-05 20:27:19 +00:00
testbench-peripherals.sv busybear: make imperas tests work again 2021-03-04 22:44:49 +00:00