#1670 Add repair_design for global routing
Pull request opened by
mo-hosni
Issue:
The variables for post-routing max wire_length/slew/cap
• GLB_RESIZER_MAX_WIRE_LENGTH
• GLB_RESIZER_MAX_SLEW_MARGIN
• GLB_RESIZER_MAX_CAP_MARGIN
have default values, but the repair is not done anywhere.
Fix
Added repair_design that uses the previous variables after global routing. This reduces the maximum transition violations drastically in any large design.
Disable routing optimizations for
caravel_upw
design.
The-OpenROAD-Project/OpenLane
✅ All checks have passed
26/26 successful checks