magic/extract
Tim Edwards 86f7c1f2cf Corrected the return value of extSubsFunc2(), which was returning
value 1 after finding a substrate connecting type shielded (by deep
nwell, in the example) from the substrate, thus preventing the
search from processing any remaining substrate types.  Solved by
changing the return value to zero to keep the search going.
2021-12-23 16:31:34 -05:00
..
ExtArray.c Corrected two annoying errors: (1) SPICE netlist output subcircuits 2020-11-24 15:30:49 -05:00
ExtBasic.c Corrected the return value of extSubsFunc2(), which was returning 2021-12-23 16:31:34 -05:00
ExtCell.c This corrects the issue raised in pull request #75 that breaks the 2021-06-12 20:29:09 -04:00
ExtCouple.c Merged pull request #53 from Dan Moore. 2021-02-17 21:15:54 -05:00
ExtHard.c Made a few corrections that stem from the change to add a separate 2021-12-22 12:08:34 -05:00
ExtHier.c A very minor change to the code of the last commit preserves the 2021-06-13 21:47:33 -04:00
ExtInter.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtLength.c Added some options to the net selection with respect to labels. 2021-03-04 14:00:31 -05:00
ExtMain.c Corrections to the extresist code. Some of the changes are just 2021-09-12 17:20:22 -04:00
ExtNghbors.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtPerim.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtRegion.c Removed the dependence on EXT_DOLABELCHECK when generating node 2021-11-11 10:01:05 -05:00
ExtSubtree.c Made a few corrections that stem from the change to add a separate 2021-12-22 12:08:34 -05:00
ExtTech.c Corrected a failure (in the code for many a decade) to properly 2021-12-13 16:12:30 -05:00
ExtTest.c Moved the substrate plane/restore further out so that planes are 2021-04-05 16:03:54 -04:00
ExtTimes.c Implemented a return value for the cell read-in checks with an option 2021-01-14 15:21:39 -05:00
ExtUnique.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
ExtYank.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04: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
extDebugInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
extract.h One more correction to limit, by default, the generation of "equiv" 2021-10-07 21:36:10 -04:00
extractInt.h Modified the node merging in ExtHier.c to match the node merging 2021-06-13 20:17:19 -04:00
extractInt.h.new Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00