magic/resis
Tim Edwards 43bb499bcf Corrected an issue with the limited bitfield dedicated to port numbers;
this limited ports to 16384, which seemed reasonable at the time.
However, the sky130_sram_macro layouts connect power and ground in a
way that when coupled with "extract unique" can generate tens of
thousands of ports and overrun the bit field, showing that automation
can do the unexpected.  The solution was to split out the port number
from the label record as its own 32-bit value.
2021-12-12 22:09:31 -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 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 Adjusted LAYERS_PER_CONTACT from 3 to 4. This is not a preferred 2021-11-01 09:26:21 -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 Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05: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 Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05: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 Adjusted LAYERS_PER_CONTACT from 3 to 4. This is not a preferred 2021-11-01 09:26:21 -04:00