cvw/src
2023-05-26 14:40:06 -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 Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -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 Partial parameterization into mmu. 2023-05-24 16:12:41 -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 PMA checker's address decoder is now parameterized. I did not see bit slicing in Lim's code. I'm not sure how they got around this issue. 2023-05-26 11:06:48 -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 PMA checker's address decoder is now parameterized. I did not see bit slicing in Lim's code. I'm not sure how they got around this issue. 2023-05-26 11:06:48 -05:00
wally Update top level parameterized. Simulation slowed down to 4.5 minutes. 2023-05-26 12:13:11 -05:00