magic/extract
Tim Edwards d755e4400a Corrected an error in the the extSubtreeFunc() routine, that is
supposed to pull "sticky labels" into the cumulative flattened
layout.  Because it failed to check for the "sticky" flag, it
would copy all labels, causing extraction time to go exponential
as the number of labels in the design increases.  Based on this
correction, the extHierConnectFunc1() routine should be able to
be optimized by stopping the search for sticky labels on the first
non-sticky label, since extSubtreeFunc() ensures that all sticky
labels come first in the label list.
2020-07-18 15:49:20 -04:00
..
ExtArray.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtBasic.c Corrected an error in the global substrate name method added recently; 2020-06-13 16:31:37 -04:00
ExtCell.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtCouple.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtHard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtHier.c Corrected an error in the the extSubtreeFunc() routine, that is 2020-07-18 15:49:20 -04:00
ExtInter.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtLength.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtMain.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtSubtree.c Corrected an error in the the extSubtreeFunc() routine, that is 2020-07-18 15:49:20 -04:00
ExtTech.c Corrected the handling of the "defaultsideoverlap" statement so that it 2020-06-10 10:52:54 -04:00
ExtTest.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtTimes.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
ExtUnique.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04: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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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