cvw/pipelined/src/fpu/fdivsqrt
2022-12-27 21:34:27 -08:00
..
fdivsqrt.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtexpcalc.sv Moved fdivsqrtexpcalc to its own file 2022-12-26 08:45:43 -08:00
fdivsqrtfgen2.sv renamed q to u for unified digit selection 2022-09-20 04:35:14 -07:00
fdivsqrtfgen4.sv renamed u to udigit to avoid conflict with U 2022-09-20 19:29:23 -07:00
fdivsqrtfsm.sv Fixed cycles for multiple iterations. 2-copies radix 2 passing regression. 2022-12-27 21:34:27 -08:00
fdivsqrtiter.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtpostproc.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtpreproc.sv Renamed muldiv to mdu 2022-12-27 19:57:10 -08:00
fdivsqrtqsel2.sv Moved swap from qslc to otfc 2022-12-22 15:44:50 +00:00
fdivsqrtqsel4.sv New fdivsqrtqsel4cmp module based on comparators rather than table lookup 2022-10-09 04:47:44 -07:00
fdivsqrtqsel4cmp.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtstage2.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtstage4.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00
fdivsqrtuotfc2.sv took out otfc swap. updated postprocessing quotient/remainder logic for int div. 2022-12-26 21:03:56 -08:00
fdivsqrtuotfc4.sv Removed MDUE from unnecessary places in fdivsqrt 2022-12-27 10:42:40 -08:00