magic/cif
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
..
CIFgen.c Based on output from a large contact array for a pad, modified the 2022-11-10 14:08:58 -05:00
CIFhier.c Tackling a section of code with poor performance in extraction. 2022-02-20 17:36:49 -05:00
CIFint.h Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFmain.c Substantially revised the equations for computing bridges for the 2021-01-24 13:29:20 -05:00
CIFrdcl.c Corrected the "flatten in place" command to force a redraw after 2022-12-19 16:05:38 -05:00
CIFrdpoly.c configure: cleanup diff 2023-07-12 05:04:18 +09:00
CIFrdpt.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CIFrdtech.c Corrected an extraction issue in which an error message about 2023-10-16 17:29:05 -04:00
CIFrdutils.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFtech.c Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFwrite.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04: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
cif.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00