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" +
@@ -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)
+ + 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 selection to clipboard
@@ -785,6 +791,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
+ swap cursor A (1) and cursor B (2) positions.
swap first and second window in window interface (internal command)
@@ -1541,7 +1550,7 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
Unselect everything. If draw is given and set to '0' no drawing is done
- Update all symbol bounding boxes (useful if show_pin_net_names is set)+ Update all symbol bounding boxes
update tcl ngspice::ngspice array data from raw file point 0
@@ -1630,7 +1639,6 @@ C {verilog_timescale.sym} 1050 -100 0 0 {name=s1 timestep="1ns" precision="1ns"
-