cvw/src
2023-05-31 10:02:34 -05:00
..
cache More parameterization. Copied Lim. Still no slow down. 2023-05-24 14:49:22 -05:00
ebu More parameterization. Based on Lim's work. EBU, IFU (except bpred), and IEU done. 2023-05-24 14:56:02 -05:00
fpu 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
generic Merge pull request #233 from AlecVercruysse/coverage3 2023-04-14 22:15:11 -05:00
hazard MDU and hazard unit now also parameterized. Based on Lim's work. Again I want to clarify this their work. Not mine. I'm just doing this because the merge had an issue. 2023-05-24 15:01:35 -05:00
ieu More parameterization. Copied Lim. Still no slow down. 2023-05-24 14:49:22 -05:00
ifu Merge branch 'param-lim-merge' 2023-05-26 16:25:35 -05:00
lsu Completed LSU parameterization based on Lim's changes. 2023-05-26 11:26:09 -05:00
mdu MDU and hazard unit now also parameterized. Based on Lim's work. Again I want to clarify this their work. Not mine. I'm just doing this because the merge had an issue. 2023-05-24 15:01:35 -05:00
mmu Possible fix for Linux bug and bug 203. ImperasDV mismatches in linux boot around 571M instructions after the login prompt. 2023-05-30 15:20:24 -05:00
privileged I think I've solved the slow down issue. Parameters can't be mixed with cvw_t and other types. 2023-05-26 13:56:51 -05:00
uncore Cleanup parameterization for verilator 5.010. 2023-05-31 10:02:34 -05:00
wally 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