|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetNetlist | |
---|---|
com.sun.electric.tool.sc | Package for handling the silicon-compiler tool. |
Uses of GetNetlist in com.sun.electric.tool.sc |
---|
Methods in com.sun.electric.tool.sc with parameters of type GetNetlist | |
---|---|
java.lang.Object |
Maker.makeLayout(Library destLib,
GetNetlist gnl)
Method to make Electric circuitry from the results of place-and-route. |
java.lang.String |
Place.placeCells(GetNetlist gnl)
Method to place the nodes in the current cell in optimal position for routing based upon number of connections between cells. |
java.lang.String |
Route.routeCells(GetNetlist gnl)
Method to do routing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |