Guest
Hi,
I need to perform a monte carlo simulation and capture value(VT("/
node"), 10n) - or the transient voltage at some *node* at some *time*.
I can't seem to figure out how to do so in the Analog Statistical
Analysis GUI - I know I can probably do it with ocean scripts, but it
would be nice if I can get this to work.
I tried these two expression :
1. value(VT("/node") 1e-08), type scalar
2. value(v("/node" ?result 'tran) 1e-08), type scalar
both does not work - gives expression evaluation error on the output
log. I know I'm supposed to use OCEAN-type syntax - what's wrong with
#2.
Thank's a lot in advance
I need to perform a monte carlo simulation and capture value(VT("/
node"), 10n) - or the transient voltage at some *node* at some *time*.
I can't seem to figure out how to do so in the Analog Statistical
Analysis GUI - I know I can probably do it with ocean scripts, but it
would be nice if I can get this to work.
I tried these two expression :
1. value(VT("/node") 1e-08), type scalar
2. value(v("/node" ?result 'tran) 1e-08), type scalar
both does not work - gives expression evaluation error on the output
log. I know I'm supposed to use OCEAN-type syntax - what's wrong with
#2.
Thank's a lot in advance