mabrains/sky130_klayout_pdk

`ERROR: invalid literal for int() with base 10: 'Connection Up' in PCellDeclaration.produce`

llandsmeer opened this issue · 1 comments

KLayout version 0.27.8 (fresh install)
Sky130 PDK 9d36065
Python 3.8.10
Linux 5.13.0-30-generic #33~20.04.1-Ubuntu SMP Mon Feb 7 14:25:10 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Trying to place a nmos, I get the following error (and nothing happens):

ERROR: invalid literal for int() with base 10: 'Connection Up' in PCellDeclaration.produce
  /home/llandsmeer/.klayout/tech/sky130/pymacros/sky130_pcells/nmos18.py:123
  :/built-in-pymacros/pcell_declaration_helper.lym:185

Thanks @llandsmeer That was fixed. Thanks to pepijndevos