Multi-Level Logic: Conversion of Forms
Example: Map AND/OR network to NAND/NAND network
Z = [(A•B)' (C•D)']'
= [(A' + B') (C' + D')]'
= [(A' + B')' • (C' + D')']
= (A • B) + (C • D) ¦
Verify equivalence
of the two forms
This is the easy conversion!
NAND
NAND
NAND
Previous slide
Next slide
Back to first slide
View graphic version