Reply To: OSVVM Temporal Coverage
Why OSVVM™? › Forums › OSVVM › OSVVM Temporal Coverage › Reply To: OSVVM Temporal Coverage
November 28, 2016 at 09:34
#1223
Jim Lewis
Member
Hi Dave,
Coverage is recorded when ICover is called. This means you have complete control. If you want that to be based on an event or on a transaction basis, just call it after you have detected the event or transaction completion in your code.
For an example, see https://osvvm.wpengine.com/forums/topic/state-transitions-as-coverage-bins
If this does not answer your question, try to be more specific. Perhaps sketch out what you are thinking in pseudo code.
We are releasing our generic scoreboard package with the 2016.11 (due out real soon). Students who have taken our class have had access to this for some time.
Best Regards,
Jim