magic/lef
Tim Edwards a550d615c0 Made some modifications to the "def write" command: It now handles
non-default rules and so can accurately capture wire widths other
than the technology LEF defaults (also corrected a bug with non-
default rules for "def read").  Corrected via handling in "def
write" to function as claimed (although the algorithm is still
naive and expects all contacts to be rectangular, which is usually
true but doesn't have to be).
2022-09-23 15:02:22 -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 Corrected an error in LEF write in which sticky labels that declare 2022-01-24 17:19:13 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00