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

Use of wire_load_table prevent import to ORFS #95

Closed
maliberty opened this issue May 1, 2024 · 2 comments
Closed

Use of wire_load_table prevent import to ORFS #95

maliberty opened this issue May 1, 2024 · 2 comments

Comments

@maliberty
Copy link

I tried to update ORFS's copy of the IHP pdk to resolve #92 . However sg13g2_stdcell_typ_1p20V_25C.lib is using wire_load_table which abc does not support and gives:

Error: Cannot find wire load model "1k".

abc does support wire_load which is what I see in the ORFS. @KrzysztofHerman did you change this when importing to ORFS?

@mi-and-core
Copy link

@maliberty When we discussed this in slack, it was changed in OR to wire_load(), but the IHP libraries were not changed. Yesterday IHP's dev branch was updated regarding this. Later on we will see the change in their main branch

@maliberty
Copy link
Author

Thanks, sorry I forgot. I update ORFS's copy while preserving the WL change. It sounds like it will be easier to update in the future.

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

2 participants