Assert Property vs Cover Property

In reply to dave_59:

In reply to cool_cake20:
It will be in your coverage report generated by your tool.

Hi Dave,

Is there a way I can get the coverage info about the assertion during the simulation? I have written a cover property and during the simulation, I want to check if its covered (i.e. passed at least once). I can get such coverage info if I use covergroup but I wanted it with cover property.

Thanks,
Vinayak