• 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. Post layout transient simulation

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 9477
  • 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

Post layout transient simulation

delgsy
delgsy over 3 years ago

Hello,

I need to plot transient value of vdda of a circuit 5 hierarchical level below the testbench in post layout simulation.
My plan was by adding Vx and vds_M2 which works in DC, but not in transient.
It is because there is no transient result of vds_M2 in result browser.
Is there any tips or work around for this?


here is the circuit.

  • Cancel
  • drdanmc
    drdanmc over 3 years ago

    not to ask a silly question, but why find Vx and add vds_M2 instead of just finding vdda directly?  Or is this because of L or R extraction on a net and you want to measure right by the transistor?  One issue is VT() is for node voltages.  You want OPT() for transient operating point so use the same thing you have for OP() for dc operating point but OPT().  If that doesn't work then you likely are missing a save option.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ShawnLogan
    ShawnLogan over 3 years ago in reply to drdanmc

    Dear delgsy,

    delgsy said:
    My plan was by adding Vx and vds_M2 which works in DC, but not in transient.
    It is because there is no transient result of vds_M2 in result browser.
    Is there any tips or work around for this?

    As drdanmc also suggested, I believe you have not saved the transient signal of interest. I am unable to view the exact expression in your save statement adjacent the "eval err". However, the "vds" nomenclature is reserved for an operating point of an MOS device as shown in Figure 1 and not a signal net.

    1. To save the vds of the MOS device, you need to define the difference in the saved drain and source voltages as a signal expression in Assembler/Explorer. Ensuring you have this defined as an output save statement will allow you to plot it following your transient analysis.

    2. The list of signal access functions, other than the more generic getData() function, can be found from the Calculator. Hovering your mouse over each will show you which access function is designed for which analysis type. In Figure 2, I show the result when my mouse hovers over the vt radio button.

    I just hope I understood your question delgsy -  and this provides a little insight. 

    Shawn

    Figure 1:

    Reference: https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1O0V0000090teVUAQ&pageName=ArticleContent

    Figure 2:

    Calculator Panel Indicating Signal Types to Access ("vt" information shown as mouse hovers over "vt' radio button)

    • 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