spectre runObj ROF file

Discussion in 'Cadence' started by Jos, Dec 14, 2005.

  1. Jos

    Jos Guest

    Hello,

    we are runnig spectre stand-alone from the command-line, but in some
    events we want to use the Analog Environment to view certain results
    (e.g. dc-backannotation, ...). This requires that the simulation
    results contain the ROF file (runObj), which is not generated when you
    use spectre from the command-line

    I know that the ROF file can be create from the results browser by
    using the middle mouse button.
    But is there also a more general way such as a skill-function, or
    perhaps a certain options for spectre which will generate this file?

    thanks for any feedback!
    Jos
     
    Jos, Dec 14, 2005
    #1
  2. Jos,

    It's a file needed by the old waveform tool. wavescan doesn't need it. So
    it's not generate by spectre, but the ADE integration code.

    It's generated if you use the OCEAN function openResults("/path/to/results/dir")
    (I think). Certainly if OCEAN is used to post-process results, you don't need to
    manually create it, so I suspect it's openResults() that does this. It's like
    doing a Results->Select in ADE.

    Regards,

    Andrew.
     
    Andrew Beckett, Dec 14, 2005
    #2
  3. Jos

    Erik Wanta Guest

    It looks like the function to create the runObjFile is
    _adeCreateROF("datadirectory").

    example:
    _adeCreateROF("/home/me/simulation/xx/spectre/schematic/psf")
     
    Erik Wanta, Jan 6, 2006
    #3
  4. But this is a private (internal) function, and liable to change/removal. I'd
    advise against using it.

    Andrew.
     
    Andrew Beckett, Jan 12, 2006
    #4
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.