magic/resis
R. Timothy Edwards 51522d6889 Multiple changes:
(1) Corrections to the R-C extraction code to better handle nodes
    which have the recorded position at the corner of a split tile.
(2) Corrected "select area label" to prevent accidentally selecting
    unexpanded instances in the area.  Also corrects an issue with
    not being able to select labels that are attached to "space".
(3) Changed the way that magic interprets the "sidewall" coefficient
    so that it is entered into the tech file as the actual sidewall
    coefficient instead of being half the value to correct for
    magic's double counting of edges.  The correction is instead
    done when parsing the tech file.  This measure was taken because
    the open PDK values generated by "capiche" were not halving the
    value, so I either change magic or I change all the tech files.
2026-08-02 11:10:37 -04:00
..
Makefile.in build: include rules.mak from source, drop the build-top copy 2026-07-26 14:54:11 -04:00
ResBasic.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResChecks.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResDebug.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResFract.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResJunct.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResMain.c Multiple changes: 2026-08-02 11:10:37 -04:00
ResMakeRes.c Fixed a negative tile width calculation in ResMakeRes.c, as 2026-07-08 09:51:37 -04:00
ResMerge.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResPrint.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResReadExt.c Corrected two "extresist" issues: (1) Prevent a segfault when 2026-06-23 19:41:53 -04:00
ResRex.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResSimple.c Found the error with rg_maxres, which is that it was being used in 2026-06-01 17:33:45 -04:00
ResUtils.c Multiple changes: 2026-08-02 11:10:37 -04:00
ResWrite.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
resis.h The method committed yesterday (last commit) was found to be too 2026-06-06 20:04:47 -04:00