• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. ocean script - parametric analysis

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 125
  • Views 2066
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

ocean script - parametric analysis

surreyian
surreyian over 13 years ago

Hello,

 i'm trying to use ocean to run parametric analysis. in the ocean reference guide,

 paramAnalysis("temp" ?values '(27)
   paramAnalysis("vddaval" ?values '(2.375 3.6)
    )
    )
tempAnalysis=paramAnalysis("temp" ?values '(27 125))
paramRun('tempAnalysis)

i can choose to  run only temp or vddaval, according to the ocean reference guide. 

When I run the ocean script using load "xxx.ocn" in CIW. The simulation complete without error, however there is no result. 

If i use both loops, I am able to get the result.

paramAnalysis("temp" ?values '(27)
   paramAnalysis("vddaval" ?values '(2.375 3.6)
    )
    )
paramRun()

I'm not sure what went wrong.

 

 

 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    If you use the first example, it should run a parametric analysis over temperature. I tried it, and it works fine (the nested paramAnalysis is completely pointless, since only the "    paramAnalysis("vddaval" ?values '(2.375 3.6)" is used, but apart from that all is OK.

    Which version are you using (what does getVersion(t) return when you call it at the OCEAN prompt or in the CIW)? Are you using distributed processing, or normal local simulation runs?

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • surreyian
    surreyian over 13 years ago

     Hello andrew,

     using "sub-version  IC6.1.5-64b.500.10 ", using distrubued processing.

     The simulation runs fine with the nested paramAnalysis (temp and vddaval), i am able to view the results after simulaiton. 

    However if I tried to run only temp in the nested paramAnalysis, the simulation completed with errors, but there is no results. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 13 years ago

    OK, you've hit a specific problem that was introduced in ISR10, is there in ISR11, and has been fixed in ISR12 (due out on 13th July). If you didn't use distributed processing, it works fine. Note that this is not specific to OCEAN - it happens in ADE L too. For reference, the CCR number is 1023986.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information