• 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. Does ADE license is necessary for export hspice netlist...

Stats

  • Locked Locked
  • Replies 1
  • Subscribers 125
  • Views 9001
  • 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

Does ADE license is necessary for export hspice netlist in virtuoso?

lightyear
lightyear over 3 years ago

friends:

I have the hspice license, and I want to export netlist with hspice in virtuso.

But the exported netlist miss parameters,  like below:

.subckt nvlv IN OUT VDD VSS
xm0 VDD OUT IN VDD pmoslvt m=pPar("nfp")
xm1 VSS OUT IN VSS nmoslvt m=pPar("nfn")
.ends nvlv


$****************************************************************************
$ Main Circuit Netlist:
$
$ Block: test1
$ Last Time Saved: Jul  1 13:45:09 2022
$****************************************************************************
xi7 Dd Db VDD VSS nvlv


---
correct content should like this:

.subckt nvlv IN OUT VDD VSS  ln=10  wn=20
xm0 VDD OUT IN VDD pmoslvt m=pPar("nfp")  l=ln w=n
xm1 VSS OUT IN VSS nmoslvt m=pPar("nfn")
.ends nvlv


---------------

export steps:

0. open a schematic

1. click "Launch" -- "Plugins" -- "Simulation" --  "Other"

  Simulation option will appear in the top menu

2. click "Simulation" -- "Initialize" , open the initialize environment window and set the run dirctory

3. click "Simulation" -- "Netlist/Simulate..." , it will popup "netlist and simulate" windows,

      click "Simulator Name"  and select hspice ,at last, click  " ok or "apply"  , netlist will be generated but miss parameters.

---

I watched some netlist related videos, they all use ADE, but we don't have this license at the moment, so I can try it ,

ADE is neccessary?

Thanks very much.

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

    There are two interfaces to HSPICE that Cadence provides in Virtuoso:

    1. The plugin from the schematic editor. This requires "hspice" views with NLP formatting properties on the stopping view. This is an older "digital" flow which (in general) is not supported by any mainstream PDKs. This is the one you've tried using, but if the views are not set up properly, then the parameters will be missing - especially if you start seeing pPar() in the netlist, you're using a "CDF-based" or "ADE-based" netlisting flow and this won't work.
    2. The hspiceD interface within ADE. This is the CDF-based approach where a PDK has hspiceD stopping views and info in the CDF to determine how to netlist components; this is almost certainly what you have, and in which case it need an ADE license plus the "Virtuoso® Analog HSPICE Interface Option" license.

    I would suggest you contact your account team.

    Andrew

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

    There are two interfaces to HSPICE that Cadence provides in Virtuoso:

    1. The plugin from the schematic editor. This requires "hspice" views with NLP formatting properties on the stopping view. This is an older "digital" flow which (in general) is not supported by any mainstream PDKs. This is the one you've tried using, but if the views are not set up properly, then the parameters will be missing - especially if you start seeing pPar() in the netlist, you're using a "CDF-based" or "ADE-based" netlisting flow and this won't work.
    2. The hspiceD interface within ADE. This is the CDF-based approach where a PDK has hspiceD stopping views and info in the CDF to determine how to netlist components; this is almost certainly what you have, and in which case it need an ADE license plus the "Virtuoso® Analog HSPICE Interface Option" license.

    I would suggest you contact your account team.

    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