Project - EE 421L 

Authored by Emmanuel Sanchez,

Email: sanch512@unlv.nevada.edu

11/09/2015

    

Lab description:

For this final project, we will be fabricating chips using the C5 process through MOSIS. We begin by creating the schematics, simulations, and layouts of each circuit to ensure proper operation. Each chip will include the following test structures:

         


    

Lab Report:

  

*PART 1 (Schematics and Simulations)*

 

Resettable 8-bit Up/Down Counter with Buffer

  

The first step towards creating the up/down counter is to build a D Flip Flop (DFF).

Schematic for DFF
dff
Symbol for DFF
dffsym
 
 
 
 
 
 
 
 
 
 
   
The 8-bit up/down counter is then built using DFFs.
Schematic for 8-bit Up/Down Counter
counter
Symbol for 8-bit Up/Down Counter
counter
 
 
 
 
 
 
 
 
 
 
Creating the buffer to drive a 20 pF off-chip load:
Schematic for Buffer
buff
Symbol for Buffer
buff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   
 
   
Attaching the buffer to the counter:
countbuff
   
The following simulations for the up/down counter include:
--> 1) Counting Up
--> 2) Counting Down
--> 3) Counting Up then Down
--> 4) Using the Clear Signal
   
Schematic Used to Simulate Counter
schemsim
Counting Up
up
Counting Down
down
Counting Up then Down
ud
Using the Clear Signal
clear
   

31 Stage Oscillator with Buffer  

Schematic for Oscillator
osc

  

Simulating the 31-stage Oscillator:

Schematic for Simulating the Oscillator
osc
Simulation Results
oscsim

     

NAND and NOR Gates Using 6/0.6 NMOS and PMOS

Schematic of NAND Gate
nand
Symbol for NAND Gate
nand
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Schematic of NOR Gate
nor
Symbol for NOR Gate
nor
 
 
 
 
 
 
 
 
 
 
 
 
 
 
   

     

Simulations for NAND and NOR Gates:

Schematic for Simulating NAND and NOR Gates
sim
Simulation Results
sim
We can see that both gates function correctly for all possible inputs.
 
 
 
 
 
 
   

   

Inverter With Size 12/6

Schematic for Inverter
inv
Symbol for Inverter
inv
 
 
 
 
 
 
 
 
 
 
 
 
 
   

   

Simulating the Inverter:

Schematic for Simulating Inverter
schem
 
 
 
 
 
Simulation Results - Transient and DC Sweep
inv

   

Transistors: NMOS and PMOS measuring 6/0.6

Schematic for NMOS
nmos
Symbol for NMOS
nmos
NMOS connected to 4 pads
nmospads
Schematic for PMOS
pmos
Symbol for PMOS
pmos 
PMOS connected to 4 pads
pmospads
 
 
 

  

Simulating the NMOS and PMOS:

Schematic for Simulating the NMOS
nmossim
NMOS Simulation ID vs VDS
nmossim
Schematic for Simulating the PMOS
pmossim
 
 
 
 
PMOS Simulation ID vs VSD
pmossim

 

25k n-well Resistor

Schematic for 25k Resistor
res
Symbol for 25k Resistor
res
Schematic for Simulating the 25k Resistor
res
 
 
 
Simulation Results - DC Sweep
res
     
Voltage Divider using 25k and 10k Resistors

Schematic for Voltage Divider
div
 
 
   
Symbol for Voltage Divider
sym
Schematic for Simulating the Voltage Divider
sim
   
Simulation Results - DC Sweep
sim
   
*Part 2 (Layout, DRC, and LVS)*
   
D Flip Flop DRC and LVS
DRC:
dff
LVS:
dff
 
8-bit Up/Down Counter DRC and LVS:
Using the layout from the DFF, I created the 8-bit counter and added buffers to each output (circled in the picture below). 
DRC:
counter
LVS:
counter
 
31-Stage Ring Oscillator 
The oscillator contains a buffer for driving 20 pF loads off chip.
DRC: In the following image, the first half of the layout is the oscillator and the second half is the buffer.
osc
LVS:
osc
   
NAND gate using 6/0.6 NMOS and PMOS
DRC:
nand
LVS:
nand
 
NOR gate using 6/0.6 NMOS and PMOS
DRC:
nor
LVS:
nor
   
Inverter made with a 6/0.6 NMOS and a 12/0.6 PMOS

DRC:
inv
LVS:
inv
   
NMOS of size 6/0.6 connected to 4 bond Pads
DRC:
nmos
Zooming into the NMOS device:
nmos
LVS:
nmos
 
PMOS of size 6/0.6 connected to 4 bond Pads
DRC:
pmos
Zooming into the PMOS device:
pmos
LVS:
pmos
 
Voltage Divider using 25k and 10k Resistors
DRC:
DIV
LVS:
div
   
25k Resistor
DRC:
res
Layout:
res
   
   
   
     
    
 
Link to project design directory: lab_proj_2.zip
 
  

     

Return to EE421L Labs