Lab 08 - EE 421L 

12/06/2017

Generating a test chip layout for submission to MOSIS for fabrication

    

Junho Bae

baej8@unlv.nevada.edu

     

Desi Battle

battled@unlv.nevada.edu

   

Jeeno Doria

doriaj3@unlv.nevada.edu

   

(VDD = 5 V)

This Chip contains the following:

  1. A 31-stage ring oscillator with a buffer for driving a 20 pF off-chip load
  2. NAND gate using 6u/0.6u NMOS and PMOS
  3. NOR gate using 6u/0.6u NMOS and PMOS
  4. An inverter made with a 6u/0.6u NMOS and a 12u/0.6u PMOS
  5. Transistors, both PMOS and NMOS, measuring 6u/0.6u
  6. A 25k resistor implemented using the n-well
  7. A voltage divider using the 25k resistor laid out above and a 10k resistor
  8. An even partiy checker 9-bit input word (8-bits data & 1 bit parity), 1 output
Cadence design directory: Chip5_f17 (click to download)

Pinout Overview

        pinout.pngdip40.jpg

         


Chip Schematic & Layout

Chip SchematicChip Layout
chipschematic.PNGchiplayout.PNG
DRCLVS
drclab8.JPGLVSlab8.PNG
  

Pinout Detailed
   
 
NMOS                                                                                         PMOS
3nmosschematic.PNG            5pmosschematic.PNG
Drain: Pin<18>                                                                                           
Source: Pin<15>
Gate: Pin<17>                                                                                              Gate: Pin<13>
Source: Pin<19>                                                                                           Drain: Pin<14>
*NMOS body tied to ground (pin 20)*                                                         Body: Pin<16>
 

Test Instructions: (configure as inverter)
Connect Pin <15>, Pin<16> to VDD
Connect Pin<19> to Pin<20>
Connect Pin<14> to Pin<18>      (short the drains)
Connect Pin<17> to Pin<13>      (short the gates)

Apply square wave to Pin<13> and observe Pin<19> is inverted


   



NOR 
4norschematic.PNG
Inputs: Pin<7> and Pin<8>
VDD: Pin<10>
Output: Pin<9>

Test Instructions:
Connect Pin<10> to VDD
Connect Pin<7> and Pin<8> to all 4 possible combinations of 0,VDD
observe Pin<9> is correct

 
   
 
 
NAND
2nandschematic.PNG
Inputs: Pin<3> and Pin<4>
VDD: Pin<6>
Output: pin<5> 

Test Instructions:
Connect Pin<6> to VDD
Connect Pin<3> and Pin<4> to all 4 possible combinations of 0,VDD and observe
Pin<5> is correct
 
    

 
 
Inverter
1inverterschematic.PNG
Inputs: Pin<21>
VDD: Pin<23>
Output: Pin<22> 

Test Instructions:
Connect Pin<23> to VDD
Apply square wave to Pin<21> and observe inverted output wave
 
   

 
 
Ring Oscillator
6ringoscschematic.PNG
VDD: Pin<2>
Output: Pin<1>

Test Instructions:
Connect Pin<2> to VDD
Connect a 20pF(max)  capacitor between Pin<1> and Pin<20> (ground
Observe output oscillates with

   



Voltage Divider
7voltagedivschematic.PNG
Input: Pin<11>
Output: Pin<12> 

Test Instructions:
Connect Pin<11> to known voltage
measure Pin<12> (Out = 0.7In)
 
   

 
 
Even Parity Checker
8evenparityschematic.PNG
Inputs: Pin<24:31> (Data) and Pin<32> Parity(P)
Output (check): Pin<33>
VDD: pin<34>

Even Parity Checker operation
9-bit input word, 8-bits data and 1-bit parity, that outputs a 1 (0) when the even parity check is valid (invalid) 

Test Instructions:
Supply VDD (5V) to pin<34>
Ensure all input pins are either grounded or tied to VDD and observe output is correct

No Connection
99_Unused.PNG

Pins <35:40> are unused

Test Instructions:
Stare blankly at chip.


Return to EE421L Labs