BIT MANIPULATION
| XOR - Bitwise Exclusive Or | ![]() |
The XOR functions provides a bitwise exclusive OR function of the P1 and P2 inputs. The enable (EN) must be true for the XOR function to be enabled. The Q output is true when the XOR function is enabled. |


You have completed the XOR exercise.