Clamp | |
ID | 53 |
---|---|
Category | Signal-i1o1 |
Sublayer width | 14 |
Clamp the input signal to a given minimum and maximum value, inclusive.
To invert the clamp, set the maximum to a lower value than the minimum, the input signal will then be clamped outside of the range.
IN0
: Input signalOUT0
: Clamped value (Min <= IN0 <= Max
)