magic/resis
Tim Edwards 2aa7380cb6 Changed the fix from the last commit by solving the problem in a
different way.  Added a routine to remove all layers of a contact
from all planes except the contact's base plane before finding
and processing contacts.  This causes ExtFindRegions() to find
and process only one tile on one plane per contact, so there are
no redundant contact entries.  Also, any overlapping stacked
contacts are resolved, which avoids the very common error of
contacts not being processed at the correct size because they
are being processed per tile for chopped-up areas.
2023-09-29 12:41:54 -04:00
..
Makefile Corrected CalmaRead to remove a syntax error that managed to end up in 2021-06-06 21:44:52 -04:00
ResBasic.c Minor adjustment to output from esSIvalue() to avoid round-off error 2023-03-23 15:38:31 -04:00
ResChecks.c Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
ResDebug.c Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
ResFract.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
ResJunct.c Corrected issue with extresist that involves a device with a 2022-04-12 17:41:17 -04:00
ResMain.c Changed the fix from the last commit by solving the problem in a 2023-09-29 12:41:54 -04:00
ResMakeRes.c Changed the fix from the last commit by solving the problem in a 2023-09-29 12:41:54 -04:00
ResMerge.c Corrected a problem with extresist in which node names are not 2022-05-02 17:49:42 -04:00
ResPrint.c Reworked the previous commit in a way that makes more sense, as 2023-02-13 13:41:58 -05:00
ResReadSim.c Corrected an issue with the last commit for fixing the "extresist" 2023-08-07 15:37:04 -04:00
ResRex.c Corrected an error in the original resistor network simplifying 2023-09-28 17:15:27 -04:00
ResSimple.c Corrected an error in the original resistor network simplifying 2023-09-28 17:15:27 -04:00
ResUtils.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ResWrite.c Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
resis.h Modified the "port renumber" command to use (case-insensitive) 2023-02-27 22:22:09 -05:00