Thanks all for the comment (RawrRanger, StefanThiede and Matthias).
Hi Mattias,
We have an extreme test case with special characters in cellname, such as ";". We created the .txt file and loaded it with klayout. All the characters after …
Hi,
The correct usage should be:
- if l1.input(l, d) ^ l2.input(l, d)
+ unless is_empty?(l1.input(l, d) ^ l2.input(l, d))
Maybe the overhead in layer object is different even if the two layers are same.
Thanks!
LW