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!: allow PDKs without diode, antenna, and/or decap cells #662

Merged
merged 5 commits into from
Feb 13, 2025

Conversation

donn
Copy link
Member

@donn donn commented Feb 12, 2025

Some PDKs have self-tapping standard cells, do not suffer from the antenna effect, have no endcap cell, or a combination of those.

This patch makes the variables options and modifies included steps to no longer assume their existence.


Resolves #554

Some PDKs have self-tapping standard cells, do not suffer from the antenna effect, have no endcap cell, or a combination of those.

This patch makes the variables options and modifies included steps to no longer assume their existence.
@donn donn requested a review from kareefardi February 12, 2025 11:12
openlane/steps/odb.py Outdated Show resolved Hide resolved
@openlane-bot
Copy link
Collaborator

openlane-bot commented Feb 12, 2025

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/1d8da5e8daa8e4dbfa787c26417b7778

@donn donn requested a review from kareefardi February 13, 2025 11:40
@donn donn enabled auto-merge (squash) February 13, 2025 15:24
@donn donn disabled auto-merge February 13, 2025 15:57
@donn donn merged commit 21f8e1e into dev Feb 13, 2025
105 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