CSCI 255 — NAND & NOR

The NAND produces a 0 only if both inputs are 1. The NAND produces a 1 only if both inputs are 0.

Input Output
left right NAND NOR
0 0 1 0