Nand and Nor Implementation
Nand and Nor Implementation
NAND Gate
Two graphic symbols for a NAND gate
12/21/16
Two-level Implementation
Two-level logic
NAND-NAND = sum of products
Example: F = AB+CD
F = ((AB)' (CD)' )' =AB+CD
12/21/16
12/21/16
12/21/16
12/21/16
NAND Implementation
12/21/16
NOR Implementation
NOR function is the dual of NAND function.
The NOR gate is also universal.
10
12/21/16
Figure 3.24 Logic Operation with NOR Gates
11
12/21/16
Example
12/21/16
Problem
1.