Lab 6 - ECE 421L
In this lab we will start off by creating a NAND gate and XOR gate.
| NAND |
XOR |
|
| Schematic |
||
| Symbol |
||
| Layout |
||
| Extracted |
||
| DRC |
||
| LVS |
We will then test these gates in a simulation to see if they are correct. Using the design from the lab we have:
We end up with this simulation:
Now that we have verified that our gates are correct, we can now use these in a full adder.
| Schematic |
|
| Symbol |
|
| Layout |
|
| Extracted |
|
| DRC |