magic/extflat
R. Timothy Edwards 308224109f Multiple fixes and updates:
(1) Fixed an error that was introduced in version 8.3.590 with
    a patch that should have been applied only for the case of
    BJT devices, and not for MOSFETs.  The patch will cause
    devices generated by "device mosfet" or "device asymmetric"
    to be read incorrectly from a .ext file during "ext2spice".
(2) Fixed an error in the tech file reading, where using CDL
    parameters on a capacitor device would cause the tech file
    loader to print an error message.  The parsing was correct
    and only the message should not have been printed.
(3) Added a new feature with the new command option "extract
    do unique".  This replaces the "extract unique" command by
    running the same code within the extraction, but has the
    additional effect of reverting the label changes afterward.
    This prevents the user from inadvertently writing the
    altered labels back to the database file.
2026-01-22 11:20:20 -05: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 First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
EFargs.c gcc: support -Werror=format-security 2025-01-10 14:19:52 +09:00
EFbuild.c Multiple fixes and updates: 2026-01-22 11:20:20 -05:00
EFdef.c EFbuild.c: efConnectionFreeLinkedList() remove delay-by-one assumption 2025-12-19 09:31:58 -05:00
EFerr.c EFerr.c: printf style constify fmt call-site 2025-01-03 09:08:14 +00:00
EFflat.c Reworked the code from the previous commit in a completely different 2025-12-24 16:00:08 -05:00
EFhier.c extflat/EFhier.c: workaround K&R cb_extflat_hiervisitresists_t 2025-08-06 22:58:30 +01:00
EFint.h EFbuild.c: efConnectionFreeLinkedList() remove delay-by-one assumption 2025-12-19 09:31:58 -05:00
EFname.c freeMagic1() idiom insertion at all sites reported by static code analysis 2025-12-19 09:31:58 -05:00
EFread.c Added a new device type "dsubcircuit" which basically behaves like 2025-10-07 16:45:22 -04:00
EFsym.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFtypes.h EFtypes.h: new header file to provide types for extraction subsystem 2025-08-06 22:58:30 +01:00
EFvisit.c Added a new device type "dsubcircuit" which basically behaves like 2025-10-07 16:45:22 -04: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 extflat: ANSI prototype efBuildDevice() and constify (const Rect*) 2025-10-04 20:50:31 -04:00