-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat!: quit on hold violations on all corners #587
Conversation
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Metric comparisons are in beta. Please report bugs under the issues tab.
Full tables ► https://gist.github.com/openlane-bot/94cd8212fa4ef9a192cebc5b4bd15e63 |
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
This reverts commit 7c0a979.
While you're here, tt needs to be taken from the PDK instead of being set as part of the variable name. This already caused an issue or two with some of our internal PDKs. |
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, ill handle version and changelog
Causes hold violations to raise an error on any corner, not just typical corners.
Resolves #523