magic/lef
Tim Edwards 7905e15ae3 Enhanced the "def read -annotate" option to correctly annotate pins
with class, use, and shape information from the DEF file PINS record.
This is similar to what is done with LEF file annotation, but less
sophisticated (only erases an existing pin if it is an exact match
for pin name and location).
2022-09-14 13:02:55 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Enhanced the "def read -annotate" option to correctly annotate pins 2022-09-14 13:02:55 -04:00
defWrite.c Made some corrections to the "extresist" code to avoid issues with 2022-05-02 12:27:39 -04:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Added an option to "def read" to avoid creating obstructions from 2022-06-24 15:22:53 -04:00
lefInt.h Added a prototype declaration for LefReadLayerSection (see github 2022-04-05 09:50:36 -04:00
lefRead.c Corrected parsing of NONDEFAULTRULES in a LEF file. Modified the 2022-03-31 20:02:12 -04:00
lefTech.c Corrected the equations for fringe shielding, as the equation for 2022-03-23 10:49:02 -04:00
lefWrite.c Corrected an error in LEF write in which sticky labels that declare 2022-01-24 17:19:13 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00