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

Error generating .db file from .lib using Library Compiler #11

Open
rafaelnmo opened this issue Jul 16, 2022 · 1 comment
Open

Error generating .db file from .lib using Library Compiler #11

rafaelnmo opened this issue Jul 16, 2022 · 1 comment

Comments

@rafaelnmo
Copy link

Error: Line 58131, The 'cell' attribute/group name cannot be specified here. (LBDB-76)
Error: Line 60576, /asap7/asap7sc6t_26/LIB/NLDM/asap7sc6t_SIMPLE_LVT_TT_nldm_211010.lib.gz: extra closing "}" on line 60576 at or near '}'. (PARSE-1)
Error: Line 60576, A syntax error is found before the library or phys_library group.
The compilation is terminated. (LBDB-153)

@rafaelnmo
Copy link
Author

Apparently, the last cell information were added outside the main scope. Then, the main scope were closed again after the last cell info, leaving an extra "}" in the .lib files for the asap7sc6t_SIMPLE*.

@maliberty maliberty transferred this issue from another repository Nov 2, 2023
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

No branches or pull requests

1 participant