10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Eldo Premier<br />

Generic Outputs<br />

default, temporary files are created in the same directory defined by the -outpath argument. If<br />

neither -tmpoutpath nor -outpath are specified, temporary files are created in the same directory<br />

as the .cir input file.<br />

To remove the .res directory at the end of simulation, specify command line argument<br />

-premier_remove_reslib or netlist option PREMIER_REMOVE_RESLIB.<br />

Related Arguments<br />

• -tmpoutpath in the Eldo Reference Manual<br />

• -outpath in the Eldo Reference Manual<br />

• -premier_remove_reslib in the Eldo Reference Manual<br />

Generic Outputs<br />

The syntax for probes, plots and extracts allows the <strong>user</strong> to write generic output requests, that<br />

are expanded by the simulator to a set of outputs. For example:<br />

.PROBE V<br />

.PROBE I<br />

.PROBE V(X1.*)<br />

For performance reasons, it is not guaranteed that all outputs are available for such generic<br />

output requests. When generic outputs are requested, some outputs may be missing (see<br />

.removed for a listing) and the following warning message is displayed:<br />

Warning 1021249: Due to elaboration optimizations, some outputs may not be<br />

+ available.<br />

+ This is related to the use of generic probes such as .PROBE V, .PROBE I<br />

+ or the wildcard character.<br />

+ The list of removed outputs is written to file ``.removed''.<br />

+ Explicit probe can be used to enforce the availability of an output<br />

+ voltage or current.<br />

+ Option premier_keep_outputs can also be used to enforce the availability<br />

+ of all outputs. However, this option may significantly slow down the<br />

+ simulation.<br />

You can specify explicit probes instead, as required. For backward compatibility, if you want to<br />

generate all outputs, specify option PREMIER_KEEP_OUTPUTS. This may significantly slow<br />

down the simulation, in which case a warning is displayed:<br />

Warning 1021250: Option premier_keep_outputs may significantly slow down<br />

+ the simulation.<br />

+ It is recommended to use explicit probes instead of it, and as few<br />

+ explicit probes as really needed.<br />

70<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!