Digital Logic Gates
The XNOR Gate
- Another basic logic element is the XNOR gate:
- TheStandard Digital Logic symbol for an XNOR gate:
- An XNOR gate can have 2 or more inputs and a single output.
- The XNOR gate output is binary 0 if any one of the inputs are binary 1.
- The XNOR gate output is binary 1 when all inputs are binary 0 or 1.
- A circle with a plus sign is used to signify the logical XNOR function.
- The output for the XNOR gate pictured is read as, Y is exclusively NOT A or B.
- The Truth Table for the XNOR gate: