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

lvs: only consider licon-poly connectivity with npc #19

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

gatecat
Copy link
Contributor

@gatecat gatecat commented Jun 6, 2024

On the Sky130 process, licon only connects down to poly when the poly is exposed via the npc layer. LVS was assuming that licon always connects to poly regardless of npc; so a design with missing npc on a poly connection would pass LVS when it shouldn't.

Signed-off-by: gatecat <gatecat@ds0.me>
@mole99
Copy link
Collaborator

mole99 commented Jun 13, 2024

Hi @gatecat, thanks for the PR! It looks good to me, but I'm waiting for a second opinion, and then we can merge it.

Copy link
Collaborator

@mole99 mole99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved! Thanks again.

@mole99 mole99 merged commit 12377d4 into efabless:main Jun 13, 2024
7 of 133 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.

None yet

2 participants