klayout/src/plugins
Matthias Koefferlein 9fb73a3928 A small enhancement for CIF / less ignorant reader
The change is to allow lower-case cell and layer names when they
are separated from the command with a blank. So

"Layername XZY;": "L" is the command, "ayername" is ignored

BUT:

"L xyz;": "xyz" is not part of the command, but the layername.

Same for "DS".

This is a deviation from the "standard", but a useful one. Otherwise
case sensitivity cannot be maintained anymore in a CIF/Magic loop.
2019-11-29 01:15:06 +01:00
..
common Updated copyright. 2019-01-08 01:09:25 +01:00
streamers A small enhancement for CIF / less ignorant reader 2019-11-29 01:15:06 +01:00
tools Fixed issue #419 (multiple top circuits after flatten of netlist) 2019-11-20 21:56:12 +01:00
db_plugin.pri WIP: Fixed install targets for plugins. 2018-06-19 21:21:44 +02:00
lay_plugin.pri WIP: Fixed install targets for plugins. 2018-06-19 21:21:44 +02:00
plugins.pro WIP: turned ext module into plugins. 2018-06-17 09:43:25 +02:00