com.sun.electric.tool.ncc
Class Pie
java.lang.Object
com.sun.electric.tool.ncc.Pie
public class Pie
- extends java.lang.Object
Reflective interface to Port Interchange Experiment. This allows us to compile Electric
without the plugin: com.sun.electric.plugins.pie
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hasPie
public static boolean hasPie()
invokePieNcc
public static void invokePieNcc(int numWind)
invokePieNccCompare
public static NccResults invokePieNccCompare(Cell c1,
VarContext v1,
Cell c2,
VarContext v2,
NccOptions opt,
PIEOptions pOpt)