cvw/src/fpu
Harshini Srinath cf39819bac Update fregfile.sv
Program clean up
2023-06-11 16:49:20 -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 fctrl.sv 2023-06-10 19:38:50 -07:00
fcvt.sv Update fcvt.sv 2023-06-11 16:05:14 -07:00
fhazard.sv Update fhazard.sv 2023-06-11 16:06:44 -07:00
fpu.sv Update fpu.sv 2023-06-11 16:43:31 -07:00
fregfile.sv Update fregfile.sv 2023-06-11 16:49:20 -07: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