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.

Optimization<br />

Optimization of Sweep Simulations<br />

Using the OUTER Parameter To Specify Outer Design Parameters<br />

By default, the parameters specified with a .PARAM command are inner design parameters.<br />

Use the OUTER parameter in the .OPTIMIZE command to specify one or more parameters as<br />

outer. The command syntax is:<br />

.OPTIMIZE<br />

+ [QUALIFIER=VALUE {, QUALIFIER=VALUE}]<br />

+ [PARAM=LIST_OF_VARIABLES|*]<br />

+ [RESULTS=LIST_OF_MEASURES|*]<br />

+ [OUTER=LIST_OF_PARAMETERS|*]<br />

There are some rules associated to the OUTER parameter:<br />

• The order of the design variables specified within the list of parameters<br />

LIST_OF_PARAMETERS has no precedence over the order specified in the netlist.<br />

• The OUTER parameter is not considered when the OPSELDO_OUTER is active and all<br />

the parameters are outer.<br />

• The OUTER parameter specification is not valid for .STEP commands using the library<br />

(corners) or temperature sweeps variants.<br />

For example:<br />

.OPTION OPSELDO_OUTER<br />

.STEP PARAM P1 <br />

.STEP PARAM P2 <br />

Both parameters are outer parameters:<br />

.STEP PARAM P1 <br />

.STEP PARAM P2 <br />

.OPTIMIZE OUTER=P2<br />

The parameter P2 is the only candidate for the outer loop.<br />

If the parameter of the .OPTIMIZE command is:<br />

.OPTIMIZE OUTER=P2,P1<br />

Then the parameter P1 would still be the outer-most within the outer loop as this is the order of<br />

the .STEP PARAM commands.<br />

A full optimization is performed for each outer design parameter.<br />

Using the OPSELDO_OUTER Option To Specify Outer Design Parameters<br />

It is also possible to reverse the behavior of optimization and sweep simulations using the<br />

OPSELDO_OUTER option. When specified, the sweep on all design parameters becomes outer<br />

with respect to the optimization process. An outer sweep is performed on the complete set of the<br />

636<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!