public class WellTie
extends java.lang.Object
| Constructor and Description |
|---|
WellTie() |
| Modifier and Type | Method and Description |
|---|---|
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
|
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