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

bug of “make stdgen” #4

Open
Zzihao123 opened this issue Jul 17, 2023 · 2 comments
Open

bug of “make stdgen” #4

Zzihao123 opened this issue Jul 17, 2023 · 2 comments

Comments

@Zzihao123
Copy link

Why delete LHQ_X1.pinLayout in pinLayouts_2F_4T? This may cause errors when running 'make stdgen'.
image
image

@doo3yoon
Copy link
Collaborator

Actually, LHQ_X1 must be excluded from the "CELLS" list in config.mk for the 2F cell group, but it remained for the 3F cell group.
Thanks to Yucheng, I added the 2F LHQ_X1 pinLayout files. Please download the pinLayout file and try again.

@glzhou97
Copy link

glzhou97 commented Feb 26, 2024

When i make stdgen, CELL NAND4_X2_2F_4T_ET_MPO2 does not finish. After I investigated it, I found the problem was with the Z3 solver. Would it be recommended to set a timeout for the solver? If certain cells cannot be solved, are there modifications that I need to do so that it won't affect the post-DesignEnablement stage? Any recommended tricks for using the Z3 solver will also be highly appreciated.

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

3 participants