• 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. HISIM-HV models

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 126
  • Views 11260
  • 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

HISIM-HV models

pejmank
pejmank over 4 years ago

Trying Simulation HISIM-HV 2.40; in virtuoso ADE-L environment, it does not seem to read the level =73 or 75 model number.  Two questions

1) what is the appropriate level number 

2) where do I get this information; have been digging through all document under Cadence support related to Hisim-HV and not mention level number

  • Cancel
  • Frank Wiedmann
    Frank Wiedmann over 4 years ago

    Spectre does not use a level number to specify the model type. You can find the model syntax and a sample model statement at support.cadence.com/.../techpubDocViewerPage

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

    Actually, spectre does support SPICE syntax model files that use common level numbers. From "spectre -h hisim_hv" you can see that level=73 is the level number. This netlist does run (it's a stupid example which doesn't do anything):

    //

    simulator lang=spice
    .model nch nmos level=73
    simulator lang=spectre

    VD (d 0) vsource dc=2
    VG (g 0) vsource dc=2
    M1 (d g 0 0) nch w=10u l=10u

    dc dc

    The log file tells you it's using hisim_hv.

    Frank is right though for spectre syntax models - these don't use level numbers - the model above would be as follows if defined in spectre syntax:

    model nch hisim_hv type=n

    ADE doesn't need to know anything about model level numbers - that's the simulator's problem...

    Andrew

    • 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