Lab 8 - ECE 421L 

Authored by Geovanni Portillo, Yared Abraha

Emails: portig1@unlv.nevada.edu and abrahy2@unlv.nevada.edu respectively.

Last edited Dec 2nd, 2019

  

Generating a test chip layout for submission to MOSIS for fabrication

Pre-lab tasks


SchematicLayout
Pad
Padframe

Chip
Schematic
Layout
Extracted
DRC
LVS



Lab 8:

Guidelines 

Your chip should include the following test structures:


The design directory for Chip3_f19 can be downloaded here.
   
Chip3_f19
SchematicLayout
DRCLVS
   
The components and their connections are listed below. Ground is shared at pin<20> whenever ground is needed.
Summary of Chip Operation
   
For the NMOS, the drain is connected to pin<17>, the gate to pin<18> and the source to pin<19>.
NMOS
SchematicSymbol
LayoutPins
   

For the PMOS, the body is connected to pin<23>, the source to pin<24>, the drain to pin<25> and the gate to pin<26>.

PMOS
SchematicSymbol
LayoutPins

   

For the voltage divider, the input is connected to pin<21> and the output is connected to pin<22>.
Voltage Divider
SchematicSymbol
LayoutPins
   

For the inverter, the VDD is connected to pin<14>, the input is connected to pin<15> and the output to pin<16>. 

Inverter 12u/6u (Minimum Length)
SchematicSymbol
LayoutPin

   

For the NAND gate, VDD is connected to pin<6>, A to pin<7>, B to pin<8> and AnandB to pin<9>.

NAND
SchematicSymbol
LayoutPins

    

For the NOR gate, VDD is connected to pin<10>, A to pin<11>, B to pin<12> and AnorB to pin<13>.

NOR
SchematicSymbol
LayoutPins
   
For the ring oscillator with a buffer, both VDDs are connected together at pin<5> and the output to pin<6>.
31-Stage Ring Oscillator
SchematicSymbol
Layout
Buffer
SchematicSymbol
Layout
Pins
   
For the BSPS, VDD is connected to pin<3>, Vin to pin<1> and Vout to pin<2>. Vin is connected to the drain of the switching NMOS of the BSPS and Vout is used for feedback of the off-chip circuit.
Testing of this chip requires supplying a range of 3.75V - 5.25V to pin<3>, the negative terminal of an inductor and 
Schottky diode to pin<1> and connecting to output of the off-chip circuit back to pin<2>.
BSPS can be simulatued using the BSPS cell in the design directory.
Boost Switching Power Supply (BSPS)
SchematicSymbol
LayoutPins

The design directory for Chip3_f19 can be downloaded here.

This concludes the report for Lab 8.

   

Return to Geovanni's Index 

Return to Yared's Index

   

Return to EE 421 Labs