• 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. Is there a way to print model parameter using Hspice-D version2012...

Stats

  • Locked Locked
  • Replies 9
  • Subscribers 125
  • Views 19155
  • 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

Is there a way to print model parameter using Hspice-D version2012.03 after running a simulation?

Alex Liao
Alex Liao over 12 years ago

Based on my knowledge, I use Spectre simulator and after simulation, through Results=> Print Tab, I could print model parameter. While in Hspice is there a similar trick to do this? Any reply is appreciated.

Thanks,

Alex. 

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

    Alex,

    If they are specified on the instance line as in this following example (I added info analyses saving into "rawfile" so that I can see them in the results browser), then they'll show up (as in the picture attached):

    // example of setting stimod on a binned model
    parameters dxln=0.1u dxwn=0.1u

    model nch bsim4  {
         1: type=n
         + stimod = 2
         + lmin=9.999997e-006-dxln   lmax=2.00001e-05          wmin=1e-005-dxwn
         2: type=n
         + lmin=1u   lmax=2u          wmin=1u wmax=2u
         }

    M1 (1 2 0 0) nch w=12u l=11u delvto=0.1 mulmu0=1.1 stimod=1
    //M1 (1 2 0 0) nch w=1.2u l=1.1u

    modelParameter info what=models where=rawfile
    element info what=inst where=rawfile
    outputParameter info what=output where=rawfile

    Regards,

    Andrew.

    • instParameters.png
    • View
    • Hide
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Andrew Beckett
    Andrew Beckett over 12 years ago

    Alex,

    If they are specified on the instance line as in this following example (I added info analyses saving into "rawfile" so that I can see them in the results browser), then they'll show up (as in the picture attached):

    // example of setting stimod on a binned model
    parameters dxln=0.1u dxwn=0.1u

    model nch bsim4  {
         1: type=n
         + stimod = 2
         + lmin=9.999997e-006-dxln   lmax=2.00001e-05          wmin=1e-005-dxwn
         2: type=n
         + lmin=1u   lmax=2u          wmin=1u wmax=2u
         }

    M1 (1 2 0 0) nch w=12u l=11u delvto=0.1 mulmu0=1.1 stimod=1
    //M1 (1 2 0 0) nch w=1.2u l=1.1u

    modelParameter info what=models where=rawfile
    element info what=inst where=rawfile
    outputParameter info what=output where=rawfile

    Regards,

    Andrew.

    • instParameters.png
    • View
    • Hide
    • 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