Lab 6 - EE 421L 

Authored by Cody Woolf

woolfc@unlv.nevada.edu
Today's date: 24Oct2023

  

Pre-Lab:

Course and lab work were updated at the end of Lab 5 and no changes occurred by the pre-lab. At the end of the lab, the new data will be backed-up; this will be shown at the end of the report.

  

The next portion of the pre-lab was to conduct Tutorial 4. In Tutorial 4, we were directed to create the schematic of a NAND Gate using MOSFETs then the associated symbol. Afterwards, a layout was generated which was then verified by DRC and LVS. The tutorial concludes with simulating the NAND Gate. 

 

NAND Gate Schematic:

Tut4Schem

  

NAND Gate Symbol:

Tut4Sym

 

NAND Gate Layout:

Tut4Layout

 

NAND Gate DRC and LVS:

Tut4DRC

Tut4LVS

Tut4LVSR

 

Tutorial 4 Simulation Schematic and Results:

Tut4SIM

Tut4SIMR

 

_______________________________________________________________________________________________________________________

  

Lab Description:

In this lab, the objective is to build the schematic, symbol, and layout for each of the following: NAND Gate, XOR Gate, and a Full Adder which is the combination of NAND and XOR Gates. Each layout will be verified with a clean DRC and LVS. Simulations will be run for each component matching the associated truth table. 

 

Voltage Pulse Setup:

 

For NAND and XOR:

A:

VoltSetup12A

B:

VoltSetup12B

 

For Full Adder:

A:

VoltSetup3A

B:

VoltSetup3B

C:

VoltSetup3C

 

NAND Gate:

 

Schematic:

NANDSchem

   

Symbol:

NANDSym

 

Layout:

NANDLayout

 

DRC and LVS:

NANDDRC

NANDLVS

NANDLVSR

 

Simulation Schematic and Results:

NANDSIM1

NANDSIM1R

 

As can be observed in the output, AnandB, there are spikes in the graph as a result of variations in the signal. By using inverters, those spikes can be minimized; this will be applied to all subsequent simulations.

 

NANDSIM2

NANDSIM2R

 

 Truth Table(NAND):

ABAnandB
001
011
101
110

 

XOR Gate:

 

Schematic:

XORSchem

 

Symbol:

XORSym

 

Layout:

XORLayout

 

DRC and LVS:

XORDRC

XORLVS

XORLVSR

 

Simulation Schematic and Results:

XORSIM

XORSIMR

 

Truth Table(XOR):

ABAxorB
000
011
101
110

  

Full Adder:

 

Schematic:

FullAddSchem

 

Symbol:

FullAddSym

 

Layout:

FullAddLayout

 

DRC and LVS:

FullAddDRC

FullAddLVS

FullAddLVSR

 

Simulation Schematic and Results:

FullAddSIM

FullAddSIMR

 

Truth Table(Full Adder):

ABCinsCout
00000
00110
01010
01101
10010
10101
11001
11111
 

Proof of appropriate cell names:

CellNames

 

Proof of back-up:

Lab6 file added to Google Drive.

Backup

 

Return to Index