magic/resis
Tim Edwards bb8f7e6960 Revised the routine ResSortByGate() in ResRex.c so that it sorts
using qsort() instead of its own linked-list-based sorting, which
is horribly inefficient.  This change allows power nets (which
tend to be connected to all transistors) to be extracted in a
reasonable amount of time (hours instead of days).
2021-10-10 19:20:24 -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 Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -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 Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
ResJunct.c Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -04:00
ResMain.c Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -04:00
ResMakeRes.c Corrections to the extresist code. Some of the changes are just 2021-09-12 17:20:22 -04:00
ResMerge.c Corrections to the extresist code. Some of the changes are just 2021-09-12 17:20:22 -04:00
ResPrint.c Made various updates and corrections to the "extresist" code in 2021-09-08 16:41:36 -04:00
ResReadSim.c Cleaned up a few lines related to "equiv" nodes, which are not 2021-09-14 13:42:27 -04:00
ResRex.c Revised the routine ResSortByGate() in ResRex.c so that it sorts 2021-10-10 19:20:24 -04:00
ResSimple.c Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -04:00
ResUtils.c Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -04:00
ResWrite.c Additional changes, almost all stylistic, to make the resis/ section 2021-05-26 22:34:36 -04:00
resis.h Modified the extresist code to handle substrate extraction. Currently 2021-09-15 16:25:46 -04:00