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

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

public class Nor2
extends java.lang.Object


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

Nor2

public Nor2()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)