SlideShare a Scribd company logo
1 of 28
Download to read offline
3 February 2019
Digital VLSI Design
Lecture 10:
I/O and Pad Ring
Semester A, 2018-19
Lecturer: Dr. Adam Teman
2 © Adam Teman, 2019
Lecture Outline
A bit about Packaging
3
1
Packaging
2
IOs
3
System-in-Package
4 © Adam Teman, 2019
How do we get outside the chip?
• It’s actually a pretty long road…
• I/O Circuits
• Bonding
• Package
• Board
• Once we get out of the chip
• Long wires mean a lot of delay, capacitance, inductance.
• We can use fat wires for low resistance.
• But we have a lot more room to play around.
• The interface between the chip and
the outer world is the IC package.
5 © Adam Teman, 2019
Main Properties of Package
• The package provides the physical, temperature and electrical protection.
• Electrical connection from chip to board
• Physical connection from chip to board
• Protection from high voltages (outside)
• Physical protection
• Thermo isolation
• Requirements of a package are:
• Electrical: Capacitance, Resistance, Inductance, Impedance Tuning
• Interface: A large number of I/O pins
• Mechanical: Die/Bond protection, Compatibility with PCB
• Thermal: Heat Removal
• Cost: As low cost as possible (without fan, heat sink, etc.)
5
Chip
Signal
Pins
Package
Capacitor
Signal
Pads
Chip
VDD
Chip
GND
Board
VDD
Board
GND
Bond Wire Lead Frame
Package
© Adam Teman, 2019
Package to Board Connection
6
DIP
(Dual Inline Package)
PGA
(Pin Grid Array)
QFP
(Quad Flat Package)
BGA (Ball Grid Array)
7 © Adam Teman, 2019
IC to Package Connection
Two main approaches:
• Wire bonding
• All pads are around
chip edges (~100um pitch).
• Slow, serial bonding process.
• Long, high RLC wires
(~5nH, 1pF per wire).
• Flip Chip
• Pads on top of IC core.
• High pin count.
• Short, low RLC bonds (0.1nH)
• Fast parallel bonding process.
• But… Expensive!
Mold Compound
Wire Bond
Die
Die Attach or Sn Plating
Solder or Sn Planting
Exposed Die Pad
8 © Adam Teman, 2019
Some Bond Wire Requirements
When designing a wire bond package,
you need to pay attention to:
• No crossing of bond wires
• Minimum spacing
• Maximum angle of wires
• Maximum length of wires
9 © Adam Teman, 2019
To summarize
Input/Output Circuits (I/Os)
10
1
Packaging
2
IOs
3
System-in-Package
11 © Adam Teman, 2019
So how do we interface to the package?
• We need to create a physical connection to the bonding wire.
• For wire bond packaging:
• Use a landing pad.
• Basically a big (100µm X 100µm) piece of metal.
• Many stacking layers for physical robustness.
• For flip chip packaging:
• Use solder bumps.
• Route to bumps with
Redistribution Layer
(RDL)
12 © Adam Teman, 2019
But what connects to the bonding pads?
I/O Circuits!
• Requirements of I/O Circuits:
• Availability to drive big loads
• Due to package and transmission lines
• Voltage Consistency
• Due to different supply voltages on the board
• Low switching noise
• Due to package and transmission line
inductance
• ESD protection
• Due to high potential difference of external
devices
Goals of I/O Design:
• Reduce delay to and from
outside world (PCB)
• High drive current capability
• Match impedance to load
• ESD Protection
• Level shifting of voltages
(i.e.1.2V inside/3.3V outside)
• Meet specifications of
Interfaces
• Reduce power (short circuit
current through output buffers)
• High voltage tolerance
13 © Adam Teman, 2019
Types of I/O Cells
There are several types of basic I/O cells:
• Digital I/O Buffers
• Provide high drive
up-level shifting output
• Provide down-level shifting
and ESD protection for inputs
• Analog I/O Cells
• Provide ESD protected analog inputs/outputs
• Power supplies
• Provide power to the I/O and Core supplies
• Provide the basis for ESD protection
I/O Libraries
Standard Special
SSTL HSTL LVDS …
Digital Analog Power
14 © Adam Teman, 2019
Digital I/O Buffer
• Digital I/O
• Output buffer needs to drive pF, not fF
• Requires increasing fanout inverter chain
• Short circuit current is unacceptable!
ESD
PADIN
DOUT
R_EN
VDD VSS IOVDD IOVSS
30K
PULLUP/
PULL
DOWN
E
DIN
PUE
PDE
RX
TX
DIN
OEN
DOUT
PAD
VDD VDDIO
VSS VSSIO
15 © Adam Teman, 2019
ESD Protection
• Electrostatic discharge (ESD)
• One of the most important reliability problems in the IC industry.
• ESD protection circuits divert high currents away from the
internal circuitry and clamp high voltages during an ESD stress.
• Diode clamps
• Diodes turn on if pad voltage:
• Exceeds VDD +0.7V
• Drops below VDD -0.7V
• Formation:
• P+ diffusion in n-well
• N+ diffusion in p-substrate
• Resistor
• Limits the current
• Protects secondary protection
• Formation:
• Diffusion
• Polysilicon
PAD
R
Diode
Clamps
Thin
Gate Oxides
Current Limiting
Resistor
Primary
ESD
Elements
Current
Limiting
resistor
Secondary
ESD
Elements
Internal
circuits
PAD
Wide, but turn
on slowly
First protection until
primary turns on
Junction
Breakdown
Metal/Via
Damage
Gate oxide
damage
16 © Adam Teman, 2019
Analog I/O Cell
• Analog I/O
• Used for passing “analog” signals to/from the chip.
• Basically, “a wire”, but should have some degree of ESD
protection.
PADNORES
ESD
ESD
IOVDD
IOVSS
PAD
Metal resistor 0.3
Ohm
17 © Adam Teman, 2019
Power Supply Cells and ESD Protection
• Power supply cells are analog cells
(i.e., just a wire).
• But these cells supply the I/O rings for:
• Power distribution
• ESD Protection
• Generally, digital (core) and I/O power/ground
supplies are separate:
• I/Os sink a lot of current → Power supply noise
• I/Os usually run at a higher voltage level
(i.e., 2.5V vs. 1.2V)
• All (four) types of supplies connect to rings
under the I/O circuits.
VDD
VSS
VDDIO
VSSIO
IO Cell
Corner
PAD
VSSIO
VDDIO
Digital
Input
18 © Adam Teman, 2019
Simultaneously Switching Outputs
• Simultaneously Switching Outputs (SSO) is a metric describing the period of
time during which the switching starts and finishes.
• Consider a 64 bit output bus. If all transition from high to low, lots of current
must driven/sunk leading to extensive voltage drop.
• Problem is independent of frequency
• The SSO metric indicates how many I/O Power supplies are needed.
SSO-2
Vdrop=Lpackagedi/dt
19 © Adam Teman, 2019
Design Guidelines for Power
• Follow these guidelines during I/O design:
• Put as many mutual capacitances as possible between IC supply voltages.
• Put as many supply voltage pins as possible.
Put supply and ground supply voltages as close to each other as possible.
• Provide separate supply voltages for the core and I/Os.
• Reduce inductances as much as possible by using as short transmission
lines as possible.
• Reduce signal rate as much as possible. But be careful as the reduction of
signal rate leads to signal weakening,
and experiments show that
those noises can have definite
affect on the given I/O cells.
20 © Adam Teman, 2019
Pad Configurations
• In-line:
• Pads are placed next to each other,
with the corresponding bond pads
lined up against each other having
a small gap in between.
• Staggered:
• Useful technique if design is
“Pad Limited”.
• A larger number of pads
can be accommodated in
the design, but the overall
height of the pad structure
increases significantly
Corner
Cell
In-Line Staggered (non-CUP)
logic
Bonding pad
21 © Adam Teman, 2019
Pad Configurations
• Circuit Under Pad (CUP):
• CUP I/O is has the bonding pad over the I/O body itself.
• Bonding pad has to be placed over the I/O body and is
connected to the PAD pin of the I/O.
• CUP I/O can substantially reduce the die size since the
bonding pad does not take any extra space in addition to the
I/O body itself.
• Flip Chip with RDL:
• In the Flip Chip methodology, I/O bumps and driver cells
may be placed in the peripheral or in the core area.
• Signals and power are connected to the bumps through
a top aluminum layer called the Redistribution Layer (RDL).
logic
Bonding pad
The Chip Hall of Fame
• Most chips are covered by a package.
But that was not exactly the case for the
• The chip that brought digital photography outside the lab.
• The imager of the DCS 100, the first commercially available DSLR.
• Release date: 1991 Technology: CCD
• Resolution: 1.3 MegaPixel
• Initial cost of Kodak DCS 100: $25,000
• The image sensor was mounted on a Nikon F3 Body.
• Required a 5kg external data storage unit that users
had to carry on a shoulder strap.
• Had a 200MB HDD that could store 156 images
2017 Inductee to the IEEE Chip Hall of Fame
Source: Kodak
Source: Kodak
System in Package (SiP)
1
Packaging
2
IOs
3
System-in-Package
24 © Adam Teman, 2019
SoC vs. SiP
• SoC – System-on-Chip
• Integration of several IPs on a single silicon substrate.
• SiP – System-in-Package
• Integration of several silicon devices (chips) in a single package.
• Why SiP?
• Smaller chips → Improved yield
• Mix several process nodes
• i.e., 7nm for high speed logic, 45nm for analog.
• Close integration with non-CMOS device
• Flash
• Silicon Photonics
• SiGe
• High Bandwidth Memory (HBM DRAM)
25 © Adam Teman, 2019
MCM – Multi Chip Module
• Assembly of several silicon devices
on Organic Substrate (PCB)
• Very mature technology
• Routing pitch ~30um
• Bump Pitch > 160um
AMD Radeon E4690:
GPU + DRAM in MCM
Source: AnandTech
Source: PC Magazine
26 © Adam Teman, 2019
Silicon Interposer
• Several silicon devices on Passive Silicon Carrier
• Substrate is a chip (No Transistors)
• Silicon Carrier is later assembled on organic substrate
• Use TSVs (Through Silicon Vias) to cross interposer
• Much more dense bonding
• Routing Pitch ~1µm (65nm Silicon Mature Technology)
• Bump Pitch (µBump) – 40µm
• Usage of Silicon Manufacturing equipment
• Reticle size limitation (32x26mm)
• TSMC has a stitching process for large devices
• Relatively New technology
• Hence, more expensive
• Early Production since 2011
• Simpler than 3D technology
• Heat removal and Power delivery are almost
the same as MCM
TSMC CoWoS Technology
Source: siliconsemiconductor.net
27 © Adam Teman, 2019
HBM – High Bandwidth Memory
• Memory standard designed for needs of
future GPU and HPC systems
28 © Adam Teman, 2019
Main References
• AMMOS – CDNLive 2007
• IDESA
• CMOS VLSI Design
• Ido Burstein – Mellanox Technologies

More Related Content

What's hot

Packaging of vlsi devices
Packaging of vlsi devicesPackaging of vlsi devices
Packaging of vlsi devicesAshu0711
 
Multi mode multi corner (mmmc)
Multi mode multi corner (mmmc)Multi mode multi corner (mmmc)
Multi mode multi corner (mmmc)shaik sharief
 
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...VLSI SYSTEM Design
 
Physical design
Physical design Physical design
Physical design Mantra VLSI
 
Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1SUNODH GARLAPATI
 
Silicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) TechnologySilicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) TechnologySudhanshu Janwadkar
 
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...shaotao liu
 
VLSI-Physical Design- Tool Terminalogy
VLSI-Physical Design- Tool TerminalogyVLSI-Physical Design- Tool Terminalogy
VLSI-Physical Design- Tool TerminalogyMurali Rai
 
Physical design-complete
Physical design-completePhysical design-complete
Physical design-completeMurali Rai
 
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...Sofics
 
crosstalk minimisation using vlsi
crosstalk minimisation using vlsicrosstalk minimisation using vlsi
crosstalk minimisation using vlsisubhradeep mitra
 

What's hot (20)

Packaging of vlsi devices
Packaging of vlsi devicesPackaging of vlsi devices
Packaging of vlsi devices
 
Layout02 (1)
Layout02 (1)Layout02 (1)
Layout02 (1)
 
Multi mode multi corner (mmmc)
Multi mode multi corner (mmmc)Multi mode multi corner (mmmc)
Multi mode multi corner (mmmc)
 
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...
Define Width and Height of Core and Die (http://www.vlsisystemdesign.com/PD-F...
 
ESD protection
ESD protection ESD protection
ESD protection
 
finfet tsmc.pdf
finfet tsmc.pdffinfet tsmc.pdf
finfet tsmc.pdf
 
Physical design
Physical design Physical design
Physical design
 
Esd protection
Esd protectionEsd protection
Esd protection
 
WPE
WPEWPE
WPE
 
Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1Low power in vlsi with upf basics part 1
Low power in vlsi with upf basics part 1
 
Silicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) TechnologySilicon on Insulator (SOI) Technology
Silicon on Insulator (SOI) Technology
 
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...
UPF-Based Static Low-Power Verification in Complex Power Structure SoC Design...
 
VLSI-Physical Design- Tool Terminalogy
VLSI-Physical Design- Tool TerminalogyVLSI-Physical Design- Tool Terminalogy
VLSI-Physical Design- Tool Terminalogy
 
ZERO WIRE LOAD MODEL.pptx
ZERO WIRE LOAD MODEL.pptxZERO WIRE LOAD MODEL.pptx
ZERO WIRE LOAD MODEL.pptx
 
SoC Design
SoC DesignSoC Design
SoC Design
 
Physical design-complete
Physical design-completePhysical design-complete
Physical design-complete
 
Standard-Cells.pdf
Standard-Cells.pdfStandard-Cells.pdf
Standard-Cells.pdf
 
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...
Optimized Local I/O ESD Protection for SerDes In Advanced SOI, BiCMOS and Fin...
 
crosstalk minimisation using vlsi
crosstalk minimisation using vlsicrosstalk minimisation using vlsi
crosstalk minimisation using vlsi
 
OVERVIEW OF IC PACKAGING
OVERVIEW OF IC PACKAGINGOVERVIEW OF IC PACKAGING
OVERVIEW OF IC PACKAGING
 

Similar to io and pad ring.pdf

Flipchip bonding.
Flipchip bonding.Flipchip bonding.
Flipchip bonding.venkata016
 
Package fabrication technolog ynew
Package fabrication technolog ynewPackage fabrication technolog ynew
Package fabrication technolog ynewprashant singh
 
Team 2 Final Presentation 12-7 download
Team 2 Final Presentation 12-7 downloadTeam 2 Final Presentation 12-7 download
Team 2 Final Presentation 12-7 downloadCassandra A. Appleton
 
TechShanghai2016 - Wireless Power – Ready for Prime Time
TechShanghai2016 - Wireless Power – Ready for Prime TimeTechShanghai2016 - Wireless Power – Ready for Prime Time
TechShanghai2016 - Wireless Power – Ready for Prime TimeHardway Hou
 
Printed circuit board
Printed circuit boardPrinted circuit board
Printed circuit boardSuhail Ahmed
 
Design of ESD protection for high-speed interfaces
Design of ESD protection for high-speed interfacesDesign of ESD protection for high-speed interfaces
Design of ESD protection for high-speed interfacesSofics
 
On chip esd protection for Internet of Things
On chip esd protection for Internet of ThingsOn chip esd protection for Internet of Things
On chip esd protection for Internet of ThingsSofics
 
Silicon to photonics optical interconnect routing: Compass EOS
Silicon to photonics optical interconnect routing: Compass EOSSilicon to photonics optical interconnect routing: Compass EOS
Silicon to photonics optical interconnect routing: Compass EOSAsaf Somekh
 
Electronic circuit design and component selection.pptx
Electronic circuit design and component selection.pptxElectronic circuit design and component selection.pptx
Electronic circuit design and component selection.pptxmaheshmp16
 
IC Technology
IC Technology IC Technology
IC Technology sdpable
 
Ic Technology
Ic Technology Ic Technology
Ic Technology sdpable
 
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...Sofics
 
IIC_QuiltPackaging_TechBriefing_February2016
IIC_QuiltPackaging_TechBriefing_February2016IIC_QuiltPackaging_TechBriefing_February2016
IIC_QuiltPackaging_TechBriefing_February2016Jason Kulick
 

Similar to io and pad ring.pdf (20)

Flipchip bonding.
Flipchip bonding.Flipchip bonding.
Flipchip bonding.
 
Package fabrication technolog ynew
Package fabrication technolog ynewPackage fabrication technolog ynew
Package fabrication technolog ynew
 
INTRODUCTION_TO_IC
INTRODUCTION_TO_ICINTRODUCTION_TO_IC
INTRODUCTION_TO_IC
 
Chapter 10.pptx
Chapter 10.pptxChapter 10.pptx
Chapter 10.pptx
 
Team 2 Final Presentation 12-7 download
Team 2 Final Presentation 12-7 downloadTeam 2 Final Presentation 12-7 download
Team 2 Final Presentation 12-7 download
 
TechShanghai2016 - Wireless Power – Ready for Prime Time
TechShanghai2016 - Wireless Power – Ready for Prime TimeTechShanghai2016 - Wireless Power – Ready for Prime Time
TechShanghai2016 - Wireless Power – Ready for Prime Time
 
Jsk urja pcb ppt
Jsk urja pcb pptJsk urja pcb ppt
Jsk urja pcb ppt
 
Printed circuit board
Printed circuit boardPrinted circuit board
Printed circuit board
 
Design of ESD protection for high-speed interfaces
Design of ESD protection for high-speed interfacesDesign of ESD protection for high-speed interfaces
Design of ESD protection for high-speed interfaces
 
On chip esd protection for Internet of Things
On chip esd protection for Internet of ThingsOn chip esd protection for Internet of Things
On chip esd protection for Internet of Things
 
PCB DESIGN - Introduction to PCB Design Manufacturing
PCB DESIGN - Introduction to PCB Design ManufacturingPCB DESIGN - Introduction to PCB Design Manufacturing
PCB DESIGN - Introduction to PCB Design Manufacturing
 
Silicon to photonics optical interconnect routing: Compass EOS
Silicon to photonics optical interconnect routing: Compass EOSSilicon to photonics optical interconnect routing: Compass EOS
Silicon to photonics optical interconnect routing: Compass EOS
 
How does your Stack-up, stack up?
How does your Stack-up, stack up?How does your Stack-up, stack up?
How does your Stack-up, stack up?
 
Electronic circuit design and component selection.pptx
Electronic circuit design and component selection.pptxElectronic circuit design and component selection.pptx
Electronic circuit design and component selection.pptx
 
IC Technology
IC Technology IC Technology
IC Technology
 
Ic Technology
Ic Technology Ic Technology
Ic Technology
 
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...
Developing robust, 5V tolerant analog I/O libraries for CMOS processes & FinF...
 
IIC_QuiltPackaging_TechBriefing_February2016
IIC_QuiltPackaging_TechBriefing_February2016IIC_QuiltPackaging_TechBriefing_February2016
IIC_QuiltPackaging_TechBriefing_February2016
 
Vlsi ppt priyanka
Vlsi ppt priyankaVlsi ppt priyanka
Vlsi ppt priyanka
 
basic vlsi ppt
basic vlsi pptbasic vlsi ppt
basic vlsi ppt
 

Recently uploaded

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 

Recently uploaded (20)

INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 

io and pad ring.pdf

  • 1. 3 February 2019 Digital VLSI Design Lecture 10: I/O and Pad Ring Semester A, 2018-19 Lecturer: Dr. Adam Teman
  • 2. 2 © Adam Teman, 2019 Lecture Outline
  • 3. A bit about Packaging 3 1 Packaging 2 IOs 3 System-in-Package
  • 4. 4 © Adam Teman, 2019 How do we get outside the chip? • It’s actually a pretty long road… • I/O Circuits • Bonding • Package • Board • Once we get out of the chip • Long wires mean a lot of delay, capacitance, inductance. • We can use fat wires for low resistance. • But we have a lot more room to play around. • The interface between the chip and the outer world is the IC package.
  • 5. 5 © Adam Teman, 2019 Main Properties of Package • The package provides the physical, temperature and electrical protection. • Electrical connection from chip to board • Physical connection from chip to board • Protection from high voltages (outside) • Physical protection • Thermo isolation • Requirements of a package are: • Electrical: Capacitance, Resistance, Inductance, Impedance Tuning • Interface: A large number of I/O pins • Mechanical: Die/Bond protection, Compatibility with PCB • Thermal: Heat Removal • Cost: As low cost as possible (without fan, heat sink, etc.) 5 Chip Signal Pins Package Capacitor Signal Pads Chip VDD Chip GND Board VDD Board GND Bond Wire Lead Frame Package
  • 6. © Adam Teman, 2019 Package to Board Connection 6 DIP (Dual Inline Package) PGA (Pin Grid Array) QFP (Quad Flat Package) BGA (Ball Grid Array)
  • 7. 7 © Adam Teman, 2019 IC to Package Connection Two main approaches: • Wire bonding • All pads are around chip edges (~100um pitch). • Slow, serial bonding process. • Long, high RLC wires (~5nH, 1pF per wire). • Flip Chip • Pads on top of IC core. • High pin count. • Short, low RLC bonds (0.1nH) • Fast parallel bonding process. • But… Expensive! Mold Compound Wire Bond Die Die Attach or Sn Plating Solder or Sn Planting Exposed Die Pad
  • 8. 8 © Adam Teman, 2019 Some Bond Wire Requirements When designing a wire bond package, you need to pay attention to: • No crossing of bond wires • Minimum spacing • Maximum angle of wires • Maximum length of wires
  • 9. 9 © Adam Teman, 2019 To summarize
  • 11. 11 © Adam Teman, 2019 So how do we interface to the package? • We need to create a physical connection to the bonding wire. • For wire bond packaging: • Use a landing pad. • Basically a big (100µm X 100µm) piece of metal. • Many stacking layers for physical robustness. • For flip chip packaging: • Use solder bumps. • Route to bumps with Redistribution Layer (RDL)
  • 12. 12 © Adam Teman, 2019 But what connects to the bonding pads? I/O Circuits! • Requirements of I/O Circuits: • Availability to drive big loads • Due to package and transmission lines • Voltage Consistency • Due to different supply voltages on the board • Low switching noise • Due to package and transmission line inductance • ESD protection • Due to high potential difference of external devices Goals of I/O Design: • Reduce delay to and from outside world (PCB) • High drive current capability • Match impedance to load • ESD Protection • Level shifting of voltages (i.e.1.2V inside/3.3V outside) • Meet specifications of Interfaces • Reduce power (short circuit current through output buffers) • High voltage tolerance
  • 13. 13 © Adam Teman, 2019 Types of I/O Cells There are several types of basic I/O cells: • Digital I/O Buffers • Provide high drive up-level shifting output • Provide down-level shifting and ESD protection for inputs • Analog I/O Cells • Provide ESD protected analog inputs/outputs • Power supplies • Provide power to the I/O and Core supplies • Provide the basis for ESD protection I/O Libraries Standard Special SSTL HSTL LVDS … Digital Analog Power
  • 14. 14 © Adam Teman, 2019 Digital I/O Buffer • Digital I/O • Output buffer needs to drive pF, not fF • Requires increasing fanout inverter chain • Short circuit current is unacceptable! ESD PADIN DOUT R_EN VDD VSS IOVDD IOVSS 30K PULLUP/ PULL DOWN E DIN PUE PDE RX TX DIN OEN DOUT PAD VDD VDDIO VSS VSSIO
  • 15. 15 © Adam Teman, 2019 ESD Protection • Electrostatic discharge (ESD) • One of the most important reliability problems in the IC industry. • ESD protection circuits divert high currents away from the internal circuitry and clamp high voltages during an ESD stress. • Diode clamps • Diodes turn on if pad voltage: • Exceeds VDD +0.7V • Drops below VDD -0.7V • Formation: • P+ diffusion in n-well • N+ diffusion in p-substrate • Resistor • Limits the current • Protects secondary protection • Formation: • Diffusion • Polysilicon PAD R Diode Clamps Thin Gate Oxides Current Limiting Resistor Primary ESD Elements Current Limiting resistor Secondary ESD Elements Internal circuits PAD Wide, but turn on slowly First protection until primary turns on Junction Breakdown Metal/Via Damage Gate oxide damage
  • 16. 16 © Adam Teman, 2019 Analog I/O Cell • Analog I/O • Used for passing “analog” signals to/from the chip. • Basically, “a wire”, but should have some degree of ESD protection. PADNORES ESD ESD IOVDD IOVSS PAD Metal resistor 0.3 Ohm
  • 17. 17 © Adam Teman, 2019 Power Supply Cells and ESD Protection • Power supply cells are analog cells (i.e., just a wire). • But these cells supply the I/O rings for: • Power distribution • ESD Protection • Generally, digital (core) and I/O power/ground supplies are separate: • I/Os sink a lot of current → Power supply noise • I/Os usually run at a higher voltage level (i.e., 2.5V vs. 1.2V) • All (four) types of supplies connect to rings under the I/O circuits. VDD VSS VDDIO VSSIO IO Cell Corner PAD VSSIO VDDIO Digital Input
  • 18. 18 © Adam Teman, 2019 Simultaneously Switching Outputs • Simultaneously Switching Outputs (SSO) is a metric describing the period of time during which the switching starts and finishes. • Consider a 64 bit output bus. If all transition from high to low, lots of current must driven/sunk leading to extensive voltage drop. • Problem is independent of frequency • The SSO metric indicates how many I/O Power supplies are needed. SSO-2 Vdrop=Lpackagedi/dt
  • 19. 19 © Adam Teman, 2019 Design Guidelines for Power • Follow these guidelines during I/O design: • Put as many mutual capacitances as possible between IC supply voltages. • Put as many supply voltage pins as possible. Put supply and ground supply voltages as close to each other as possible. • Provide separate supply voltages for the core and I/Os. • Reduce inductances as much as possible by using as short transmission lines as possible. • Reduce signal rate as much as possible. But be careful as the reduction of signal rate leads to signal weakening, and experiments show that those noises can have definite affect on the given I/O cells.
  • 20. 20 © Adam Teman, 2019 Pad Configurations • In-line: • Pads are placed next to each other, with the corresponding bond pads lined up against each other having a small gap in between. • Staggered: • Useful technique if design is “Pad Limited”. • A larger number of pads can be accommodated in the design, but the overall height of the pad structure increases significantly Corner Cell In-Line Staggered (non-CUP) logic Bonding pad
  • 21. 21 © Adam Teman, 2019 Pad Configurations • Circuit Under Pad (CUP): • CUP I/O is has the bonding pad over the I/O body itself. • Bonding pad has to be placed over the I/O body and is connected to the PAD pin of the I/O. • CUP I/O can substantially reduce the die size since the bonding pad does not take any extra space in addition to the I/O body itself. • Flip Chip with RDL: • In the Flip Chip methodology, I/O bumps and driver cells may be placed in the peripheral or in the core area. • Signals and power are connected to the bumps through a top aluminum layer called the Redistribution Layer (RDL). logic Bonding pad
  • 22. The Chip Hall of Fame • Most chips are covered by a package. But that was not exactly the case for the • The chip that brought digital photography outside the lab. • The imager of the DCS 100, the first commercially available DSLR. • Release date: 1991 Technology: CCD • Resolution: 1.3 MegaPixel • Initial cost of Kodak DCS 100: $25,000 • The image sensor was mounted on a Nikon F3 Body. • Required a 5kg external data storage unit that users had to carry on a shoulder strap. • Had a 200MB HDD that could store 156 images 2017 Inductee to the IEEE Chip Hall of Fame Source: Kodak Source: Kodak
  • 23. System in Package (SiP) 1 Packaging 2 IOs 3 System-in-Package
  • 24. 24 © Adam Teman, 2019 SoC vs. SiP • SoC – System-on-Chip • Integration of several IPs on a single silicon substrate. • SiP – System-in-Package • Integration of several silicon devices (chips) in a single package. • Why SiP? • Smaller chips → Improved yield • Mix several process nodes • i.e., 7nm for high speed logic, 45nm for analog. • Close integration with non-CMOS device • Flash • Silicon Photonics • SiGe • High Bandwidth Memory (HBM DRAM)
  • 25. 25 © Adam Teman, 2019 MCM – Multi Chip Module • Assembly of several silicon devices on Organic Substrate (PCB) • Very mature technology • Routing pitch ~30um • Bump Pitch > 160um AMD Radeon E4690: GPU + DRAM in MCM Source: AnandTech Source: PC Magazine
  • 26. 26 © Adam Teman, 2019 Silicon Interposer • Several silicon devices on Passive Silicon Carrier • Substrate is a chip (No Transistors) • Silicon Carrier is later assembled on organic substrate • Use TSVs (Through Silicon Vias) to cross interposer • Much more dense bonding • Routing Pitch ~1µm (65nm Silicon Mature Technology) • Bump Pitch (µBump) – 40µm • Usage of Silicon Manufacturing equipment • Reticle size limitation (32x26mm) • TSMC has a stitching process for large devices • Relatively New technology • Hence, more expensive • Early Production since 2011 • Simpler than 3D technology • Heat removal and Power delivery are almost the same as MCM TSMC CoWoS Technology Source: siliconsemiconductor.net
  • 27. 27 © Adam Teman, 2019 HBM – High Bandwidth Memory • Memory standard designed for needs of future GPU and HPC systems
  • 28. 28 © Adam Teman, 2019 Main References • AMMOS – CDNLive 2007 • IDESA • CMOS VLSI Design • Ido Burstein – Mellanox Technologies