magic/lef
Darryl L. Miles cebb1a5277 lefTech.c: fix: default value logic error
Looks like a logic bug, hiding behind this compiler warning

lefTech.c:507:21: warning: suggest parentheses around assignment used as truth value
lefTech.c:509:21: warning: suggest parentheses around assignment used as truth value

GCC14 -Wall cleanup series [-Wparentheses]
2024-10-09 20:50:00 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c DBPropGet(): error: assignment to 'char *' from 'ClientData' 2024-10-09 20:35:19 -04:00
defWrite.c defWrite.: '%.10g' directive writing between 1 and 17 bytes into a region of size 12 2024-10-09 20:39:12 -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 Corrected an issue with annotating a layout from a LEF file; if 2024-03-18 16:25:49 -04:00
lefTech.c lefTech.c: fix: default value logic error 2024-10-09 20:50:00 -04:00
lefWrite.c fix: lef write crash (when cells with labels in space pNum==-1) 2024-10-01 12:43:27 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00