Combinational adder and multiplier modules for IEEE 754 single-precision and double-precision floating point format.
-
Updated
Jan 12, 2023 - Verilog
Combinational adder and multiplier modules for IEEE 754 single-precision and double-precision floating point format.
Measured max ULP error of glibc's binary64 libm - 2.43 vs a self-built 2.44, with harness and raw data
C++ multiplier simulator for 64-bit IEEE 754 floating-point numbers
To associate your repository with the binary64 topic, visit your repo's landing page and select "manage topics."