magic/resis
R. Timothy Edwards a157ec9aa8 Another overhaul of the R-C extraction code. This fixes a known
long-standing problem, in which the resistance extraction attempts
to determine the device type of each device.  Which is stupid,
because the original extraction process has already done this, and
the information is readily available in the .ext file.  This update
allows "extresist" to get all the device information from the .ext
file, so there is no guesswork and no extra time spent trying.
Unfortunately, it does not solve the problem I expected it to solve,
which is the disappearance of _dss and moscap devices from gf180mcu
netlists.  More work to do. . .
2026-06-04 12:50:13 -04:00
..
Makefile Slowly working through things needed for removing the ".sim" 2026-01-27 11:58:15 -05:00
ResBasic.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -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 Another overhaul of the R-C extraction code. This fixes a known 2026-06-04 12:50:13 -04:00
ResMain.c Another overhaul of the R-C extraction code. This fixes a known 2026-06-04 12:50:13 -04:00
ResMakeRes.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -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 the error with rg_maxres, which is that it was being used in 2026-06-01 17:33: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 Another overhaul of the R-C extraction code. This fixes a known 2026-06-04 12:50:13 -04:00
ResWrite.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
resis.h Another overhaul of the R-C extraction code. This fixes a known 2026-06-04 12:50:13 -04:00