4.3.3 [3] XOR 1 operation
Type Function
Type Function
I1
b input value 1
O1
b O1 = XOR1 (I1 I2 I3 I4)
I2
b input value 2
O2
b
negated output O2 =
1O
I3
b input value 3
P1
I4
b input value 4
P2
Description:
The inputs are XOR-linked to one another. The inputs of the instruction are the assigned signal
sources. Output is logic TRUE if exactly one input is TRUE. Via the output buffer, the output
signal is globally available.
XOR 1 operation
4.3.4 [4] XOR 1||3 operation
Type Function
Type Function
I1
b input value 1
O1
b O1 = XOR3 (I1 I2 I3 I4)
I2
b input value 2
O2
b
negated output O2 =
1O
I3
b input value 3
P1
I4
b input value 4
P2
Description:
The inputs are XOR-linked to one another. The inputs of the instruction are the assigned signal
sources. The output is TRUE if TRUE is present on an odd number of inputs. Via the output
buffer, the output signal is globally available.
XOR 1||3 link