magic/database
Tim Edwards 4b5566af3e Corrected an error that causes alias names for layers to become the
principle layer name, which should not happen (especially in the
case of space, where layers may be aliased to "space" to make them
ignored on input).  Also:  Implemented a "-<types>" option to the
"substrate" record in the techfile to declare types which shield
layers from the substrate.  This allows types like pwell to be used
in different contexts, e.g., as part of the substrate, or as a P-well
in deep N-well, without requiring a different type.  This works in
conjunction with the recently-implemented "+<types>" ID types for
devices.  All of this may seem unnecessary but helps to reduce the
number of layers needing to be defined, and the subsequent complexity
of the DRC rulesets.
2019-09-18 20:48:33 -04:00
..
DBbound.c
DBcell.c
DBcellbox.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
DBcellcopy.c
DBcellname.c
DBcellsel.c
DBcellsrch.c Updated the handling of fixed bounding boxes for abstract views 2019-05-06 16:30:29 -04:00
DBcellsubr.c Modified the cell clear routine so that it removes properties in 2019-06-05 16:48:45 -04:00
DBconnect.c Corrected a badly-implemented search for electrical connectivity 2019-05-22 10:38:00 -04:00
DBcount.c
DBexpand.c
DBio.c Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
DBlabel.c Modified the behavior of label handling in GDS input so that a 2019-01-31 10:56:38 -05:00
DBlabel2.c Corrected error where modification to allow use of brackets inside 2019-09-03 14:02:27 -04:00
DBpaint.c
DBpaint2.c Applied another patch by Iain McNally that restores the obscure 2018-08-20 22:43:34 -04:00
DBprop.c Revised the substrate extraction method: Instead of searching on 2019-08-20 08:42:07 -04:00
DBtcontact.c
DBtech.c Corrected a problem that can cause super-long run times for 2019-01-28 22:36:20 -05:00
DBtechname.c
DBtechtype.c Corrected an error that causes alias names for layers to become the 2019-09-18 20:48:33 -04:00
DBtiles.c
DBtimestmp.c Removed diagnostic print from last commit. 2019-08-02 14:53:22 -04:00
DBtpaint.c
DBtpaint2.c
DBundo.c
Depend
Makefile
database.h.in
databaseInt.h Removed a badly implemented double-loop from the timestamp mismatch 2019-08-02 14:50:32 -04:00
fonts.h