mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 09:20:45 +02:00
Rerun LVS: a button is provided which allows re-running the LVS or netlist extraction from the netlist browser. TODO: a generic concept for triggering the generators "Partial LVS" is a feature where it's possible to select a layout subcell - running LVS then will only compare against the corresponding schematic subcell, not the whole tree. The magic is done by "align" which will remove the upper hierarchy part.