magic/calma
Tim Edwards a56309fdb6 Additional change to CalmaWrite: when handling cellnames with
lengths exceeding the maximum GDS name length (32 characters),
truncate by removing all but the last 32 characters, instead of
the previous behavior which was to remove all but the first 32
characters.  The last 32 characters are far more likely to be
unique than the first 32, given that the usual reason for extra-
long names is the concatentation of hierarchical names.
2019-05-22 17:03:52 -04:00
..
CalmaRdcl.c Corrected an error in the GDS read routine which attempts to kill 2019-05-22 14:24:44 -04:00
CalmaRdio.c Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
CalmaRdpt.c Fixed an error in the previous commit handling pin labels in GDS 2019-03-20 10:07:25 -04:00
CalmaRead.c Added information to the GDS read routine error output to indicate 2019-05-22 16:12:13 -04:00
CalmaWrite.c Additional change to CalmaWrite: when handling cellnames with 2019-05-22 17:03:52 -04:00
Depend Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -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 Modified the gds command options to separate "gds path subcell" 2017-10-06 22:32:52 -04:00
calmaInt.h Fixed calma custom paths (pathtype 4) so that it doesn't generate 2017-10-06 16:42:41 -04:00