magic/extract
Tim Edwards d8f926865d Modified the behavior of cell reading, mainly with respect to
dereferencing, and making the behavior of "load" on the command
line (i.e., loading a cell from a file) the same as the
behavior of loading a cell as a result of expanding an unloaded
instance.  In both cases, if "load -dereference" is used, and
a cell does not exist in any search path but does exist in the
original location, without dereferencing, then the cell will be
loaded from the original location.  Also:  Corrected an error
that has existed since adding the capability to read compressed
files, which causes magic to crash when attempting to run the
"crash recover" command (because that routine was mixing
compressed and regular file stream calls).
2023-03-20 21:00:35 -04:00
..
ExtArray.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtBasic.c Corrected issue with the commit of version 8.3.378, which can 2023-03-15 14:36:15 -04:00
ExtCell.c Updated the version to go along with the merge of pull request 2023-03-10 11:14:23 -05:00
ExtCouple.c Found another error causing negative capacitances and fixed it, 2023-03-17 21:59:47 -04:00
ExtHard.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtHier.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtInter.c Modified the behavior of cell reading, mainly with respect to 2023-03-20 21:00:35 -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 Corrected the method of "flatten in place" from the previous 2022-12-16 12:03:38 -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 rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtSubtree.c rename Region to ExtRegion 2023-03-10 11:07:55 -05:00
ExtTech.c Corrected an error in the extract section setup of the tech file 2023-02-22 17:56:45 -05: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 a small error in "extract unique" that will attempt to 2022-10-07 08:43:49 -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 C99 code compat when configured with no TCL support 2022-10-29 06:07:46 +02:00
extractInt.h Updated the version to go along with the merge of pull request 2023-03-10 11:14:23 -05:00
extractInt.h.new Attempt to lighten up on the use of "fatal" referring to errors 2021-12-31 14:02:58 -05:00