• 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. Monte Carlo simulation for device mismatch

Stats

  • Locked Locked
  • Replies 18
  • Subscribers 130
  • Views 29239
  • 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

Monte Carlo simulation for device mismatch

sdineshkumar
sdineshkumar over 10 years ago

I am trying to simulate a SRAM PUF in cadence 5.1. I want to create threshold variations between two back to back connected inverters. I decided to vary threshold of any one of the PMOS . I want to apply monte carlo simulation with guassian distribution to any one of the PMOS. I dont know  how to apply montecarlo variation to a particular PMOS?

Is there any way to do it in virtuoso 5.1

  • Cancel
Parents
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    The problem is that in your subcircuit:

    subckt NMOS2 (n3 n2 n0 n1)
    parameters Ndelvt0=0
    N0 (n3 n2 n0 n1) nmos l=45n w=45n delvto = Ndelvt0

    ...

    The parameters line should not be there. This is masking the global parameter that you have the statistical variation on - and so there ends up being no variation at all within this subcircuit. If you remove this parameters line (or comment it out), then it works as you're expecting (I checked).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 9 years ago

    The problem is that in your subcircuit:

    subckt NMOS2 (n3 n2 n0 n1)
    parameters Ndelvt0=0
    N0 (n3 n2 n0 n1) nmos l=45n w=45n delvto = Ndelvt0

    ...

    The parameters line should not be there. This is masking the global parameter that you have the statistical variation on - and so there ends up being no variation at all within this subcircuit. If you remove this parameters line (or comment it out), then it works as you're expecting (I checked).

    Regards,

    Andrew.

    • 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