SlideShare a Scribd company logo
Dr Usha Mehta
usha.mehta@ieee.org
usha.mehta@nirmauni.ac.in
1
Dr
Usha
Mehta
25-01-2022
Acknowledgement…..
This presentation has been summarized from
various books, papers, websites and
presentations on VLSI Design and its various
topics all over the world. I couldn’t item-wise
mention from where these large pull of hints and
work come. However, I’d like to thank all
professors and scientists who created such a
good work on this emerging field. Without those
efforts in this very emerging technology, these
notes and slides can’t be finished.
2
Dr
Usha
Mehta
25-01-2022
25-
01-
202
2
Dr
Usha
Mehta
3
Once they grow……
25-
01-
202
2
Dr
Usha
Mehta
4
Cost – Rule of 10
It costs 10 times more to test a device as we move to higher
level in the product manufacturing process
25-
01-
202
2
Dr
Usha
Mehta
5
• Design Errors
• Misinterpretation of specification
• Fabrication Errors
• Wrong component
• Incorrect Wiring
• Fabrication Defects
• Imperfect Process Variations
• Physical Failure
• During life time of a system 25-
01-
202
2
Dr
Usha
Mehta
6
ASIC Design Flow
25-
01-
202
2
Dr
Usha
Mehta
7
Architectural
Behavioural
RTL
Gate
Transistor
Physical
Unpacked Chip
25-
01-
202
2
Dr
Usha
Mehta
8
Circuit
Chip, Components, Interconnects…
System
System on Chip
Network on Chip
Prototype Testing
Mass Production Testing
System @ Field
Role of Testing in General
• Verification
• will any fault occur?
• Validation
• will fault occur during mass production?
• Detection
• Is there any fault? Yes or no?
• Diagnosis
• Where is the fault?
• Device Characterization
• Why the fault occurred? (Is design wrong or test process wrong?)
• Failure Mode Analysis (FMA)
• How that fault can be prevented? (Is manufacturing process wrong?)
• Burn-In
• Will it work for longer life?
• Speed Binning
• What is the speed of device?
• Acceptance Testing/Incoming Inspection
• Should I use it in my system?
9
Dr
Usha
Mehta
25-01-2022
Verification
• Verifies the correctness of Design
• Performed once prior to manufacturing
process
• Performed by simulation, hardware
emulation or formal methods
• Responsible for quality of design
• Like sonography used for unborn baby
during pregnancy
10
Dr
Usha
Mehta
25-01-2022
Validation
Verification Testing/Characterization / Design Debug
• After the first lot of prototypes are
manufactured, IC goes through, design
validation/pilot-run stage.
• It checks that either the fabrication process
was correct and fabricated IC is correct. ( Here
it is assumed that design was error free)
• Also verifies the correctness of test procedure.
• AC, DC, Functional Test
• Probing internal chip nodes also
• Special tools like scanning electron
Microscope, electron beam scanner, artificial
intelligent technique etc, are used
• Like Newborn sreening tests for baby
11
Dr
Usha
Mehta
25-01-2022
Diagnosis
• Identify the fault that exists in system.
• Which fault is there (type of fault)?
• Where is that fault (fault location)?
• Like after a set of pathological test, the
doctor diagnosis your disease.
12
Dr
Usha
Mehta
25-01-2022
Device Characterization
• Determination and correction of errors
in device and/or test procedure
• So that the next lot of IC will be error
free.
• Like doctor writes a prescription of
medicine to cure your disease.
• Here there is a difference between man
and IC!!!!!!!!!
13
Dr
Usha
Mehta
25-01-2022
Failure Mode Analysis
• Why/How/when the fault had occurred?
• Determine the manufacturing process
errors that may have caused the fault.
• Like determining why that disease
occurred and find the preventive actions
(bad health /food habits) which created
disease
14
Dr
Usha
Mehta
25-01-2022
Detection (testing in general…)
• Does any of the fault exists?
• Which, why, how, where, when is out of scope here.
• Only YES/NO. Go/No Go test for IC to be shipped to market
or not.
• At fabrication unit
• For all fabricated IC
• Less comprehensive than characterization
• Test should have high fault coverage, low cost and minimum
test time
• Are you completely fit? Does any of the disease
there?
• Like medical test for army ( if fit then go, otherwise
no go)
15
Dr
Usha
Mehta
25-01-2022
Burn-In/Stress Test
• To stress the chip to accelerate the
failure mechanism
• Some chip passes the production test
but will fail very quickly thereafter
• To increase temp and/or voltage while
applying test patterns
• Infant Mortality Failures: 10-30 Hrs
• Freak Failure: 100-1000Hrs
16
Dr
Usha
Mehta
25-01-2022
Acceptance Testing/
Incoming Inspection
• Customer performs this test
• Like universal tester to test the IC at our
Digital Electronics Labs
17
Dr
Usha
Mehta
25-01-2022
Place of Verification in Design Flow
• Specification
• Finalization of
specification
• Behavioural
Description/RTL code
• Functional Verification
• Gate level netlist
• Static timing analysis
• Circuit level
• Propagation delay
• Physical Domain
• Layout vs Schematic
(LVS)
• During Fabrication
• Wafer testing
• Pilot lot production
• Validation
• Mass production
• Testing
• Burn-In
• Speed Binning
• Yield loss
• Diagnosis
• Failure Mode
Analysis
• Before use
• Acceptance/Incomin
g Testing
• In-System
18
Dr
Usha
Mehta
25-01-2022
Speed Binning
• CMOS is made of pMOS and nMOS.
• Generally, the design is such a way that
both of them have same speed
• But the performance can vary because
of PVT
• Process variations (P), Supply Voltage (V),
Temperature (T)
• But during fabrication process, due to
process variations speed may be
degraded
19
Dr
Usha
Mehta
25-01-2022
Speed Binning……
Process Variations
• Variations in the process parameters
can be impurity concentration densities,
oxide thicknesses and diffusion depths.
• This introduces variations in the sheet
resistance and transistor parameters
such as threshold voltage.
• Dimension variations of the devices, are
mainly resulted from the limited
resolution of the photolithographic
process.
• This causes (W/L) variations in MOS
transistors
20
Dr
Usha
Mehta
25-01-2022
Speed Binning…..
Process Corners
• There are five possible corners of an n vs. p
mobility graph:
• typical-typical (TT) (not really a corner !), fast-
fast (FF), slow-slow (SS), fast-slow (FS), and
slow-fast (SF).
• TT, FF and SS (even corners)
• Both types of devices are affected evenly, and generally
do not adversely affect the logical correctness of the
circuit.
• FS, SF ("skewed" corners)
• one type of FET will switch much faster than the
other, and this form of imbalanced switching can
cause one edge of the output to have much less
slew than the other edge.
21
Dr
Usha
Mehta
25-01-2022
Verification
• On Design
(functionality,
estimated speed)
• Pre-silicon
• One time
• Methods:
• Simulation
• Emulation
• formal methods
• A Design Bug
• Makes all Fabricated
IC useless
Detection/Testing
• On Device
(manufactured
hardware)
• Post-Silicon
• On each and every IC
being fabricated
• Methods:
• Test Generation
• Test Application
• A fabrication defect
• May cause all ICs or
Some of the ICs
useless. 22
Dr
Usha
Mehta
25-01-2022
TTM : Time-to-MONEY
23
Dr
Usha
Mehta
25-01-2022
Validation Test
Failure Rate vs Product Life Time
24
Dr
Usha
Mehta
25-01-2022
2 when to_test_role_of_testing
Thanks……

More Related Content

PDF
4 verification flow_planning
Usha Mehta
 
PDF
Testing and Verification of Electronics Circuits : Introduction
Usha Mehta
 
PDF
6 verification tools
Usha Mehta
 
PDF
1 why to_test
Usha Mehta
 
PDF
5 verification methods
Usha Mehta
 
PDF
3 test economic_test_equipments_yield
Usha Mehta
 
PDF
2019 1 testing and verification of vlsi design_introduction
Usha Mehta
 
PDF
2019 5 testing and verification of vlsi design_fault_modeling
Usha Mehta
 
4 verification flow_planning
Usha Mehta
 
Testing and Verification of Electronics Circuits : Introduction
Usha Mehta
 
6 verification tools
Usha Mehta
 
1 why to_test
Usha Mehta
 
5 verification methods
Usha Mehta
 
3 test economic_test_equipments_yield
Usha Mehta
 
2019 1 testing and verification of vlsi design_introduction
Usha Mehta
 
2019 5 testing and verification of vlsi design_fault_modeling
Usha Mehta
 

What's hot (20)

PDF
10 static timing_analysis_1_concept_of_timing_analysis
Usha Mehta
 
PDF
Introduction of testing and verification of vlsi design
Usha Mehta
 
PDF
1 why to_test
Usha Mehta
 
PDF
Deterministic Test Pattern Generation ( D-Algorithm of ATPG) (Testing of VLSI...
Usha Mehta
 
PDF
11 static timing_analysis_2_combinational_design
Usha Mehta
 
PPTX
Scan insertion
kumar gavanurmath
 
PDF
12 static timing_analysis_3_clocked_design
Usha Mehta
 
PDF
Verification flow and_planning_vlsi_design
Usha Mehta
 
PDF
2019 2 testing and verification of vlsi design_verification
Usha Mehta
 
PDF
Fault Simulation (Testing of VLSI Design)
Usha Mehta
 
PPTX
ATPG flow chart
Minh Anh Nguyen
 
PPTX
1.Week1.pptx
sathisha36
 
PDF
Design for Testability
Stanislav Tiurikov
 
PPT
01 Transition Fault Detection methods by Swetha
swethamg18
 
PDF
Design-for-Test (Testing of VLSI Design)
Usha Mehta
 
PPTX
Spyglass dft
kumar gavanurmath
 
PDF
DFT Rules, set of rules with illustration
Jason J Pulikkottil
 
PDF
Basics of Functional Verification - Arrow Devices
Arrow Devices
 
PDF
Static_Timing_Analysis_in_detail.pdf
Usha Mehta
 
PDF
13 static timing_analysis_4_set_up_and_hold_time_violation_remedy
Usha Mehta
 
10 static timing_analysis_1_concept_of_timing_analysis
Usha Mehta
 
Introduction of testing and verification of vlsi design
Usha Mehta
 
1 why to_test
Usha Mehta
 
Deterministic Test Pattern Generation ( D-Algorithm of ATPG) (Testing of VLSI...
Usha Mehta
 
11 static timing_analysis_2_combinational_design
Usha Mehta
 
Scan insertion
kumar gavanurmath
 
12 static timing_analysis_3_clocked_design
Usha Mehta
 
Verification flow and_planning_vlsi_design
Usha Mehta
 
2019 2 testing and verification of vlsi design_verification
Usha Mehta
 
Fault Simulation (Testing of VLSI Design)
Usha Mehta
 
ATPG flow chart
Minh Anh Nguyen
 
1.Week1.pptx
sathisha36
 
Design for Testability
Stanislav Tiurikov
 
01 Transition Fault Detection methods by Swetha
swethamg18
 
Design-for-Test (Testing of VLSI Design)
Usha Mehta
 
Spyglass dft
kumar gavanurmath
 
DFT Rules, set of rules with illustration
Jason J Pulikkottil
 
Basics of Functional Verification - Arrow Devices
Arrow Devices
 
Static_Timing_Analysis_in_detail.pdf
Usha Mehta
 
13 static timing_analysis_4_set_up_and_hold_time_violation_remedy
Usha Mehta
 
Ad

Similar to 2 when to_test_role_of_testing (20)

PDF
VLSI testing and analysis
Surekha PuriGosavi
 
PPTX
Vlsi testing
Dilip Mathuria
 
PDF
SOLUTION MANUAL OF WIRELESS COMMUNICATIONS BY THEODORE S RAPPAPORT
AshishSasidharan4
 
PPTX
1 _2 - VLSI testing -need for testing.pptx
Prabakaran242528
 
PDF
Design for Test [DFT]-1 (1).pdf DESIGN DFT
jayasreenimmakuri777
 
PPTX
2-IC Lifecycle from fundamental of ic chip testing
2213405
 
PPTX
Design for testability and automatic test pattern generation
Dilip Mathuria
 
PPT
VLSI testing asdlslcoucusxsxb idjiohd hwdohndo
desaisourabh00
 
PPTX
ASIC design verification
Gireesh Kallihal
 
PPTX
VLSI realization of Verification and test and Ideal and real Test
renuraijss
 
PPT
Soc.pptx
Jagu Mounica
 
DOCX
Design Verification
Ishwaki Thakkar
 
PPT
Abraham q3 2008
Obsidian Software
 
PPT
L1_Introduction.ppt
Varsha506533
 
PPTX
Tools using for Repair Electronic devices.pptx.
Fasial Ghazanfar
 
DOCX
implementation of BIST
Prabhu Kiran
 
PDF
Design for Testability
kumar gavanurmath
 
PPTX
#Class2.pptx#Class2.pptx#Cl#Class2.pptxass2.pptx
sarangskp
 
PDF
DFT-Lecture regarding the JTAG, MBIST introduction to DFT
jagneswardharua
 
PDF
A Fault Dictionary-Based Fault Diagnosis Approach for CMOS Analog Integrated ...
VLSICS Design
 
VLSI testing and analysis
Surekha PuriGosavi
 
Vlsi testing
Dilip Mathuria
 
SOLUTION MANUAL OF WIRELESS COMMUNICATIONS BY THEODORE S RAPPAPORT
AshishSasidharan4
 
1 _2 - VLSI testing -need for testing.pptx
Prabakaran242528
 
Design for Test [DFT]-1 (1).pdf DESIGN DFT
jayasreenimmakuri777
 
2-IC Lifecycle from fundamental of ic chip testing
2213405
 
Design for testability and automatic test pattern generation
Dilip Mathuria
 
VLSI testing asdlslcoucusxsxb idjiohd hwdohndo
desaisourabh00
 
ASIC design verification
Gireesh Kallihal
 
VLSI realization of Verification and test and Ideal and real Test
renuraijss
 
Soc.pptx
Jagu Mounica
 
Design Verification
Ishwaki Thakkar
 
Abraham q3 2008
Obsidian Software
 
L1_Introduction.ppt
Varsha506533
 
Tools using for Repair Electronic devices.pptx.
Fasial Ghazanfar
 
implementation of BIST
Prabhu Kiran
 
Design for Testability
kumar gavanurmath
 
#Class2.pptx#Class2.pptx#Cl#Class2.pptxass2.pptx
sarangskp
 
DFT-Lecture regarding the JTAG, MBIST introduction to DFT
jagneswardharua
 
A Fault Dictionary-Based Fault Diagnosis Approach for CMOS Analog Integrated ...
VLSICS Design
 
Ad

More from Usha Mehta (16)

PDF
Basic Design Flow for Field Programmable Gate Arrays
Usha Mehta
 
PDF
Field Programmable Gate Arrays : Architecture
Usha Mehta
 
PDF
Programmable Logic Devices : SPLD and CPLD
Usha Mehta
 
PDF
Programmable Switches for Programmable Logic Devices
Usha Mehta
 
PDF
2_DVD_ASIC_Design_FLow.pdf
Usha Mehta
 
PDF
3_DVD_IC_Fabrication_Flow_designer_perspective.pdf
Usha Mehta
 
PDF
7_DVD_Combinational_MOS_Logic_Circuits.pdf
Usha Mehta
 
PDF
5_DVD_VLSI Technology Trends.pdf
Usha Mehta
 
PDF
8_DVD_Sequential_MOS_logic_circuits.pdf
Usha Mehta
 
PDF
9_DVD_Dynamic_logic_circuits.pdf
Usha Mehta
 
PDF
13_DVD_Latch-up_prevention.pdf
Usha Mehta
 
PDF
14 static timing_analysis_5_clock_domain_crossing
Usha Mehta
 
PDF
9 semiconductor memory
Usha Mehta
 
PDF
Sta by usha_mehta
Usha Mehta
 
PDF
BUilt-In-Self-Test for VLSI Design
Usha Mehta
 
PDF
Automatic Test Pattern Generation (Testing of VLSI Design)
Usha Mehta
 
Basic Design Flow for Field Programmable Gate Arrays
Usha Mehta
 
Field Programmable Gate Arrays : Architecture
Usha Mehta
 
Programmable Logic Devices : SPLD and CPLD
Usha Mehta
 
Programmable Switches for Programmable Logic Devices
Usha Mehta
 
2_DVD_ASIC_Design_FLow.pdf
Usha Mehta
 
3_DVD_IC_Fabrication_Flow_designer_perspective.pdf
Usha Mehta
 
7_DVD_Combinational_MOS_Logic_Circuits.pdf
Usha Mehta
 
5_DVD_VLSI Technology Trends.pdf
Usha Mehta
 
8_DVD_Sequential_MOS_logic_circuits.pdf
Usha Mehta
 
9_DVD_Dynamic_logic_circuits.pdf
Usha Mehta
 
13_DVD_Latch-up_prevention.pdf
Usha Mehta
 
14 static timing_analysis_5_clock_domain_crossing
Usha Mehta
 
9 semiconductor memory
Usha Mehta
 
Sta by usha_mehta
Usha Mehta
 
BUilt-In-Self-Test for VLSI Design
Usha Mehta
 
Automatic Test Pattern Generation (Testing of VLSI Design)
Usha Mehta
 

Recently uploaded (20)

PDF
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
PDF
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PDF
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
PDF
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
PPTX
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
PDF
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PDF
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PPTX
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PDF
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 
The Effect of Artifact Removal from EEG Signals on the Detection of Epileptic...
Partho Prosad
 
Introduction to Ship Engine Room Systems.pdf
Mahmoud Moghtaderi
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
sunil mishra pptmmmmmmmmmmmmmmmmmmmmmmmmm
singhamit111
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Zero Carbon Building Performance standard
BassemOsman1
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
top-5-use-cases-for-splunk-security-analytics.pdf
yaghutialireza
 

2 when to_test_role_of_testing

  • 2. Acknowledgement….. This presentation has been summarized from various books, papers, websites and presentations on VLSI Design and its various topics all over the world. I couldn’t item-wise mention from where these large pull of hints and work come. However, I’d like to thank all professors and scientists who created such a good work on this emerging field. Without those efforts in this very emerging technology, these notes and slides can’t be finished. 2 Dr Usha Mehta 25-01-2022
  • 4. Once they grow…… 25- 01- 202 2 Dr Usha Mehta 4 Cost – Rule of 10 It costs 10 times more to test a device as we move to higher level in the product manufacturing process
  • 6. • Design Errors • Misinterpretation of specification • Fabrication Errors • Wrong component • Incorrect Wiring • Fabrication Defects • Imperfect Process Variations • Physical Failure • During life time of a system 25- 01- 202 2 Dr Usha Mehta 6
  • 8. Architectural Behavioural RTL Gate Transistor Physical Unpacked Chip 25- 01- 202 2 Dr Usha Mehta 8 Circuit Chip, Components, Interconnects… System System on Chip Network on Chip Prototype Testing Mass Production Testing System @ Field
  • 9. Role of Testing in General • Verification • will any fault occur? • Validation • will fault occur during mass production? • Detection • Is there any fault? Yes or no? • Diagnosis • Where is the fault? • Device Characterization • Why the fault occurred? (Is design wrong or test process wrong?) • Failure Mode Analysis (FMA) • How that fault can be prevented? (Is manufacturing process wrong?) • Burn-In • Will it work for longer life? • Speed Binning • What is the speed of device? • Acceptance Testing/Incoming Inspection • Should I use it in my system? 9 Dr Usha Mehta 25-01-2022
  • 10. Verification • Verifies the correctness of Design • Performed once prior to manufacturing process • Performed by simulation, hardware emulation or formal methods • Responsible for quality of design • Like sonography used for unborn baby during pregnancy 10 Dr Usha Mehta 25-01-2022
  • 11. Validation Verification Testing/Characterization / Design Debug • After the first lot of prototypes are manufactured, IC goes through, design validation/pilot-run stage. • It checks that either the fabrication process was correct and fabricated IC is correct. ( Here it is assumed that design was error free) • Also verifies the correctness of test procedure. • AC, DC, Functional Test • Probing internal chip nodes also • Special tools like scanning electron Microscope, electron beam scanner, artificial intelligent technique etc, are used • Like Newborn sreening tests for baby 11 Dr Usha Mehta 25-01-2022
  • 12. Diagnosis • Identify the fault that exists in system. • Which fault is there (type of fault)? • Where is that fault (fault location)? • Like after a set of pathological test, the doctor diagnosis your disease. 12 Dr Usha Mehta 25-01-2022
  • 13. Device Characterization • Determination and correction of errors in device and/or test procedure • So that the next lot of IC will be error free. • Like doctor writes a prescription of medicine to cure your disease. • Here there is a difference between man and IC!!!!!!!!! 13 Dr Usha Mehta 25-01-2022
  • 14. Failure Mode Analysis • Why/How/when the fault had occurred? • Determine the manufacturing process errors that may have caused the fault. • Like determining why that disease occurred and find the preventive actions (bad health /food habits) which created disease 14 Dr Usha Mehta 25-01-2022
  • 15. Detection (testing in general…) • Does any of the fault exists? • Which, why, how, where, when is out of scope here. • Only YES/NO. Go/No Go test for IC to be shipped to market or not. • At fabrication unit • For all fabricated IC • Less comprehensive than characterization • Test should have high fault coverage, low cost and minimum test time • Are you completely fit? Does any of the disease there? • Like medical test for army ( if fit then go, otherwise no go) 15 Dr Usha Mehta 25-01-2022
  • 16. Burn-In/Stress Test • To stress the chip to accelerate the failure mechanism • Some chip passes the production test but will fail very quickly thereafter • To increase temp and/or voltage while applying test patterns • Infant Mortality Failures: 10-30 Hrs • Freak Failure: 100-1000Hrs 16 Dr Usha Mehta 25-01-2022
  • 17. Acceptance Testing/ Incoming Inspection • Customer performs this test • Like universal tester to test the IC at our Digital Electronics Labs 17 Dr Usha Mehta 25-01-2022
  • 18. Place of Verification in Design Flow • Specification • Finalization of specification • Behavioural Description/RTL code • Functional Verification • Gate level netlist • Static timing analysis • Circuit level • Propagation delay • Physical Domain • Layout vs Schematic (LVS) • During Fabrication • Wafer testing • Pilot lot production • Validation • Mass production • Testing • Burn-In • Speed Binning • Yield loss • Diagnosis • Failure Mode Analysis • Before use • Acceptance/Incomin g Testing • In-System 18 Dr Usha Mehta 25-01-2022
  • 19. Speed Binning • CMOS is made of pMOS and nMOS. • Generally, the design is such a way that both of them have same speed • But the performance can vary because of PVT • Process variations (P), Supply Voltage (V), Temperature (T) • But during fabrication process, due to process variations speed may be degraded 19 Dr Usha Mehta 25-01-2022
  • 20. Speed Binning…… Process Variations • Variations in the process parameters can be impurity concentration densities, oxide thicknesses and diffusion depths. • This introduces variations in the sheet resistance and transistor parameters such as threshold voltage. • Dimension variations of the devices, are mainly resulted from the limited resolution of the photolithographic process. • This causes (W/L) variations in MOS transistors 20 Dr Usha Mehta 25-01-2022
  • 21. Speed Binning….. Process Corners • There are five possible corners of an n vs. p mobility graph: • typical-typical (TT) (not really a corner !), fast- fast (FF), slow-slow (SS), fast-slow (FS), and slow-fast (SF). • TT, FF and SS (even corners) • Both types of devices are affected evenly, and generally do not adversely affect the logical correctness of the circuit. • FS, SF ("skewed" corners) • one type of FET will switch much faster than the other, and this form of imbalanced switching can cause one edge of the output to have much less slew than the other edge. 21 Dr Usha Mehta 25-01-2022
  • 22. Verification • On Design (functionality, estimated speed) • Pre-silicon • One time • Methods: • Simulation • Emulation • formal methods • A Design Bug • Makes all Fabricated IC useless Detection/Testing • On Device (manufactured hardware) • Post-Silicon • On each and every IC being fabricated • Methods: • Test Generation • Test Application • A fabrication defect • May cause all ICs or Some of the ICs useless. 22 Dr Usha Mehta 25-01-2022
  • 24. Failure Rate vs Product Life Time 24 Dr Usha Mehta 25-01-2022