|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.generator.layout.gates.Inv2iKn
public class Inv2iKn
Tricky: Normally the strong PMOS is folded and the right most source/drain is ground. However, if the strong PMOS is so small that it has only one fold then the right most source/drain is the output. This creates a special case for the weak PMOS because the weak PMOS overlaps the strong PMOS's right most source/drain. When the strong PMOS gets very small, we have to mirror the weak PMOS about it's gate.
Constructor Summary | |
---|---|
Inv2iKn()
|
Method Summary | |
---|---|
static Cell |
makePart(double sz,
StdCellParams stdCell)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Inv2iKn()
Method Detail |
---|
public static Cell makePart(double sz, StdCellParams stdCell)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |