magic/calma
Tim Edwards 6e066ededa Modified the gds command options to separate "gds path subcell"
from "gds polygon subcell".  Previously both polygons and paths
were put into subcells named polygonXXXXX (substitute numbers
for XXXXX).  Now polygons go into cells named polygonXXXXX and
paths go into cells named pathXXXXX.  This makes it easier to
keep track of the original path.  NOTE:  The path centerline
should be kept as a cell property in this case, and the path
options like endcap style can also be held as properties.  The
polygon boundary should be treated similarly.
2017-10-06 22:32:52 -04:00
..
CalmaRdcl.c Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -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 Modified the gds command options to separate "gds path subcell" 2017-10-06 22:32:52 -04:00
CalmaRead.c Modified the gds command options to separate "gds path subcell" 2017-10-06 22:32:52 -04:00
CalmaWrite.c Set of changes updating version 8.2 to the level of 8.1, since 8.2 2017-08-01 22:14:42 -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