XOR, 2 Inpt
Contents

1.Description

Exclusive or.
If the same value is at both inputs, a zero is output at Output 1.
Otherwise a zero is output.
Important
Input values which are not equal to zero are entered into the link as 1.

2.Inputs

No.NameInitialisationDescription
1E10
Input value 1.
2E20
Input value 2.

3.Outputs

No.NameInitialisationSBCDescription
1A10s
The linking result of the inputs is output here. A 1-bit value is output.
2A2 neg0s
The negated linking result of the inputs is output here. A 1-bit value is output.
3A3 (sbc)0sbc
The linking result of the inputs is output here. A 1-bit value is output. Output does not send during a restart.
4A4 neg (sbc)0sbc
The negated linking result of the inputs is output here. A 1-bit value is output. Output does not send during a restart.
s = send, sbc = send by change

4.Value table as an example

E1E2A1
000
101
011
110

5.Other

Recalculation during start:Yes
Module is retentive:No
Internal designation:9061
Category:Gate

6.Similar functions

AND, 2 Inpt
AND, 4 Inpt
AND, 8 Inpt
OR, 2 Inpt
OR, 4 Inpt
OR, 8 Inpt
Transfer gate
XOR, 4 Inpt
XOR, 8 Inpt