+ All Categories

Vlsi

Date post: 24-Jun-2015
Category:
Upload: amit-ranjan
View: 277 times
Download: 0 times
Share this document with a friend
Popular Tags:
23
Jagannath Gupta Institute Of Engg. & Tech. JAIPUR
Transcript
Page 1: Vlsi

Jagannath Gupta Institute Of Engg. & Tech. JAIPUR

Page 2: Vlsi

A presentation on

VLSI DESIGN

Submitted to:- Presented by:- Pieush Vyas Rahul Verma HOD ec dept. EC -B

a ST Microsystem

Page 3: Vlsi

ST Microsystems is a software and VLSI design training center located in the IT-zone at Sitapura industrial area, Jaipur. It was established in 2001 and is the first VLSI design center in Rajasthan in private sector. The company has registered its presence in training sector through its high quality and expert training in emerging technologies. Keeping in view the importance that IT has gained in recent years and small number of institutes providing the industry level training in the area, ST Microsystems provides training in major key areas like VLSI, software design and development, embedded systems, SAP etc.

About company

Page 4: Vlsi

ST MICROSYSTEMS,JAIPUR

Page 5: Vlsi

History of electronic circuit

Upto the 60’s the electronic circuit were bulky and slow . At that time , electronic circuit consisted of various discrete component like bipolar junction transistor (BJT),resistance , capacitance etc , to make the inter connection between these discrete component use copper wire . These kind of circuit known as “Discrete circuit”.These circuit consist very less component occupied very large space

Page 6: Vlsi

Classified Semiconductor according to uses

SEMICONDUCTOR

TRANSISTOR INTEGRATE

DCIRCUIT

MICROCHIP

Page 7: Vlsi

Transistor

Page 8: Vlsi

Integrated Circuits(ICs)

What is Integrated Circuit?

Integrated Circuits contains several transistors fabricated on a single chip.

Page 9: Vlsi

Ic development

•“Jack kilby” the person who develop first integrated circuit ,he is known as the father of ic.•This integrated circuit consist one resistor and one capacitor.•Germanium was used to make first ic.•In 1947 Schokly and barlin invented bipolar junction transistor and ic,s were formed using BJT.In 1960 mos invented and ic formed by using MOS

Page 10: Vlsi

SSI (small-scale integration): Up to 100 electronic components per chip

MSI (medium-scale integration): From 100 to 3,000 electronic components per chip

LSI (large-scale integration): From 3,000 to 100,000 electronic components per chip

VLSI (very large-scale integration): From 100,000 to 1,000,000 electronic components per chip

ULSI (ultra large-scale integration): More than 1 million electronic components per chip

Classification of Integrated Circuits

Page 11: Vlsi

Moore’s Law• In 1965, Gordon Moore predicted that

the number of transistors that can be integrated on a die would double every 18 to 14 months• i.e., grow exponentially with time

• Amazing visionary – million transistor/chip barrier was crossed in the 1980’s.– 2300 transistors, 1 MHz clock (Intel

4004) - 1971– 42 Million, 2 GHz clock (Intel P4) -

2001– 140 Million transistor (HP PA-8500)

Page 12: Vlsi

Microchip

Page 13: Vlsi

VLSI is an implementation technology for electronic circuitry - analogue or digital

It is concerned with forming a pattern of interconnected switches and gates on the surface of a crystal of semiconductor

Microprocessors personal computers microcontrollers

Memory - DRAM / SRAM Special Purpose Processors - ASICS (CD players, DSP

applications) Optical Switches Has made highly sophisticated control systems mass-

producable and therefore cheap

VLSI Applications

Page 14: Vlsi

VHDL (Hardware Descreption Language)

Page 15: Vlsi

VHDL is the VHSIC Hardware Description language designed and optimized for digital circuit design and modeling.

describes the structural, physical and behavioral characteristics of digital systems.

VHDL

Page 16: Vlsi

FPGA KIT

Page 17: Vlsi

V Very High Speed Integrated CircuitH HardwareD DescriptionL Language Interoperability between design tools:

standardizedportable model of electronic systemsTechnology independent descriptionReuse of components described in VHDL

The VHDL Language

Page 18: Vlsi

Used to describe hardware .

Application specific language. Used for digital circuits’ programming &

simulation.

HARDWARE DESCRIPTION LANGUAGE

Page 19: Vlsi

• MODELSIM

• XILINX

• ACTIVE HDL

Software Used in VLSI

Page 20: Vlsi

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 Behavioral of andgate is

 begin

y <= a and b;

 end Behavioral;

VHDL code for Andgate

Page 21: Vlsi

CONCLUSION

Vlsi is suitabale for fabrication of larger number of components on a single chip.

Vhdl is used for digital circuit designing and to validate the design and check the design specification.

Page 22: Vlsi

Refrences

www.xilinx tutorial.com. Google images. Vlsi design by Genus Publications.

Page 23: Vlsi

THANK YOU

QUARRYS???


Recommended