Kans Posted June 7, 2014 Report Share Posted June 7, 2014 Hi, I have a transaction in the callback and want to pass it on to the scoreboard. Since the callback are not uvm_components it is not possible to use the analysis ports. Thanks, Kans Quote Link to comment Share on other sites More sharing options...
David Black Posted June 7, 2014 Report Share Posted June 7, 2014 Please provide more detail (e.g. actual code snippet) in order for a proper response. Q1: What callback? Are we talking about a true callback or an overridden method (erroneously labeled as callbacks by the documentation). Q2: Have you considered using a true UVM callback to fix the problem? Quote Link to comment Share on other sites More sharing options...
Kans Posted June 7, 2014 Author Report Share Posted June 7, 2014 Hi David, The callback (extended from uvm_callback itself) is a part of a VIP and it gives a handle to the transactions that are being posted on the bus. Thanks, Kans Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.