magic/lef
Darryl L. Miles ee9d4df081 lefRead.c: LefError() add ASSERT(type) for incorrect caller usage
'type' maybe used as array index without being initialized.

Sonarcloud
Array subscript is undefined
https://sonarcloud.io/project/issues?open=AZJB17LDNGfDNup0Rjyn&id=dlmiles_magic
2024-12-26 13:01:24 -05: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 22 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
lef.h Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefCmd.c strings.h: add #include required when strict 2024-10-09 21:22:37 -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 lefRead.c: LefError() add ASSERT(type) for incorrect caller usage 2024-12-26 13:01:24 -05:00
lefTech.c 22 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
lefWrite.c 22 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00