plotting data previosly stored with ocnPrint()??

Discussion in 'Cadence' started by Sylvio Triebel, Jan 12, 2005.

  1. Hi,
    I found some postings how to configure ocnPrint()
    and how to print expressions
    but I'm much more curious if it would be possible
    to reconvert the data-file back into waveforms...

    Thanks,
    Sylvio
     
    Sylvio Triebel, Jan 12, 2005
    #1
  2. Sylvio Triebel

    Satya Mishra Guest

    Sylvio> Date: Wed, 12 Jan 2005 09:53:25 +0100

    Sylvio> Hi, I found some postings how to configure ocnPrint() and
    Sylvio> how to print expressions but I'm much more curious if it
    Sylvio> would be possible to reconvert the data-file back into
    Sylvio> waveforms...

    Sylvio> Thanks, Sylvio

    Try awvPlotList and awvAppendList.

    Satya
     
    Satya Mishra, Jan 12, 2005
    #2
  3. You can use the table function in the calculator - wavescan in ADE has a new
    function for doing this (something like getAsciiWave, if I remember rightly).

    Or you can search on sourcelink for a function I wrote, abTable (I think
    there's a solution with that in).

    Regards,

    Andrew.
     
    Andrew Beckett, Jan 12, 2005
    #3
  4. Thaks for the replys...

    summary:
    -there is no native CDS function (written in C...) to parse .ocnPrint files
    --> parsing with Skill (which is also the Solution from Andrew)
    and will be hopefully be still faster than evaluating complex expressions
    from psf data
    -plotting could be done with awvPlotTable/awvAppendTable

    thats the perfect information I needed...

    Regards, Sylvio
     
    Sylvio Triebel, Jan 13, 2005
    #4
  5. Actually there _is_ now a native function - getAsciiWave() - introduced in
    IC5141

    Andrew.
     
    Andrew Beckett, Jan 14, 2005
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.