<< x2c_Sum
Math
x2c_uSub >>
X2C Math Library
>>
Math
> x2c_uAdd
x2c_uAdd
X2C Addition with output wrapping
Description
Addition of input 1 and input 2 with output wrapping.
Inports
In1:
Addend 1
In2:
Addend 2
Outports
Out:
Sum
Mask Parameters
None
Implementations
FiP8:
8 Bit Fixed Point
FiP16:
16 Bit Fixed Point
FiP32:
32 Bit Fixed Point
Float32:
32 Bit Floating Point
Float64:
64 Bit Floating Point
Report an issue
<< x2c_Sum
Math
x2c_uSub >>