dawsonjon/fpu
stableA synthesizable IEEE-754 floating-point unit.
Install with
lfpga
lfpga add dawsonjon-fpu
Indexed from a public source and curated by LibFPGA. Own this project? Claim it by adding a manifest file to your repo.
Verification
We have not run this core through the LibFPGA toolchain yet, so it carries no earned badges. Many of these projects have strong verification of their own. Claim the listing to run our checks.
- 744 GitHub stars
About
A clean, synthesizable IEEE-754 single-precision floating-point library in Verilog: add, subtract, multiply, divide, and int/float conversion, each as a pipelined block. A well-loved reference for anyone adding real floating-point math to an FPGA design.