SNU-HPCS/CryoModel

error encountered while doing library validation

Closed this issue · 2 comments

Hello, we encountered some errors while using the code in CryoPipeline for library validation. Specifically, when running "make libtest-ideal", we received the following error:
Error: Cannot open cell TINV_X1.FRAM for read. (MW-004)
Error: Cannot open cell TLAT_X1.FRAM for read. (MW-004)
Error: Cannot open cell XNOR2_X1.FRAM for read. (MW-004)
Error: Cannot open cell XNOR2_X2.FRAM for read. (MW-004)
Error: Cannot open cell XOR2_X1.FRAM for read. (MW-004)
Error: Cannot open cell XOR2_X2.FRAM for read. (MW-004)
Error: Cannot open cell OAI22_X1.FRAM for read. (MW-004)
Error: Cannot open cell OAI22_X2.FRAM for read. (MW-004)
Error: Cannot open cell OAI22_X4.FRAM for read. (MW-004)
Error: Cannot open cell OAI33_X1.FRAM for read. (MW-004)
Error: Cannot open cell OR2_X1.FRAM for read. (MW-004)
Error: Cannot open cell OR2_X2.FRAM for read. (MW-004)
Error: Cannot open cell OR2_X4.FRAM for read. (MW-004)
Error: Cannot open cell OR3_X1.FRAM for read. (MW-004)
Error: Cannot open cell OR3_X2.FRAM for read. (MW-004)
Error: Cannot open cell OR3_X4.FRAM for read. (MW-004)
Error: Cannot open cell OR4_X1.FRAM for read. (MW-004)
Error: Cannot open cell OR4_X2.FRAM for read. (MW-004)
Error: Cannot open cell OR4_X4.FRAM for read. (MW-004)
.....
Logic vs. physical library check summary:
Number of cells missing in physical library: 134
Information: Logic library is INCONSISTENT with physical library (LIBCHK-220)

Could you please upload the correct Milky library?
Alternatively, do you have any suggestions on how to solve this problem?

image

Thank you for your interest in CryoModel.
It seems not a library problem because I can see the correct message after running "make libtest-ideal" in our server (as above).
The library in the repository is the valid library.

How about run "make milky-all" before running "make libtest-ideal"?

Due to the absence of a response for a week, I regard the issue is resolved.
I will close this issue.