|
||||||||||
| 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.WellTie
public class WellTie
| Constructor Summary | |
|---|---|
WellTie()
|
|
| Method Summary | |
|---|---|
static double |
edgeToContDist()
The maximum distance from an internal well contact to the right edge of the WellTie. |
static Cell |
makePart(boolean nmos,
boolean pmos,
double wid,
StdCellParams stdCell)
Create a well tie |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WellTie()
| Method Detail |
|---|
public static double edgeToContDist()
public static Cell makePart(boolean nmos,
boolean pmos,
double wid,
StdCellParams stdCell)
nmos - should this well tie include nmos well contactspmos - should this well tie include pmos well contactswid - desired width of well tie. 0 means produce minimum
width contact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||