• 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 can i know the model which the simulator is using?

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 127
  • Views 14957
  • 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 can i know the model which the simulator is using?

Muffassir
Muffassir over 13 years ago

 Hi all,

 

I am using Cadence 6.1.4 and virtuoso ,gpdk180 and ADE L.

I want to know which model (BSIM3.3, BSIM4.6, BSIM SOI 4.0 or EKV 2.6)  of transistor (MOS) is being used by the simulator .how can i do that . Further how can i change the model to EKV 2.6 if possible. what are the steps to be followed.

 

Thanks in advance..

 

 

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

    In OCEAN you can extract this after a dc operating point having been run (with spectre as the simulator):

    openResults("/path/to/psf")
    selectResult('dcOpInfo)
    outputs() => will list all the devices in the operating point data
    dataType("/I7/M2") => "bsim3v3" (for example)

    I don't think there's an interactive way to get this - but then it's a fairly unusual thing to do.

    The gpdk180 transistor models are bsim3v3. You can see this (as was suggested by kennethbrun) by looking in the model files, which are at <GPDK180instDir>/models/spectre/*mos*.scs . 

    Changing them to EKV will involve you having to provide a different set of model files (you'd have to create these yourself) and reference the models in Setup->Model Libraries in ADE. Given that model files are "characterized" (although in GPDK it's an artificial process, so they're effectively made up), that's not a trivial task unless you have some EKV models from elsewhere.

    Regards,

    Andrew.

     

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

    In OCEAN you can extract this after a dc operating point having been run (with spectre as the simulator):

    openResults("/path/to/psf")
    selectResult('dcOpInfo)
    outputs() => will list all the devices in the operating point data
    dataType("/I7/M2") => "bsim3v3" (for example)

    I don't think there's an interactive way to get this - but then it's a fairly unusual thing to do.

    The gpdk180 transistor models are bsim3v3. You can see this (as was suggested by kennethbrun) by looking in the model files, which are at <GPDK180instDir>/models/spectre/*mos*.scs . 

    Changing them to EKV will involve you having to provide a different set of model files (you'd have to create these yourself) and reference the models in Setup->Model Libraries in ADE. Given that model files are "characterized" (although in GPDK it's an artificial process, so they're effectively made up), that's not a trivial task unless you have some EKV models from elsewhere.

    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