|
On simple logic the stick diagram often
time takes more time then just drawing the layout. However, for more complicated
logic gates, layout is almost impossible without a stick diagram.

For this logic gate, there are 4 inputs,
and 8 transistors.

For complicated gates, such as this, it is
often times best to consider all gates at once. VSS is on one side of B, through
A, then to the output E. VSS is also on one side of D, through C, then also to
the output E. To keep capacitance down, E should be in the middle, and the two
parallel paths to the left and right.

The P-FETs can be tricky. Looking at the
transistor level schematic, notice that output E goes to both transistor C and
D. Again, to keep capacitance down, E should be between them.

The other sides of both C and D should be
connected together, and then go into both A and B. VCC is on the other side of A
and B. C and A are already next to each other, so connecting the far side of D
and B to that same area will give the correct connection. VCC should go between
A and B.

This is the stick diagram for the above
complex logic gate. Without a stick diagram, laying this out would be very
difficult.
|