XNOR (Exclusive NOR) Gate Digital Logic Simulation
Click on the one or both Inputs to change the Output.
Truth Table
Input X
Input Y
Output Z
FALSE
FALSE
TRUE
FALSE
TRUE
FALSE
TRUE
FALSE
FALSE
TRUE
TRUE
TRUE
An XNOR gate will return TRUE
when both Inputs are TRUE.
An XNOR gate will return TRUE
when both Inputs are FALSE.
An XNOR gate will return FALSE when one Input is TRUE and the other Input is FALSE.