AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <PlacementInfo.h>
Public Attributes | |
float | X = -10 |
float | Y = -10 |
Definition at line 3594 of file PlacementInfo.h.
float PlacementInfo::Location::X = -10 |
Definition at line 3596 of file PlacementInfo.h.
Referenced by IncrementalBELPacker::getCellDistance(), WirelengthOptimizer::getCellDistance(), CLBLegalizer::getDisplacement(), MacroLegalizer::getDisplacement(), GlobalPlacer::timingDrivenDetailedPlacement_shortestPath_intermediate(), and ParallelCLBPacker::timingDrivenDetailedPlacement_shortestPath_intermediate().
float PlacementInfo::Location::Y = -10 |
Definition at line 3597 of file PlacementInfo.h.
Referenced by IncrementalBELPacker::getCellDistance(), WirelengthOptimizer::getCellDistance(), CLBLegalizer::getDisplacement(), MacroLegalizer::getDisplacement(), GlobalPlacer::timingDrivenDetailedPlacement_shortestPath_intermediate(), and ParallelCLBPacker::timingDrivenDetailedPlacement_shortestPath_intermediate().