magic/cif
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
..
CIFgen.c Corrected the "grow-euclidean" option for grow/shrink/bloat-or so 2021-11-16 17:33:05 -05:00
CIFhier.c Modified the CIF/GDS array processing in CIFhier.c, finding that there 2021-06-07 16:38:12 -04:00
CIFint.h Added a new cif/calma layer type "labellayer" that can be used to 2021-11-16 10:58:18 -05:00
CIFmain.c Substantially revised the equations for computing bridges for the 2021-01-24 13:29:20 -05:00
CIFrdcl.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
CIFrdpoly.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdpt.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdtech.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdutils.c Added two small features: (1) Added the "-annotate" option to "lef 2020-10-14 17:20:45 -04:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Corrected the "cif coverage" command so that the coverage is not 2021-07-04 22:33:42 -04:00
CIFtech.c Added a new cif/calma layer type "labellayer" that can be used to 2021-11-16 10:58:18 -05:00
CIFwrite.c Added a new cif/calma layer type "labellayer" that can be used to 2021-11-16 10:58:18 -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
cif.h Made a small change to add a flag to the DRC rules to denote whether 2020-10-14 21:41:50 -04:00