• 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. How to plot device parameters from transient sims.

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 126
  • Views 17952
  • 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

How to plot device parameters from transient sims.

archive
archive over 16 years ago

Hello,

 

  I would like to plot gm, gds, cgs, cgd, etc. as a function of time in my spectre transient sims using analog artist.  How do I do this?

 

Thanks, Eric.

  • Cancel
Parents
  • haikom
    haikom over 16 years ago

    Hi,

    if these parameters are stored in the results / psf folder, you can use the OCEAN commands to plot them. Therefore you have to do the following steps:

    Open the results:

        - e.g.  openResults("/myAbsolutePath/...../...../psf")

    Select the results:

        - e.g.  selectResults('tran)

        - you can use results() to display the selectable relults --> (dc tran ac)

    Get the waveform Id:

    e.g.  wId = getData("net0815")  --> waveform Id drwave:24234545

    Plot the waveform:

    e.g. plot("wId")

    If you have to calculate the parameters, you can use the OCEAN waveform calculator command described in the OCEAN reference.

    Regards

    haiko

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • haikom
    haikom over 16 years ago

    Hi,

    if these parameters are stored in the results / psf folder, you can use the OCEAN commands to plot them. Therefore you have to do the following steps:

    Open the results:

        - e.g.  openResults("/myAbsolutePath/...../...../psf")

    Select the results:

        - e.g.  selectResults('tran)

        - you can use results() to display the selectable relults --> (dc tran ac)

    Get the waveform Id:

    e.g.  wId = getData("net0815")  --> waveform Id drwave:24234545

    Plot the waveform:

    e.g. plot("wId")

    If you have to calculate the parameters, you can use the OCEAN waveform calculator command described in the OCEAN reference.

    Regards

    haiko

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
No Data

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