Jump to content

Interface Monitor implementation


Recommended Posts

Hi,

 

I have a interface monitor where i am capturing data from the interface.

I need to pass valid data captured from the interface to the scoreboard for comparison.

 

But the behaviour of interface signals and the way they are asserted depends on the register configuration.

Now this config info is not known to the interface or the interface monitor.

So while implementing the monitor, should i define two monitors

1) interface monitor which just samples all the data from the bus.

2) process data got in 1) furthur depending on the register config & then pass it on the scoreboard for comparison.

 

 

Also should this be done using analysis ports?

I think this is the right way but wanted to know if there is anything that UVM recommends in such cases.

 

Thanks in advance.

Parag

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...