question of ocean script

Discussion in 'Cadence' started by rosemaryzywd, Jun 20, 2007.

  1. rosemaryzywd

    rosemaryzywd Guest

    I found that if I have dc sweep (temperature) alone it did not work.
    Even it is the script (tepa.ocn) from file which is generated by
    running simulation itself. It always says:



    Result dc are not available for

    "/space/simdirs/zhang/test_bandgap/spectre/schematic". Use

    Results() for a list of available results.

    Please specify a result name.



    I am not sure of this situation. Would you mind giving me some
    suggestion?



    Thanks


    part of my script:


    ............
    analysis('dc ?saveOppoint t ?param "temp" ?start "-40" ?stop "95" )
    desVar( "R_var" 43.66K )
    ......................
    desVar( "vinac" 666.842m )

    save( 'v "/net22" )
    temp( 27.0 )
    run()
    selectResult( 'dc )
    plot(getData("/net22") )
    ~
     
    rosemaryzywd, Jun 20, 2007
    #1
  2. rosemaryzywd

    oliver Guest

    Did your DC simulation complete? no errors?

    What happens if you add openResults( "/space/simdirs/zhang/
    test_bandgap/spectre/schematic/psf" )
    before selectResults('dc)?
     
    oliver, Jun 22, 2007
    #2
  3. Also, what does results() say?

    Regards,

    Andrew.
     
    Andrew Beckett, Jun 28, 2007
    #3
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.