cvw/wally-pipelined/src/ifu
2021-03-23 23:00:44 -05:00
..
bpred.sv Fixed a bunch of bugs with the RAS. 2021-03-23 21:49:16 -05:00
BTBPredictor.sv Fixed a bunch of bugs with the RAS. 2021-03-23 21:49:16 -05:00
decompress.sv Reorganized src hierarchically 2021-01-30 11:50:37 -05:00
globalHistoryPredictor.sv Fixed minor bug with the size of gshare. 2021-03-18 16:00:09 -05:00
gshare.sv Fixed a bunch of bugs with the RAS. 2021-03-23 21:49:16 -05:00
ifu.sv fixed a whole bunch of bugs with the branch predictor. Still an issue with how PCNextF is not updated because the CPU is stalled. 2021-03-23 16:53:48 -05:00
RAsPredictor.sv Fixed RAS errors. Still some room for improvement with the BTB and RAS. 2021-03-23 23:00:44 -05:00
satCounter2.sv We now have a solid rough draft of the 2 bit sat counter branch predictor with BTB and RAS. 2021-02-15 14:51:39 -06:00
SramModel.sv Hacked the sram memory models to reset their internal registers. This allows the simulation to run but is only temporary. 2021-02-18 21:32:15 -06:00
twoBitPredictor.sv Fixed forwarding around the 2 bit predictor. 2021-03-04 13:01:41 -06:00