Skip to content

Known issues

Lukas Chrostowski edited this page Dec 19, 2017 · 3 revisions

SiEPIC-Tool issues in KLayout 0.24.10:

  • pya.Technology only introduced in 0.25. SiEPIC.utils.get_technology() needs to know the selected technology. "lv.active_cellview().technology" crashes in KLayout 0.24.10 when loading a GDS file (technology not defined yet?). Hence hardcoded technology_name = 'EBeam' if version is < 0.25.