magic/commands
Tim Edwards 5b29870fce Corrected an extraction issue in which an error message about
"unexpected asymmetric device" is printed prematurely, as it
is inside a loop checking over all device entries compatible
with a device type.  Also:  Flagged an issue with the "label"
keyword in the "cifinput" section of a tech file.  The "label"
keyword cannot be used in conjunction with boolean operators.
It can only connect labels on a specific GDS type to one magic
type.  Unfortunately, because this was not flagged before as
an error or warning, the incorrect usage has crept into a lot
of tech files.  This uncovers an underlying issue that labels
must be allowed to automatically reconnect types, which is
undermined by the "no-reconnect-labels" cifinput option.  That
issue will be addressed in an upcoming commit.
2023-10-16 17:29:05 -04:00
..
CmdAB.c Corrected an extraction issue in which an error message about 2023-10-16 17:29:05 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Modified the behavior of "gds read" (and by extension "cif read") 2023-09-13 16:40:40 -04:00
CmdE.c Documented the "extract halo" command option (which was missed at 2023-09-13 10:03:20 -04:00
CmdFI.c Corrected an issue with "flatten -doinplace" with no cell name 2023-07-28 15:25:42 -04:00
CmdLQ.c Corrected an extraction issue in which an error message about 2023-10-16 17:29:05 -04:00
CmdRS.c Corrected an error introduced by the code added recently for support 2023-07-21 15:35:58 -04:00
CmdSubrs.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
CmdTZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdWizard.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00