Visible to Intel only — GUID: dus1691737557864
Ixiasoft
4.3.1. General-Purpose Register File
4.3.2. Arithmetic Logic Unit
4.3.3. Multipy and Divide Units
4.3.4. Floating-Point Unit
4.3.5. Custom Instruction
4.3.6. Reset and Debug Signals
4.3.7. Control and Status Registers
4.3.8. Exception Controller
4.3.9. Interrupt Controller
4.3.10. Memory and I/O Organization
4.3.11. RISC-V based Debug Module
4.3.12. Error Correction Code (ECC)
Visible to Intel only — GUID: dus1691737557864
Ixiasoft
4.3.4.1. IEEE 754 Exception Conditions
The FPU offers different IEEE 754 exceptions support when targeting on different Intel FPGA devices. The fcsr register holds the accrued exception flags.
IEEE 754 Exception | Arria® 10, Cyclone® 10 GX | Other Intel FPGA devices |
---|---|---|
Invalid (NV) | √ | √ |
Division by Zero (DZ) | √ | √ |
Overflow (OF) | √ | √ |
Underflow (UF) | Incomplete | √ |
Inexact (NX) | Incomplete | √ |
Related Information