com.sun.electric.tool.ncc.netlist
Class Function4PortTo3Port

java.lang.Object
  extended by com.sun.electric.tool.ncc.netlist.Function4PortTo3Port

public class Function4PortTo3Port
extends java.lang.Object

PrimitiveNode.Function distinguishes between 4-port and 3-port transistors. NCC doesn't care about this distinction. Therefore translate 4-port Functions into 3-port Functions.


Constructor Summary
Function4PortTo3Port()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Function4PortTo3Port

public Function4PortTo3Port()