Jump to content

Monitor updating before DUT


Recommended Posts

I have a DUT that reads and writes to an external memory.  I am simulating this memory device using a SV module in my testbench.  The interface between them is watched by a monitor in a passive agent.  I'm finding that when the DUT writes to the memory, the transactions that are generated by my monitor are correct, but when it reads from the memory, the transactions do not populate correctly.  Stepping through the code in debug mode seems to suggest that the monitor is generating the transaction before the memory module updates the output.  So this seems to be a multiprocessing issue of sorts. Is there something that I can use within UVM that can correct this sequence of events, or is this really a problem within the simulator (Aldec Rivieria)?

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