OpenROAD-flow-scripts
OpenROAD-flow-scripts copied to clipboard
Add `REPAIR_TIMING_MAX_PASSES_PER_ITER` parameters
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.