magic/extflat
Tim Edwards 468a8ae0be Added a 2nd use of the "device" property, which has long been needed,
which instead of defining a device or subcircuit that exists inside
the cell, instead redefines the cell itself as a device or subcircuit
model that exists in the PDK.  This is used where a specific layout
subcell has its own associated device definition in the PDK.  Instead
of the "device" property value being the line that gets generated for
a device in the subcells .ext file, the property value should be the
word "primitive" optionally followed by any parameters that need to
be passed to the subcircuit call.
2022-05-04 16:43:38 -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 Resolved an issue with magic crashing during "antennacheck" due to 2022-02-23 15:02:40 -05:00
EFargs.c Implemented a command option "ext2spice short voltage|resistor|none" that 2021-07-10 21:13:24 -04:00
EFbuild.c Made some corrections to the "extresist" code to avoid issues with 2022-05-02 12:27:39 -04:00
EFdef.c Tracked down two more memory leaks coming from ext2spice, due to 2021-12-13 18:05:53 -05:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04: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 Removed an oddball method put into the extflat code some time ago 2021-12-25 16:14:37 -05:00
EFread.c Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
EFsym.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFvisit.c Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05: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 Corrected the use of EF_SUBS_NODE to distinguish between device 2021-12-30 13:27:42 -05:00