User guide

GEL100340
ieq
Description
It compares two integers.
Ifa
== 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
wo143
Output ports
name type alternative type function
0 int
Result of the comparison:
1
-->
a
==
b
0
->
otherwise
wo144
Parameters
No
parameters
112