cvw/pipelined/src/fpu/fdivsqrt
2022-11-15 20:34:28 +00:00
..
fdivsqrt.sv Added Quotient/Remainder calcs to normal termination 2022-11-13 23:44:34 +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 Merge branch 'main' of github.com:davidharrishmc/riscv-wally into main 2022-11-13 04:23:26 -08:00
fdivsqrtiter.sv propagated otfc swap to Rad2 and 4 qslc 2022-11-06 23:32:38 +00:00
fdivsqrtpostproc.sv Attempt to fix FPGA synth errors 2022-11-15 20:34:28 +00:00
fdivsqrtpreproc.sv Added Quotient/Remainder calcs to normal termination 2022-11-13 23:44:34 +00:00
fdivsqrtqsel2.sv propagated otfc swap to Rad2 and 4 qslc 2022-11-06 23:32:38 +00:00
fdivsqrtqsel4.sv New fdivsqrtqsel4cmp module based on comparators rather than table lookup 2022-10-09 04:47:44 -07:00
fdivsqrtqsel4cmp.sv propagated otfc swap to Rad2 and 4 qslc 2022-11-06 23:32:38 +00:00
fdivsqrtstage2.sv propagated otfc swap to Rad2 and 4 qslc 2022-11-06 23:32:38 +00:00
fdivsqrtstage4.sv propagated otfc swap to Rad2 and 4 qslc 2022-11-06 23:32:38 +00: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