Skip to content
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

Merged
merged 20 commits into from
Jan 14, 2025
Merged

feat!: quit on hold violations on all corners #587

merged 20 commits into from
Jan 14, 2025

Conversation

kareefardi
Copy link
Collaborator

@kareefardi kareefardi commented Oct 17, 2024

Causes hold violations to raise an error on any corner, not just typical corners.


Resolves #523

Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
@kareefardi kareefardi changed the base branch from main to dev October 17, 2024 09:34
@openlane-bot
Copy link
Collaborator

openlane-bot commented Oct 17, 2024

Metric comparisons are in beta. Please report bugs under the issues tab.

To create this report yourself, grab the metrics artifact from the CI run, extract them, and invoke python3 -m openlane.common.metrics compare-remote current --branch dev --table-verbosity ALL --table-out ./tables_all.md.

  • No changes to critical metrics were detected in analyzed designs.

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>
@kareefardi kareefardi changed the title Error on hold feat!: quit on hold violations on all corners Oct 21, 2024
@kareefardi kareefardi marked this pull request as ready for review October 21, 2024 07:04
@kareefardi kareefardi requested a review from donn October 21, 2024 07:04
@donn
Copy link
Member

donn commented Dec 2, 2024

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.

@donn donn added the 💬 waiting on op This issue requires more information from its original creator label Jan 5, 2025
@kareefardi kareefardi removed the 💬 waiting on op This issue requires more information from its original creator label Jan 5, 2025
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>
openlane/config/pdk_compat.py Outdated Show resolved Hide resolved
kareefardi and others added 3 commits January 9, 2025 18:20
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Signed-off-by: Kareem Farid <kareefardi@users.noreply.github.com>
Copy link
Member

@donn donn left a 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

@donn donn enabled auto-merge (squash) January 14, 2025 10:45
@donn donn merged commit 856cbf0 into dev Jan 14, 2025
109 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants