cvw/src/ifu
2023-05-31 10:44:23 -05: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 Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
decompress.sv More parameterization. Copied Lim. Still no slow down. 2023-05-24 14:49:22 -05: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