magic/calma
Tim Edwards 1d8a59049c Added sanity checks to the GDS dump from GDS_FILE pointers. Since
it is easy to subvert the process by updating GDS without updating
the pointers, it is trivial to end up with bad GDS output.  The
sanity checks confirm that the position pointed to is a complete
structure (check begin and end records), and that it has the same
name as the cell (this is not a requirement, as there are reasons
one might want to point to data from a structure of a different
name, but a warning will be printed).
2021-07-30 13:45:03 -04:00
..
CalmaRdcl.c Changed the property attribute number used for cell instance names 2021-06-13 12:23:07 -04:00
CalmaRdio.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CalmaRdpt.c "Partly" corrected an issue in GDS read: The cd_client record is 2020-11-20 19:56:41 -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 sanity checks to the GDS dump from GDS_FILE pointers. Since 2021-07-30 13:45:03 -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 Added a "gds unique" option that behaves like the default CIF behavior, 2021-04-27 13:07:27 -04:00
calmaInt.h Changed the property attribute number used for cell instance names 2021-06-13 12:23:07 -04:00