Hi,
I would like to know if I can perform a cross coverage between two covergroups ?
Thanks in advance !
Hi,
I would like to know if I can perform a cross coverage between two covergroups ?
Thanks in advance !
In reply to ryogishk:
No, SystemVerilog does not have that feature. You will have to repeat the coverpoints you want to cross.
Thanks a lot for the reply Dave.
Then I guess only workaround would be merging the two covergroups into one and performing cross on the coverpoints. Am I right Dave ?
Thanks.
In reply to ryogishk:
Most likely.