magic/calma
Tim Edwards 85d8ad6622 Added the capability to handle compressed GDS files through the use
of systems calls to "gzip" and "gunzip".  A compressed GDS file can
be made simply by doing "gds write <name>.gds.gz", and can be read
simply by doing "gds read <name>.gds.gz".  Names of compressed files
can be put in the GDS_FILE property of a cell.
2022-05-05 17:40:56 -04:00
..
CalmaRdcl.c Decided that a different approach needed to be taken for having 2022-01-22 11:18:32 -05:00
CalmaRdio.c Extended the GDS timestamp handling to GDS input. Unlike former 2022-01-21 13:05:24 -05: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 Added the capability to handle compressed GDS files through the use 2022-05-05 17:40:56 -04: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 Refined the new "gds maskhints" command option for GDS input from 2022-01-21 14:48:59 -05:00
calmaInt.h Changed the property attribute number used for cell instance names 2021-06-13 12:23:07 -04:00