Variable Precision DSP Blocks User Guide: Agilex™ 5 FPGAs and SoCs

ID 813968
Date 3/13/2025
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.2.1.1. FP32 Multiplication Mode

This mode allows you to apply basic floating-point multiplication equation:

fp32_result = fp32_mult_a*fp32_mult_b

The floating-point multiplication mode supports the following exception flags:
  • fp32_mult_invalid
  • fp32_mult_inexact
  • fp32_mult_overflow
  • fp32_mult_underflow
Figure 32. FP32 Multiplication Mode