|
|
|
|
|
by makecheck
3412 days ago
|
|
The last statement in the article is technically a hardware decision (the article says: “As an extra treat, XOR can be considered an imparity function. When its input has an even number of zeros, the output is zero. Otherwise it is one.”). While 2-input XOR behaves as “one or the other but not both”, a many-input gate is generally implemented by chaining other XORs and the chaining causes even/odd parity instead of a “must be only one” behavior [1]. [1] https://en.wikipedia.org/wiki/XOR_gate |
|
[1] and sorry if I'm falling victim to the difficulty of interpreting tone on the internet