magic/commands
Tim Edwards 0dac37cb46 Changed the behavior of GDS writing to halt with an error if an
attempt is made to write an abstract view to GDS.  This behavior can
be overridded with the new command option "gds abstract [enable|disable]".
Also:  Corrected extraction to allow split tiles to be set as the
reference tile for a node.  Previously this was allowed only if the
tile was the first to be searched, but that can cause different tiles to
be marked as the reference depending on where the search starts,
resulting in different names for the same node in .ext files, which is
bad.  Also:  Modified the LEF annotation to avoid bad entries in the LEF
that would create layers in the layout where none exist.
2022-11-02 09:40:20 -04: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 Changed the behavior of GDS writing to halt with an error if an 2022-11-02 09:40:20 -04:00
CmdE.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdFI.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdLQ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdRS.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CmdSubrs.c After much pain and suffering, finally tracked down all the places that 2022-01-21 22:17:54 -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