OpenROAD-flow-scripts icon indicating copy to clipboard operation
OpenROAD-flow-scripts copied to clipboard

Add `REPAIR_TIMING_MAX_PASSES_PER_ITER` parameters

Open eszpotanski opened this issue 11 months ago • 0 comments
trafficstars

This PR adds new variables for max number of repairs per iteration in rsz::repairSetup, introduced in https://github.com/The-OpenROAD-Project/OpenROAD/pull/6244. It also sets the best found values for a few designs.

It adds:

  • FP_REPAIR_TIMING_MAX_PASSES_PER_ITER - max number of repairs per iteration during floorplan,
  • CTS_REPAIR_TIMING_MAX_PASSES_PER_ITER - max number of repairs per iteration during CTS,
  • GRT_REPAIR_TIMING_MAX_PASSES_PER_ITER - max number of repairs per iteration during GRT.

eszpotanski avatar Nov 26 '24 10:11 eszpotanski