cvw/wally-pipelined/src/ifu
2021-07-17 15:04:39 -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 hptw: Propagating PageTableEntryF removal through IFU 2021-07-17 15:04:39 -04:00
localHistoryPredictor.sv Gave names to for loops in generate blocks for ease of reference 2021-07-04 18:52:16 -04: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 Gave names to for loops in generate blocks for ease of reference 2021-07-04 18:52:16 -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