magic/cif
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
..
CIFgen.c Corrected two errors: (1) Do not write subcircuit calls to subcircuits 2020-12-28 16:54:20 -05:00
CIFhier.c Changed the cif output style option "see-vendor" to "see-no-vendor" 2020-12-14 16:55:29 -05:00
CIFint.h Changed the cif output style option "see-vendor" to "see-no-vendor" 2020-12-14 16:55:29 -05:00
CIFmain.c Made a small change to add a flag to the DRC rules to denote whether 2020-10-14 21:41:50 -04:00
CIFrdcl.c "Partly" corrected an issue in GDS read: The cd_client record is 2020-11-20 19:56:41 -05:00
CIFrdpoly.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdpt.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdtech.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFrdutils.c Added two small features: (1) Added the "-annotate" option to "lef 2020-10-14 17:20:45 -04:00
CIFread.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CIFsee.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05:00
CIFtech.c Changed the cif output style option "see-vendor" to "see-no-vendor" 2020-12-14 16:55:29 -05:00
CIFwrite.c Modified the CIFGenLayer() routine to be aware of when it is called during 2020-11-12 10:34:27 -05: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
cif.h Made a small change to add a flag to the DRC rules to denote whether 2020-10-14 21:41:50 -04:00