25
1 Introduction to CMOS VLSI Design Lecture 20: Package, Power, and I/O David Harris Harvey Mudd College Spring 2004

Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

  • Upload
    lyque

  • View
    217

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

1

Introduction toCMOS VLSI

Design

Lecture 20: Package, Power, and I/O

David Harris

Harvey Mudd CollegeSpring 2004

Page 2: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

2

20: Package, Power, and I/O Slide 2CMOS VLSI Design

OutlinePackagingPower DistributionI/OSynchronization

Page 3: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

3

20: Package, Power, and I/O Slide 3CMOS VLSI Design

PackagesPackage functions– Electrical connection of signals and power from

chip to board– Little delay or distortion– Mechanical connection of chip to board– Removes heat produced on chip– Protects chip from mechanical damage– Compatible with thermal expansion– Inexpensive to manufacture and test

Page 4: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

4

20: Package, Power, and I/O Slide 4CMOS VLSI Design

Package TypesThrough-hole vs. surface mount

Page 5: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

5

20: Package, Power, and I/O Slide 5CMOS VLSI Design

Multichip ModulesPentium Pro MCM– Fast connection of CPU to cache– Expensive, requires known good dice

Page 6: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

6

20: Package, Power, and I/O Slide 6CMOS VLSI Design

Chip-to-Package BondingTraditionally, chip is surrounded by pad frame– Metal pads on 100 – 200 μm pitch– Gold bond wires attach pads to package– Lead frame distributes signals in package– Metal heat spreader helps with cooling

Page 7: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

7

20: Package, Power, and I/O Slide 7CMOS VLSI Design

Advanced PackagesBond wires contribute parasitic inductanceFancy packages have many signal, power layers– Like tiny printed circuit boards

Flip-chip places connections across surface of die rather than around periphery– Top level metal pads covered with solder balls– Chip flips upside down– Carefully aligned to package (done blind!)– Heated to melt balls– Also called C4 (Controlled Collapse Chip Connection)

Page 8: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

8

20: Package, Power, and I/O Slide 8CMOS VLSI Design

Package Parasitics

Chip

Signal P

ins

PackageCapacitor

Signal P

ads

ChipVDD

ChipGND

BoardVDD

BoardGND

Bond Wire Lead Frame

Package

Use many VDD, GND in parallel– Inductance, IDD

Page 9: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

9

20: Package, Power, and I/O Slide 9CMOS VLSI Design

Heat Dissipation60 W light bulb has surface area of 120 cm2

Itanium 2 die dissipates 130 W over 4 cm2

– Chips have enormous power densities– Cooling is a serious challenge

Package spreads heat to larger surface area– Heat sinks may increase surface area further– Fans increase airflow rate over surface area– Liquid cooling used in extreme cases ($$$)

Page 10: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

10

20: Package, Power, and I/O Slide 10CMOS VLSI Design

Thermal ResistanceΔT = θjaP– ΔT: temperature rise on chip– θja: thermal resistance of chip junction to ambient– P: power dissipation on chip

Thermal resistances combine like resistors– Series and parallelθja = θjp + θpa

– Series combination

Page 11: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

11

20: Package, Power, and I/O Slide 11CMOS VLSI Design

ExampleYour chip has a heat sink with a thermal resistance to the package of 4.0° C/W. The resistance from chip to package is 1° C/W.The system box ambient temperature may reach 55° C.The chip temperature must not exceed 100° C.What is the maximum chip power dissipation?

Page 12: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

12

20: Package, Power, and I/O Slide 12CMOS VLSI Design

ExampleYour chip has a heat sink with a thermal resistance to the package of 4.0° C/W. The resistance from chip to package is 1° C/W.The system box ambient temperature may reach 55° C.The chip temperature must not exceed 100° C.What is the maximum chip power dissipation?

(100-55 C) / (4 + 1 C/W) = 9 W

Page 13: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

13

20: Package, Power, and I/O Slide 13CMOS VLSI Design

Power DistributionPower Distribution Network functions– Carry current from pads to transistors on chip– Maintain stable voltage with low noise– Provide average and peak power demands– Provide current return paths for signals– Avoid electromigration & self-heating wearout– Consume little chip area and wire– Easy to lay out

Page 14: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

14

20: Package, Power, and I/O Slide 14CMOS VLSI Design

Power RequirementsVDD = VDDnominal – Vdroop

Want Vdroop < +/- 10% of VDD

Sources of Vdroop

– IR drops– L di/dt noise

IDD changes on many time scalesclock gating

Time

Average

Max

Min

Power

Page 15: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

15

20: Package, Power, and I/O Slide 15CMOS VLSI Design

Power System ModelPower comes from regulator on system board– Board and package add parasitic R and L– Bypass capacitors help stabilize supply voltage– But capacitors also have parasitic R and L

Simulate system for time and frequency responses

VoltageRegulator

Printed CircuitBoard Planes

Packageand Pins

SolderBumps

BulkCapacitor

CeramicCapacitor

PackageCapacitor

On-ChipCapacitor

On-ChipCurrent DemandVDD

Chip

PackageBoard

Page 16: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

16

20: Package, Power, and I/O Slide 16CMOS VLSI Design

Bypass CapacitorsNeed low supply impedance at all frequenciesIdeal capacitors have impedance decreasing with ωReal capacitors have parasitic R and L– Leads to resonant frequency of capacitor

104

105

106

107

108

109

1010

10-2

10-1

100

101

102

frequency (Hz)

impedance

1 μF

0.03 Ω

0.25 nH

Page 17: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

17

20: Package, Power, and I/O Slide 17CMOS VLSI Design

Frequency ResponseUse multiple capacitors in parallel– Large capacitor near regulator has low impedance

at low frequencies– But also has a low self-resonant frequency– Small capacitors near chip and on chip have low

impedance at high frequenciesChoose caps to get low impedance at all frequencies

frequency (Hz)

impedance

Page 18: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

18

20: Package, Power, and I/O Slide 18CMOS VLSI Design

Input / OutputInput/Output System functions– Communicate between chip and external world– Drive large capacitance off chip– Operate at compatible voltage levels– Provide adequate bandwidth– Limit slew rates to control di/dt noise– Protect chip against electrostatic discharge– Use small number of pins (low cost)

Page 19: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

19

20: Package, Power, and I/O Slide 19CMOS VLSI Design

I/O Pad DesignPad types– VDD / GND– Output– Input– Bidirectional– Analog

Page 20: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

20

20: Package, Power, and I/O Slide 20CMOS VLSI Design

Output PadsDrive large off-chip loads (2 – 50 pF)– With suitable rise/fall times– Requires chain of successively larger buffers

Guard rings to protect against latchup– Noise below GND injects charge into substrate– Large nMOS output transistor– p+ inner guard ring– n+ outer guard ring

• In n-well

Page 21: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

21

20: Package, Power, and I/O Slide 21CMOS VLSI Design

Input PadsLevel conversion– Higher or lower off-chip V– May need thick oxide gates

Noise filtering– Schmitt trigger– Hysteresis changes VIH, VIL

Protection against electrostatic discharge

AY

VDDH

VDDLA Y

VDDL

A Y

weak

weak

A

Y

Page 22: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

22

20: Package, Power, and I/O Slide 22CMOS VLSI Design

ESD ProtectionStatic electricity builds up on your body– Shock delivered to a chip can fry thin gates– Must dissipate this energy in protection circuits

before it reaches the gatesESD protection circuits– Current limiting resistor– Diode clamps

ESD testing– Human body model– Views human as charged capacitor

PADR

Diodeclamps

Thingate

oxides

Currentlimitingresistor

DeviceUnderTest

1500 Ω

100 pF

Page 23: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

23

20: Package, Power, and I/O Slide 23CMOS VLSI Design

Bidirectional PadsCombine input and output padNeed tristate driver on output– Use enable signal to set direction– Optimized tristate avoids huge series transistors

PAD

Din

Dout

En

Dout

En Y

Dout

NAND

NOR

Page 24: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

24

20: Package, Power, and I/O Slide 24CMOS VLSI Design

Analog PadsPass analog voltages directly in or out of chip– No buffering– Protection circuits must not distort voltages

Page 25: Lecture 20: Package, Power, and I/O - University of Pittsburgh · 2015-08-11 · CMOS VLSI Design Lecture 20: Package, Power, and I/O ... 4 20: Package, Power, ... and I/O Slide 24CMOS

25

20: Package, Power, and I/O Slide 25CMOS VLSI Design

MOSIS I/O Pad1.6 μm two-metal process– Protection resistors– Protection diodes– Guard rings– Field oxide clamps

Out

En

Out

PAD

In

264 Ω 185 Ω

In_bIn_unbuffered

600/3

240

160

90

4020

48