probing signals in veriloga

Discussion in 'Cadence' started by DReynolds, Mar 27, 2007.

  1. DReynolds

    DReynolds Guest

    I have a large analog chip and I am trying to write a checker for
    functional verification and I need to be able to see signals in
    various parts of the hierarchy. In veriloga, how do I get the value of
    I1/I2/I3/V(some_node)? I figure I need currents and variables as
    well.

    For voltages, I thought about adding pins to blocks and propogating
    the signals that way, but there are too many of them and it doesn't
    help with the currents or variables... I haven't found any reference
    to doing this in the documentation either... did I miss it?


    David Reynolds
     
    DReynolds, Mar 27, 2007
    #1
  2. David,

    You can use "saveahdlvars" (on the Outputs->Save All form in ADE) to save
    internal variables in Verilog-A modules. Is that sufficient for your needs?

    Andrew.
     
    Andrew Beckett, Apr 17, 2007
    #2
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.