• 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 generate warning messages for transient analysis...

Stats

  • Locked Locked
  • Replies 11
  • Subscribers 129
  • Views 21620
  • 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 generate warning messages for transient analysis?

AnnaS
AnnaS over 15 years ago

Hi All, 

It's will be great if someone can help me to generate warning messages in transient analysis for transistor devices when a voltage reaches above a certain threshold on the gate. I don't know how can I generate these massages neither from gui nor from ocean script.

Thanks in advance.

Regards,

Anna 

  • Cancel
Parents
  • AnnaS
    AnnaS over 15 years ago

    Hi Marc,

    I generated warning messages. It works when I use level=error in netlist - however it does not work at all if level=warning. Could it be ICFB issue ?

    I use version: 5.10.41_USR5.90.69 .

    Here is an example:

    1. Warning message

    ****************************************************************************************

    //Device Checks created using ADE Device Checking Interface
    check1 assert dev=PM0 param=vth min=-0.5 max=-0.459 duration=1u \
        message="warning" level=warning

    //End Device Checks
    tranCheckLimit checklimit checkallasserts=yes enable=[ "check1" ] start=0u \
        stop=25u severity=warning
    tran tran stop=30u write="spectre.ic" writefinal="spectre.fc" \
        annotate=status maxiters=5

    *******************************************************************************************

     spectre completes with 0 errors, 0 warnings, and 0 notices

    2. Error messages

     

    ************************************************************************************

    //Device Checks created using ADE Device Checking Interface
    check1 assert dev=PM0 param=vth min=-0.5 max=-0.459 duration=1u \
        message="error" level=error

    //End Device Checks
    tranCheckLimit checklimit checkallasserts=yes start=0u stop=25u \
        severity=error
    tran tran stop=30u write="spectre.ic" writefinal="spectre.fc" \
        annotate=status maxiters=5

    ******************************************************************************************

    Error found by spectre at time = 1.53 us during transient analysis `tran'.
        ERROR (SPECTRE-4011): check1: error. Instance PM0, Parameter `vth' having value -842.113 mV has exceeded its lower bound `-500e-03'.

     Thanks,

      Anna

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • AnnaS
    AnnaS over 15 years ago

    Hi Marc,

    I generated warning messages. It works when I use level=error in netlist - however it does not work at all if level=warning. Could it be ICFB issue ?

    I use version: 5.10.41_USR5.90.69 .

    Here is an example:

    1. Warning message

    ****************************************************************************************

    //Device Checks created using ADE Device Checking Interface
    check1 assert dev=PM0 param=vth min=-0.5 max=-0.459 duration=1u \
        message="warning" level=warning

    //End Device Checks
    tranCheckLimit checklimit checkallasserts=yes enable=[ "check1" ] start=0u \
        stop=25u severity=warning
    tran tran stop=30u write="spectre.ic" writefinal="spectre.fc" \
        annotate=status maxiters=5

    *******************************************************************************************

     spectre completes with 0 errors, 0 warnings, and 0 notices

    2. Error messages

     

    ************************************************************************************

    //Device Checks created using ADE Device Checking Interface
    check1 assert dev=PM0 param=vth min=-0.5 max=-0.459 duration=1u \
        message="error" level=error

    //End Device Checks
    tranCheckLimit checklimit checkallasserts=yes start=0u stop=25u \
        severity=error
    tran tran stop=30u write="spectre.ic" writefinal="spectre.fc" \
        annotate=status maxiters=5

    ******************************************************************************************

    Error found by spectre at time = 1.53 us during transient analysis `tran'.
        ERROR (SPECTRE-4011): check1: error. Instance PM0, Parameter `vth' having value -842.113 mV has exceeded its lower bound `-500e-03'.

     Thanks,

      Anna

     

     

     

    • 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