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

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

public class Inv_passgate
extends java.lang.Object

Caution: unlike Nand gates, Jon says "LT" for Inverters means increase the size of the NMOS rather than decrease the size of the PMOS. This seems like a confusing inconsistency to me but.


Constructor Summary
Inv_passgate()
           
 
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

Inv_passgate

public Inv_passgate()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)