Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 63517

Forum Post: RE: Getting Result '0' or nil from ocean script

$
0
0
You probably just need to use the netlist name - note that "G" won't work because that's a net name not a terminal name. I suspect you want: Cgd1=value(abs(imag((IF("source1:p") / (2 * 3.14159 * 1)))) 1) ; actual ADE L generated expression or Cgd1=value(abs(imag((i("source1:p" ?result 'ac) / (2 * 3.14159 * 1)))) 1) ; actual ADE L generated expression You could also probably use source1:1 (to get the first terminal of the source). Regards, Andrew

Viewing all articles
Browse latest Browse all 63517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>