Thanks again, that was very helpful!
The issue was with one of the ways I was defining the parameters for the pCells. As long as I use a proper dict and not just a list of values, things seem to work fine.
To be clear, the following code snippet (…
Hi Matthias,
Thanks for the patience, opening the files using option -rx does work and the designs seem to be placed properly and parameters set as wanted.
The full error message when trying to open without disabling Pcells is
Internal Error: ../.…
Thanks for that, and sorry for the hassle.
With the new version the module code executes fine, and the resulting gds file is larger than in previous attempts, indicating that the production code is called.
However I cannot open the file anymore wi…
Hi Matthias,
Sounds excellent, would love to try, but I am on the windows branch, is there an updated version of that too? The Pypi version (https://pypi.org/project/klayout/) has not been updated since end of october, so probably not yet?
Cheers,
…
Hi Matthias,
Thanks for the reply and the example.
Do I understand correctly that there is no way currently to change this behavior due to the way the standalone module places the pCells? I.e. it only puts a placeholder in and does not in fact eval…