Floating-Point Core
The Floating-Point core implements IEEE Std. 754-compliant floating-point arithmetic operations. The Floating-Point core provides high performance, reduces design complexity, and optimizes FPGA resource usage.
Floating-Point Core Block Diagram
Features
The Floating-Point core has the following features:
- Supports five floating-point funtions:
- Fixed-to-float (fix2fp)
- Float-to-fixed (fp2fix)
- Comparison (compare)
- Division (div)
- Square root (sqrt)
- Verilog RTL and simulation testbench
User Guide