The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.35k stars 482 forks source link

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

Closed arthurjolo closed 3 weeks ago

arthurjolo commented 3 weeks ago

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.

arthurjolo commented 3 weeks ago

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

github-actions[bot] commented 3 weeks ago

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] commented 3 weeks ago

clang-tidy review says "All clean, LGTM! :+1:"