To familiarize the student the student to the MOSIS
scalable CMOS design rules and the basic CMOS layout concepts.
Make a directory for your work. Change to this directory and execute the command:
ln -s /ecad/local/tech/rel/gdt/scn08hp.dir/LedrcThis creates a symbolic link to the Led initialization file for the scn08hp technology. In this technology, lambda = 0.4U.
Figure 1 is a sketch of a CMOS circuit. Assume the minimum dimensions
from the MOSIS design rules --
unless otherwise noted below. Use W=12 lambda and L=2 lambda for all
transistors. Use a metal width of 8 lambda for the power buses, Vdd
and Gnd. Use a poly interconnect pitch of 8 lambda in the channel
region. Define the reference point at the center of the left source
contact of the PMOS transistor as shown. Problems 1-10: What are the
co-ordinates of the points indicated relative to the reference points
provided. The numbers refer to the center of the contacts of vias
except for #7 and #8 which refer to the end of the poly lines.
Problem | Coordinate # | relative to | Coordinate # |
1 | 12 | relative to | 1 |
2 | 2 | relative to | 1 |
3 | 3 | relative to | 12 |
4 | 4 | relative to | 1 |
5 | 5 | relative to | 2 |
6 | 6 | relative to | 4 |
7 | 7 | relative to | 6 |
8 | 8 | relative to | 7 |
9 | 9 | relative to | 6 |
10 | 10 | relative to | 6 |
For the CMOS circuit shown in Figure 1, create the same layout in LED. Your file name should be as follows: lab6_yourlogin.L For instance if your login is smith, lab6_smith.L would be the name of the file. When LED prompts you for the name, don't include the .L, LED will assign this for you. Be sure to include your name on your circuit. Use the coordinates/dimensions which you determined in the previous section. Use minimum dimensions every where unless specified otherwise. Your circuit MUST pass both the internal LED DRC and external maskcheck DRC.
Extract the hspice file for this circuit using the 'mcGdtExt' progrram. What function does the layout above represent? Explain how you arrived at this conclusion (i.e., explain how the circuit works, what is each transistor doing during certain inputs and how does this effect the output).