com.sun.electric.tool.generator.flag.router
Class BdRoute

java.lang.Object
  extended by com.sun.electric.tool.generator.flag.router.BdRoute

public class BdRoute
extends java.lang.Object

Brain Dead router. Only do simple interconnections


Method Summary
static void route(Cell layCell, java.util.List<ToConnect> work, TechType tech)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

route

public static void route(Cell layCell,
                         java.util.List<ToConnect> work,
                         TechType tech)