magic/select
R. Timothy Edwards 51522d6889 Multiple changes:
(1) Corrections to the R-C extraction code to better handle nodes
    which have the recorded position at the corner of a split tile.
(2) Corrected "select area label" to prevent accidentally selecting
    unexpanded instances in the area.  Also corrects an issue with
    not being able to select labels that are attached to "space".
(3) Changed the way that magic interprets the "sidewall" coefficient
    so that it is entered into the tech file as the actual sidewall
    coefficient instead of being half the value to correct for
    magic's double counting of edges.  The correction is instead
    done when parsing the tech file.  This measure was taken because
    the open PDK values generated by "capiche" were not halving the
    value, so I either change magic or I change all the tech files.
2026-08-02 11:10:37 -04:00
..
Makefile.in build: include rules.mak from source, drop the build-top copy 2026-07-26 14:54:11 -04:00
selCreate.c Multiple changes: 2026-08-02 11:10:37 -04:00
selDisplay.c Extended the "property" command and modified the way that properties 2026-02-18 10:48:47 -05:00
selEnum.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
selInt.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00
selOps.c Fixed the mess that is the "expand"/"unexpand" command set. This 2026-04-04 20:47:04 -04:00
selUndo.c GCC14: warning: missing braces around initializer 2024-10-09 21:12:55 -04:00
selUnselect.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
select.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00