| Class | Description |
|---|---|
| ECOPlacementHelper |
Class for aiding with ECO placement activities.
|
| ECOTools |
A collection of methods for performing ECO operations.
|
| FanOutOptimization |
Performs a fan out optimization of a high fan out net on a fully placed and
routed design.
|
| KMeans |
Simple KMeans implementation to be used for partitioning sinks of a net.
|
| LUT1InsertionTool |
Helper class when instantiating designs in an abstract/DFX shell.
|
| LUTInputConeOpt |
Optimizes a placed and routed design where the critical path has a segment
containing contiguous LUTs that can be optimized into a single LUT to reduce
logic depth.
|