• 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. Link between analog environment and schematic by ocean ...

Stats

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

Link between analog environment and schematic by ocean script

OLyonnais
OLyonnais over 15 years ago

 Hello !

i have a problem i would like to create a netlist from my schematic, and simulate it without doing Tool>Analog Environment ..

I have seen that when you do that by the graphic interface, it's generate automatically in your directory: simulation/spectre/cellview/schematic/netlist/

i want to do that by the ocean script, and the command createNetlist() generate only the input.scs but no the netlist file...

I think that the "design" command need to be set correctly... before i used design("/home/user/simulation/TB_netlist/spectre/schematic/netlist/netlist") but now i think i need to use design( "user_lib" "TB_netlist" "schematic" "a")isn't it?but it doesn't work on ocean, the error message explains to do that on icms or icfb window !

 ****************************HERE AN EASY TEST*******************************************************

ocnWaveformTool( 'wavescan )
simulator( 'spectre )

design( "user_lib" "TB_netlist" "schematic" "a")
resultsDir( "/home/user/simulation/TB_netlist/spectre/schematic" )

createNetlist()
definitionFile(
    "corners.scs"
)

analysis('tran ?stop "10m"  )

run()
selectResult( 'tran )
plot(getData("/Z") getData("/A") )
delay = abs(delay(VT("/A") 0.55 1 "either" VT("/Z") 0.55 1 "either" 0 0 nil nil))

 ***************************************************************************************

thank you for your answer...

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

    Do you have the ADE window open at the same time as trying to run the OCEAN script? It's possible they're interfering with each other...

    Otherwise, it would be best to contact Customer Support so we can work through this properly and see your data.

    Regards,

    Andrew.

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

    Do you have the ADE window open at the same time as trying to run the OCEAN script? It's possible they're interfering with each other...

    Otherwise, it would be best to contact Customer Support so we can work through this properly and see your data.

    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