magic/lef
Tim Edwards cc4eef4eb1 Added a (obvious, in retrospect) additional automatic handling of
nets to be avoided for running antenna gate and diffusion area
checks when doing "lef write", which is to check if the pin of
the net is flagged with use "power" or use "ground".  This avoids
the need to use the (recently added) "lef nocheck" option (although
that still exists as an additional way to control which nets do and
do not get checked).
2023-07-05 12:37:56 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04:00
defWrite.c Revised the last commit slightly to put the PIN entry as the first 2022-11-20 13:32:40 -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 Modified the "lef read -annotate" method so that pins are checked 2022-12-12 14:49:42 -05:00
lefTech.c Corrected the LEF technology setup, where LEF layers (routes and 2022-11-20 15:15:04 -05:00
lefWrite.c Added a (obvious, in retrospect) additional automatic handling of 2023-07-05 12:37:56 -04:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00