RandCovPoint for Item/Point coverage Jim Lewis April 24, 2012 OS-VVM in general, Randomization 2 Related Posts Are random number generators really random? Why Functional Coverage? The myth of ‘randc’ randc in OSVVM – another view 2 Comments Pingback: CRV, CDV & ABV for VHDL users – all native « VerificationOnWeb (VoW) Jim Lewis June 7, 2013, 08:13 Log in to Reply Just a quick follow-up. Release 2013.05 added overloading to the method RandCovPoint so that it also returns an integer value. As a result, you can write: val_int := Bin1.RandCovPoint ; Leave a Reply Cancel ReplyYou must be logged in to post a comment.
Pingback: CRV, CDV & ABV for VHDL users – all native « VerificationOnWeb (VoW)
Jim Lewis
Just a quick follow-up. Release 2013.05 added overloading to the method RandCovPoint so that it also returns an integer value. As a result, you can write: