magic/resis
Tim Edwards 41e65b5214 Committing a patch to prevent segfaulting during "extresist" when
non-Manhattan geometry is analyzed for resistance extraction.
This patch merely prevents the crash condition.  It does not
solve the root of the problem, which is that split tiles can
belong to two different nets, but the tile can hold extraction
information for at most one of those nets.
2024-04-16 20:51:52 -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 Committing a patch to prevent segfaulting during "extresist" when 2024-04-16 20:51:52 -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 One more change to the "extresist" code which prevents extresist 2023-11-27 16:18:43 -05: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 Fixed two independent errors, both of which can cause devices to be 2023-11-24 16:51:26 -05:00
ResSimple.c Corrected an error in the original resistor network simplifying 2023-09-28 17:15:27 -04:00
ResUtils.c Committing a patch to prevent segfaulting during "extresist" when 2024-04-16 20:51:52 -04:00
ResWrite.c Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
resis.h Corrected two separate issues with R-C extraction: (1) There was 2024-02-18 14:04:21 -05:00