com.sun.electric.tool.sc
Class Maker

java.lang.Object
  extended by com.sun.electric.tool.sc.Maker

public class Maker
extends java.lang.Object

The generation part of the Silicon Compiler tool.


Constructor Summary
Maker()
           
 
Method Summary
 java.lang.Object makeLayout(Library destLib, GetNetlist gnl)
          Method to make Electric circuitry from the results of place-and-route.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maker

public Maker()
Method Detail

makeLayout

public java.lang.Object makeLayout(Library destLib,
                                   GetNetlist gnl)
Method to make Electric circuitry from the results of place-and-route. o Determination of final position o Include squeezing rows in vertical direction o Squeeze tracks together if nonadjacent via o Creating ties to power and ground o Routing Power and Ground buses o Creation in Electric's database