cvw/src/fpu
Harshini Srinath 71248a7523
Update fcmp.sv
Program clean up
2023-06-10 19:35:58 -07:00
..
fdivsqrt fdiv is now parameterized using Lim's method. 2023-05-26 14:25:14 -05:00
fma Parameterized fpu's unpack and fma using Lim's method. 2023-05-26 14:12:25 -05:00
postproc 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
fclassify.sv Update fclassify.sv 2023-06-10 19:30:18 -07:00
fcmp.sv Update fcmp.sv 2023-06-10 19:35:58 -07:00
fctrl.sv Update top level parameterized. Simulation slowed down to 4.5 minutes. 2023-05-26 12:13:11 -05:00
fcvt.sv Update some spacing to make it look better 2023-06-05 11:03:06 -05:00
fhazard.sv Parameterized fpu's unpack and fma using Lim's method. 2023-05-26 14:12:25 -05:00
fpu.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
fregfile.sv Parameterized fpu's unpack and fma using Lim's method. 2023-05-26 14:12:25 -05:00
fsgninj.sv Finished fpu parameterization using Lim's method. 2023-05-26 14:40:06 -05:00
unpack.sv Parameterized fpu's unpack and fma using Lim's method. 2023-05-26 14:12:25 -05:00
unpackinput.sv Parameterized fpu's unpack and fma using Lim's method. 2023-05-26 14:12:25 -05:00