magic/calma
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
..
CalmaRdcl.c Simple change to "gds read" to print out a diagnostic message for 2021-07-30 15:40:39 -04:00
CalmaRdio.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CalmaRdpt.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
CalmaRead.c Corrected CalmaRead to remove a syntax error that managed to end up in 2021-06-06 21:44:52 -04:00
CalmaWrite.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
calma.h Added a "gds unique" option that behaves like the default CIF behavior, 2021-04-27 13:07:27 -04:00
calmaInt.h Changed the property attribute number used for cell instance names 2021-06-13 12:23:07 -04:00