• 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. Sweeping Vth vs L

Stats

  • Locked Locked
  • Replies 24
  • Subscribers 126
  • Views 29033
  • 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

Sweeping Vth vs L

Arjun RP
Arjun RP over 11 years ago

Hi all,

I am Arjun, Graduate student pursuing IC Design. I am trying to sweep the Vth of transistor with respect to its length. I saved a file with .scs extension and with the content save M0:all. I selected DC analysis and in the sweep i selected component parameter and transistor M0 where i selected its length "l". I also included the .scs file into model library. But when i run the simulation i am getting a error as given below. 

ERROR (SFE-430) : 'dc' : Sweeping the parameters of a subcircuit instance ('M0') is currently not supported. Please use the spectre sweep instead.

Spectre terminated prematurely due to fatal error.

 What should i do to overcome this error ? Please help me 

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

    The warnings are consistent with what I guessed might be the problem - I suspect that the model is a subckt and so saving M0:all is not correct - you need to save M0.instNameOfTransistor:all (where instNameOfTransistor is the name of the instance within the subckt model). You'll need to look in the model files to find out the name of the instance.

    Alternatively, use:

     save *:all devtype=bsim4

    which will save everything for all bsim4 instances - so that should do it. Might be simpler than trying to figure out the instance name...

    Regards,

    Andrew.

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

    The warnings are consistent with what I guessed might be the problem - I suspect that the model is a subckt and so saving M0:all is not correct - you need to save M0.instNameOfTransistor:all (where instNameOfTransistor is the name of the instance within the subckt model). You'll need to look in the model files to find out the name of the instance.

    Alternatively, use:

     save *:all devtype=bsim4

    which will save everything for all bsim4 instances - so that should do it. Might be simpler than trying to figure out the instance name...

    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