M
mm77
Guest
Hi all!
Is there a way to get all the design variables in a schematic with
SKILL?
My purpose is to set all of them to zero.
This because I have a testbench, with many design variables which
controls some voltage sources, which I use for several Ocean
simulations.
For some simulations, some variables are not used at all, so they
should be put to zero (or better they should have the default value of
the CDF parameter they set).
An alternative would be to use different testbenches for different
simulations, but I would like to reuse testbenches as much as
possible.
For example, suppose I have two simulations scripts that use both
"tran" analysis, one having some design variables that control the
pulse characteristics of few vpulse voltage sources, and the other
simulation script needing only to control another voltage source.
Using this approach, you end up with may design variables which need
to be set in each simulation script.
If I could get all the design variables somehow, I could first set
them to zero or CDF default, and them just put in my script calls to
desVar() for the few variables I need there.
What's the best approach in this case?
Thanks in advance for any suggestion. I am especially interested in
knowing how other people use simulation scripts....
Kind regards,
Marco
Is there a way to get all the design variables in a schematic with
SKILL?
My purpose is to set all of them to zero.
This because I have a testbench, with many design variables which
controls some voltage sources, which I use for several Ocean
simulations.
For some simulations, some variables are not used at all, so they
should be put to zero (or better they should have the default value of
the CDF parameter they set).
An alternative would be to use different testbenches for different
simulations, but I would like to reuse testbenches as much as
possible.
For example, suppose I have two simulations scripts that use both
"tran" analysis, one having some design variables that control the
pulse characteristics of few vpulse voltage sources, and the other
simulation script needing only to control another voltage source.
Using this approach, you end up with may design variables which need
to be set in each simulation script.
If I could get all the design variables somehow, I could first set
them to zero or CDF default, and them just put in my script calls to
desVar() for the few variables I need there.
What's the best approach in this case?
Thanks in advance for any suggestion. I am especially interested in
knowing how other people use simulation scripts....
Kind regards,
Marco