Lab 6 - EE 421L 

Authored by Brian Smith (smith945@unlv.nevada.edu),

October 20th, 2014

  

The goal of this lab is to create the layout, schematic, and symbol for a NAND gate, an XOR gate, and a full adder.

To start, I made the schematic for the NAND gate, shown below.

 image

  

Then I made the schematic for the XOR gate.

 

image

 

Then I made the layout for the NAND gate.

 

image

 

Then the layout for the XOR gate.

 

image

 

Then I made the symbols for each. Here is the NAND gate symbol.

 

image

 

Then the XOR gate symbol.

 

image

 

Now, after a successful DRC and after extracting the layout, I set up a LVS for the NAND gate with the settings shown below.

 

image

 

This successfully completed, with the output shown below.

 

image

 

Then, after a successful DRC and after extracting the layout, I set up a LVS for the XOR gate.

 

image

 

Once again, this ran successfully. The output is shown below.

 

image

 

With the two gates completed, I made a schematic to test it. This shematic is shown below. The voltage sources are set up to make the inputs, AB, 00, 01, 10, 11.

image

 

I set up the simulation as shown below.

 

image

 

The models need to be included, so that was done.

 

image

 

The simulation was run. The output is below.

 

image

 

Now to make a full adder using those gates. This is the schematic needed.

 

image

 

Then I made a layout by placing the gates end to end and routing metal layers to make the needed connections.

 

image

 

With that succesfully passing a DRC, I then made a symbol for it.

 

image

 

Then extracted the layout and I ran a LVS. The setup for that is below.

 

image

  

The schematic and extracted views matched. Here is the output.

 

image

 

That concludes laboratory 6. My library backup for this lab is located here.

  

Click here to return to the student lab listings.