underflowed property

Logic underflowed
inherited

Indicates whether the sum is less than the minimum value. The actual resulting value depends on the provided saturates behavior (saturation or underflow).

Implementation

Logic get underflowed => output('underflowed');