Jump to content

how to show hierarchy of uvm_top in simvion


Recommended Posts

  • 2 weeks later...

in order to use transaction recording into simvision you have to check the following:

1. running with the cadence supplied version of uvm which has the right adapter between simvision and uvm in place

2. you have to set the config variable recording_detail to something>0, there are multiple ways to do that. a simple path is at the tcl prompt "uvm_set -config '*' recording_detail 1", there is a button, you can code it, you can do this on the cmdline

3. (ensure you set the recording_detail right in the beginning (during run_phase its too late)

4. you will see the fiber hierarchy once transactions are being created/sent

regards

/uwe

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...