I compiled 0.25 and run a regression on our previous generated python scripts.
in the new release I received a message std::bad_alloc in Region.insert(Class RuntimeError) executing:
bw=bWidth/2
hw=bHeight/2
myBox = [pya.Point(-bw,-hw), pya.P…
Awesome Matthias - works perfect. It's quite easy to fetch the x,y position in a script.
We love the new rulers of 0.25 ...
Thanks for your feedback,
Andy
Hello NMF,
there is no issues reading klayout generated GDS files in other tools.
It workes fine using the stream in IC5 and IC61 in cadence. Same is true using phs verification tools like calibre or other.
What we observed is that some tools could …
Hello Matthias,
Thanks for your feedback.
I found now a proper working solution (thanks to the open pythin interface and interface and pya.region).
I'll place a quadratic shape (with radius) in a circle of a given radius and subtract both Regions.
…
Hi David,
Thanks a lot for your feedback.
Right now that's what I'm doing.
But as a next step I need to get the selected rect, get all corners and all points of the box and do some boolean operations.
So before I continue I wonder to if there might…
Thanks a lot Matthias.
The tile mode is incredible - we use it quite often, even in a quick in a drc check.
I'll review your suggestion - sounds like a very good approach.
Just saw that you start compiling a new klayout release support qt5 (and pr…
It works fine for us - without issues.
If you click on Apply your key-bindings get saved into <home>.klayout/klayoutrc .
Do you have this file and are the changes available? (search for key-bindings)
Do you start KL from a global installation …
Thanks a lot for the update Matthias.
Right now I run a layer inersion (with extent) followed by a notch witgh projction.
This works fine because I assume a circle isn't really a circle and there are always orthogonal edges to check on ...
Looking …
Thanks Matthias,
The layer generation made the difference.
Idea and long term project behind is on how parametrized shapes could be used e.g. for a basic transistor layout.
The pcell intend to be placed in concunction with donut to layout them in a …
Hello Laurent,
I'd like to try your script but fail with a comment MenuAction not defined.
I assume the root cause has to do with the QT installation. I tried the windows version too, through installer and the zip version.
The QT enablement in wi…
Hello Matthias,
I'll try the reset on Monday.
Mea culpa - I assumed it works this way but overread the page with the runset.
By the way, KLayout is an incredible tool in terms of functionality and usability.
Best Regards,
Andy