magic/extract
Tim Edwards 25166f2f7c Corrected issue with finding devices in ResMain()---there is not
necessarily a 1:1 correspondence from tile types to extracted
device names, and not necessarily a 1:1 correspondence in the other
direction, either.  So the search for devices at the location given
by the .sim file has been loosened to look for any tile type at that
location.  Matches are restricted to those in which the plane of the
type found is the same as the plane of the device recorded in the .sim
file;  this prevents matching device like MiM caps that may be in the
same location as a device in another plane.
2021-07-27 14:34:01 -04:00
..
ExtArray.c Corrected two annoying errors: (1) SPICE netlist output subcircuits 2020-11-24 15:30:49 -05:00
ExtBasic.c Implemented a command option "ext2spice short voltage|resistor|none" that 2021-07-10 21:13:24 -04: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 Tests of substrate extraction 2021-04-04 20:43:43 -04: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 Removed some testing code that was not supposed to be in the last commit. 2021-04-06 10:15:15 -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 Added exceptions to avoid processing sticky labels in two other 2021-04-26 17:00:37 -04:00
ExtSubtree.c Cleaned up some unused code left over from extraction tests. 2021-04-05 10:29:14 -04:00
ExtTech.c Corrected issue with finding devices in ResMain()---there is not 2021-07-27 14:34:01 -04: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 the "extract unique" method so that ports which are made 2021-01-21 17:08:24 -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 Implemented a command option "ext2spice short voltage|resistor|none" that 2021-07-10 21:13:24 -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