magic/calma
Tim Edwards 1533424590 Corrected scaling of label rectangles in GDS (that is, GDS layer
types that have been specified as being ports or text), since the
labels are in the magic database and at a different scale.  Added
code to cope with the fact that the labels may come after the
definition of the rectangle, so a rectangle identified as a port
or text label will generate an empty placeholder label, and all
new labels are checked against any empty labels in the database to
see if they are bounded by them.  If so, then the empty label is
removed and the label point is replaced by the rectangle.  This is
a ridiculously round-about way to deal with an under-specified
file format. . .
2019-03-19 22:25:25 -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 Corrected scaling of label rectangles in GDS (that is, GDS layer 2019-03-19 22:25:25 -04:00
CalmaRead.c Modified the gds command options to separate "gds path subcell" 2017-10-06 22:32:52 -04:00
CalmaWrite.c Added new option "-hide" to the "lef write" command, which causes 2018-11-19 15:01:20 -05: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