• 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. Can we change the options for turning on/off the noise contributors...

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 125
  • Views 1171
  • 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

Can we change the options for turning on/off the noise contributors in the simulation script?

greywanderer
greywanderer over 4 years ago

I would like to turn on/off the noise contributors and then run the various noise analysis. Something as shown below. Is this supposed to work? The second options statement doesn't seem to take effect.

Thanks!

thermaloptions options psfversion="1.1.0" reltol=1e-3 vabstol=1e-6 \\
iabstol=1e-12 temp=25 tnom=27 noiseon_type=\[thermal\] scalem=1.0

noiThnhv ( vgsn_io 0 ) noise values = \[1k\]

//Flicker
flickeroptions options psfversion="1.1.0" reltol=1e-3 vabstol=1e-6 \\
iabstol=1e-12 temp=25 tnom=27 noiseon_type=\[flicker\] scalem=1.0

noiFlnhv ( vgsn_io 0 ) noise values=\[1k 10k\]

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 4 years ago

    The issue here is that the options statement in spectre is not ordered, and so the last value specified will be used everywhere - you get warnings to this effect in the spectre log file.

    There is the set statement (see "spectre -h set") which is an ordered option statement that is queued along with the analyses, but unfortunately this doesn't support the noiseon_type option. I think you'll need to contact customer support to request this as an enhancement. I don't think you can fool it into working by using a parameter and an alter either (I tried quickly, although my test case may not have been a good way of testing this).

    Andrew

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • greywanderer
    greywanderer over 4 years ago in reply to Andrew Beckett

    Ok, thanks!

    • 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