• 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. Memory Content Viewer in Simvision

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 65
  • Views 21652
  • 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

Memory Content Viewer in Simvision

PAULKI
PAULKI over 14 years ago

Hi techies,
I'm using NCSim (09.20-s025). I need to view the memory contents which is pre-loaded in the GUI Simulation. Do we have any sub tool in NCSim to view the memory contents?
Here are my queries:-

1. Memory Content Viewer in Simvision
2. Memory Preload command in GUI for NCSIM

-paulki

  • Cancel
  • Mickey
    Mickey over 14 years ago

    Hi Paul,

    To dump the content of memories in the waveform database...

    if you are using tcl probe commands, add -memories to the probe command, eg. 

    probe some.hierarchical.path. -all -memories -depth all

    the above command will problem all signals within the some.hiearchical.path instance and below, including memories.

    If you re using $shm_probe within verilog code, add "M" as an option, eg.

    $shm_probe ("some.hierarchical.path", "ASM");

    The above shm_probe will probe all signals within the specified scope and below, excluding library cells, and will also include memories.

     Hope that helps.

    Mickey

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Mickey
    Mickey over 14 years ago

    Hi Paul,

     I just realized that I didn't answer your second question about memory preload.  You can preload memories using a tcl command.

     For more information take a look at the memory command in the tcl command reference within the IES installation (<ies_install>/tools/doc/tclcmdref/tclcmdref.pdf).

     Best regards,
    Mickey

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • PAULKI
    PAULKI over 14 years ago

    Hi Mickey,

    Thanks for your quick reply.

    If you can share some example code of tcl file and pre-load tcl file much appreciated.

     

    Thanks,

    Paul

    • 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