magic/lef
Tim Edwards f12a155ea7 Found a crash condition reported by Abhinav Uppal where labels
that are unattached (type = space) will cause magic to crash on
the command "lef write -hide"---The lowest level issue was in
SelectChunk(), so for good measure SelectChunk() now checks for
type == TT_SPACE, and "lef write" does also.
2022-09-23 15:44:49 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Made some modifications to the "def write" command: It now handles 2022-09-23 15:02:22 -04:00
defWrite.c Made some modifications to the "def write" command: It now handles 2022-09-23 15:02:22 -04:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Added an option to "def read" to avoid creating obstructions from 2022-06-24 15:22:53 -04:00
lefInt.h Made some modifications to the "def write" command: It now handles 2022-09-23 15:02:22 -04:00
lefRead.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
lefTech.c Corrected the equations for fringe shielding, as the equation for 2022-03-23 10:49:02 -04:00
lefWrite.c Found a crash condition reported by Abhinav Uppal where labels 2022-09-23 15:44:49 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00