It seems related to the PCell representation within KLayout gds files...
Can you try "Save As" and unbox the "Cell context" option (Store PCell and library context information (format specific)???
Do not overwrite the original gd…
Hi Matthias,
I also don't agree with the message Cadence created... ;-)
I've got only access to version IC6.1.6...
I didn't sent/refer to any test case, I just quickly drew an orthogonal, a non-orthogonal 5x5 array and a 1x1 array in KLayout and s…
Hi Matthias,
I did some small tests, and the Cadence version I tried does not allow non-orthogonal arrays, they are just skipped...
Warning message: ...having non-orthogonal vectors made from three points specified as (25600,0) (40600,0) (40600,1…
Hi,
Some other tools do not allow non-orthogonal instance arrays: if I remember well, Cadence will just skip them (other tools might just convert them to orthogonal arrays messing up the design)...
To be safe the row vector(x,y) x-value should alw…
Hi Matthias,
It works like a charm! I didn't know it already existed, or at least I could not find it back, but the use is similar to the ROUND_PATH Pcell which is available by default. The corners can indeed be tricky. I can think of 2 ways but bo…
Hi Matthias,
In case you would like to reproduce:
I've got a pcell library where I define a simple rectangle:
# -------------------------------------------------------------------------------
# The PCell declaration for the rectangle
cla…
Hi,
I'm not a programmer specialist in any way (never heard of Ruby before I started to use Klayout ;-) but I had similar problems (being 1 dbu off) when trying to make some code based on the scripts I found on the forum. When converting an input …