• 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. Functional Verification
  3. dynamic probes

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 64
  • Views 13770
  • 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

dynamic probes

archive
archive over 18 years ago

Hi.
I'm currently studying a solution to dynamically generate an e file with probes and checkers related to the actual configuration of my design.

Do you know if there is a way to access the design hierarchy from either ncsim or specman? I need the same kind of information displayed in the design browser but in a more textual (and possibly parsable) form. Something like:
:my_top_IP
:my_top_IP.compA_0
:my_top_IP.compA_1
:my_top_IP.compB_0.compC_0

...


Thank you for any suggestion.
Nico


Originally posted in cdnusers.org by nko
  • Cancel
  • archive
    archive over 18 years ago

    Nico, Specman has a reflect facility (RF) that can dynamically parse the Specman struct/unit hieararchy and generate a meta data file. However, I'm not aware of any such facility in Verilog. Apart from writing your own Verilog parser, one approach might be to decompile the verilog code into a single netlist (using ncdc) and then run a script over it to generate the data that you want. Joseph


    Originally posted in cdnusers.org by jhzhang
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Nico

    ncvlog's tcl interface has a command called "find". You may be able to use it to get information about design hierarchy.

    Nitin


    Originally posted in cdnusers.org by nitin_sharma
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Nico,
       NCSIM has a nice TCL interface that lets you do this easily. A combination of "scope -set" and "scope -describe/-show" plus some TCL coding should do what you want.

    HTH
    Ajeetha, CVC
    www.noveldv.com


    Originally posted in cdnusers.org by ajeetha
    • 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