magic/extract
Tim Edwards 2532a696e4 Correction from a recent commit; complicated sets of "equiv"
statement in a .ext file require that all aliases of a node name be
rehashed after a node merge, or else node loops can occur.  Also
prevented statements of the form "equiv A A" from being output in
the .ext file, as they are useless.
2021-03-18 11:37:44 -04:00
..
ExtArray.c Corrected two annoying errors: (1) SPICE netlist output subcircuits 2020-11-24 15:30:49 -05:00
ExtBasic.c Correction from a recent commit; complicated sets of "equiv" 2021-03-18 11:37:44 -04: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