Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 373 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 373 Bytes

FP_Division

SystemVerilog based IEEE-754 Floating Point Division Algorithm which is direct translation of the C source file, part of the SoftFloat IEEE Floating-Point Arithmetic Package. It is synthesizable functional block of FPU divide unit tested and verified on Mentor Questa 2021.3. It works only on normal floating points not on subnormal floating point numbers.