magic/lef
Tim Edwards cb73ebfab0 Corrected an error in lefWrite where SelectClear() is called
without SelectRootDef being set, which causes SelectClear() to
return without doing anything.  However---question is why
SelectClear() needs SelectRootDef to be non-NULL since it is
clearing the selection, not the selection source.  For now, just
patching the failing case, not trying to mess with the whole
selection mechanism.
2024-03-08 12:28:29 -05: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 error in defGetType() that incorrectly looks at a 2024-03-08 09:33:13 -05: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 After a discussion about "cifinput" rules, realized that there is 2023-10-17 15:54:38 -04:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Corrected an error in lefWrite where SelectClear() is called 2024-03-08 12:28:29 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00