Open kbieganski opened 2 weeks ago
Replaces std::function in DmpCeff.cc with a callable template param. Speeds up CTS in OpenROAD by about 1-3% on ORFS designs, up to 4% on some others. Also speeds up floorplanning by about 1%.
std::function
DmpCeff.cc
All committers have signed the CLA.
Replaces
std::function
inDmpCeff.cc
with a callable template param. Speeds up CTS in OpenROAD by about 1-3% on ORFS designs, up to 4% on some others. Also speeds up floorplanning by about 1%.Ibex (asap7)
Ibex (nangate45)
black_parrot (nangate45)