• 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. Viewing Classes in Simvision

Stats

  • Locked Locked
  • Replies 4
  • Subscribers 66
  • Views 16665
  • 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

Viewing Classes in Simvision

DylanC
DylanC over 6 years ago

Hello all,

I've just started creating a more robust test bench structure using classes.  I've never tried to use classes in verification before and so I'm having some trouble understanding how to view them in Simvision.

I've created a simple testbench with various classes for running the tests.  I can see the classes in Simvision waveform window but there is no data for them.  I do have data for the DUT signals and the testbench seems to be working correctly.  

Is there something I need to do to make sure the data for classes is recorded?  I'm using the $shm_probe to create the database but I don't see a switch for collecting class data.  

Thank you for any assistance.  I'm pretty new to Simvision so I'm probably missing a lot. 

Dylan

  • Cancel
Parents
  • Tudor Timi
    Tudor Timi over 6 years ago

    Add '-dynamic' to your 'probe' command. I typically have 'probe -create -all -depth all -dynamic'.

    Side node: I don't know what '$shm_probe' does, but it seems like it's connected to probing. You can replace this system task call with simulator TCL commands. Look for 'database' and 'probe' in 'cdnshelp'.

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
Reply
  • Tudor Timi
    Tudor Timi over 6 years ago

    Add '-dynamic' to your 'probe' command. I typically have 'probe -create -all -depth all -dynamic'.

    Side node: I don't know what '$shm_probe' does, but it seems like it's connected to probing. You can replace this system task call with simulator TCL commands. Look for 'database' and 'probe' in 'cdnshelp'.

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
Children
  • DylanC
    DylanC over 6 years ago in reply to Tudor Timi

    Ah, ok.  I will have to change to using the probe command instead of the system task($shm_probe).  Thank you for the clarification.

    • 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