Unidirectional Routing #2115
Answered
by
maliberty
davidcarails
asked this question in
Q&A
-
Is there a way to get unidirectional routing? |
Beta Was this translation helpful? Give feedback.
Answered by
maliberty
Aug 4, 2022
Replies: 1 comment 1 reply
-
If your LEF has a RECTONLY constraint or multiple masks then you will get unidirectional routing. We don't have a direct user knob for that. You can also create the constraint directly using the odb APIs. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
davidcarails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If your LEF has a RECTONLY constraint or multiple masks then you will get unidirectional routing. We don't have a direct user knob for that. You can also create the constraint directly using the odb APIs.