The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
May 6th, 2024, 2:31am
Pages: 1
Send Topic Print
OCEAN: how to use ocean to plot 2 waves in one graph (Read 1784 times)
newic
Senior Member
****
Offline



Posts: 138

OCEAN: how to use ocean to plot 2 waves in one graph
Dec 09th, 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.
Back to top
 
 
View Profile   IP Logged
newic
Senior Member
****
Offline



Posts: 138

Re: OCEAN: how to use ocean to plot 2 waves in one graph
Reply #1 - 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
Back to top
 
 
View Profile   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.