Reply To: Reporting ignored bins
Why OSVVM™? › Forums › OSVVM › Reporting ignored bins › Reply To: Reporting ignored bins
April 12, 2017 at 11:22
#1334
Jim Lewis
Member
Hi Roger,
Ignore bins always have a count of 0. So even if they were reported, it would not do what you want.
You could do two separate coverage bins: one to generate stimulus and one to collect results. If you use a procedure to set the bins, the common parts would only need to be generated once.
I added a note to look at coverage bins with a coverage goal of 0 for a future revision.
Best Regards,
Jim