Quad 2-Input XOR — what this part does
Each of the four independent gates performs the Boolean XOR function, outputting a high level when the two inputs differ. This part is used in parity checkers, arithmetic logic units, and data-comparison circuits where a difference between two digital signals needs to be flagged.
