AMF-Placer
2.0
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
a utility struct for the comparison between PlacementInfo::PlacementUnit according to PU ID More...
#include <ParallelCLBPacker.h>
Public Member Functions | |
bool | operator() (PlacementInfo::PlacementUnit *lhs, PlacementInfo::PlacementUnit *rhs) const |
a utility struct for the comparison between PlacementInfo::PlacementUnit according to PU ID
The default STL set for PlacementUnit pointers will lead to random iteration order of the PlacementUnits in a set and lead to slight variation in the final packing result.
Definition at line 65 of file ParallelCLBPacker.h.
|
inline |