magic/extract
Tim Edwards dba6f99d93 Updated the revision number to go along with the merge of pull
request #325 from Daryl Miles.  Made a few simple style changes
to conform to (what is vaguely defined as) the overall programming
style for magic (passed down from John Ousterhout).
2024-10-01 12:56:31 -04:00
..
ExtArray.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtBasic.c Updated the revision number to go along with the merge of pull 2024-10-01 12:56:31 -04:00
ExtCell.c Corrected a previous implementation that was supposed to not print 2023-07-28 09:40:41 -04:00
ExtCouple.c extract/ExtCouple.c: Multiplication result converted to larger type 2024-10-01 12:36:13 -04:00
ExtHard.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtHier.c extract/ExtHier.c: Wrong type of arguments to formatting function 2024-10-01 12:36:13 -04:00
ExtInter.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -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 Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -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 Fixed another issue in which sticky labels on a non-electrical 2023-09-22 16:03:53 -04:00
ExtSubtree.c Corrected an issue where code expected sticky labels to be at the 2023-08-01 13:59:46 -04:00
ExtTech.c extract/ExtTech.c: Too few arguments to formatting function 2024-10-01 12:36:13 -04:00
ExtTest.c extract/ExtTest.c: Too few arguments to formatting function 2024-10-01 12:36:13 -04:00
ExtTimes.c Added the ability to track the first CellDef to fail to read and 2024-04-29 17:43:37 -04:00
ExtUnique.c Corrected an issue causing a crash condition when using "extract 2024-08-04 11:37:54 -04:00
ExtYank.c Modified the extraction code to work around a problem created some 2022-01-14 16:13:36 -05: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 Reimplemented the "extract do local" option as "extract path <name>" 2023-06-14 13:55:59 -04:00
extractInt.h Corrected the extraction offset, in which a parameter like "l" 2023-10-24 20:29:04 -04:00
extractInt.h.new Attempt to lighten up on the use of "fatal" referring to errors 2021-12-31 14:02:58 -05:00