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

LEF parser fixes and Lefrw utility #50

Merged
merged 14 commits into from
Jul 15, 2024

Conversation

nanobowers
Copy link
Contributor

Lef21 enhancements/fixes

  • Added lefrw to lef21/bin. This is a simple utility to read a .lef and write it back out.
  • Removed ; following MACRO (bug fix)
  • Made END LIBRARY optional for lef5.6+
  • Added write support for PATH
  • Fixed parse of ; after ANTENNAMODEL
  • Added FIXEDMASK support for MACRO
  • Added ORIENT support for FOREIGN
  • Added EEQ support for MACRO
  • Added support for TAPERRULE, MUSTJOIN, GROUNDSENSITIVITY, SUPPLYSENSITIVITY, and NETEXPR on PIN

Gds21 fixes

  • Fixed bug in gds21 empty.json tests where tests would occasionally fail due to threads using the same file.

If separate PRs per feature of preferred, please LMK.

@dan-fritchman
Copy link
Owner

Changes look good to me!
Would you mind merging main again to pick up the changes in #49.

@nanobowers
Copy link
Contributor Author

@dan-fritchman I re-merged with main, shoudl be ready to go.

@dan-fritchman
Copy link
Owner

Thanks again!

@dan-fritchman dan-fritchman merged commit c771aa7 into dan-fritchman:main Jul 15, 2024
2 of 5 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.

2 participants