SlideShare a Scribd company logo
Presentation on
DESIGN PROJECTS
EEE 454
VLSI I Laboratory
Prepared By:
Group -1
Naimul Hassan Md. Redwan Islam
Student No – 1006074 Student No - 1006066
DESIGN PROJECT 1:
OPTIMUM DESIGN
OF A 3 INPUT XOR
GATE
KEY ALGORITHM
CMOS
TRANSMISSION
GATE
CMOS
TRANSMISSION
GATE
CMOS
TRANSMISSION
GATE
CMOS
TRANSMISSION
GATE
CMOS NOT
GATE
B
B
A
~A
~B
C
~C
C
A xor B
A xor B xor C
Cadence Schematic of CMOS 3 input XOR gate
Symbol Created from the Schematic
Simulation Circuit for CMOS 3 input XOR gate
Timing Simulation Result in ADE L
Average Delay
Calculated
from Cadence
Calculator
About 152 ps
Final Layout Design of CMOS 3 input XOR Gate
Area Calculation of the Layout
Total Length
4.22μm
Total Width
3.27μm
Total Area
13.79μm2
Product of Area and
Propagation delay
318,604.16 μm2 ps2
DESIGN PROJECT 2 :
DESIGN OF ALU WITH
SHIFTER
ALU
A
B
S
Cin
Shifter
H0
H1
F
Cout
O
Operations of the ALU
Operation No F Cout
1 A 0
2 A+1 1 if A = 24 -1
3 A+B 1 if (A+B) ≥ 24
4 A+B+1 1 if (A+B) ≥ 24 -1
5 A-B-1 1 if A > B
6 A-B 1 if A ≥ B
7 A-1 1 if A ≠ 0
8 A 1
9 A|B 0
10 A^B 0
11 A&B 0
12 A’ 0
Operations of the shifter
H1 H0 Operation Function
0 0 O=F Transfer (no shift)
0 1 O=SHR(F) Shift 1-bit right
1 0 O=SHL(F) Shift 1-bit left
1 1 O=0 Transfer 0
Arrangement of Operations selected for Group 1
S2 S1 S0 Cin Operation
0 0 0 0 3
0 0 0 1 6
0 0 1 0 2
0 0 1 1 1
0 1 0 0 4
0 1 0 1 5
0 1 1 0 7
0 1 1 1 8
1 0 0 0 11
1 0 1 0 9
1 1 0 0 10
1 1 1 0 12
otherwise Clear F
Function Mapping for Adder Inputs
S2 S1 S0 Cin
F Xi Yi Cin *
0 0 0 0 A+B Ai Bi 0
0 0 0 1 A-B Ai ~Bi 1
0 0 1 0 A+1 Ai 0 1
0 0 1 1 A Ai 0 0
0 1 0 0 A+B+1 Ai Bi 1
0 1 0 1 A-B-1 Ai ~Bi 0
0 1 1 0 A-1 Ai 1 0
0 1 1 1 A Ai 1 1
1 0 0 0 A & B A & B 0 0
1 0 1 0 A | B A | B 0 0
1 1 0 0 A^B Ai Bi 0
1 1 1 0 ~A ~Ai 0 0
otherwise 0 0 0 0
Final Equation for Adder Inputs
SCHEMATICS OF
BASIC GATES
Vlsi presentation final
SCHEMATICS OF
LOGIC BLOCKS
Vlsi presentation final
Final Schematic for logical simulation
Simulation results
THANKS

More Related Content

PPT
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...
PPT
Free video lectures for mca
PPTX
Ripple Carry Adder
PPT
Mba admission in india
DOC
Design of chip controller
PPTX
Adder
PDF
Verilog VHDL code Parallel adder
PPT
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...
Lec12 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Ad...
Free video lectures for mca
Ripple Carry Adder
Mba admission in india
Design of chip controller
Adder
Verilog VHDL code Parallel adder
Lec16 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Fi...

What's hot (20)

PDF
My Report on adders
PPTX
adders(1)
PPT
Admissions in india 2015
PDF
Lab 4 Three-Bit Binary Adder
DOCX
Parallel Adder
PPT
4 bit add sub
PDF
Lab 3 Multi-Function Gate
PPTX
Carry look ahead adder
PPT
Lec13 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Sh...
PDF
Lab 2-Simple Combinational Logic
PPT
Lec11 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- De...
PPTX
Binary parallel adder
PPT
carry look ahead adder
PPTX
Tugasan 9 Pisah Ragaman (A168202)
PDF
AI + Engineering: from Physical to Virtual Sensors using Deep Learning, Enric...
PPTX
Ripple adder
PPTX
1.ripple carry adder, full adder implementation using half adder.
PPTX
Logic gates and its realization
PDF
VERILOG CODE FOR Adder
PPT
04 comb ex
My Report on adders
adders(1)
Admissions in india 2015
Lab 4 Three-Bit Binary Adder
Parallel Adder
4 bit add sub
Lab 3 Multi-Function Gate
Carry look ahead adder
Lec13 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- Sh...
Lab 2-Simple Combinational Logic
Lec11 Intro to Computer Engineering by Hsien-Hsin Sean Lee Georgia Tech -- De...
Binary parallel adder
carry look ahead adder
Tugasan 9 Pisah Ragaman (A168202)
AI + Engineering: from Physical to Virtual Sensors using Deep Learning, Enric...
Ripple adder
1.ripple carry adder, full adder implementation using half adder.
Logic gates and its realization
VERILOG CODE FOR Adder
04 comb ex
Ad

Similar to Vlsi presentation final (20)

PPTX
Arithmatic and logical Unit designing and Flag Derivation
PDF
Cost Efficient Design of Reversible Adder Circuits for Low Power Applications
PPTX
CSLA and WTM using GDI Technique
PDF
Digital Electronics (EC8392) UNIT-II -PPT-S.SESHA VIDHYA/ ASP/ECE
PDF
Digital 4-bit Comprator
PDF
Chapter 2
PDF
Computer design and architecture with simple cpu
PPT
chapter4-Arithmetic_new.ppt having sums og
PPT
Lecture on Adders in VLSI Design in ECE Engineering
PPTX
Combinational logic circuits design and implementation
PDF
jana2012.pdf
PPT
LCDF3_Chap_10_P1.ppt
PPT
Datapath functional units in A__VLSI ppt
PPTX
Digital principal and computer organization
PPT
REGISTER TRANSFER AND MICROOPERATIONS2017-3-5.ppt
PPT
Arithmetic for computers which talks about
PPT
REGISTER TRANSFER AND MICROOPERATIONS2017-3-5.ppt
PPT
how computers do math from patterson and hennessey book
PPT
Digital logic
PPT
Chapter10.ppt
Arithmatic and logical Unit designing and Flag Derivation
Cost Efficient Design of Reversible Adder Circuits for Low Power Applications
CSLA and WTM using GDI Technique
Digital Electronics (EC8392) UNIT-II -PPT-S.SESHA VIDHYA/ ASP/ECE
Digital 4-bit Comprator
Chapter 2
Computer design and architecture with simple cpu
chapter4-Arithmetic_new.ppt having sums og
Lecture on Adders in VLSI Design in ECE Engineering
Combinational logic circuits design and implementation
jana2012.pdf
LCDF3_Chap_10_P1.ppt
Datapath functional units in A__VLSI ppt
Digital principal and computer organization
REGISTER TRANSFER AND MICROOPERATIONS2017-3-5.ppt
Arithmetic for computers which talks about
REGISTER TRANSFER AND MICROOPERATIONS2017-3-5.ppt
how computers do math from patterson and hennessey book
Digital logic
Chapter10.ppt
Ad

Recently uploaded (20)

PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPTX
introduction to high performance computing
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPT
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
PDF
86236642-Electric-Loco-Shed.pdf jfkduklg
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Nature of X-rays, X- Ray Equipment, Fluoroscopy
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
Abrasive, erosive and cavitation wear.pdf
PPTX
Current and future trends in Computer Vision.pptx
PPT
Total quality management ppt for engineering students
PPTX
Artificial Intelligence
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
introduction to high performance computing
R24 SURVEYING LAB MANUAL for civil enggi
Introduction, IoT Design Methodology, Case Study on IoT System for Weather Mo...
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
CURRICULAM DESIGN engineering FOR CSE 2025.pptx
86236642-Electric-Loco-Shed.pdf jfkduklg
UNIT 4 Total Quality Management .pptx
Nature of X-rays, X- Ray Equipment, Fluoroscopy
Exploratory_Data_Analysis_Fundamentals.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Analyzing Impact of Pakistan Economic Corridor on Import and Export in Pakist...
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
Abrasive, erosive and cavitation wear.pdf
Current and future trends in Computer Vision.pptx
Total quality management ppt for engineering students
Artificial Intelligence

Vlsi presentation final