cvw/src/fpu/fdivsqrt
2024-05-11 22:32:51 -07:00
..
fdivsqrt.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fdivsqrtcycles.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fdivsqrtexpcalc.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fdivsqrtfgen2.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtfgen4.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtfsm.sv Remove all #delay from non-testbench. 2024-03-13 10:31:40 -07:00
fdivsqrtiter.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtpostproc.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtpreproc.sv Fixed cvtint bug by adding 2 bits to convert width; initial implementation of fround passes basic regression but fails some nightly regression cases 2024-05-11 22:32:51 -07:00
fdivsqrtstage2.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtstage4.sv Defined bit sizes more precisely to help VCS lint and conform to coding style 2024-04-21 08:40:11 -07:00
fdivsqrtuotfc2.sv UM comments in fdivsqrtotfc 2024-03-06 15:53:14 -08:00
fdivsqrtuotfc4.sv UM comments in fdivsqrtotfc 2024-03-06 15:53:14 -08:00
fdivsqrtuslc2.sv Added Wally github address to header comments 2024-01-29 05:38:11 -08:00
fdivsqrtuslc4.sv Further fdivsqrt simplification after starting Sqrt at iteration 0 2024-03-04 16:40:49 -08:00
fdivsqrtuslc4cmp.sv Timinig optimization for radix 4 division, added missing derived config 2024-03-06 15:05:04 -08:00