User guide

GEI-100340
igt
Description
It compares two integers.
If a >
b
it shows 1 in output port o, otherwise it shows 0.
Input ports
name type
alternative type function
a
int
Data
a
to
be compared
b int
Data
b
to be
compared
TV0147
Output ports
name type
alternative type function
0
int
Result of the
comparison: 1
->
a > b
0
-->
otherwise
~0148
Parameters No parameters
woo25
114