magic/commands
Tim Edwards 1c82265244 Several enhancements: (1) Added command option "gds no_duplicates"
to allow a "gds read" command to ignore cells in the GDS which already
exist in memory.  This allows magic to be "pre-seeded" with specific
views of cells in the GDS.  Default is false, which is backwards-
compatble behavior.  (2) Changed the behavior of the the way the use
path is written to and read from a .mag file, checking the path prefix
against Tcl variables PDK_PATH, PDKPATH, PDK_ROOT, and PDKROOT, and
replacing any such leading path component with the variable name.
On reading a .mag file, any variable name at the start of the path
that matches a Tcl variable will be substituted.
2020-12-04 16:56:51 -05: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 Several enhancements: (1) Added command option "gds no_duplicates" 2020-12-04 16:56:51 -05:00
CmdE.c Corrected two annoying errors: (1) SPICE netlist output subcircuits 2020-11-24 15:30:49 -05:00
CmdFI.c Added an option to "findlabel", a 3rd argument which is the 2020-11-20 10:10:32 -05:00
CmdLQ.c Made a change to the way that the parameterized cells are handled. 2020-10-30 11:20:19 -04:00
CmdRS.c Added two new command options: "select bbox", which returns the 2020-10-07 15:37:31 -04:00
CmdSubrs.c Corrected what appears to be a long-standing error in the "extract 2020-11-03 12:17:16 -05:00
CmdTZ.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -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