magic/cif
Tim Edwards a8c3117020 Implemented and revised the "CIFhier" property to override the
"cif *hier write disable" and "cif *array write disable" commands
for a specific cell def and its descendents.  The revision ensures
that all descendents apply the override.  The "cif write" command
uses a stack instead of recursion, which makes it difficult to
apply the same method.  Currently the method only works for the
"gds write" command, and implementing the feature for "cif write"
is deemed not worth the effort.
2023-03-07 11:16:49 -05:00
..
CIFgen.c Based on output from a large contact array for a pad, modified the 2022-11-10 14:08:58 -05:00
CIFhier.c Tackling a section of code with poor performance in extraction. 2022-02-20 17:36:49 -05:00
CIFint.h Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFmain.c Substantially revised the equations for computing bridges for the 2021-01-24 13:29:20 -05:00
CIFrdcl.c Corrected the "flatten in place" command to force a redraw after 2022-12-19 16:05:38 -05:00
CIFrdpoly.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CIFrdpt.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CIFrdtech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFrdutils.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CIFtech.c Added an experimental option for the cifoutput tech file section to 2023-01-13 17:21:37 -05:00
CIFwrite.c Implemented and revised the "CIFhier" property to override the 2023-03-07 11:16:49 -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 Compatibility with C99 standard 2022-10-29 06:07:46 +02:00