• 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 SKILL
  3. getting your final netlist with sevNetlistFile

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 143
  • Views 14844
  • 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

getting your final netlist with sevNetlistFile

swdesigner
swdesigner over 12 years ago

I see some old posts related to this. Not sure where we are today. Here's what I'm trying to do :

Generate a netlist in batch mode; generate the runSimulation file; copy the run directory; launch the sim in the copy directory with the runSimulation command. Problem is that that ocean script you get from ADE > Session > Save Ocean Script is totally inadequate.

I started off with createNetlist(?recreateAll t) but found that not all components of the design were showing in the netlist directory. Worst of all, no runSimulation file.

I searched support and found runams -netlist. But the note says it doesn't work for cellview based netlisting, only OSS.

Luckily, support also had something on  asiGetSimulationRunCommand.

This led me to sevNetlistFile. Unfortunately, when I try this

sess=asiGetCurrentSession()
sevNetlistFile(sess 'recreate)

Loading simui.cxt
*Error* slotValue: no such slot - simID

Any suggestions?

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

    re your question - sevNetlistFile(sess 'recreate) does work (I just tried it, in case there was a bug, but since it's used in ADE that seemed unlikely). You have to pass it the right kind of session - and obtaining that is documented in the same manual (with sevSession()). I don't understand what you mean by "not say anything about this use model". If  you mean running with runSimulation, then that's not documented because it's not the expected (or supported) use model. We do tell you how to run simulations using OCEAN (e.g. the run() function). The sev.* functions are primarily there to interface with the ADE environment.

    So I guess I don't understand (quite) your question?

    BTW, the whole point of OCEAN was to give people additional control and to be able to do things in a scripted fashion - we recognize user interfaces don't always fit everyones needs. Similarly people create netlists and run the simulation outside Virtuoso (not necessarily using the runSimulation command because they can provide the arguments to spectre themselves, or whatever). Scripting and automation is a good thing, I agree!

    Regards,

    Andrew.

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

    re your question - sevNetlistFile(sess 'recreate) does work (I just tried it, in case there was a bug, but since it's used in ADE that seemed unlikely). You have to pass it the right kind of session - and obtaining that is documented in the same manual (with sevSession()). I don't understand what you mean by "not say anything about this use model". If  you mean running with runSimulation, then that's not documented because it's not the expected (or supported) use model. We do tell you how to run simulations using OCEAN (e.g. the run() function). The sev.* functions are primarily there to interface with the ADE environment.

    So I guess I don't understand (quite) your question?

    BTW, the whole point of OCEAN was to give people additional control and to be able to do things in a scripted fashion - we recognize user interfaces don't always fit everyones needs. Similarly people create netlists and run the simulation outside Virtuoso (not necessarily using the runSimulation command because they can provide the arguments to spectre themselves, or whatever). Scripting and automation is a good thing, I agree!

    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