Lab 6 - EE 421L
Then delete all the wrie Arcs, icon view and remain the PMOS/NMOS and vdd, gnd.
The circle, pin and polygon are used in to design the icon and the command "Toggle Outline Edit"
is also useful to change polygon. About the circle, change the degrees to 180 in the node properties.
Checking the design, let's simulate the NAND gate.
Connect one input to VDD and give a pusle signal to other input node.
wave form of the NAND
Move to lay out the NAND cell.
The
inv_20_10 contains the MOSFET layout. Only change the PMOS size and
reconnect the nodes. Follow the steps shown in tutoral_4.
simulate the NAND layout
wave form
Using the LTpice and IRsim simulate the NAND gate.
wave form
NOR gate design:
NAND gate can make the NOR gate much easier. Both gates use 4 MOSFETs and the change is the connection.
And the size of PMOS is 20/2. Duplicate the NAND cell including the schematic, icon and layout cells.
Then change the wire connection in the shematic. The right connection is shown in the following image.
The icon design of NOR
The NAND cell design, simulate the NOR gate.
wave form
Layout of the NOR gate.
LTspice for simulation.
wave form
XOR gate design:
Two extra inverters are needed in this design. We can see 12 transistors will used in XOR gate.
The size of PMOS is 20/10 and keep the size of NMOS unchanged.
After designing NAND and NOR gates, the XOR is much easier. Duplicate the XOR gate again.
And get 12 transistor in the new cell: XOR_wwl_f13. The correct circuit is shown in the following.
The icon view looks like NOR gate.
Move to the simulation, let's design the layout. Because it has 12 transistors, we need more time.
Put every transistors in the standard cell frames that snap together end-to-end.
Press F5 to check DRC.
By connecting one input to gnd and give a pulse to other input node.
wave form
The LTspice simulation
Full adder design:
For the first full adder, use 2 XORs, 2 NANDs and 1 NOR with 3 inverters.
Open a new cell: fulladder. And connect the wire Arcs as the figure shown in LAB6.
Simulate by LTspice and IRSIM as seen below.
wave form
For the second full adder with 3 NAND gates and 2 XOR gates.
The layout design
The LTspice and IRSIM is shown as below.
Backup all work and email it to yourself.