Silicon Design Page 1 The Creation of a New Computer Chip.

Slides:



Advertisements
Similar presentations
CMOS Fabrication EMT 251.
Advertisements

Lecture 0: Introduction
Simplified Example of a LOCOS Fabrication Process
CMOS Process at a Glance
Analog VLSI Design Nguyen Cao Qui.
VLSI Design Lecture 2: Basic Fabrication Steps and Layout

Introduction to CMOS VLSI Design Lecture 0: Introduction
Silicon Design Page 1 The Creation of a New Computer Chip.
Design and Implementation of VLSI Systems (EN1600) lecture04 Sherief Reda Division of Engineering, Brown University Spring 2008 [sources: Sedra/Prentice.
Elettronica D. AA Digital Integrated Circuits© Prentice Hall 1995 Manufacturing Process CMOS Manufacturing Process.
Design and Implementation of VLSI Systems (EN0160) Sherief Reda Division of Engineering, Brown University Spring 2007 [sources: Sedra/Prentice Hall, Saint/McGrawHill,
Lecture #51 Lecture #5 – VLSI Design Review zPhotolithography zPatterning Silicon zProcess steps used are: yStarts with Si wafer yThermal oxidation yPhotoresist.
Introduction to CMOS VLSI Design Lecture 0: Introduction
Device Fabrication Example
Introduction Integrated circuits: many transistors on one chip.
EE141 © Digital Integrated Circuits 2nd Manufacturing 1 Manufacturing Process I Dr. Shiyan Hu Office: EERC 518 Adapted and modified from Digital Integrated.
ISAT 436 Micro-/Nanofabrication and Applications MOS Transistor Fabrication David J. Lawrence Spring 2001.
Z. Feng VLSI Design 1.1 VLSI Design MOSFET Zhuo Feng.
CMOS Fabrication Details
Module-3 (MOS designs,Stick Diagrams,Designrules)
CS/EE 6710 CMOS Processing. N-type Transistor + - i electrons Vds +Vgs S G D.
VLSI, Lecture 1 A review of microelectronics and an introduction to MOS technology Department of Computer Engineering, Prince of Songkla.
Lecture 0: Introduction. CMOS VLSI Design 4th Ed. 0: Introduction2 Introduction  Integrated circuits: many transistors on one chip.  Very Large Scale.
CP-416 VLSI System Design Lecture 1-A: Introduction Engr. Waqar Ahmad UET,Taxila.
1. A clean single crystal silicon (Si) wafer which is doped n-type (ColumnV elements of the periodic table). MOS devices are typically fabricated on a,
Chapter 4 Overview of Wafer Fabrication
EE141 © Digital Integrated Circuits 2nd Manufacturing 1 Chapter 2 Manufacturing Process March 7, 2003.
FPGA-Based System Design: Chapter 2 Copyright  2004 Prentice Hall PTR IC Fabrication n Basic fabrication steps. n Transistor structures. n VLSI Characteristics.
Semiconductor Manufacturing Technology Michael Quirk & Julian Serda © October 2001 by Prentice Hall Chapter 9 IC Fabrication Process Overview.
EE141 © Digital Integrated Circuits 2nd Manufacturing 1 Manufacturing Process Dr. Shiyan Hu Office: EERC 731 Adapted and modified from Digital Integrated.
Introduction to CMOS VLSI Design CMOS Fabrication and Layout Harris, 2004 Updated by Li Chen, 2010.
Lecture 24a, Slide 1EECS40, Fall 2004Prof. White Lecture #24a OUTLINE Device isolation methods Electrical contacts to Si Mask layout conventions Process.
Fabrication Technology(1)
Norhayati Soin 05 KEEE 4426 WEEK 12/1 3/13/2005 KEEE 4426 WEEK 12 CMOS FABRICATION PROCESS.
CMOS Fabrication nMOS pMOS.
IC Fabrication/Process
NMOS FABRICATION 1. Processing is carried out on a thin wafer cut from a single crystal of silicon of high purity into which the required p-impurities.
CORPORATE INSTITUTE OF SCIENCE & TECHNOLOGY, BHOPAL DEPARTMENT OF ELECTRONICS & COMMUNICATIONS NMOS FABRICATION PROCESS - PROF. RAKESH K. JHA.
©2008 R. Gupta, UCSD COSMOS Summer 2008 Chips and Chip Making Rajesh K. Gupta Computer Science and Engineering University of California, San Diego.
Modern VLSI Design 2e: Chapter 2 Copyright  1998 Prentice Hall PTR Topics n Basic fabrication steps n Transistor structures n Basic transistor behavior.
1 Overview of Fabrication Processes of MOSFETs and Layout Design Rules.
Dynamic Behavior of MOS Transistor. The Gate Capacitance t ox n + n + Cross section L Gate oxide x d x d L d Polysilicon gate Top view Gate-bulk overlap.
CMOS VLSI Design Introduction
CMOS VLSI Fabrication.
CMOS FABRICATION.
Microprocessor Design Process
2007/11/20 Paul C.-P. Chao Optoelectronic System and Control Lab., EE, NCTU P1 Copyright 2015 by Paul Chao, NCTU VLSI Lecture 0: Introduction Paul C.–P.
CMOS Fabrication EMT 251.
CMOS VLSI Design Lecture 2: Fabrication & Layout
1. Introduction. Diseño de Circuitos Digitales para Comunicaciones Introduction Integrated circuits: many transistors on one chip. Very Large Scale Integration.
IC Manufactured Done by: Engineer Ahmad Haitham.
Integrated Circuits.
CMOS Fabrication CMOS transistors are fabricated on silicon wafer
Manufacturing Process I
CMOS Process Flow.
Chapter 1 & Chapter 3.
VLSI System Design LEC3.1 CMOS FABRICATION REVIEW
Digital Integrated Circuits A Design Perspective
Silicon Wafer cm (5’’- 8’’) mm
Chapter 10: IC Technology
Lecture #25 OUTLINE Device isolation methods Electrical contacts to Si
Process flow part 2 Develop a basic-level process flow for creating a simple MEMS device State and explain the principles involved in attaining good mask.
Manufacturing Process I
Chapter 10: IC Technology
Manufacturing Process I
Chapter 10: IC Technology
CSE 87 Fall 2007 Chips and Chip Making
Presentation transcript:

Silicon Design Page 1 The Creation of a New Computer Chip

Silicon Design Page 2 A group of people from marketing, design, applications, manufacturing and finance develop the basic concept, features and rough specifications for a new product. Concept

Silicon Design Page 3 They all work on their particular pieces of the proposal Marketing –What are the customers asking for and what will sell vs. the competition, what is the marketing plan, what will it cost Design –How will it be designed, how long will it take, what design tools will be necessary, how many people will it take, what will it cost Manufacturing –How will it be manufactured, what tooling will be necessary, how many manufacturing lines will it need, what will it cost Finance –Will the product make money, what is the return on investment, what resources are available and what will need to be acquired, what will it cost

Silicon Design Page 4 They all get back together again with management and decide whether or not to proceed will the project. Decision

Silicon Design Page 5 GO! Once the decision is made to proceed, the design team swings into action!

Silicon Design Page 6 Logic Level RTL Level Transistor Level Logic Simulation Extract Parasitics & Create Timing Model RTL Simulation Block Level Physical Layout Level (Masks) The Design Flow

Silicon Design Page 7 The Block Diagram The problem is broken down into basic functional blocks and the interfaces are specified Memory RegistersALU Control Branch Control Clock & Timing I/O

Silicon Design Page 8 The High Level Description The main blocks are then broken down into smaller blocks. The functionality is coded in a high level descriptive language. This is known as the RTL description. operand selection and register control ALU controlmaster control IR Register File ALU

Silicon Design Page 9 High Level Simulation The RTL description is simulated to ensure that the design performs as it should.

Silicon Design Page 10 Logic Level Description The high-level RTL description is then converted to logic gates and registers. This is known as the logic level description.

Silicon Design Page 11 Logic Level Simulation The logic description is simulated to ensure that the design performs as it should. Results are compared against the RTL simulation.

Silicon Design Page 12 The Transistor Description The logic gates are broken down into their component transistors. From this description, timing delays and electrical parasitics can be estimated. If necessary, transistors can be resized. Field Effect Transistors N typeP type

Silicon Design Page 13 Field Effect Transistor Operation N type P type D S G S D G Gate = Ground = ‘0’ GND

Silicon Design Page 14 Field Effect Transistor Operation N type P type D S G S D G Gate = Vcc = ‘1’ VCC

Silicon Design Page 15 GND Anatomy of a N-Type Transistor Channel Length Via 45 nm available now (32 nm is next!) Si atom is about 0.1 nm Gate

Silicon Design Page 16 Anatomy of a N-Type Transistor Side View Top View Gate

Silicon Design Page 17 Silicon Wafer P-type Substrate GND Anatomy of a N-Type Transistor N-doped Silicon Silicon Dioxide (SiO 2 ) Metal Insulation/ Protection Polysilicon

Silicon Design Page 18 Silicon Wafer P-type Substrate GND N Type Field Effect Transistor no current flow

Silicon Design Page 19 Silicon Wafer P-type Substrate GND Vcc N Type Field Effect Transistor

Silicon Design Page 20 Silicon Wafer P-type Substrate GND Vcc N Type Field Effect Transistor

Silicon Design Page 21 Silicon Wafer P-type Substrate GND Vcc current flow N Type Field Effect Transistor

Silicon Design Page 22 Silicon Wafer P-type Substrate GND Vcc P Type Field Effect Transistor no current flow VccN-Well

Silicon Design Page 23 Silicon Wafer P-type Substrate GND P Type Field Effect Transistor VccN-Well

Silicon Design Page 24 Silicon Wafer P-type Substrate GND P Type Field Effect Transistor VccN-Well

Silicon Design Page 25 Silicon Wafer P-type Substrate GND P Type Field Effect Transistor VccN-Well current flow

Silicon Design Page 26 Logic Gate Implementation Using Field Effect Transistors P IO P P I1I2 O PP I1 O I2 O I1 I2 O IO

Silicon Design Page 27 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate So how do we build Field Effect Transistors? Process steps may vary. The process discussed here is representative, but leaves out many details. We start with a blank piece of silicon wafer

Silicon Design Page 28 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Cover it with an N-well Mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate The technique used to selectively mask regions of the chip is called photolithography.

Silicon Design Page 29 N-type dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Dope regions of the substrate using diffusion or ion implantation to create the N-well

Silicon Design Page 30 N-type dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Dope regions of the substrate using diffusion or ion implantation to create the N-well

Silicon Design Page 31 N-type dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate N-Well Dope regions of the substrate using diffusion or ion implantation to create the N-well

Silicon Design Page 32 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate N-Well Mask is Removed

Silicon Design Page 33 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Grow the Gate Oxide Layer (SiO 2 )

Silicon Design Page 34 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Deposit Polysilicon (a.k.a. Polycrystaline Silicon, or “poly”)

Silicon Design Page 35 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Deposit Polysilicon (a.k.a. Polycrystaline Silicon, or “poly”) Polysilicon

Silicon Design Page 36 Cover it with a Polysilicon mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 37 Etchant Etch the Polysilicon and Oxide Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 38 Etchant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etch the Polysilicon and Oxide

Silicon Design Page 39 Etchant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etch the Polysilicon and Oxide

Silicon Design Page 40 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etch the Polysilicon and Oxide

Silicon Design Page 41 Cover it with an N transistor mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 42 Implant N type dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate N-type dopant

Silicon Design Page 43 Implant N type dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate N-type dopant

Silicon Design Page 44 Cover it with a P Transistor mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 45 Implant P Dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate P-type dopant

Silicon Design Page 46 Implant P Dopant Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate P-type dopant

Silicon Design Page 47 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Grow more Oxide

Silicon Design Page 48 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Grow more Oxide SiO 2

Silicon Design Page 49 Cover it with a Contact mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 50 Etch the Oxide Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etchant

Silicon Design Page 51 Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etchant Etch the Oxide

Silicon Design Page 52 Deposit Metal Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 53 Deposit Metal Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Vias

Silicon Design Page 54 Cover it with a Metal mask Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 55 Etch the Metal Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etchant

Silicon Design Page 56 Etch the Metal Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Etchant

Silicon Design Page 57 Deposit Insulation Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 58 Deposit Insulation Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 59 Repeat for additional metal layers Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate Silicon Wafer P-type Substrate

Silicon Design Page 60 A CMOS Inverter IN OUT Gnd Vcc N-well P IO IO

Silicon Design Page 61 N-well Mask

Silicon Design Page 62 Polysilicon Mask

Silicon Design Page 63 N Transistor Mask

Silicon Design Page 64 P Transistor Mask

Silicon Design Page 65 Metal Mask

Silicon Design Page 66 Contact Mask

Silicon Design Page 67 IN OUT Gnd Vcc N-well The Completed Circuit

Silicon Design Page 68 Partial Die Plots

Silicon Design Page 69 More Partial Die Plots

Silicon Design Page 70 Complete Chip Plot Intel Microcontroller Chip – 80C196KJ

Silicon Design Page 71 Intel Pentium 4

Silicon Design Page 72 Intel Core 2 Duo

Silicon Design Page 73 Processed Silicon Wafer A wafer A die

Silicon Design Page 74 Wafer Fabrication Preceding steps done in a “fab” –Silicon wafer fabrication facility Fabs are expensive –Rely on high volumes to get part cost down

Silicon Design Page 75 Post-Wafer Fabrication Each die is tested to see which work Wafer is cut up –Bad dies are thrown away –Good dies are kept and packaged

Silicon Design Page 76 Packaging Various package types exist. Each may require different packaging techniques.

Silicon Design Page 77 Wire Bond Packaging

Silicon Design Page 78 Wire Bond Packaging

Silicon Design Page 79 Wire Bond

Silicon Design Page 80 Wire Bond vs. Flip Chip Packaging

Silicon Design Page 81 Final Testing Packaged chips are tested again –Burn-in used to eliminate infant mortality Good chips labeled and shipped