SlideShare a Scribd company logo
3D IC technology
Pouya Dormiani
Christopher Lucas
What is a 3D IC?
“Stacked” 2D (Conventional) ICsCould be Heterogeneous…
Motivation
 Interconnect structures increasingly consume more of the power
and delay budgets in modern design
 Plausible solution: increase the number of “nearest neighbors” seen
by each transistor by using 3D IC design
 Smaller wire cross-sections, smaller wire pitch and longer lines to
traverse larger chips increase RC delay.
 RC delay is increasingly becoming the dominant factor
 At 250 nm Cu was introduced alleviate the adverse effect of
increasing interconnect delay.
 130 nm technology node, substantial interconnect delays will result.
3D Fabrication Technologies
 Many options available for realization of 3D circuits
 Choice of Fabrication depends on requirements of
Circuit System
Beam
Recrystallization
Processed Wafer
Bonding
Silicon Epitaxial
Growth
Solid Phase
Crystallization
Deposit polysillicon
and fabricate TFTs
-not practial for 3D circuits
due to high temp of melting
polysillicon
-Suffers from Low carrier
mobility
-However high perfomance
TFT’s
have been fabricated using
low temp processing which
can be used to implement 3D
circuits
Bond two fully
processed wafers
together.
-Similar Electrical Properties
on all devices
-Independent of temp. since
all chips are fabricated then
bonded
-Good for applications where
chips do independent
processing
-However Lack of
Precision(alignemnt) restricts
interchip communication to
global metal lines.
Epitaxially grow a
single cystal Si
-High temperatures cause
siginificant cause significant
degradation in quality of
devices on lower layers
-Process not yet
manufacturable
Low Temp
alternative to SE.
-Offers Flexibilty of creating
multiple layers
-Compatible with current
processing environments
-Useful for Stacked SRAM
and EEPROM cells
Performance Characteristics
 Timing
 Energy
 With shorter interconnects in 3D ICs, both switching
energy and cycle time are expected to be reduced
Timing
 In current technologies, timing is
interconnect driven.
 Reducing interconnect length in
designs can dramatically reduce
RC delays and increase chip
performance
 The graph below shows the
results of a reduction in wire
length due to 3D routing
 Discussed more in detail later in
the slides
Energy performance
 Wire length reduction has an impact on
the cycle time and the energy dissipation
 Energy dissipation decreases with the
number of layers used in the design
 Following graphs are based on the 3D tool
described later in the presentation
Energy performance graphs
Design tools for 3D-IC design
 Demand for EDA tools
As the technology matures, designers will
want to exploit this design area
 Current tool-chains
Mostly academic
 We will discuss a tool from MIT
3D Standard Cell tool Design
 3D Cell Placement
Placement by min-cut partitioning
 3D Global Routing
Inter-wafer vias
 Circuit layout management
MAGIC
3D Standard Cell Placement
 Natural to think of a 3D
integrated circuit as
being partitioned into
device layers or planes
 Min cut part-itioning
along the 3rd
dimension
is same as minimizing
vias
Total wire length vs. Vias
 Can trade off increased total wire length for fewer inter-plane
vias by varying the point at which the design is partitioned
into planes
 Plane assignment performed prior to detailed placement
 Yields smaller number of vias, but greater overall wire length
Total wire length vs. Vias (Cont)
 Plane assignment not made until detailed placement
stage
 Yields smaller total wire length but greater number of vias
Intro to Global Routing
 Overview
Global Routing involves generating a “loose”
route for each net.
 Assigns a list of routing regions to a net without
actually specifying the geometrical layout of the
wires.
Followed by detailed routing
 Finds the actual geometrical shape of the net
within the assigned routing regions.
Usually either sequential or hierarchical
algorithms
Illustration of routing areas
x
z
y
x
z
y
Detailed routing of net when
routing areas are known
Hierarchical Global Routing
 Tool uses a hierarchical global routing
algorithm
Based on Integer programming and Steiner
trees
Integer programming approach still too slow
for size of problem and complexity (NP-hard)
Hierarchical routing methods break down the
integer program into pieces small enough to
be solved exactly
2D Global Routing
 A 2D Hierarchical global router works by recursively
bisecting the routing substrate.
 Wires within a Region are fully contained or terminate at a
pin on the region boundry.
 At each partitioning step the pins on the side of the
routing region is allocated to one of the two subregions.
 Wires Connect cells on both sides of the partition line.
 These are cut by the partition and for each a pin is inserted
into the side of the partition
 Once complete, the results can be fed to a detailed
router or switch box router (A switchbox is a rectangular
area bounded on all sides by blocks)
Illustration of Bisection
Extending to 3D
 Routing in 3D consists of routing a set of aligned
congruent routing regions on adjacent wafers.
 Wires can enter from any of the sides of the routing region in
addition to its top and bottom
 3D router must consider routing on each of the layers in
addition to the placement of the inter-waver vias
 Basis idea is: You connect a inter-waver via to the port
you are trying to connect to, and route the wire to that via
on the 2D plane.
 All we need now is enough area in the 2D routing space to route
to the appropriate via
3D Routing Results
Percentage Of 2D
Total wire Length
Minimizing for Wire Length:
2 Layers ~ 28%
5 Layers ~ 51 %
Minimizing for via count:
2 Layers ~ 7%
5 Layers ~ 17%
3D-MAGIC
 MAGIC is an open source layout editor developed at UC
Berkeley
 3D-MAGIC is an extension to MAGIC by providing
support for Multi-layer IC design
 What’s different
 New Command :bond
 Bonds existing 2D ICs and places inter-layer Vias in the design
file
 Once Two layers are bonded they are treated as one entity
Concerns in 3D circuit
 Thermal Issues in 3D-circuits
 EMI
 Reliability Issues
Thermal Issues in 3D Circuits
 Thermal Effects dramatically impact interconnect and device reliability in 2D
circuits
 Due to reduction in chip size of a 3D implementation, 3D circuits exhibit a sharp
increase in power density
 Analysis of Thermal problems in 3D is necessary to evaluate thermal robustness of
different 3D technology and design options.
Heat Flow in 2D
Heat generated arises due to switching
In 2D circuits we have only one layer of Si to
consider.
Heat Flow in 3D
With multi-layer circuits , the upper
layers will also generate a significant
fraction of the heat.
Heat increases linearly with level increase
Heat Dissipation
 All active layers will be insulated from each other by layers of dielectrics
 With much lower thermal conductivity than Si
 Therefore heat dissipation in 3D circuits can accelerate many failure
mechanisms.
Heat Dissipation in
Wafer Bonding versus Epitaxial Growth
 Wafer Bonding(b)
 2X Area for heat dissipation
 Epitaxial Growth(a)
Heat Dissipation in
Wafer Bonding versus Epitaxial Growth
 Design 1
 Equal Chip Area
 Design 2
 Equal metal wire pitch
High epitaxial temperature
Temperatures actually higher for Epitaxial second layers
Since the temperature of the second active layer T2 will
Be higher than T1 since T1 is closer to the substrate
and T2 is stuck between insulators
EMI in 3D ICs
 Interconnect Coupling Capacitance and cross talk
 Coupling between the top layer metal of the first active layer and the device on
the second active layer devices is expected
EMI
 Interconnect Inductance Effects
Shorter wire lengths help reduce the
inductance
Presence of second substrate close to global
wires might help lower inductance by
providing shorter return paths
Reliability Issues?
 Electro thermal and Thermo-mechanical effects
between various active layers can influence electro-
migration and chip performance
 Die yield issues may arise due to mismatches
between die yields of different layers, which affect
net yield of 3D chips.
Implications on Circuit Design
and Architecture
 Buffer Insertion
 Layout of Critical Paths
 Microprocessor Design
 Mixed Signal IC’s
 Physical design and Synthesis
 Buffer Insertion
 Use of buffers in 3D circuits to break up long interconnects
 At top layers inverter sizes 450 times min inverter size for the relevant
technology
 These top layer buffers require large routing area and can reach up to
10,000 for high performance designs in 100nm technology
 With 3D technology repeaters can be placed on the second layer and
reduce area for the first layer.
Buffer Insertion
Layout of Critical Paths and
Microprocessor Design
 Once again interconnect delay dominates in 2D
design.
 Logic blocks on the critical path need to
communicate with each other but due to
placement and desig constraints are placed far
away from each other.
 With a second layer of Si these devices can be
placed on different layes of Si and thus closer to
each other using(VILICs)
 In Microprocessor design most critical paths
involve on chip caches on the critical path.
 Computational modules which access the cache
are distributed all over the chip while the cache
is in the corner.
 Cache can be placed on a second layer and
connected to these modules using (VILICs)
Mixed Signal ICs and Physical
Design
 Digital signals on chip can couple and interfere with
RF signals
 With multiple layers RF portions of the system can be
separated from their digital counterparts.
 Physical Design needs to consider the multiple layers
of Silicon available.
 Placement and routing algorithms need to be
modified
Conclusion
 3D IC design is a relief to interconnect
driven IC design.
 Still many manufacturing and
technological difficulties
 Needs strong EDA applications for
automated design

More Related Content

PPTX
3D IC'S Technology
PPTX
3d ic's ppt..
PPTX
3D IC Presented by Tripti Kumari, School of Engineering, CUSAT
DOC
3d i cs_full_seminar_report
PDF
3D Integrated Circuits and their economic feasibility
PPT
3 d integrated circuits
PPTX
Three dimensional integrated circuit
PPTX
3D ICs
3D IC'S Technology
3d ic's ppt..
3D IC Presented by Tripti Kumari, School of Engineering, CUSAT
3d i cs_full_seminar_report
3D Integrated Circuits and their economic feasibility
3 d integrated circuits
Three dimensional integrated circuit
3D ICs

What's hot (20)

PPT
Design challenges in physical design
PPSX
3D INTEGRATION
PPTX
Easiest Monolithic 3D IC
DOCX
301378156 design-of-sram-in-verilog
DOC
3d ic
PPTX
Introduction to Embedded Systems I : Chapter 1
PPTX
System partitioning in VLSI and its considerations
PPTX
Presentation on Industrial training in VLSI
PPT
PDF
System on Chip (SoC) for mobile phones
PDF
Application of VLSI In Artificial Intelligence
PPTX
Layout & Stick Diagram Design Rules
PPTX
Multi chip module
PPTX
Placement in VLSI Design
PPTX
6g wireless communication systems
PPT
optimazation of standard cell layout
PPTX
vlsi design summer training ppt
PPTX
Flip Chip technology
Design challenges in physical design
3D INTEGRATION
Easiest Monolithic 3D IC
301378156 design-of-sram-in-verilog
3d ic
Introduction to Embedded Systems I : Chapter 1
System partitioning in VLSI and its considerations
Presentation on Industrial training in VLSI
System on Chip (SoC) for mobile phones
Application of VLSI In Artificial Intelligence
Layout & Stick Diagram Design Rules
Multi chip module
Placement in VLSI Design
6g wireless communication systems
optimazation of standard cell layout
vlsi design summer training ppt
Flip Chip technology
Ad

Viewers also liked (20)

PPT
3D IC Technology
PPT
PPTX
eDRAM Cells using FinFET Technology
PPTX
Web services in j2 ee
PPT
Dr trehan
PPT
3D Technology
PPT
Corruption
PPT
Cybercrime
PPTX
Nano technology
PPTX
Narendra modi
PPTX
Nanotechnology - An overview
PDF
3 d pringting report pdf
PPT
PDF
REPORT- RADIAL FEEDER PROTECTION PANEL DEVELOPMENT
PPTX
LiFi Technology
PPTX
RADIAL FEEDER PROTECTION PANEL DEVELOPMENT
PPTX
Emerging Technologies - Neuromorphic Engineering / Computing
DOCX
CODA Project- Manisha Arora
PPT
Scala introduction
PDF
CS 9000 3D presentation
3D IC Technology
eDRAM Cells using FinFET Technology
Web services in j2 ee
Dr trehan
3D Technology
Corruption
Cybercrime
Nano technology
Narendra modi
Nanotechnology - An overview
3 d pringting report pdf
REPORT- RADIAL FEEDER PROTECTION PANEL DEVELOPMENT
LiFi Technology
RADIAL FEEDER PROTECTION PANEL DEVELOPMENT
Emerging Technologies - Neuromorphic Engineering / Computing
CODA Project- Manisha Arora
Scala introduction
CS 9000 3D presentation
Ad

Similar to 3D IC TECHNOLOGY (20)

PPT
PPT
3 d(1)
DOCX
3D ic the new edge of electronics
PPTX
3D IC -converted Computer Science and Techonology
PDF
DOCX
Abstract The Prospect of 3D-IC
PDF
58979380-3d-ics-Seminar-Report-08 (1).pdf
PDF
Marco Casale-Rossi, Product Mktg. Manager, Synopsys
PDF
Three-dimensional_integrated_circuits.pdf
PDF
Three-dimensional_integrated_circuits (3).pdf
PDF
Three-dimensional_integrated_circuits (2).pdf
PDF
A Novel Methodlogy For Thermal Ananalysis & 3-Dimensional Memory Integration
PDF
A NOVEL METHODLOGY FOR THERMAL ANANALYSIS & 3-DIMENSIONAL MEMORY INTEGRATION
PPTX
3D INTEGRATED CIRCUITS
PDF
THERMAL MODELING AND ANALYSIS OF 3- DIMENSINAL MEMORY INTEGRATION
PDF
TRACK D: Advanced design regardless of process technology/ Marco Casale-Rossi
PPT
1311883545o453564096i540794i77956709740794079i4079
PPTX
3 d ic seminar ppt
PPTX
Project seminar on 3d ics in electronics and communication engineering
PDF
VLSI-Physical Design- Tool Terminalogy
3 d(1)
3D ic the new edge of electronics
3D IC -converted Computer Science and Techonology
Abstract The Prospect of 3D-IC
58979380-3d-ics-Seminar-Report-08 (1).pdf
Marco Casale-Rossi, Product Mktg. Manager, Synopsys
Three-dimensional_integrated_circuits.pdf
Three-dimensional_integrated_circuits (3).pdf
Three-dimensional_integrated_circuits (2).pdf
A Novel Methodlogy For Thermal Ananalysis & 3-Dimensional Memory Integration
A NOVEL METHODLOGY FOR THERMAL ANANALYSIS & 3-DIMENSIONAL MEMORY INTEGRATION
3D INTEGRATED CIRCUITS
THERMAL MODELING AND ANALYSIS OF 3- DIMENSINAL MEMORY INTEGRATION
TRACK D: Advanced design regardless of process technology/ Marco Casale-Rossi
1311883545o453564096i540794i77956709740794079i4079
3 d ic seminar ppt
Project seminar on 3d ics in electronics and communication engineering
VLSI-Physical Design- Tool Terminalogy

More from Vinil Patel (10)

PPT
Computer crime
PPT
nelson mandela
PPT
Child labour
PPT
Cyber crime Introduction
PPT
Bank loan vs bond issue presentation
PPT
Asynchronous transfer mode
PPT
Alex nelson mandela
PPT
Dynamic HTML
PPT
NETWORK SECURITY
PPT
4.12 g burtenshaw certification issues
Computer crime
nelson mandela
Child labour
Cyber crime Introduction
Bank loan vs bond issue presentation
Asynchronous transfer mode
Alex nelson mandela
Dynamic HTML
NETWORK SECURITY
4.12 g burtenshaw certification issues

Recently uploaded (20)

PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
KodekX | Application Modernization Development
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPT
Teaching material agriculture food technology
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Big Data Technologies - Introduction.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Spectral efficient network and resource selection model in 5G networks
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
KodekX | Application Modernization Development
Diabetes mellitus diagnosis method based random forest with bat algorithm
Understanding_Digital_Forensics_Presentation.pptx
Teaching material agriculture food technology
Unlocking AI with Model Context Protocol (MCP)
Encapsulation_ Review paper, used for researhc scholars
Big Data Technologies - Introduction.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The Rise and Fall of 3GPP – Time for a Sabbatical?
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

3D IC TECHNOLOGY

  • 1. 3D IC technology Pouya Dormiani Christopher Lucas
  • 2. What is a 3D IC? “Stacked” 2D (Conventional) ICsCould be Heterogeneous…
  • 3. Motivation  Interconnect structures increasingly consume more of the power and delay budgets in modern design  Plausible solution: increase the number of “nearest neighbors” seen by each transistor by using 3D IC design  Smaller wire cross-sections, smaller wire pitch and longer lines to traverse larger chips increase RC delay.  RC delay is increasingly becoming the dominant factor  At 250 nm Cu was introduced alleviate the adverse effect of increasing interconnect delay.  130 nm technology node, substantial interconnect delays will result.
  • 4. 3D Fabrication Technologies  Many options available for realization of 3D circuits  Choice of Fabrication depends on requirements of Circuit System Beam Recrystallization Processed Wafer Bonding Silicon Epitaxial Growth Solid Phase Crystallization Deposit polysillicon and fabricate TFTs -not practial for 3D circuits due to high temp of melting polysillicon -Suffers from Low carrier mobility -However high perfomance TFT’s have been fabricated using low temp processing which can be used to implement 3D circuits Bond two fully processed wafers together. -Similar Electrical Properties on all devices -Independent of temp. since all chips are fabricated then bonded -Good for applications where chips do independent processing -However Lack of Precision(alignemnt) restricts interchip communication to global metal lines. Epitaxially grow a single cystal Si -High temperatures cause siginificant cause significant degradation in quality of devices on lower layers -Process not yet manufacturable Low Temp alternative to SE. -Offers Flexibilty of creating multiple layers -Compatible with current processing environments -Useful for Stacked SRAM and EEPROM cells
  • 5. Performance Characteristics  Timing  Energy  With shorter interconnects in 3D ICs, both switching energy and cycle time are expected to be reduced
  • 6. Timing  In current technologies, timing is interconnect driven.  Reducing interconnect length in designs can dramatically reduce RC delays and increase chip performance  The graph below shows the results of a reduction in wire length due to 3D routing  Discussed more in detail later in the slides
  • 7. Energy performance  Wire length reduction has an impact on the cycle time and the energy dissipation  Energy dissipation decreases with the number of layers used in the design  Following graphs are based on the 3D tool described later in the presentation
  • 9. Design tools for 3D-IC design  Demand for EDA tools As the technology matures, designers will want to exploit this design area  Current tool-chains Mostly academic  We will discuss a tool from MIT
  • 10. 3D Standard Cell tool Design  3D Cell Placement Placement by min-cut partitioning  3D Global Routing Inter-wafer vias  Circuit layout management MAGIC
  • 11. 3D Standard Cell Placement  Natural to think of a 3D integrated circuit as being partitioned into device layers or planes  Min cut part-itioning along the 3rd dimension is same as minimizing vias
  • 12. Total wire length vs. Vias  Can trade off increased total wire length for fewer inter-plane vias by varying the point at which the design is partitioned into planes  Plane assignment performed prior to detailed placement  Yields smaller number of vias, but greater overall wire length
  • 13. Total wire length vs. Vias (Cont)  Plane assignment not made until detailed placement stage  Yields smaller total wire length but greater number of vias
  • 14. Intro to Global Routing  Overview Global Routing involves generating a “loose” route for each net.  Assigns a list of routing regions to a net without actually specifying the geometrical layout of the wires. Followed by detailed routing  Finds the actual geometrical shape of the net within the assigned routing regions. Usually either sequential or hierarchical algorithms
  • 15. Illustration of routing areas x z y x z y Detailed routing of net when routing areas are known
  • 16. Hierarchical Global Routing  Tool uses a hierarchical global routing algorithm Based on Integer programming and Steiner trees Integer programming approach still too slow for size of problem and complexity (NP-hard) Hierarchical routing methods break down the integer program into pieces small enough to be solved exactly
  • 17. 2D Global Routing  A 2D Hierarchical global router works by recursively bisecting the routing substrate.  Wires within a Region are fully contained or terminate at a pin on the region boundry.  At each partitioning step the pins on the side of the routing region is allocated to one of the two subregions.  Wires Connect cells on both sides of the partition line.  These are cut by the partition and for each a pin is inserted into the side of the partition  Once complete, the results can be fed to a detailed router or switch box router (A switchbox is a rectangular area bounded on all sides by blocks)
  • 19. Extending to 3D  Routing in 3D consists of routing a set of aligned congruent routing regions on adjacent wafers.  Wires can enter from any of the sides of the routing region in addition to its top and bottom  3D router must consider routing on each of the layers in addition to the placement of the inter-waver vias  Basis idea is: You connect a inter-waver via to the port you are trying to connect to, and route the wire to that via on the 2D plane.  All we need now is enough area in the 2D routing space to route to the appropriate via
  • 20. 3D Routing Results Percentage Of 2D Total wire Length Minimizing for Wire Length: 2 Layers ~ 28% 5 Layers ~ 51 % Minimizing for via count: 2 Layers ~ 7% 5 Layers ~ 17%
  • 21. 3D-MAGIC  MAGIC is an open source layout editor developed at UC Berkeley  3D-MAGIC is an extension to MAGIC by providing support for Multi-layer IC design  What’s different  New Command :bond  Bonds existing 2D ICs and places inter-layer Vias in the design file  Once Two layers are bonded they are treated as one entity
  • 22. Concerns in 3D circuit  Thermal Issues in 3D-circuits  EMI  Reliability Issues
  • 23. Thermal Issues in 3D Circuits  Thermal Effects dramatically impact interconnect and device reliability in 2D circuits  Due to reduction in chip size of a 3D implementation, 3D circuits exhibit a sharp increase in power density  Analysis of Thermal problems in 3D is necessary to evaluate thermal robustness of different 3D technology and design options.
  • 24. Heat Flow in 2D Heat generated arises due to switching In 2D circuits we have only one layer of Si to consider.
  • 25. Heat Flow in 3D With multi-layer circuits , the upper layers will also generate a significant fraction of the heat. Heat increases linearly with level increase
  • 26. Heat Dissipation  All active layers will be insulated from each other by layers of dielectrics  With much lower thermal conductivity than Si  Therefore heat dissipation in 3D circuits can accelerate many failure mechanisms.
  • 27. Heat Dissipation in Wafer Bonding versus Epitaxial Growth  Wafer Bonding(b)  2X Area for heat dissipation  Epitaxial Growth(a)
  • 28. Heat Dissipation in Wafer Bonding versus Epitaxial Growth  Design 1  Equal Chip Area  Design 2  Equal metal wire pitch
  • 29. High epitaxial temperature Temperatures actually higher for Epitaxial second layers Since the temperature of the second active layer T2 will Be higher than T1 since T1 is closer to the substrate and T2 is stuck between insulators
  • 30. EMI in 3D ICs  Interconnect Coupling Capacitance and cross talk  Coupling between the top layer metal of the first active layer and the device on the second active layer devices is expected
  • 31. EMI  Interconnect Inductance Effects Shorter wire lengths help reduce the inductance Presence of second substrate close to global wires might help lower inductance by providing shorter return paths
  • 32. Reliability Issues?  Electro thermal and Thermo-mechanical effects between various active layers can influence electro- migration and chip performance  Die yield issues may arise due to mismatches between die yields of different layers, which affect net yield of 3D chips.
  • 33. Implications on Circuit Design and Architecture  Buffer Insertion  Layout of Critical Paths  Microprocessor Design  Mixed Signal IC’s  Physical design and Synthesis
  • 34.  Buffer Insertion  Use of buffers in 3D circuits to break up long interconnects  At top layers inverter sizes 450 times min inverter size for the relevant technology  These top layer buffers require large routing area and can reach up to 10,000 for high performance designs in 100nm technology  With 3D technology repeaters can be placed on the second layer and reduce area for the first layer. Buffer Insertion
  • 35. Layout of Critical Paths and Microprocessor Design  Once again interconnect delay dominates in 2D design.  Logic blocks on the critical path need to communicate with each other but due to placement and desig constraints are placed far away from each other.  With a second layer of Si these devices can be placed on different layes of Si and thus closer to each other using(VILICs)  In Microprocessor design most critical paths involve on chip caches on the critical path.  Computational modules which access the cache are distributed all over the chip while the cache is in the corner.  Cache can be placed on a second layer and connected to these modules using (VILICs)
  • 36. Mixed Signal ICs and Physical Design  Digital signals on chip can couple and interfere with RF signals  With multiple layers RF portions of the system can be separated from their digital counterparts.  Physical Design needs to consider the multiple layers of Silicon available.  Placement and routing algorithms need to be modified
  • 37. Conclusion  3D IC design is a relief to interconnect driven IC design.  Still many manufacturing and technological difficulties  Needs strong EDA applications for automated design