The Designer's Guide Community Forum
https://designers-guide.org/forum/YaBB.pl
Simulators >> Circuit Simulators >> Cadence waveform plot by script
https://designers-guide.org/forum/YaBB.pl?num=1241707813

Message started by analogue_guy on May 7th, 2009, 7:50am

Title: Cadence waveform plot by script
Post by analogue_guy on May 7th, 2009, 7:50am

Hi,

I just wondered if it is possible, that I make a "waveform layout" in wavescan/viva, I simply save it (.grf file, xml kind of description) and I reuse this file in Ocean scripts. So, I plot automatically the waveforms as it is described in this .grf file and then save it as a picture.

Cheers,

--AG

Title: Re: Cadence waveform plot by script
Post by Andrew Beckett on May 29th, 2009, 1:32am

You can use:


Code:
win=newWindow()
awvLoadWindow(win "/path/to/file.grf")


Note that the paths in the XML graph file need to match your simulation result location.

Regards,

Andrew.

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