cvw/pipelined/src/fpu
2022-06-15 22:58:33 +00:00
..
convert_inputs_div.sv
convert_inputs.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
cvtshiftcalc.sv postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
divconv_pipe.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
divconv.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
exception_div.sv
fclassify.sv paramerterized some small fma units 2022-06-01 23:34:29 +00:00
fcmp.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00
fctrl.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00
fcvt.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00
fhazard.sv postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
flags.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00
fma.sv postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
fmashiftcalc.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00
fpdiv_pipe.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
fpdiv.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
fpu.sv fixed acciedental critical path in FPU 2022-06-14 00:02:38 +00:00
fpudivsqrtrecur.sv fixed lint error in fpudivsqrtrecur.sv 2022-03-23 03:24:41 +00:00
fpudivsqrtrecurcore.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
fregfile.sv paramerterized some small fma units 2022-06-01 23:34:29 +00:00
fsgninj.sv postprocess out of fpu critical path 2022-06-15 22:58:33 +00:00
fsm_fpdiv_pipe.sv Replaced || and && with | and & 2022-01-31 01:07:35 +00:00
fsm_fpdiv.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
lzacorrection.sv postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
lzd_denorm.sv
normshift.sv postprocessing unit created and passing all tests 2022-06-13 22:47:51 +00:00
postprocess.sv postprocess out of fpu critical path 2022-06-15 22:58:33 +00:00
redundantmul.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
resultselect.sv removed false critical path from fpu 2022-06-14 16:50:46 +00:00
resultsign.sv postprocess out of fpu critical path 2022-06-15 22:58:33 +00:00
round.sv postprocess out of fpu critical path 2022-06-15 22:58:33 +00:00
rounder_denorm.sv
rounder_div.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_a0.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_a1.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_a2.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_a3.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_div.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
sbtm_sqrt.sv Reformatted MIT license to 95 characters 2022-01-07 12:58:40 +00:00
shifter_denorm.sv
unpack.sv fma synth warnings and errors removed 2022-06-06 16:06:04 +00:00
unpackinput.sv some synth fpu optimizations 2022-06-14 23:58:39 +00:00