coverage didn't get sampled with Ovm/Resisters/ModelCoverage example

1 post / 0 new
Last post
Allen Shen
Offline
Academy Total Access User
Joined: 08/24/2011
Posts: 4
coverage didn't get sampled with Ovm/Resisters/ModelCoverage example

I have followed "Ovm/Register/ModelCoverage" document to build up my register coverage but the sample function didn't get called even in the document comment says "Automatically called when a block access occurs:".

What should I do? Should I add the sample function in my test top or in a sequence?

Any help welcome!!