magic/lef
Tim Edwards 7aa846443a Corrected an issue with the implementation of nondefault rules
in DEF read and write.  The NONDEFAULT LAYER WIREEXT was assumed
to refer to the default wire extension at segments, when instead
it refers to the wire extension only at vias.  The wire
extension at segments is presumably defined by the nondefault
segment (and wire extension at vias remains unimplemented, which
is probably not a big issue because everyone puts the wire
extensions into the via definitions anyway).
2023-09-26 21:26:31 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Corrected an issue with the implementation of nondefault rules 2023-09-26 21:26:31 -04:00
defWrite.c Corrected an issue with the implementation of nondefault rules 2023-09-26 21:26:31 -04:00
lef.h Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefCmd.c Extended the "lef" command to include a new option "lef nocheck" 2023-06-13 11:28:46 -04:00
lefInt.h Extended the "lef" command to include a new option "lef nocheck" 2023-06-13 11:28:46 -04:00
lefRead.c Changed Lookup() to LookupFull() in all the LEF and DEF read routines. 2023-08-25 09:48:24 -04:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Modified "lef write -hide" behavior to fix problems that occur 2023-09-11 14:34:42 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00