10.06.2016 Views

eldo_user

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Specifying Simulation Output<br />

Using Wildcards for Plotting and Probing<br />

The above example specifies the output of three nodes. Node x1.x2.n21 is created as the second<br />

pin of resistor r20, which is an element of the subcircuit sc2, instantiated using instance x2,<br />

which is itself nested in the subcircuit sc1, instantiated using instance x1.<br />

Related Topics<br />

Using Wildcards for Plotting and Probing<br />

Plotting, Printing and Probing<br />

Using Wildcards for Plotting and Probing<br />

To analyze simulation results for huge circuits, and to display only part of the circuit, you can<br />

specify a .PLOT/.PROBE command with nodes defined via both hierarchy and wildcard<br />

characters. The wildcard (*) may be used to select any list of items for plotting/probing<br />

quantities such as voltage or current.<br />

If the wildcard * is specified, then Eldo enables it to be used in conjunction with ? and [ ] for<br />

matching characters (see “Special Characters” on page 312). If * is not in the specification, then<br />

? and [] are not supported; a warning will be generated. If you want to keep the [ ] inside the<br />

name specification and not have Eldo handle them as special characters, then specify .OPTION<br />

NOCMPUNIX or use the backslash delimiter.<br />

Note<br />

Option LIMPROBE can be specified to set the maximum number of nodes that may be<br />

monitored via the .PROBE command. By default, it is set to 10,000.<br />

Wildcards in Subcircuit Instances<br />

Subcircuit instances can be specified in the output command. A specific subcircuit node can be<br />

referenced or wildcards (*) can be used to select any list of items for probing quantities such as<br />

voltage or current. Subcircuit instances can be specified for keywords V, I, S, W, VX, IX, ISUB<br />

and POW. The following syntax is used to specify wildcards in subcircuit instances:<br />

V|I|S|W|VX|IX|ISUB|POW(.*)<br />

V|I|S|W|VX|IX|ISUB|POW(->*)<br />

When specifying parameters V, I, VX, IX, ISUB, POW with a subcircuit instance the -R<br />

parameter can also be specified to enter levels of hierarchy.<br />

V(Xnn.*) — Monitors the voltage on all of the nodes of subcircuit Xnn.<br />

S(Xnn.*) — Monitors the states on all of the nodes of subcircuit Xnn.<br />

S(Xnn.Ynn->*) — Monitors the states on all of the nodes of macromodel Xnn.Ynn.<br />

310<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!