magic/resis
R. Timothy Edwards 3b1de8ff40 Corrected an egregious error made when converting "extresist" from
reading the .sim file format to reading the .ext file format, which
is that .sim files use capacitance values of fF while .ext files
use capacitance values of (nominally) aF.  So there was a conversion
factor of 1000 left over from the .sim file reading code that needed
to be removed, or else parasitic values come out to be 1000 times too
high.
2026-02-06 10:50:29 -05:00
..
Makefile Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResBasic.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResChecks.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResDebug.c Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResFract.c TiJoin[XY]1 API introduction at all call sites 2025-07-27 12:42:05 -04:00
ResJunct.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResMain.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResMakeRes.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResMerge.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResPrint.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResReadExt.c Corrected an egregious error made when converting "extresist" from 2026-02-06 10:50:29 -05:00
ResRex.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResSimple.c Corrected an egregious error made when converting "extresist" from 2026-02-06 10:50:29 -05:00
ResUtils.c Additional work to clean up the code and make some things less 2026-02-03 21:12:27 -05:00
ResWrite.c Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
resis.h Corrected an egregious error made when converting "extresist" from 2026-02-06 10:50:29 -05:00