magic/resis
R. Timothy Edwards 65f034777e Corrected an issue where a device was given the wrong type due to
ambiguity in the tech file and therefore also in the .ext file.
This is easy to resolve and it was only necessary to change the
type after finding the tile belonging to the device.  There are
pathological cases where this might still go wrong, like defining
a "short" device name for metal resistors on any plane;  then,
if a "short" device overlaps something on another plane, it might
be given the wrong type.  Avoiding all ambiguity would require
adding an extra item to "device" lines in the .ext file output;
the short plane name would be most efficient.
2026-06-07 19:37:52 -04:00
..
Makefile Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05: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 Corrected an issue where a device was given the wrong type due to 2026-06-07 19:37:52 -04:00
ResMakeRes.c The method committed yesterday (last commit) was found to be too 2026-06-06 20:04:47 -04:00
ResMerge.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResPrint.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResReadExt.c Additional tweaks to the handling of the three new options for 2026-06-01 17:21:02 -04:00
ResRex.c Found what I think is the last major issue in extresist, which is 2026-06-07 12:35:45 -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 Corrected an issue where a device was given the wrong type due to 2026-06-07 19:37:52 -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