magic/extflat
Tim Edwards 44325f81e6 Corrected two errors: (1) Do not write subcircuit calls to subcircuits
that have been removed by flattening into the parent cell due to lack
of devices.  Previously the checks on writing the subcircuit and writing
the call were slightly different, leading to instances in which the
subcircuit call would be written to the netlist output without the
subcircuit being defined.  (2) Corrected an error in the "bridge" CIF/GDS
output operator.  In certain (somewhat rare) geometries, the tile behind
(instead of in front of) the corner being checked may be incorrectly
flagged as a DRC spacing error.  The fix is to ignore tiles that are
behind the corner being checked.
2020-12-28 16:54: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 Additional modification to the devVisit routine in extflat to 2020-06-01 17:14:22 -04:00
EFargs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFbuild.c Added another fix from a pull request by Dan Moore, which apparently 2020-10-14 22:53:03 -04:00
EFdef.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFerr.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFflat.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFhier.c Corrected two errors: (1) Do not write subcircuit calls to subcircuits 2020-12-28 16:54:20 -05:00
EFint.h Corrected a subtle but very bad compiler-dependent error in the 2020-12-21 14:22:24 -05:00
EFname.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFread.c Corrected a problem with an uninitialized entry in ExtCurStyle that 2020-06-05 12:46:46 -04:00
EFsym.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
EFvisit.c Corrected a subtle but very bad compiler-dependent error in the 2020-12-21 14:22:24 -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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00