saving nets in a subcircuit.

Discussion in 'Cadence' started by riaz, Nov 28, 2006.

  1. riaz

    riaz Guest

    Hi,
    I am trying to run a sim from ocean and would like to save the results
    on all nets inside a sub block down the hierarhy. I beleive that it can
    be done through some options in the main input, but how do I reflect it
    in the save command of ocean?
    The current syntax does not provide (to my knnowledge) any option of
    saving nets belonging to an instance down the hierarchy. One can either
    specify the net names or use the all option.
    I am currently using version 5.10.41.500.3.37
    save('v "NET1" "NET2")
    Thanks,
    Riaz.
     
    riaz, Nov 28, 2006
    #1
  2. riaz

    kev Guest

    Hi Riaz,

    I guess you want to save all the nets in one rather rather than
    selecting
    each net individually?

    I have previously used stimulus files [under Setup-Simulation
    Files-Stimulus file]
    to save MOS parameters. The syntax is something like:
    save M0:gm
    save M0:vds etc.
    There is also a save all that goes something like
    save M0:all [not sure exactly of the syntax]

    Maybe something like this would work for nets as well? Otherwise you
    need to
    save all nodes in artist separately [and then save the ocean file].

    Kevin
     
    kev, Nov 29, 2006
    #2
  3. There are plans to add wildcarding support in spectre for doing just this - at
    the moment you either have to use the nestlvl option (as on the Outputs->Save
    All form), or be explicit about the nets you want to save, or save everything.

    Regards,

    Andrew.
     
    Andrew Beckett, Dec 3, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.