magic/commands
Tim Edwards cb25afc5ff Modified the behavior of "gds read" (and by extension "cif read")
so that it does not fail if an edit cell is not loaded, but
simply loads the default unnamed edit cell.  This is somewhat bad
behavior in the case of reading GDS, since if the GDS is a library
and does not have a top level cell that matches the name of the
GDS library, then the edit cell that is loaded when the "gds read"
command is issued remains unchanged, so it didn't need to be there
in the first place.  Fixing this to behave better would require a
bit of additional work.
2023-09-13 16:40:40 -04:00
..
CmdAB.c Extended the "paint" and "erase" commands to accept an option 2023-07-08 17:34:00 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Modified the behavior of "gds read" (and by extension "cif read") 2023-09-13 16:40:40 -04:00
CmdE.c Documented the "extract halo" command option (which was missed at 2023-09-13 10:03:20 -04:00
CmdFI.c Corrected an issue with "flatten -doinplace" with no cell name 2023-07-28 15:25:42 -04:00
CmdLQ.c quick and dirty emscripten port 2023-07-12 00:31:37 +09:00
CmdRS.c Corrected an error introduced by the code added recently for support 2023-07-21 15:35:58 -04:00
CmdSubrs.c Corrected behavior of "load ... -dereference" to bring back a 2023-04-18 11:01:58 -04: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