cvw/pipelined/src/fpu/fdivsqrt
2022-11-06 22:21:35 +00:00
..
fdivsqrt.sv Added n, p, and m signals between fdivsqrt submodules. Added w64 and mdue to divsqrt testbench. 2022-11-06 22:08:18 +00: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 Adding start signals for integer divider to fdivsqrt 2022-09-29 16:30:25 -07:00
fdivsqrtiter.sv small signal cleanup 2022-10-26 18:42:49 +00:00
fdivsqrtpostproc.sv Added n, p, and m signals between fdivsqrt submodules. Added w64 and mdue to divsqrt testbench. 2022-11-06 22:08:18 +00:00
fdivsqrtpreproc.sv Changed lzc names, started int/fp size merge in preproc 2022-11-06 22:21:35 +00:00
fdivsqrtqsel2.sv renamed q to u for unified digit selection 2022-09-20 04:35:14 -07:00
fdivsqrtqsel4.sv New fdivsqrtqsel4cmp module based on comparators rather than table lookup 2022-10-09 04:47:44 -07:00
fdivsqrtqsel4cmp.sv New fdivsqrtqsel4cmp module based on comparators rather than table lookup 2022-10-09 04:47:44 -07:00
fdivsqrtstage2.sv Moved shift into divsqrt stage and cleaned up comments 2022-10-09 04:45:45 -07:00
fdivsqrtstage4.sv New fdivsqrtqsel4cmp module based on comparators rather than table lookup 2022-10-09 04:47:44 -07:00
fdivsqrtuotfc2.sv renamed q to u for unified digit selection 2022-09-20 04:35:14 -07:00
fdivsqrtuotfc4.sv renamed u to udigit to avoid conflict with U 2022-09-20 19:29:23 -07:00