Coding for covergroup with coverpoint and cross

In reply to davidct:

Yes I believe you can, not sure why you want to use localparam, you’ll probably need to add option.per_instance = 1; to the covergroup to see each cg individual coverage.

btw the problem with incisive is the value reported is the covergroup average functional coverage, not per instance

Reported coverage

If you look at the coverage per instance you’ll see the correct value

Instance coverage

Not sure why this is the case, but this forum is not for tool specific stuff.

HTH,

-R