Package | Description |
---|---|
com.sun.electric.tool.placement | |
com.sun.electric.tool.placement.general |
Class and Description |
---|
BottomUpPartition
Implementation of the bottom-up partition placement algorithm.
|
BottomUpPlace
Placement algorithms that does bottom-up placement.
|
Control
Implementation of the overall floorplanning and placement process, using multiple algorithms.
|
FDRowCol
Implementation of the force-directed placement algorithm for row/column placement.
|
SARowCol
Implementation of the simulated annealing placement algorithm for row/column placement.
|
Class and Description |
---|
BottomUpPartition.PNPair
Class to hold two PlacementNodes that should be clustered together.
|
RowCol
Parent class for placement algorithms that do row/column placement.
|