magic/commands
Tim Edwards 3da6172706 Modified the "port renumber" command to use (case-insensitive)
natural sort instead of ASCII-based sorting, so that ports that
are numbered arrays will be indexed properly by count.  Also:
Modified the "extresist" handling of substrate to draw the default
substrate type over the entire cell area (less areas of nwell or
other conflicting type).  This allows extresist to extract the
entire substrate as a resistive network.  The result is ugly and
may warrant some aggressive network simplification, but it should
at least be realistic.
2023-02-27 22:22:09 -05:00
..
CmdAB.c Modified the "box" command to run a check on the specified box values 2022-01-27 16:57:23 -05:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CmdE.c (1) Added a check for unclosed boundaries when reading GDS. 2023-01-27 11:47:37 -05:00
CmdFI.c Expanded the method for "flatten in place" to include the more 2022-12-22 14:53:24 -05:00
CmdLQ.c Modified the "port renumber" command to use (case-insensitive) 2023-02-27 22:22:09 -05:00
CmdRS.c Added a command option "setlabel box" to modify the attachment box 2023-01-04 14:08:39 -05:00
CmdSubrs.c Added a command option "setlabel box" to modify the attachment box 2023-01-04 14:08:39 -05:00
CmdTZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdWizard.c Compatibility with C99 standard 2022-10-29 06:07:46 +02: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
commands.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00