magic/extflat
Tim Edwards fd737dbf80 Overhauled the extresist code (again), this time to (1) correct for
a long-standing error (introduced with the "extresist geometry"
option) that can cause nets not to be extracted (due to the first
record not having extraction data, which was itself a long-standing
error in the code but which was not fixed correctly);  (2) handle
"device mosfet" type transistors (previously only handled the old
"fet" type extraction devices);  and (3) correct for the res.ext
file having a different scalefactor relative to the .ext file.  The
latter item was solved by forcing all input to scale like
ExtCurStyle->exts_unitsPerLambda, locally correcting all input as
needed.  Note that extresist still needs to handle other extraction
devices (e.g., resistors and capacitors) but those will require
additional handling in the routines which analyze the current path
to determine how to break up wires into paths.
2019-12-08 17:37:48 -05: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
Depend Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
EFantenna.c Expanded the antenna rule violation setup and calculations to 2019-11-27 10:38:47 -05:00
EFargs.c Corrected EFArgs() so that "ext2spice run -help" works as advertised; 2019-10-16 09:17:58 -04:00
EFbuild.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
EFdef.c More corrections to extresist, which now appears to work if used 2019-10-28 13:10:16 -04:00
EFerr.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFflat.c Additional correction to extraction, still part of the effort to 2019-11-17 19:08:47 -05:00
EFhier.c More corrections to extresist, which now appears to work if used 2019-10-28 13:10:16 -04:00
EFint.h More corrections to extresist, which now appears to work if used 2019-10-28 13:10:16 -04:00
EFname.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFread.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
EFsym.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFvisit.c More corrections to extresist, which now appears to work if used 2019-10-28 13:10:16 -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 Corrected error causing a crash when parasitic extraction is 2019-10-18 14:12:52 -04:00