diff --git a/doc/xschem_man/developer_info.html b/doc/xschem_man/developer_info.html index d99e857c..f6784467 100644 --- a/doc/xschem_man/developer_info.html +++ b/doc/xschem_man/developer_info.html @@ -543,6 +543,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns" +
  • abort_operation
  • @@ -639,6 +640,11 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
        Create an xplot file in netlist/simulation directory with
        the list of highlighted nodes in a format the selected waveform
        viewer understands (bespice, gaw, ngspice) 
    +
  • cursor n e
  • +   enable or disable cursors.
    +   cursor will be set at 0.0 position. use 'xschem set cursor[12]_x' to set position
    +   n: cursor number (1 or 2, for a or b)
    +   e: enable flag: 1: show, 0: hide 
  • cut
  •     Cut selection to clipboard 
  • debug n
  • @@ -785,6 +791,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
          
  • version return xschem version
  • wirelayer layer used for wires
  • wires number of wires
  • +
  • xschem_web_dirname
  • xorigin x coordinate of origin
  • yorigin y coordinate of origin
  • zoom zoom level
  • @@ -1462,6 +1469,8 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns" When a symbol is selected edit it in a new tab/window if not already open. If nothing selected open another window of the second schematic (issues a warning). if 'new_process' is given start a new xschem process
    +
  • swap_cursors
  • +   swap cursor A (1)  and cursor B (2) positions.
  • swap_windows
  •     swap first and second window in window interface (internal command)
  • switch [window_path |schematic_name]
  • @@ -1541,7 +1550,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
        
  • unselect_all [draw]
  •     Unselect everything. If draw is given and set to '0' no drawing is done 
  • update_all_sym_bboxes
  • -   Update all symbol bounding boxes (useful if show_pin_net_names is set) 
    + Update all symbol bounding boxes
  • update_op
  •     update tcl ngspice::ngspice array data from raw file point 0 
  • view_prop
  • @@ -1630,7 +1639,6 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
     
     
     
    -