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

Klayout fails when parsing LEF with VIA statements that contain RESISTANCE statements #1214

Closed
antonblanchard opened this issue Dec 7, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@antonblanchard
Copy link

The GF180 tech LEF has RESISTANCE statements within the VIA statements. A quick look at the LEF/DEF spec seems to confirm this is valid. Klayout has issues reading them:

Expected token: END (line=342, cell=, file=merged.nom.lef)

Attached is a test case: lef-via-resistance.tar.gz

Failing LEF:

# cp merged.nom.lef.orig merged.nom.lef

Modified LEF without RESISTANCE statements:

# cp merged.nom.lef.mod merged.nom.lef
@klayoutmatthias klayoutmatthias self-assigned this Dec 8, 2022
@klayoutmatthias klayoutmatthias added this to the 0.28 milestone Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants