Patrick Kurth
Patrick Kurth
My player is showing each title of an interpret three times, but i can only play one of them. Playing a 'wrong' one shows OdysseyPlaybackService:IOError. I put a .nomedia file...
Whenever I'm deleting any cells, I get this message, which is problematic since I can not delete a bunch of cells simultaneously. There is a similar issue (https://github.com/KLayout/klayout/issues/1099), but in...
Hello, I've just started with qflow and been trying to run the tutorial. I'm on archlinux, where there is a qflow (which is http://opencircuitdesign.com/qflow/archive/qflow-1.3.16.tgz and qflow-git (which tracks branch qflow-1.4)....
Some cells (such as the spiral inductor using arbitrary-angle paths) generate polygon with a lot of points, usually too much for some tools (GDS allows only shapes with less than...
Most importantly polygon union (or) is needed in order to reduce shape complexity/count in cells.
The code provides some basic drawing functions such as rectangles, but it relies on the existance of cell generators. These need to be written. Anything that is needed for layout...