magic/commands
Tim Edwards 8b9c47c3ef Removed the stupid restriction that "cellname readwrite" won't work
on a non-writeable cell.  While technically valid, that just means
that nobody can make temporary edits on the cell in memory, which is
useful in many applications.  A slight quirk of the "cellname" command
is that if applied to the cell currently in the layout window, it is
not possible to make the cell show as edited and editable until leaving
and re-entering the cell.
2021-04-01 13:09:08 -04:00
..
CmdAB.c Added new command option "box remove" that removes the cursor box 2020-10-08 13:50:14 -04:00
CmdAuto.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
CmdCD.c Removed the stupid restriction that "cellname readwrite" won't work 2021-04-01 13:09:08 -04:00
CmdE.c Corrected two annoying errors: (1) SPICE netlist output subcircuits 2020-11-24 15:30:49 -05:00
CmdFI.c Modified the "flatten" command so that ports of the topmost cell 2021-03-25 14:39:29 -04:00
CmdLQ.c Corrected an error in the previous commit, and updated the version 2021-03-29 11:54:47 -04:00
CmdRS.c Added a negation capability to the "select intersect" command, so 2021-03-25 15:35:37 -04:00
CmdSubrs.c Added command options "flush -dereference" and also "cellname dereference" 2020-12-10 12:13:48 -05:00
CmdTZ.c Corrected the list produced by "what -listall" to have the intended 2021-03-24 20:20:55 -04:00
CmdWizard.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04: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 Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00