• 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. how to create netlist from schematic in ultrasim simulator...

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 143
  • Views 15499
  • 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

how to create netlist from schematic in ultrasim simulator netlist format hspice with ocean script

iqbalsahid
iqbalsahid over 8 years ago

hi,

i tried with this script.

simulator( 'UltraSim)
design( "libname" "cellname" "schematic")
createNetlist(?recreateAll t)

but its creating spectra netlist format not hspice format.

how to do that?

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    You need to add:

    envOption('netlistFormat "hspice")

    to your script. You could have seen this if you had set it up interactively in ADE and then exported an OCEAN script (just to let you know how I found this out, for future reference).

    Regards,

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • iqbalsahid
    iqbalsahid over 8 years ago
    thanks Andrew that is so much helpful and working fine.
    But i modified the file accordingly you said. Its took old file for running. So i close the virtuoso and open it run then its coming fine.
    Is there any problem with my script or clear something?
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    I can't think of any good reason why you should have to exit virtuoso after making this change. It can't really take the old file unless you'd didn't save it.

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • iqbalsahid
    iqbalsahid over 8 years ago
    I also face that problem earlier with skill scripting. I am editing the file in Vim editor in terminal. then after saving i use (load "file_path") in virtuoso ciw. But sometime it show previous results.
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 8 years ago

    Maybe you have some NFS synchronisation problem on your network. There's no caching of the files read by SKILL, so it can only be that when  you attempt to read the file off disk, it's not seeing the changes - this can only be a user problem or an OS problem, nothing to do with the Cadence tools themselves (I've never seen this behaviour). 

    I should point out that if the file is open in the SKILL IDE at the same time, you need to ensure that what the IDE is seeing is up to date (it should prompt you to say that the disk copy is different from what is displayed). However, you didn't mention using the IDE...

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • iqbalsahid
    iqbalsahid over 8 years ago
    Ok thanks for that I will check that. And I did't open IDE. directly loading in ciw .
    • 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