klayout/src
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
..
ant Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
buddies Merge pull request #361 from KLayout/issue-358 2019-09-18 21:17:48 +02:00
db WIP: MAG reader now is compliant with writer (and Magic I hope) 2019-11-29 00:25:28 +01:00
drc DRC enhancement: allow @+ to create a new layout for output. 2019-11-26 23:03:44 +01:00
edt Fixed gcc builds with stdc++0x (M_PI no longer available) 2019-11-09 23:20:43 +01:00
fontgen Implemented #394: now there is 'XLarge', 'XXLarge' and 'XXXLarge' for default fonts as well. 2019-11-03 17:34:25 +01:00
gsi Fixed some doc issues, added doc for hierarchical compare. 2019-08-26 18:55:35 +02:00
gsiqt Applied Qt binding fix to qt5 as well. 2019-03-23 01:10:01 +01:00
gtfui Updated copyright. 2019-01-08 01:09:25 +01:00
img Follow-up on #353 (sessions paths relative to session file) 2019-09-18 22:05:37 +02:00
klayout_main WIP: more refactoring. 2019-07-06 09:15:33 +02:00
lay DRC enhancement: allow @+ to create a new layout for output. 2019-11-26 23:03:44 +01:00
laybasic WIP: reader starts becoming functional. 2019-11-26 01:03:24 +01:00
lib WIP: library browser - show BASIC PCell variants with more parameters so they can be told apart. 2019-08-03 00:17:02 +02:00
lvs Two bug fixes in net compare (tests required): 2019-10-23 23:46:25 +02:00
lym Avoid an error message on startup when Python/Ruby isn't enabled. 2019-11-24 00:36:46 +01:00
plugins A small enhancement for CIF / less ignorant reader 2019-11-29 01:15:06 +01:00
pya Fixed MSVC build error. 2019-11-11 23:23:47 +01:00
pyastub Updated copyright. 2019-01-08 01:09:25 +01:00
pymod WIP: added lib module to qmake-based python module build 2019-04-03 01:07:22 +02:00
rba Fixed #393 (properly show DRC syntax errors) 2019-11-03 19:01:46 +01:00
rbastub Updated copyright. 2019-01-08 01:09:25 +01:00
rdb Fixed Windows build. 2019-09-08 23:40:34 +02:00
tl WIP: Implementation draft of MAG file writer. 2019-11-28 00:20:30 +01:00
unit_tests Fixed unit tests. 2019-07-19 00:02:05 +02:00
version Updated copyright. 2019-01-08 01:09:25 +01:00
app.pri Fixed installation target for .exe's 2017-08-27 19:34:16 +02:00
klayout.pri Fixed Ruby-less builds. 2019-09-18 00:50:21 +02:00
klayout.pro Implemented #382: text editor view for user props 2019-11-02 12:36:02 +01:00
lib.pri
lib_ut.pri First steps towards enablement of MSVC2017 for pymod. A lot of things to TODO yet ... 2018-08-04 18:02:39 +02:00
with_all_libs.pri WIP: more refactoring. 2019-07-06 09:15:33 +02:00