17
VLSI Project 4 bit Comparator

n-bit Comparator Layout Design

Embed Size (px)

Citation preview

Page 1: n-bit Comparator Layout Design

VLSI Project4 bit Comparator

Page 2: n-bit Comparator Layout Design

Submitted To

Fariah HayeeLecturer,

Faculty of EEE,BUET

Maruf AhmedLecturer,

Faculty of EEE,BUET

Page 3: n-bit Comparator Layout Design

Submitted By

Ashik Amin Mohammad Wahiduzzaman Khan

Std ID #0806098 Std ID #0806144

Group 27

Page 4: n-bit Comparator Layout Design

Outline

• Specification, Architectural Design and Functional Verification

• Gate Level Schematic Design• Transistor Level Design and Cell Layout• Layout Placement and Routing• Layout of Full Chip, DRC & LVS Log

Page 5: n-bit Comparator Layout Design

Characteristic of a Comparator

Input Output

Ai Bi Di+1 Ci+1 Ci Di

x x 1 0 1 0

x x 0 1 0 1

0 0 0 0 0 0

0 1 0 0 0 1

1 0 0 0 1 0

1 1 0 0 0 0

X signifies “don’t care”

Page 6: n-bit Comparator Layout Design

Schematic

This type of cascade-able connection lessens the number of not gates reqd (2 for each block). Thus reducing the area of layout

significantly.COMPCELLA COMPCELLBInverted I/P True I/P

True O/P Inverted O/P

Page 7: n-bit Comparator Layout Design

Waveform

A B Cout

Dout

4 4 0 02 4 0 12 1 1 07 1 1 0

Page 8: n-bit Comparator Layout Design

RTL

Page 9: n-bit Comparator Layout Design

Gates’ Schematic and Layout

Page 10: n-bit Comparator Layout Design

CompcellA

Page 11: n-bit Comparator Layout Design

CompcellB

Page 12: n-bit Comparator Layout Design

Comparator

Page 13: n-bit Comparator Layout Design

IO Pad

Page 14: n-bit Comparator Layout Design

Simulation (ADE L)

Page 15: n-bit Comparator Layout Design

Delay 50.8497-50.75=0.0997ns

Page 16: n-bit Comparator Layout Design

Average Power 1.324E-6

Page 17: n-bit Comparator Layout Design