cvw/src/fpu
2023-03-24 08:12:32 -07:00
..
fdivsqrt Removed unnecessary XZero from fdivsqrt 2023-03-23 17:25:59 -07:00
fma Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
postproc Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fclassify.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fcmp.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fctrl.sv FPU detect illegal instructions 2023-03-24 08:12:32 -07:00
fcvt.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fhazard.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fpu.sv Fixed Issue #65 fmv sign selection. Sign needs to come from most significant bit of raw X source without doing NaN Box fixes first. 2023-02-21 09:57:57 -08:00
fregfile.sv Removed pipelined level of hierarchy 2023-02-02 14:14:11 -08:00
fsgninj.sv Improved illegal NaN-box detection and formatted fsgninj 2023-02-04 03:42:20 -08:00
unpack.sv Created PostBox signal to NaN-box malformed NaNs of excess length. Fixes Issue #55 2023-02-17 20:51:43 -08:00
unpackinput.sv Fixed issue #57 of sign selection for improperly NaN-boxed number 2023-02-18 05:34:40 -08:00