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

DRT skip adding access points for db pins with no net #5006

Merged

Conversation

arthurjolo
Copy link
Contributor

Fixes #5005

This PR avoids creating access points for db pins that aren't connected to any net. This is to prevent errors from happening to pins that are not connected to any net.

Signed-off-by: arthur <arthurjolo@gmail.com>
@arthurjolo arthurjolo changed the title skip adding access points for db pins with no net DRT skip adding access points for db pins with no net Apr 26, 2024
@arthurjolo
Copy link
Contributor Author

This PR has been throw a secure-CI and everything is passing

Signed-off-by: arthur <arthurjolo@gmail.com>
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty maliberty merged commit 5ac969d into The-OpenROAD-Project:master Apr 27, 2024
11 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.

DRT error when activating CTS dummy load option
2 participants