• 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. Saving MC simulation data for multiple temperature in O...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 12995
  • 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

Saving MC simulation data for multiple temperature in OCEAN

Flyyn Rider
Flyyn Rider over 11 years ago

Hi everybody,

I am using Cadence IC6.1.5.500.9. I want to calculate spread in a circuit for various temperatures. One way is to do it manually at one temperature and then move on to next one but it is becoming cubersome as temperature points are too much. So i want to automate the process thru OCEAN and store the process data for different temperatures in a large csv file.

So as a first step I wanted to store the spread data in csv format for a MC simulations. I tried couple of commands listed in this forum and elsewhere but there was always some error. Like in this post:

www.cadence.com/.../1306400.aspx

I tried using:

prt=outfile("summaryReport.txt")
TrOcnxlOutputSummary(?output prt ?exprSummary t ?detailed nil)

close(prt)

but I got syntax error. Similarly I tried using code listed here:

secure.engr.oregonstate.edu/.../WritingCadenceOCEANScripts

This worked for ADE L but not ADE XL. Plus it generated data in text format.

I am not an advanced user of OCEAN so I am generating OCEAN script thru ADE XL and want to add some code to it for saving MC data. Then for saving data at multiple temperatures. Any comments on why the code in first link is not working? And where should I place the code for saving data? after the run command?

 

Regards 

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    Could you not create a corner in ADE XL with the sweep of temperature defined in the corner - e.g. -40:10:80 or -40,-10,20,50,80 or whatever and then do the monte carlo - you'll then get the distribution for each sub-corner (so each temperature). You could then save this to an OCEAN script if you prefer.

    Regards,

    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