public class Place
extends java.lang.Object
| Constructor and Description |
|---|
Place(SilComp.SilCompPrefs prefs) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
placeCells(GetNetlist gnl)
Method to place the nodes in the current cell in optimal position for routing
based upon number of connections between cells.
|
public Place(SilComp.SilCompPrefs prefs)
public java.lang.String placeCells(GetNetlist gnl)