Glossary / NOR Logic Gate

Term: NOR Logic Gate

NOR is a type of logic gate.

NOT OR.  The same as OR, but then inverse (NOT) the outcome.  So, perform OR first, then apply a NOT to the output.

NOR logic gate

NOR gate truth table

Input AInput BOutput Z
001
010
100
110