magic/calma
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
..
CalmaRdcl.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CalmaRead.c Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
CalmaWrite.c Implemented and revised the "CIFhier" property to override the 2023-03-07 11:16:49 -05:00
CalmaWriteZ.c Implemented and revised the "CIFhier" property to override the 2023-03-07 11:16:49 -05:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Modified the "gds subcell polygon" command option to split into 2023-01-17 20:14:38 -05:00
calmaInt.h Added the ability to read compressed .mag files (writing is not yet 2022-11-02 17:12:46 -04:00