Term of the Moment

green bubble


Look Up Another Term


Redirected from: exclusive NOR

Definition: NOR


(Not OR) A Boolean logic operation that is true if all inputs are false, and false if any input is true. A NOR gate is constructed of an OR gate followed by a NOT gate.

An exclusive NOR (XNOR) is true if both inputs are the same. An XNOR is constructed of multiple NOR gates. See Boolean logic, flash memory and NAND flash.