You are on page 1of 2

Review: CMOS Logic Gates

• INV Schematic • NOR Schematic • NAND Schematic

= Vin

• CMOS inverts • parallel for OR


functions
• series for AND
• CMOS Combinational Logic
• use DeMorgan relations to reduce functions
• remove all NAND/NOR operations
• implement nMOS network
• create pMOS by complementing operations

• AOI/OAI Structured Logic


• XOR/XNOR using structured logic

ECE 410, Prof. A. Mason Lecture Notes Page 3.1


Review: XOR/XNOR and TGs
• Exclusive-OR (XOR)
b b
– a b=a•b+a•b
a a
• Exclusive-NOR
– a b=a•b+a•b

• Transmission Gates
XOR/XNOR in AOI Form

y = x s, for s=1

• MUX Function using TGs


F = Po • s + P1 • s

ECE 410, Prof. A. Mason Lecture Notes Page 3.2

You might also like