1 / 36

3. Logic Gate

3. Logic Gate. 3.1 Introduction static, fully complementary CMOS psudo-nMOS, domino logic 3.2 Combinational Logic Functions combinational logic ---- specification expression logic gate networks ---- implementation area, delay, power ---- costs. literal. [Completeness]

vila
Télécharger la présentation

3. Logic Gate

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 3. Logic Gate • 3.1 Introduction static, fully complementary CMOS psudo-nMOS, domino logic • 3.2 Combinational Logic Functions combinational logic ---- specification expression logic gate networks ---- implementation area, delay, power ---- costs

  2. literal • [Completeness] • Function {|}=NAND function: complete • 1: a|(a|a) = a|a’ = 1 • 0: {a|(a|a}|{a|(a|a)} = 1|1 = 0. • a’: a|a = a’. • ab: (a|b)|(a|b) = ab • a+b: (a|a)|(b|b) = a’|b’=a+b • NOR function: complete • AND and OR function: not complete • [Irredundant] no literal can be removed. • redundant Ab+ab’=a

  3. 3.3 Static Complementary Gates3.3.1 Gate Structure VDD • Pullup network (pMOS) • output is connected to VDD • Pulldown network (nMOS) • Output is connected to VSS VSS

  4. CMOS NAND • Pullup network (pMOS) • output is connected to VDD • when ab=0. VDD • Pulldown network (nMOS) • Output is connected to VSS • when ab=1. VSS

  5. CMOS NOR • Pullup network (pMOS) • output is connected to VDD • when a+b=0. VDD • Pulldown network (nMOS) • Output is connected to VSS • when a+b=1. VSS

  6. Static Complementary gate [a(b+c)]’ Dual graph

  7. And Or Inverter (AOI) gate (ab+c)’

  8. 3.3.2 Basic Gate Layouts Layout of Inverter

  9. Layout of NAND gate

  10. Layout of NOR gate

  11. Layout of a wide transistor by split into two sections.

  12. 3.3.3 Logic Levels VOH: minimum voltage output for logic 1. VOL: maximum voltage output for logic 0. VIH: minimum voltage input for logic 1. VIL: maximum voltage input for logic 0. VOL < VIL VOH > VIH

  13. Minimum size transistors VOH Noise Margin NML = VIL-VOL NMH = VOH-VIH VIH VOL VIL

  14. 3.3.4 Delay

  15. 3.3.5 Power Consumption

  16. 3.3.6 The Speed-Power Product • Speed-power product = power-delay product SP=(1/f)P=CV2

  17. 3.3.7 Layout and Parasitics Resistance parastics

  18. 3.3.8 Driving Large Loads Alpha=(Cbig/Cg)(1/n) Ttot = Nopt=

  19. 3.4 Wires and Delay3.4.1 Elmore Delay Model Delta1=r1 x (C1+---+Cn) =n rc Delta2=r2 x (C2+----+Cn) =(n-1)rc DeltaN=rn x Cn =rc total=Delta1+ ----- + DeltaN =n(n+1)/2 x rc

  20. 3.4.2 Wire Sizing Optimum-shaped wire

  21. 3.4.3 RC Trees

  22. 3.5 Switch Logic Logic 0 transfer Logic 1 transfer

  23. 3.6 Alternative Gate Cirucits3.6.1 Pseudo-nMOS Logic

  24. 3.6.2 DCVS (Differential Cascaded voltages switch logic) Logic

  25. 3.6.3 Domino Logic

  26. Successive evaluation in a domino logic network

  27. Charge sharing

More Related