magic/resis
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
..
Depend Corrected errors preventing extresist from working properly with 2019-10-14 17:17:08 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
ResBasic.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResChecks.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResConDCS.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResDebug.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResFract.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
ResJunct.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
ResMain.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResMakeRes.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResMerge.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResPrint.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
ResReadSim.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
ResRex.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
ResSimple.c Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00
ResUtils.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
ResWrite.c Preliminary changes to support extraction devices other than the original 2019-10-17 16:21:56 -04:00
resis.h Overhauled the extresist code (again), this time to (1) correct for 2019-12-08 17:37:48 -05:00