Does repair_timing potentially create illegal placement (overlaps)? #9223
-
|
I am experimenting with Is there any option setting in repair_timing -hold
# or -setup
check_placement # Overlap check failed (188), Site aligned check failed (87). |
Beta Was this translation helpful? Give feedback.
Answered by
maliberty
Jan 9, 2026
Replies: 1 comment
-
|
Repair timing just gives an approximate location and you need to run detailed_placement to legalize it. It is expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RayChang987
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repair timing just gives an approximate location and you need to run detailed_placement to legalize it. It is expected.