Lab 3 - ECE 421L
Afterwards, it will be simulated to show the input and output as shown below
After the succesful run of the simulation, the schematic will have its voltage source removed and have pins added as shown below.
A symbol view will be created for the schematic shown above. The symbol is shown below.
This new symbol view will be incorporated into the original schematic as shown below.
The schematic shown above was also simulate to verify its correctness and the simulation results are identical to the one shown at the beginning (second picture).
Postlab
In order to begin the postlab, Tutorial 1 must be finished with the desing of the 10K resistor. In order to design the 10k resistor, the lenght and width must be determined first. Since the sheet resistance for the n-well is about 800 Ohms/square, the ratio of length and width, L/W, is determined to be at least 25/2. Since the C5 process only allows a minumum width of 3.6u, I scaled the resistor dimensions by multiplying both length and width by 3.6. This led to the new L/W of 90/7.2. After creating the n-well rectangle of the appropriate dimensions the two n-taps and the res_id layer was added. The completed work is shown below.
After completing the above steps, the layout was DRC'd with no apparent errors. Then the layout was extracted which resulted in the hilariously wrong resistor value of 16.87k Ohms shown below.
This is due to the resistor length being to big for the single n-tap contacts. I could have just added two more n-taps on each side of the resistor to correct this mistake, However, I thought it would be better to scale the width to match the n-tap width as shown below.
Therefore, the original dimensions of 25/2 had to be rescaled by multiplying both lenght and width by 4.5/2, which led to the new and improved L/W of 56.25/4.5. However, this new L/W still wasn't good enough for some reason, at least according to the DRC I did for it, so I changed one last time to 56.4/4.5. The DRC finally let this one pass. The final 10k resistor design is shown below. Interestingly enough, professor Baker used nearly identical values in his tuturial.
To measure the length or width of the resistor, the k keybind must be pressed in order to access the ruler. The ruler can be used to measure stuff such as the length of the resistor as shown below.
The extracted view for the 10k resistor gives a reasonable value of 10.26k Ohms and is shown below.
In order to create the 10 bit DAC layout, I duplicated the resistor 3 times and connected them with metal 1 as shown below.
The layout shown above is supposed to match the layout shown below.
After using DRC, which resulted in no errors, I used LVS for the schematic and the extracted view and the results are shown below.