The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> OCEAN: how to use ocean to plot 2 waves in one graph
https://designers-guide.org/forum/YaBB.pl?num=1418114001

Message started by newic on Dec 9th, 2014, 12:33am

Title: OCEAN: how to use ocean to plot 2 waves in one graph
Post by newic on Dec 9th, 2014, 12:33am

Hi

I try to use ocean script to plot 2 waveforms in one graph across different corners.

plot( gain ?expr '("gain") ?strip '(1) )
plot( phase ?expr '("phase") ?strip '(2) )

it does not work!

i also try out below but didnot work as well.
plot( gain ?expr '("gain") ?yNumber '(1) )
plot( phase ?expr '("phase") ?yNumber '(2) )

it is using 5.14 version.

Title: Re: OCEAN: how to use ocean to plot 2 waves in one graph
Post by newic on Dec 12th, 2014, 5:45am

based on google search result, it is a BUG in the Cadence.

The alternative is  to make 2 loops. 1st loop to plot wave1 and the 2nd loop to plot wave2.
thx

The Designer's Guide Community Forum » Powered by YaBB 2.2.2!
YaBB © 2000-2008. All Rights Reserved.