magic/extflat
Tim Edwards 0809dddbe0 Resolved an outstanding issue with extresist, which is that the
extresist extractor is less sophisticated than the standard extraction
and will not check through the list of device records belonging to a
single device type.  Therefore a device in the .res.ext may have a
different device name.  So name hashing and checks are made against
the tile type, not the device name, as the tile type + device
coordinates is sufficient to uniquely identify the device.  However,
the extresist extractor does need to be sophisticated enough to find
all the terminal types, so that needs to be fixed.
2021-05-21 22:41:51 -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 an error in the extresist code that will cause an infinite 2021-05-21 16:33:20 -04:00
EFargs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFbuild.c Resolved an outstanding issue with extresist, which is that the 2021-05-21 22:41:51 -04:00
EFdef.c Corrected an error in the extresist code that will cause an infinite 2021-05-21 16:33:20 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Corrected issues in the extresist function found after the previous 2021-04-21 13:03:26 -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 Moved the substrate plane/restore further out so that planes are 2021-04-05 16:03:54 -04: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