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

proto2lef: convert VLSIR layout proto to LEF description #31

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

growly
Copy link
Collaborator

@growly growly commented Dec 2, 2022

PTAL

This does not currently work. I use this input GDS and tech proto: inputs.zip.

The generated LEF is empty:

$ cat /tmp/test.lef
UNITS 
    DATABASE MICRONS 1000 ; 
END UNITS 
END LIBRARY 

@growly
Copy link
Collaborator Author

growly commented Dec 3, 2022

now that I populate the abstract field in the VLSIR cell per your slack suggestion, I get the error Invalid un-named layer for LEF export from layout21raw/src/lef.rs:128.

fresh inputs attached:
artefacts.zip

@growly
Copy link
Collaborator Author

growly commented Dec 5, 2022

Actually importing layer names from the proto fixes that problem. Once this has a test it's good to go.

@growly growly marked this pull request as draft December 12, 2022 09:22
@dan-fritchman
Copy link
Owner

Once this has a test it's good to go.

@growly, you adding that?

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.

2 participants