Lab 6 - EE 421L Digital Integrated Circuit Design

Authored by James Garner

Garnerj5@unlv.nevada.edu

10 October 2016

 

Return to: J.Garner EE421 Labs

 

Design, layout, and simulation of a CMOS NAND gate, XOR gate, and Full Adder

 

Pre-lab work

Backup

 

 

 

 

 

NAND Gate Images

 

Schematic:

 

nand_schematic

 

Symbol:

nand_symbol

 

Layout:

 

Nand_Layout

 

DRC:

 

DRC

 

LVS:

 

LVS

 

 

 

XOR Gate Images:

 

Schematic:

 

xor_schematic

 

Symbol:

 

xor_symbol

 

Layout:

 

Xor_Layout

 

DRC:

 

DRC

 

LVS:

 

LVS

 

 

 

Simulation Results from Logic Gate Analysis:

 

Schematic:

 

Simulation_Schematic

 

Simulation:

 

LogicSimulation

           

Here we see when switching the input to a gate too fast can cause problems at the outputs of the gates. We see this in A XOR B (BLACK), momentarily switching B from 0 to 1 causes a little bit of a glitch, though our output should remain 1.

           

 

Full Adder

 

Schematic:

 

Schematic

 

Symbol:

 

Symbol

 

Layout:

 

FA_Layout

 

DRC:

 

DRC

 

LVS:

 

LVS

 

Simulation Schematic:

 

Simulation_Schematic

 

Simulation Results:

 

Simulation

 

 

Return to EE 421 Labs