cvw/src/ifu
Harshini Srinath e2a9e257c7
Update decompress.sv
Program clean up
2023-06-12 12:27:55 -07:00
..
bpred Updated source code to be compatible with verilator 5.011 for lint only. 2023-05-31 10:44:23 -05:00
CodeAligner.py Update CodeAligner.py 2023-06-12 12:25:47 -07:00
decompress.sv Update decompress.sv 2023-06-12 12:27:55 -07:00
ifu.sv Got the branch predictor parameterized using Lim's method. Also had to add a global enum included in both cvw.sv and the configs which defines the branch predictor types. This should be synthesizable, but I'll need to double check. 2023-05-26 16:00:14 -05:00
irom.sv More parameterization. Copied Lim. Still no slow down. 2023-05-24 14:49:22 -05:00
spill.sv Updated a large number of the source files to use parameters rather than `defines. Based on Lim's work. So far there is no simulation slow down. 2023-05-24 14:05:44 -05:00