overflowed property

Logic overflowed
inherited

Indicates whether the sum is greater than the maximum value. The actual resulting value depends on the provided saturates behavior (staturation or overflow).

Implementation

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