OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

gpl: use deafult unscaled overflow

Open gudeh opened this issue 6 months ago • 1 comments

Use default unscaled overflow for checking if routability or timing-driven should run. The scaled version should be left for solving overflow with macros (normal distribution scaling).

This solves a segmentation fault occurring with @joaomai in https://jenkins.openroad.tools/blue/organizations/jenkins/OpenROAD-flow-scripts-Private/detail/secure-mpl-boundary-penalty/4/pipeline/ where we would end up calling the timing-driven iteration during the routability iterations.

gudeh avatar Jun 18 '25 12:06 gudeh

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Jun 18 '25 12:06 github-actions[bot]

I ran a secure-CI in: https://jenkins.openroad.tools/blue/organizations/jenkins/OpenROAD-flow-scripts-Private/detail/secure-gpl-use-unscaled-overflow/1/pipeline

gudeh avatar Jun 18 '25 15:06 gudeh