magic/extflat
Tim Edwards 505155497e Resolved an issue with magic crashing during "antennacheck" due to
a routine that should have been called with a NULL argument, but
instead was called with no argument, making the behavior system-
dependent.  Revised the parsing of the "defaultareacap" and
"defaultperimeter" statements in the tech file, such that the short
version of both statements gets automatic handling of the substrate
and isolated substrate areas;  this goes back to the recent change
in extraction behavior to redefine the "substrate type" (e.g., pwell)
during extraction as defining isolated substrate areas, and not the
default substrate.  The earlier code change dealt with problems
related to extracting nodes and regions, but did not consider how
parasitic capacitance was affected.  This commit resolves that issue.
2022-02-23 15:02:40 -05:00
..
COMPRESS
EFantenna.c Resolved an issue with magic crashing during "antennacheck" due to 2022-02-23 15:02:40 -05:00
EFargs.c
EFbuild.c Restored compiling of the non-Tcl/Tk version of magic. This has 2022-02-08 16:12:07 -05:00
EFdef.c
EFerr.c
EFflat.c Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -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
EFname.c Removed an oddball method put into the extflat code some time ago 2021-12-25 16:14:37 -05:00
EFread.c Add missing types in function prototypes 2022-01-10 14:04:37 -05:00
EFsym.c
EFvisit.c Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05:00
Makefile
READ_ME
extflat.h Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05:00