cvw/wally-pipelined/src/ifu
2021-10-24 15:04:20 -05:00
..
bpred.sv Partial cleanup of unused signals in caches and bpred. 2021-10-24 15:04:20 -05:00
BTBPredictor.sv Partial cleanup of unused signals in caches and bpred. 2021-10-24 15:04:20 -05:00
decompress.sv Fixed bug with the compressed immediate generation. Several formats should zero extend. 2021-07-26 11:55:31 -05:00
globalHistoryPredictor.sv Partial cleanup of unused signals in caches and bpred. 2021-10-24 15:04:20 -05:00
gsharePredictor.sv Partial cleanup of unused signals in caches and bpred. 2021-10-24 15:04:20 -05:00
ifu.sv more lsu/ifu lint cleanup 2021-10-23 12:10:13 -07:00
localHistoryPredictor.sv Partial cleanup of unused signals in caches and bpred. 2021-10-24 15:04:20 -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 Cleaned up LINT erors 2021-10-23 06:28:49 -07: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