cvw/wally-pipelined
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
..
bin Updating the test bench to include a function radix. Not done. 2021-02-26 19:43:40 -06:00
config Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main 2021-03-05 15:27:22 -06:00
ppa Restored to working multiplier after Lab 2 2021-02-25 15:32:43 -05:00
regression busybear: better instrF checking 2021-03-08 19:48:12 +00:00
src Created atomic test vector and directories 2021-03-08 09:38:55 -05:00
testbench busybear: better instrF checking 2021-03-08 19:48:12 +00:00
testgen JALR testing 2021-03-04 10:37:30 -05:00
lint-wally Multiplier tweaks 2021-02-17 16:00:27 -05:00