Hi, Matthias,
Thanks for the help and your suggestion works very well.
But I have antoher question, I tried to run layer conversion in batch mode and add some save option in the code.
My simple RBA code is as following
lay = RBA::Layout.ne…
Hi, Matthias,
Thanks for your help.
I tried the new patch of the strmclip tool, the cells of the result gds were added with "Clip", no matter complete or incomplete cell.
I confirm with the original strmclip tool, I still can't fi…
Hi, Matthias,
Thanks for the advice.
Base on the experience I tried, the complete cell also can be named as "<original cell>$1", "..$2" etc.
If the complet cell keeps their name and incomplete clip named as &quo…
Hi, Matthias,
I want to merge 2 gds into 1 and flatten them.
I use your first script of this discussion and add the flatten script in the end of file.
But I get the error message as following (mergecell.rb is the file name of my script)
./me…
Hi, Matthias,
There is a useful function "Adjust Origin" under the Klayout tool menu.
I have lots of gds files have to been adjust origin to the left down corner.
Could you please tell me how to run this function in the batch mode?
…
Hi, Matthias,
Thank you for your kindly feedback, I totally understand my second question.
I'm sorry for my pool English to make the mistake of my 1st question.
The information I want to get is like the left window of Klayout Browse instance …
Hi, Matthias,
I'm also curious about the "flat" of brower instance in Klayout.
Why is the number of "Flat" always twice of the "Count"?
Regards,
Hsin Yi
Hi, Matthias,
I'm sorry for in-precisely question.
I want to know under the some specific cell(ex, top-cell),
how many times the cell IDs were used (or instantiated)?
Ex, there are 16 instances under the top_cell, 4 instances are referenced by…