Lab 5 - EE 421L
2. Go through Tutorial 3
Select the nMos Node and use Ctrl+C or Edit >>> to copy the Node to the clipboard.
Create a new schematic cell, Cell >>> Ctrl+N called inv_20_10
With the nMos Node selected go to Edit >>> press C and change the Node to transistor as seen below.
Make sure to hit Done.
Repeat the above set of steps for the pMos Node then you will get the following.
Turn the grid on then, with the power Node active just hit Ctrl+B to reduce the size of the power symbol.
Add the wire Arcs to wire the inverter together.
The connection to the power Node is found in the center of the Node.
Add Off Page Nodes, then export the inverter’s input and output by using Ctrl+E to export the input.
Create an icon view for this schematic, by going to the menu item View >>> Make Icon View.
Change the icon by going to the menu Cell >>> Down Hierarchy >>> Down Hierarchy so that it looks like an inverter,
then select the icon view in the drawing area and press Ctrl+D to get the following.
then select and delete the box/text to get the following.Go to the Component menu and select the triangle and rotate position as seen below
Select the circle and place it in the icon view.
Edit the properties of the circle Ctrl+I to change x and y sizes to 1.
The icon view is now complete, the press Ctrl+U to go back up the schematic view of the inverter.
Simulate the operation of this inverter, and create a schematic call inverter_sim.
In the Explorer click, and hold, on the cell you want to instantiate and drag it into the drawing area.
Add wire arcs to the inverter’s input and output, and then place a SPICE code.
Using the menu item Tools >>> Simulation (Spice) >> Write Spice Deck
LTspice input and output.
Add theNodes to the cell you created.
Select the pMos Node and set its SPICE model to PMOS and set the width to 20, select the nMos Node and set
its SPICE model to NMOS and set its width to 10, and keep both MOSFETs lengths at 2.
Set the x-size of both pAct Nodes to 20, both nAct Nodes to 10, and further set pWell and nWell x-sizes to 20.
Then add Arcs between transistors and active areas.
Move the active areas adjacent to the transistors
Rotate the transistors and active areas and move the devices into the positions, then hit F5 DRC
the layout to ensure no errors are present.
Connect the two poly gates together, the metal on the right of the devices together, and the metals on the left of the
transistors up or down to the well connections. Then hit F5 for DRC your design.Add a poly1 to metal1 contact on the left and a metal1 Pin on the right.
Export in, out, gnd, and vdd, by hitting Ctrl+E
After all the it will look like this
Finally, to simulate this layout, you need to create a cell named inverter_sim with a layout view.
In the Explorer Drag inv_20_10{lay} over into the drawing area as seen below.
You can’t see what’s inside the cell but you can see the Exports.
With the cell selected use the eye and closed eye on the right side
of the menu to toggle between showing and not showing the contents of the cell.
With the cell selected edit the edit the cells properties (Ctrl+I).
correspond to the names in the inverter_sim{sch}.
Next copy the SPICE code from inverter_sim{sch} into this layout view of the cell.
Export the left Pins on the top and bottom metal1 Arcs with names vdd and gnd.
When you do all the DRC, NCC, and Well, you shouldn't get any errors.
Then the LTspice graph will look like the folloing.
Same as the above method creat an Icon, then it would look the same as you did to above one.
Your layouts should have 4 exports: In, Out, vdd, and gnd. This is same as the above single layout, the only
difference is that this one is multiplied by five like the above layout you did.
The final wave form of the layout and schematic would look like the folloing fig.
From the simulation result, you can see that when large size inverter could support larger load.
2. ALS simulation using three different load capacitors: 100fF, 1pF, 10pF.
Zip your file
Send your file to your email