cvw/src/ifu/bpred
2023-02-27 20:00:50 -06:00
..
bpred.sv This icpred and btb changes are causing a performance issue. 2023-02-27 20:00:50 -06:00
btb.sv Modified the BTB to save power by not updating when the prediction is unchanged. 2023-02-27 17:37:29 -06:00
gshare.sv PHT was enabled using the wrong ~flush and ~stall. 2023-02-24 22:57:32 -06:00
gsharebasic.sv Renamed signals to match new figures. 2023-02-24 19:51:47 -06:00
icpred.sv Branch predictor cleanup. 2023-02-26 21:28:36 -06:00
localHistoryPredictor.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
RASPredictor.sv Create module for instruction class prediction and decoding. 2023-02-26 20:20:30 -06:00
satCounter2.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
twoBitPredictor.sv Renamed signals to match new figures. 2023-02-24 19:51:47 -06:00