S
spectrallypure
Guest
Hello everyone! Does anybody know if it's possible to use conditions
(i.e. IF-like expressions) in the expressions for outputs in ADE? For
instance, would it be possible to define outputs where the expression
checks the value of a variable to decide what to calculate, or if a
certain simulation type results actually exist?
An application of this functionality would be the conditional
evaluation of outputs only if the associated simulations have been
run. For example, I normally have in a same testbench AC, STB and
NOISE analyses defined, along with many expressions associated to them
defined as outputs. However, most of the time I only run one of the
simulations and not the rest. But when I disable the other
simulations, their associated expressions are still evaluated,
generating fake errors (e.g. "ERROR (ADE-1057): Could not evaluate
expression"). So far I have been defining different states for
enabling the right outputs according to the different simulations, but
it would be easier if I could explicitly put in the expression a check
for the availability of the appropriate results.
Thanks in advance for any ideas!
Cheers,
Jorge.
(i.e. IF-like expressions) in the expressions for outputs in ADE? For
instance, would it be possible to define outputs where the expression
checks the value of a variable to decide what to calculate, or if a
certain simulation type results actually exist?
An application of this functionality would be the conditional
evaluation of outputs only if the associated simulations have been
run. For example, I normally have in a same testbench AC, STB and
NOISE analyses defined, along with many expressions associated to them
defined as outputs. However, most of the time I only run one of the
simulations and not the rest. But when I disable the other
simulations, their associated expressions are still evaluated,
generating fake errors (e.g. "ERROR (ADE-1057): Could not evaluate
expression"). So far I have been defining different states for
enabling the right outputs according to the different simulations, but
it would be easier if I could explicitly put in the expression a check
for the availability of the appropriate results.
Thanks in advance for any ideas!
Cheers,
Jorge.