Skip to content

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, Release 3d, by John R. Hauser.

Notifications You must be signed in to change notification settings

UmerShahidengr/FP_Division

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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, Release 3d, by John R. Hauser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published