Guest
Hi,
Is there any way to check whether the expressions copied from the
calculator are valid or not before running an simulation?
I have tried simply using eval() inside errset(), but that would also
fail on simple expressions like db20(VT("/net1")).
The reason for doing this is that I would like to be sure that
expressions are valid before running simulations that takes
hours(since I've created scripts that groups simulations from
different corners and I want this script to create and plot the
waveforms for me automatically)
Best regards,
Svend
Is there any way to check whether the expressions copied from the
calculator are valid or not before running an simulation?
I have tried simply using eval() inside errset(), but that would also
fail on simple expressions like db20(VT("/net1")).
The reason for doing this is that I would like to be sure that
expressions are valid before running simulations that takes
hours(since I've created scripts that groups simulations from
different corners and I want this script to create and plot the
waveforms for me automatically)
Best regards,
Svend