Exclusive OR| Performs a logical exclusive OR operation on all inputs; if the inputs differ, a 1 is output at the output. With more than two inputs, a 1 is output at the output when an odd number of the inputs is not equal to 0. |
Inputs |
||
| E1-Ex |
Input
1 |
Inputs. An input is interpreted as logical 1 when a value not equal to 0 is present. |
Outputs |
||
| A1 |
Output. | |
Parameters |
||
| Number of inputs | Number of inputs | |
| Number of outputs | Number of outputs. The same value is output at all outputs. | |
| Value output on | Value that is output at the output when the OR operation is logical 1. | |
| Value output off | Value that is output at the output when the OR operation is logical 0. | |