reading data from simulation results via command line

Discussion in 'Cadence' started by danniel, Dec 5, 2007.

  1. danniel

    danniel Guest

    Hi,
    I am using spectre's analog artist to run simulation but I want
    through a skill code to get the simulation data such as temperature
    and the spectre.out directory, etc.
    thanks
     
    danniel, Dec 5, 2007
    #1
  2. danniel

    JD Guest

    I think you can use OCEAN script to do that.
     
    JD, Dec 5, 2007
    #2
  3. danniel

    Dan Guest

    You can use ocean to read back the results very easy. You can do this
    with the results browser using the ocean command openResults(). Or
    you can load ascii waveforms back into the waveform viewer with the
    ocean command getAsciiWave(<datafile> <x column> <y column>).
     
    Dan, Dec 7, 2007
    #3
  4. danniel

    danniel Guest

    thanks all, but I need a clarification:
    I dont know Ocean, I use skill because this need is a part of a
    general skill program I am using.
    If you can explain to me what is exactly ocean and whether i can use
    it in a skill program?
    thanks
     
    danniel, Dec 9, 2007
    #4
  5. danniel

    andrewb Guest

    OCEAN is just a name given to a set of SKILL functions which allow you
    to setup, run and analyse the results from simulations.

    It's SKILL - we just give it a name so that it's not too scary for
    designers who don't like programming...

    If you look in <instdir>/doc/oceanref/oceanref.pdf you'll find details
    of the available SKILL functions for accessing results and so on.

    Regards,

    Andrew.
     
    andrewb, Dec 10, 2007
    #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.