SlideShare a Scribd company logo
1 of 25
VOCATIONAL TRAINING PRESENTATION
ON
VLSI Design
AT
CENTRAL TOOL & TRAINING CENTER (BHUBANESWAR)
Presented by:- Guided by:-
Rupesh Kumar Monalisha Mam
Dhaneshwari Sahu &
Dhaneshwari Mohle (CTTC Bhubaneshwar (OD))
(Et&T 7th Sem)
CONTENTS
 Introduction
 History
 Vlsi design flow
 Vlsi design process
 Application of vlsi
 Ideas
 HDL
VLSI
VLSI stands for Very Large Scale Integration.This is
the field which involves packing more and more
logic devices into smaller and smaller areas. And it
is the process of creating an integrated circuits
(IC) by combining thousands of transistors into a
single chip.
VLSI CHIP
HISTORY
Vlsi introduced by INTEL in 1970’s.
TYPES OF VLSI (ICS)
There are some type on the basis of no. of transistors:-
 SSI
 MSI
 LSI
 VLSI
 ULSI
VLSI DESIGN FLOW
A design flow of VLSI is the sequence of processes or
steps involved in the making of an integrated
circuit(IC).
VLSI DESIGN FLOW
APPLICATIONS OF VLSI
Daily life Applications:-
 Refrigerator
 Calculator
 Water purifier
 Music player
 Smart watch
 Air conditioner
 Pendrive
 Toaster
 Dish washer
IDEAS
 Any thing we needs chip
 Microprocessor
 Microcontroller
 Memories
 Printer
 Mobile
 Digital security lock
ADVANTAGES
 Reduces the size of circuits.
 Reduces the cost of the devices.
 Increase operating speed of circuits.
 Less power consumption.
 High reliability.
 Occupies less area.
CMOS TECHNOLOGY
 CMOS inverter circuit consists of two MOSFETS
(NMOS and PMOS) series such a way that the P-
channel device has its source connected to +Vpn and the
N-channel device has its source connected to the two
devices are connected together connected together
ground. The gates as the common input and the drains
are as the common output.
 CMOS has the greatest complexity and lowest
packaging density; however, it has important advantages
of high speed and much lower power dissipation.
CMOS INVERTOR
MICROWIND SOFTWARE
 Microwind software is used for layout design of
various circuit.
 Microwind is a windows tool for designing and
simulation microelectronic circuit at layout level.
 Process diffiusion, poly-silicon pads, deep
submicron CMOS design and n-well process.
Microwind desktop
CMOS LAYOUT
 Layout is drawing the masks used in the
manufacturing process. so at the end of the day,
foundry is going to create different mask on the
basis of layout which designer has prepared. so
from foundry side, it doesn’t matter in which
seqence you have design the layout/mask.
CMOS LAYOUT DESIGN
HDL
 HDL stands for hardware description language.
 The current trend is to move away from
proprietary HDLs and towards the two leading
standards,VHDL and Verilog HDL.
 VHDL stands for VHSIC Hardware Description
Language.
 It can describe the behavior and structure of
electronic systems.
XILINX SOFTWARE
XILINX ISE(Integrated Synthesis Environment) is
a software tool produced by XILINX for synthesis
and analysis of HDL designs, enabling the
developer to synthesize(compile) their designs,
perform timing analysis, examine RTL diagrams,
simulate a designs reaction to different stimuli,
and configure the target device with the
programmer.
MODELING STYLE
There are three modeling style for vhdl programming
in XILINX:-
 Data flow
 Behavioral
 Structural
Vhdl code for and gate
Library IEEE;
use IEEE.std_logic_1164.all;
entity andgate is
Port(A: in std_logic;
B: in std_logic;
Y: out std_logic);
end andgate;
architecture dataflow of and gate is
begin
Y<= A and B;
end dataflow;
OUTPUT
Waveform of AND GATE
THANKING YOU…

More Related Content

What's hot

What's hot (20)

VLSI technology
VLSI technologyVLSI technology
VLSI technology
 
VLSI Technology Trends
VLSI Technology TrendsVLSI Technology Trends
VLSI Technology Trends
 
Vlsi technology-dinesh
Vlsi technology-dineshVlsi technology-dinesh
Vlsi technology-dinesh
 
VLSI TECHNOLOGY
VLSI TECHNOLOGYVLSI TECHNOLOGY
VLSI TECHNOLOGY
 
Introduction to VLSI Design
Introduction to VLSI DesignIntroduction to VLSI Design
Introduction to VLSI Design
 
VLSI Technology
VLSI TechnologyVLSI Technology
VLSI Technology
 
Short Channel Effect In MOSFET
Short Channel Effect In MOSFETShort Channel Effect In MOSFET
Short Channel Effect In MOSFET
 
Vlsi Summer training report pdf
Vlsi Summer training report pdfVlsi Summer training report pdf
Vlsi Summer training report pdf
 
Vlsi design
Vlsi designVlsi design
Vlsi design
 
Basics of vlsi
Basics of vlsiBasics of vlsi
Basics of vlsi
 
Vlsi design mosfet
Vlsi design mosfetVlsi design mosfet
Vlsi design mosfet
 
vlsi design summer training ppt
vlsi design summer training pptvlsi design summer training ppt
vlsi design summer training ppt
 
Physical design
Physical design Physical design
Physical design
 
Application of VLSI In Artificial Intelligence
Application of VLSI In Artificial IntelligenceApplication of VLSI In Artificial Intelligence
Application of VLSI In Artificial Intelligence
 
SYSTEM DESIGN USING VERILOG HDL.pdf
SYSTEM DESIGN USING VERILOG HDL.pdfSYSTEM DESIGN USING VERILOG HDL.pdf
SYSTEM DESIGN USING VERILOG HDL.pdf
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design ppt
 
VLSI Design(Fabrication)
VLSI Design(Fabrication)VLSI Design(Fabrication)
VLSI Design(Fabrication)
 
VLSI
VLSIVLSI
VLSI
 
VLSI Training presentation
VLSI Training presentationVLSI Training presentation
VLSI Training presentation
 
Finfet
FinfetFinfet
Finfet
 

Similar to All About VLSI In PPT

Similar to All About VLSI In PPT (20)

Vlsi
VlsiVlsi
Vlsi
 
High bit rate_mul
High bit rate_mulHigh bit rate_mul
High bit rate_mul
 
ArvindP1
ArvindP1ArvindP1
ArvindP1
 
1st slide VLSI.pdf
1st slide VLSI.pdf1st slide VLSI.pdf
1st slide VLSI.pdf
 
Vlsi techniques
Vlsi techniquesVlsi techniques
Vlsi techniques
 
Gourp 12 Report.pptx
Gourp 12 Report.pptxGourp 12 Report.pptx
Gourp 12 Report.pptx
 
Vlsi design 11
Vlsi design 11Vlsi design 11
Vlsi design 11
 
intro (1).ppt
intro (1).pptintro (1).ppt
intro (1).ppt
 
Report on VLSI
Report on VLSIReport on VLSI
Report on VLSI
 
VLSI industry - Digital Design Engineers - draft version
VLSI industry - Digital Design Engineers - draft versionVLSI industry - Digital Design Engineers - draft version
VLSI industry - Digital Design Engineers - draft version
 
vlsiindustry-fordigitaldesignengineers-draftversion-160429203845.pdf
vlsiindustry-fordigitaldesignengineers-draftversion-160429203845.pdfvlsiindustry-fordigitaldesignengineers-draftversion-160429203845.pdf
vlsiindustry-fordigitaldesignengineers-draftversion-160429203845.pdf
 
Report
ReportReport
Report
 
Industrial training report of vlsi,vhdl and pcb designing
Industrial training report of vlsi,vhdl and pcb designingIndustrial training report of vlsi,vhdl and pcb designing
Industrial training report of vlsi,vhdl and pcb designing
 
VLSI unit 1 Technology - S.ppt
VLSI unit 1 Technology - S.pptVLSI unit 1 Technology - S.ppt
VLSI unit 1 Technology - S.ppt
 
Integrated circuit
Integrated circuitIntegrated circuit
Integrated circuit
 
nikhil.pptx
nikhil.pptxnikhil.pptx
nikhil.pptx
 
About VLSI
About VLSIAbout VLSI
About VLSI
 
Presentation on Industrial training in VLSI
Presentation on Industrial training in VLSI Presentation on Industrial training in VLSI
Presentation on Industrial training in VLSI
 
VLSI training PPT, vinay
VLSI training PPT, vinayVLSI training PPT, vinay
VLSI training PPT, vinay
 
ASIC Design Flow
ASIC Design FlowASIC Design Flow
ASIC Design Flow
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
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
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
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...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 

All About VLSI In PPT

  • 1. VOCATIONAL TRAINING PRESENTATION ON VLSI Design AT CENTRAL TOOL & TRAINING CENTER (BHUBANESWAR) Presented by:- Guided by:- Rupesh Kumar Monalisha Mam Dhaneshwari Sahu & Dhaneshwari Mohle (CTTC Bhubaneshwar (OD)) (Et&T 7th Sem)
  • 2. CONTENTS  Introduction  History  Vlsi design flow  Vlsi design process  Application of vlsi  Ideas  HDL
  • 3. VLSI VLSI stands for Very Large Scale Integration.This is the field which involves packing more and more logic devices into smaller and smaller areas. And it is the process of creating an integrated circuits (IC) by combining thousands of transistors into a single chip.
  • 5. HISTORY Vlsi introduced by INTEL in 1970’s.
  • 6. TYPES OF VLSI (ICS) There are some type on the basis of no. of transistors:-  SSI  MSI  LSI  VLSI  ULSI
  • 7. VLSI DESIGN FLOW A design flow of VLSI is the sequence of processes or steps involved in the making of an integrated circuit(IC).
  • 8.
  • 10. APPLICATIONS OF VLSI Daily life Applications:-  Refrigerator  Calculator  Water purifier  Music player  Smart watch  Air conditioner  Pendrive  Toaster  Dish washer
  • 11. IDEAS  Any thing we needs chip  Microprocessor  Microcontroller  Memories  Printer  Mobile  Digital security lock
  • 12. ADVANTAGES  Reduces the size of circuits.  Reduces the cost of the devices.  Increase operating speed of circuits.  Less power consumption.  High reliability.  Occupies less area.
  • 13. CMOS TECHNOLOGY  CMOS inverter circuit consists of two MOSFETS (NMOS and PMOS) series such a way that the P- channel device has its source connected to +Vpn and the N-channel device has its source connected to the two devices are connected together connected together ground. The gates as the common input and the drains are as the common output.  CMOS has the greatest complexity and lowest packaging density; however, it has important advantages of high speed and much lower power dissipation.
  • 15. MICROWIND SOFTWARE  Microwind software is used for layout design of various circuit.  Microwind is a windows tool for designing and simulation microelectronic circuit at layout level.  Process diffiusion, poly-silicon pads, deep submicron CMOS design and n-well process.
  • 17. CMOS LAYOUT  Layout is drawing the masks used in the manufacturing process. so at the end of the day, foundry is going to create different mask on the basis of layout which designer has prepared. so from foundry side, it doesn’t matter in which seqence you have design the layout/mask.
  • 19. HDL  HDL stands for hardware description language.  The current trend is to move away from proprietary HDLs and towards the two leading standards,VHDL and Verilog HDL.  VHDL stands for VHSIC Hardware Description Language.  It can describe the behavior and structure of electronic systems.
  • 20. XILINX SOFTWARE XILINX ISE(Integrated Synthesis Environment) is a software tool produced by XILINX for synthesis and analysis of HDL designs, enabling the developer to synthesize(compile) their designs, perform timing analysis, examine RTL diagrams, simulate a designs reaction to different stimuli, and configure the target device with the programmer.
  • 21. MODELING STYLE There are three modeling style for vhdl programming in XILINX:-  Data flow  Behavioral  Structural
  • 22. Vhdl code for and gate Library IEEE; use IEEE.std_logic_1164.all; entity andgate is Port(A: in std_logic; B: in std_logic; Y: out std_logic); end andgate; architecture dataflow of and gate is begin Y<= A and B; end dataflow;