magic/database
Tim Edwards 505155497e Resolved an issue with magic crashing during "antennacheck" due to
a routine that should have been called with a NULL argument, but
instead was called with no argument, making the behavior system-
dependent.  Revised the parsing of the "defaultareacap" and
"defaultperimeter" statements in the tech file, such that the short
version of both statements gets automatic handling of the substrate
and isolated substrate areas;  this goes back to the recent change
in extraction behavior to redefine the "substrate type" (e.g., pwell)
during extraction as defining isolated substrate areas, and not the
default substrate.  The earlier code change dealt with problems
related to extracting nodes and regions, but did not consider how
parasitic capacitance was affected.  This commit resolves that issue.
2022-02-23 15:02:40 -05:00
..
DBbound.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBcell.c Found no fewer than three separate places that cause a pop-up prompt 2021-03-16 22:46:46 -04:00
DBcellbox.c Found no fewer than three separate places that cause a pop-up prompt 2021-03-16 22:46:46 -04:00
DBcellcopy.c Resolved an issue with magic crashing during "antennacheck" due to 2022-02-23 15:02:40 -05:00
DBcellname.c Slightly modified various use cases of "cellname" so that they 2021-11-25 12:40:51 -05:00
DBcellsel.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBcellsrch.c After much pain and suffering, finally tracked down all the places that 2022-01-21 22:17:54 -05:00
DBcellsubr.c Corrected an error pointed out by Sylvain Munaut in which the "plow" 2020-07-17 12:38:21 -04:00
DBconnect.c Modified the short selection routine (again) to avoid issues when 2022-01-06 13:29:43 -05:00
DBcount.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBexpand.c Implemented a return value for the cell read-in checks with an option 2021-01-14 15:21:39 -05:00
DBio.c Applied the same method as used in the last commit, to put all 2022-02-01 11:58:11 -05:00
DBlabel.c Add missing includes 2022-01-10 14:01:36 -05:00
DBlabel2.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBpaint.c Added return values to DBPaintPlaneVert(), which was missing them 2021-02-13 20:40:52 -05:00
DBpaint2.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBprop.c Corrected a small issue in the "property" command that will attempt 2022-02-15 12:01:11 -05:00
DBtcontact.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBtech.c Corrected an error in the connectivity tables that for contact types 2021-03-21 22:26:50 -04:00
DBtechname.c Corrected the (minor) problem caused by the slightly different handling 2020-10-18 14:28:23 -04:00
DBtechtype.c Corrected the (minor) problem caused by the slightly different handling 2020-10-18 14:28:23 -04:00
DBtiles.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBtimestmp.c Decided that a different approach needed to be taken for having 2022-01-22 11:18:32 -05:00
DBtpaint.c Corrected an error caused by fixing the unterminated comment in 2021-07-13 14:08:35 -04:00
DBtpaint2.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
DBundo.c Made a few corrections that stem from the change to add a separate 2021-12-22 12:08:34 -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
database.h.in Decided that a different approach needed to be taken for having 2022-01-22 11:18:32 -05:00
databaseInt.h Applied a string sort to the dump of cell uses when writing a .mag 2022-01-31 15:30:24 -05:00
fonts.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00