klayout
klayout copied to clipboard
KLayout Main Sources
I can't run Python or Ruby macros from the Macro Development window - clicking "Run this script" erroneously opens the "Marker Database Browser" (which usually pops up after running a...
KLayout e744eb32 fails to build on FreeBSD: clang++ -pthread -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/local/lib/qt5 -Wl,-rpath-link,/usr/local/lib/qt5 -o ../../build-debug/ut_runner unit_test_main.o utTestConsole.o -L/usr/local/lib -lz /usr/local/lib/libpython3.7m.so /usr/local/lib/libruby26.so.26 -L/home/kevinz/workspace/eda/klayout/build-debug/unit_tests/.. -lklayout_gsi -lklayout_db -lklayout_rdb -lklayout_lib -lklayout_lym -lklayout_laybasic -lklayout_lay -lklayout_ant -lklayout_img...
Hello, I have a LYS file that can be resorted properly on KLayout 0.25.6 (Linux) and 0.25.9 (Windows), but not on 0.26.2 (Linux) and 0.26.7 (Windows). That session file contains...
Hi @klayoutmatthias When we open an layout containing PCells, 1) it can take a long time to re-calculate PCells, and 2) there can be differences in the Library, so different...
In the DEF you find : ``` NETS 1 ; - testNet ( Mux1 A0 ) ( Mux1 S0 ) + USE SIGNAL + ROUTED li1 ( 209862 226950 )...
See https://www.klayout.de/forum/discussion/1601/array-instance-counts-identified-by-detailed-layer-statistics#latest for details.
Oasis files may have .oasis as an extension. KLayout only seems to recognize .oas as a legitimate extension in its file dialogs. It won't show .oasis unless 'all files' are...
Dear @klayoutmatthias I am using the Marker database, and in scripts, call the show function: ` lv.show_rdb(rdb_i, cv.cell_index)` However, if the window has been closed by the user, this function...
Last Year (just some days ago) i had to compare some old CAM output from the manufacturer, and the one of the adapted design. The Task was clear: just align...
Is there some interest in having KLayout packaged as a flatpak, which is a container format for applications in linux that emerged the recent years (https://flatpak.org/). I prepared a first...