magic/extflat
Tim Edwards ca985edbd0 Corrected a typo in the previous commit that causes parameters to
be output twice for scaled devices (such as diodes in the sky130
process).  Above and beyond the typo, though, the implementation
of offsets is not very well thought out and needs to be revised.
For one, the +/- notation can be confused with signs in the
parameter expression;  that is also fixed in this commit.  But
there is currently no way to express both a scale and an offset
for a device parameter.
2023-06-23 08:39:59 -04:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c Corrected the antenna checking routines, which were incorrect with 2022-11-06 11:50:05 -05:00
EFargs.c Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
EFbuild.c Corrected a typo in the previous commit that causes parameters to 2023-06-23 08:39:59 -04:00
EFdef.c Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Corrected an error in "extresist" that can output an incorrect 2022-12-06 21:55:01 -05:00
EFhier.c Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05:00
EFint.h Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
EFname.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
EFread.c Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
EFsym.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
EFvisit.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
Makefile Corrected a mistake with the extension of the bloat-all CIF operator 2019-10-16 20:53:03 -04:00
READ_ME Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h Extended the device parameter notation to include offsets using 2023-06-21 20:44:38 -04:00