magic/calma
Tim Edwards 610c86a234 When writing a GDS file, there is a statement printed about each
cell being generated.  This statement does not disambiguate the
case where a cell is being ripped verbatim from GDS instead of
being generated from the magic database.  This print statement
has been split into two cases, and where a cell is being ripped
verbatim, the name of the file is indicated.  This provides better
information to the user.
2023-10-24 10:36:57 -04:00
..
CalmaRdcl.c After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
CalmaRead.c Implemented a new command option "gds magscale" to reinterpret the 2023-07-19 20:33:01 -04:00
CalmaWrite.c When writing a GDS file, there is a statement printed about each 2023-10-24 10:36:57 -04:00
CalmaWriteZ.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Implemented a new command option "gds magscale" to reinterpret the 2023-07-19 20:33:01 -04:00
calmaInt.h Applied patch from Donn that converts strcpy() calls in ext2spice 2023-03-21 22:04:30 -04:00