You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Platform
Ubuntu 22.04
Klayout 0.28.5
sky_130_klayout_pdk latest from git
Steps to Reproduce the Problem
Run
The following error messages are shown in terminal
The first two are related to #28. But what is the
No module cells
error?The text was updated successfully, but these errors were encountered: