magic/extflat
Tim Edwards fd4569081e Added a reference count to the node structure in extflat to account
for the "equiv" statement---equivalent nodes names have to be
registered in the def->def_nodes hash table, and if they point to
the same node, then that node can't be free'd until the last
referenced node is seen when iterating through the hash table to
free the node records during EFDone().  This is handled by the
reference count.
2021-03-17 14:54: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 Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
EFargs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFbuild.c Added a reference count to the node structure in extflat to account 2021-03-17 14:54:36 -04:00
EFdef.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Added a reference count to the node structure in extflat to account 2021-03-17 14:54:36 -04:00
EFhier.c Corrected two errors: (1) Do not write subcircuit calls to subcircuits 2020-12-28 16:54:20 -05:00
EFint.h Corrected a subtle but very bad compiler-dependent error in the 2020-12-21 14:22:24 -05:00
EFname.c Revert "Modified the .ext file reading and the .spice file writing so that" 2021-02-24 12:35:06 -05:00
EFread.c Corrected a problem with an uninitialized entry in ExtCurStyle that 2020-06-05 12:46:46 -04:00
EFsym.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFvisit.c Corrected a subtle but very bad compiler-dependent error in the 2020-12-21 14:22:24 -05: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 Added a reference count to the node structure in extflat to account 2021-03-17 14:54:36 -04:00