cvw/wally-pipelined/src/ifu
2021-07-04 13:20:29 -04:00
..
bpred.sv Now have global history working correctly. 2021-06-01 10:57:43 -05:00
BTBPredictor.sv Corrected a number of bugs in the branch predictor. 2021-03-31 11:54:02 -05:00
decompress.sv Reorganized src hierarchically 2021-01-30 11:50:37 -05:00
globalHistoryPredictor.sv Fixed a few lint errors, 2021-06-02 09:33:24 -05:00
gsharePredictor.sv Fixed a few lint errors, 2021-06-02 09:33:24 -05:00
ifu.sv Fixed MPRV and MXR checks in TLB 2021-07-04 13:20:29 -04:00
localHistoryPredictor.sv Fixed typo in ifu for bypassing branch predictor. 2021-05-03 08:56:45 -05:00
RAsPredictor.sv Corrected a number of bugs in the branch predictor. 2021-03-31 11:54:02 -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
SRAM2P1R1W.sv moved shared constants to a shared directory 2021-06-03 22:41:30 -04:00
twoBitPredictor.sv Fixed bug in the two bit sat counter branch predictor. The SRAM needs to be read enabled by StallF. 2021-05-24 23:24:54 -05:00