com.sun.electric.tool.generator.layout.gates
Class WellTie

java.lang.Object
  extended by com.sun.electric.tool.generator.layout.gates.WellTie

public class WellTie
extends java.lang.Object


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

WellTie

public WellTie()
Method Detail

edgeToContDist

public static double edgeToContDist()
The maximum distance from an internal well contact to the right edge of the WellTie.


makePart

public static Cell makePart(boolean nmos,
                            boolean pmos,
                            double wid,
                            StdCellParams stdCell)
Create a well tie

Parameters:
nmos - should this well tie include nmos well contacts
pmos - should this well tie include pmos well contacts
wid - desired width of well tie. 0 means produce minimum width contact