magic/lef
Tim Edwards a78b459303 Modified the DEF read routine (following a diff script from Ahmed
Ghazy) to read pin uses from a DEF file, including the three types
that are not defined by the LEF format (go figure).  Expanded the
bitmask of label flags to include the additional use types.  Also
shifted the label flag bitmask up to make additional room for more
port number, as there is no point in having unused bits in the
bitmask.
2020-12-07 10:39:39 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Modified the DEF read routine (following a diff script from Ahmed 2020-12-07 10:39:39 -05:00
defWrite.c Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05: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 Corrected a few wayward commas in the "lef" command that prevented 2020-10-16 21:14:10 -04:00
lefInt.h Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05:00
lefRead.c Corrected the lefRead routine so that LEF annotation works properly 2020-11-23 14:28:46 -05:00
lefTech.c Removing extra `$Header$` 2020-05-27 20:35:27 -04:00
lefWrite.c Modified the DEF and LEF read/write routines to keep the 2020-12-03 21:37:32 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00