magic/extract
Tim Edwards 324721b514 Added some options to the net selection with respect to labels.
The previous behavior was to generate hierarchical names for all
labels when copying contents of subcells.  This is "safe" for
copying selections without accidentally shorting things through
labeling, but it can make a mess of the selection.  Options are
now "select do labels" for the existing behavior, "select no labels"
to not show any labels, and "select simple labels" to show only the
root name of labels in subcells.
2021-03-04 14:00:31 -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 extraction method for devices with terminals on the 2021-01-21 09:57:03 -05:00
ExtCell.c Added an assertion in ExtCell.c to force a fault if the technology 2020-08-03 08:18:58 -04:00
ExtCouple.c Merged pull request #53 from Dan Moore. 2021-02-17 21:15:54 -05:00
ExtHard.c Corrected the use of the global substrate node name; this has been 2021-01-07 15:19:36 -05:00
ExtHier.c Corrected an error in the last commit in which I expanded the body of 2020-07-19 17:08:51 -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 Implemented a return value for the cell read-in checks with an option 2021-01-14 15:21:39 -05: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 Changed the behavior of searches for labels in the basic extraction 2020-10-26 13:01:04 -04:00
ExtSubtree.c Separated drain and source records for the esFetInfo array, to 2020-09-11 17:29:12 -04:00
ExtTech.c Corrected one small inconsistency in the handling of symmetric vs. 2021-01-17 12:52:57 -05:00
ExtTest.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
extractInt.h Corrected the use of the global substrate node name; this has been 2021-01-07 15:19:36 -05: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