klayout/testdata/lefdef/issue-489
Matthias Koefferlein 2dfcc9293e Allowing to explicity specify a format
Most tools and functions now allow to explicitly
specify a format for input and output. On input,
the format is usually detected, but for some
cases, this is not possible (e.g. DEF). So you can
specify the format attached to the file name in
square brackets:

e.g. file.defok[def]

"def" is the intended suffix, "defok" is the given one.

On output, the same is possible, specifically in strmxor
and strmclip:

strmxor a.gds b.gds out.xor[oas]
2026-03-20 16:30:28 +01:00
..
au.oas Update of LEF/DEF testdata (changed because of different labels and properties) 2023-08-06 19:16:58 +02:00
in.d Allowing to explicity specify a format 2026-03-20 16:30:28 +01:00
in.def Issue #489 (Pin names as shape properties) (#507) 2020-02-23 00:29:12 +01:00
in.l Allowing to explicity specify a format 2026-03-20 16:30:28 +01:00
in.lef Issue #489 (Pin names as shape properties) (#507) 2020-02-23 00:29:12 +01:00