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

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

public class Nand2HLT
extends java.lang.Object


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

Nand2HLT

public Nand2HLT()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)