klayout/src/plugins/streamers
Matthias Koefferlein 94908162d6 LEF/DEF suffixes can be configured
The way to specify them is through the following
environment variables:

$KLAYOUT_LEF_FORMAT - LEF suffixes (default: "*.lef *.LEF *.lef.gz *.LEF.gz")
$KLAYOUT_DEF_FORMAT - DEF suffixes (default: "*.def *.DEF *.def.gz *.DEF.gz")

The string is a space-separated list of simple
match pattern. Only "*.xyz"-style pattern are allowed
currently.
2026-03-20 16:48:35 +01:00
..
cif Updating copyright to 2026 2026-02-07 17:12:53 +01:00
common Updating copyright to 2026 2026-02-07 17:12:53 +01:00
dxf Updating copyright to 2026 2026-02-07 17:12:53 +01:00
gds2 Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
lefdef LEF/DEF suffixes can be configured 2026-03-20 16:48:35 +01:00
lstream Fixing a small glitch: drawing into a ghost cell is possible, but did not turn off the ghost cell flag. Now the flag is still on, but a non-empty cell is not considered a ghost cell for most purposes. 2026-02-19 23:26:48 +01:00
magic Updating copyright to 2026 2026-02-07 17:12:53 +01:00
maly Updating copyright to 2026 2026-02-07 17:12:53 +01:00
oasis [consider merging] Bugfix: OASIS reader was not able to read S_GDS_PROPERTY from file level or under forward reference conditions 2026-02-24 19:17:14 +01:00
pcb Updating copyright to 2026 2026-02-07 17:12:53 +01:00
streamers.pro Fixing a linker issue on Windows. 2025-05-11 21:48:01 +02:00