magic/lef
Tim Edwards d0f3aaeb59 Corrected ext2hier.c so that resistance output from extresist takes
the right argument type (float, not int).  Otherwise all resistances
from extresist come out zero when doing "ext2spice extresist on"
and "ext2spice hierarchy on".  Also changed the format of the resistance
in the SPICE output to type float, since values are in standard units of
ohms, and rounding to the nearest ohm seems excessively coarse-grained.
2019-12-16 09:55:11 -05:00
..
Depend Modified DEF reads to avoid instance names with brackets. Not 2019-07-19 22:58:45 -04:00
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
defRead.c Corrected an error in ext2spice related to the recent modification to get 2019-11-14 15:18:26 -05:00
defWrite.c Modified the "def write" routine to strip any path component off of 2019-05-28 17:14:24 -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 Modified "def write" to prevent out-of-bounds array access when 2019-05-11 15:09:01 -04:00
lefInt.h Added a number of enhancements to the DEF reading to handle various 2019-07-03 13:58:13 -04:00
lefRead.c Modified the behavior of the LEF read routine when used to annotate 2019-11-26 10:57:42 -05:00
lefTech.c Corrected an error in the LEF/DEF geometry reading, because I 2019-06-06 09:59:56 -04:00
lefWrite.c Corrected ext2hier.c so that resistance output from extresist takes 2019-12-16 09:55:11 -05:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00