• 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

    A few points/questions:

    1. What is "totally inadequate" about the Save OCEAN Script?
    2. If the createNetlist(?recreateAll t) is missing things, then netlisting from ADE would also be missing things - and so any attempt to use sevNetlistFile would fail (I would expect). I'd want to understand why anything is missing...
    3. It is not really supported to use the "runSimulation" script yourself (although that's primarily for "interactive" mode - it puts a comment in the runSimulation file to this effect).
    4. sevNetlistFile() doesn't create the runSimulation script anyway.
    5. The reason why it fails is because sevNetlistFile is expecting a "sev" session, as returned by sevSession(hiGetCurrentWindow()) rather than an "asi" session.

    Regards,

    Andrew

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

    A few points/questions:

    1. What is "totally inadequate" about the Save OCEAN Script?
    2. If the createNetlist(?recreateAll t) is missing things, then netlisting from ADE would also be missing things - and so any attempt to use sevNetlistFile would fail (I would expect). I'd want to understand why anything is missing...
    3. It is not really supported to use the "runSimulation" script yourself (although that's primarily for "interactive" mode - it puts a comment in the runSimulation file to this effect).
    4. sevNetlistFile() doesn't create the runSimulation script anyway.
    5. The reason why it fails is because sevNetlistFile is expecting a "sev" session, as returned by sevSession(hiGetCurrentWindow()) rather than an "asi" session.

    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