Jump to content

drive same sequence to multiple driver


Recommended Posts

I have a RTL DUT verification platform  where I integrated the corresponding TLM model as a reference model. I

Now I want to drive the same random sequence to both RTL and TLM and compare the result. I want to drive the sequence independently to both RTL and TLM because either of them can finish earlier so it does not need to wait for other to finish before feeding the next sequence.

Can anyone guide me how I can do this. May be if you know some pointer for the same.

Thanks

Link to comment
Share on other sites

22 hours ago, jrefice said:

Would it be sufficient to clone the original sequence, and execute the clone in parallel on the TLM model's sequencer/driver?   

Hi Jrefice

Thanks for the guidance.

Can you elaborate a little more. I mean what to clone and where.

I can try accordingly.

Thanks

 

 

Link to comment
Share on other sites

It's difficult to provide more details without knowing what your environment looks like.  Would you be able to provide a loose description of your environment (What sequencers and drivers exist)?

Generally speaking, I'm talking about cloning the sequence  (or sequence items) after the randomization has occurred, so that you have 2 independent threads operating in parallel and doing the same things on different DUTs.

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