magic/resis
Tim Edwards 814fb6f18d Corrected two separate issues with R-C extraction: (1) There was
a method that failed to work on devices with complex shapes on the
device recognition layer, such as snake-geometry resistors.  (2)
The use of contact type "xpc" in the sky130 tech file as its own
contact residue caused the contact tracing in extresist to fail.
I opted to keep the unorthodox contact description in the tech
file and wrote an extension to a routine in extresist to handle
the case.
2024-02-18 14:04:21 -05: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 Corrected two separate issues with R-C extraction: (1) There was 2024-02-18 14:04:21 -05: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 Corrected two separate issues with R-C extraction: (1) There was 2024-02-18 14:04:21 -05: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