Owning Palette: FPGA Math & Analysis VIs, Numeric Functions
Use the Saturation Arithmetic VIs to handle or avoid integer overflow when performing mathematical operations. You can configure these VIs to return a maximum or minimum value if an overflow condition occurs instead of performing modular arithmetic.
![]() | Note This palette is specific to FPGA targets. |
| Palette Object | Description |
|---|---|
| Saturation Add | Computes the sum of the inputs with a configurable output width, overflow handling, and an optional overflow output terminal. |
| Saturation Multiply | Computes the product of the inputs with a configurable output width, overflow handling, and an optional overflow output terminal. |
| Saturation Subtract | Computes the difference between the inputs with a configurable output width, overflow handling, and an optional overflow output terminal. |