Lab 6 - EE 421L
This was the setup used to test the NAND gate; only one of the inputs was changed while the other was held constant.
The following plot resulted when the input and output pins were probed.
We also had to create a symbol for the NAND gate that we could use when designing the full adder.
After setting the schematic up, the next step was to layout the gate, DRC the layout, then extract it and LVS check it.
3) Once we established that our gates were working correctly, we then had to use them to create the full adder. The first task for creating the full adder was laying out the schematic.
We created a symbol for the full adder so that it could also be tested using the following schematic.
The full adder test schematic produced the following plot
4) After completing the stuff regarding the schematic of the full adder, we had to design the layout of the full adder, make sure it DRCs, then extract the layout, make srue it passes LVS.
Extracted
Conclusions:
The main that I learned from this lab and concluded from everything that the lab involved is that laying out something as simple as a full adder is way more complicated than I ever imagined. The amount of wiring required was crazy, and became somewhat difficult to follow. The hardest part for me was laying out the XOR gate. Making sure all the terminals of all the transistors were laid out properly was very tedious. However, it started to not look as daunting as it was originally when i finally got to laying out the full adder. That was nowhere near as challenging but a few errors did arise when performing the LVS test. The errors turned out to be due to things not being connected, which luckily didn't take too long to figure out. It just showed me how careful you have to be when laying out these devices.