jyuso Posted March 11, 2013 Report Share Posted March 11, 2013 Hi experts, The scoreboard we are using in our test environment uses the uvm_algorithmic_comparator to compare transactions. My issue is that when reset occurs, is it possible to flush the data and make the comparator to stop comparing the data? Please advise. Thank you! Quote Link to comment Share on other sites More sharing options...
IChip Posted March 11, 2013 Report Share Posted March 11, 2013 When reset occurs, why not try to stop writing transactions to comparator? Quote Link to comment Share on other sites More sharing options...
bhunter1972 Posted March 11, 2013 Report Share Posted March 11, 2013 It does not seem to have a flush() method, according to the reference. But the reference was not updated between 1.1a and 1.1c, so maybe it's there now. Either way, it's pretty simple to write your own. 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.