(C3121) Elements containing a truth table with illegal combination of outputs
Note: This check ensures that the same element is not used twice as a whole. The check does not compare overlapping of slices.The following figure shows the truth table definition for activityACT_1
.CO_2
is defined to be an integer.AL_CO_2
is defined to be an alias ofCO_2
. An error is generated becauseCO_2
is the same asAL_CO_2
.