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: sky130.lym:9: No module named 'cells' #30

Open
ra3xdh opened this issue Mar 11, 2023 · 3 comments
Open

ERROR: sky130.lym:9: No module named 'cells' #30

ra3xdh opened this issue Mar 11, 2023 · 3 comments

Comments

@ra3xdh
Copy link

ra3xdh commented Mar 11, 2023

Platform

Ubuntu 22.04
Klayout 0.28.5
sky_130_klayout_pdk latest from git

Steps to Reproduce the Problem

Run

KLAYOUT_HOME=./sky130_tech/ klayout -e

The following error messages are shown in terminal

ERROR: Reading /home/vvk/sky130_klayout_pdk/sky130_tech/tech/sky130/lvs/sky130.lylvs: XML parser error: error occurred while parsing element in line 31, column 49
ERROR: Reading /home/vvk/sky130_klayout_pdk/sky130_tech/tech/sky130/lvs/sky130.lylvs: XML parser error: error occurred while parsing element in line 31, column 49
ERROR: /home/vvk/sky130_klayout_pdk/sky130_tech/tech/sky130/pymacros/sky130.lym:9: No module named 'cells'
  /home/vvk/sky130_klayout_pdk/sky130_tech/tech/sky130/pymacros/sky130.lym:9 (class ModuleNotFoundError)

The first two are related to #28. But what is the No module cells error?

@Prashanthrajagopal91
Copy link

Prashanthrajagopal91 commented Mar 31, 2023

I am facing the same error. Did you found any solution to this issue?

@ra3xdh
Copy link
Author

ra3xdh commented Apr 2, 2023

@Prashanthrajagopal91 No, I didn't find solution yet. I guess I am missing some obvious step necessary to put the PDK into the operation.

@mguthaus
Copy link

I get this error too.

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