magic/extflat
Tim Edwards 9b131fa96c Corrected an issue that produces potentially incorrect output
from ext2spice due to "equiv" statements in the .ext file.  The
algorithm was not properly keeping the port as the preferred
name of the node, resulting in the non-preferred name being
used instead of the port name in the output.  This would happen
only if there was a label on a net that had a different name than
the port name.  The error became much more prevalent after changing
the extract behavior to make "extract do aliases" default.  Also
fixed a somewhat related minor error in which magic would print an
error message about ports being shorted together on the same kind
of net where both a port and a (different) label were attached to
the net.  Since the non-port label is not a preferred name, then
there should be no warning message.  The warning is only intended
for cases where two (or more) ports are truly shorted together.
2023-06-13 17:14:36 -04:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c Corrected the antenna checking routines, which were incorrect with 2022-11-06 11:50:05 -05:00
EFargs.c C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
EFbuild.c Corrected an issue that produces potentially incorrect output 2023-06-13 17:14:36 -04:00
EFdef.c Tracked down two more memory leaks coming from ext2spice, due to 2021-12-13 18:05:53 -05:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Corrected an error in "extresist" that can output an incorrect 2022-12-06 21:55:01 -05:00
EFhier.c Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05:00
EFint.h Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
EFname.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
EFread.c Corrected errors in the extresist code and in extflat, both of which 2023-03-25 11:01:52 -04:00
EFsym.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
EFvisit.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
Makefile Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
READ_ME Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h Corrected a potential crash condition in extflat which can show up 2023-04-27 20:47:55 -04:00