In reply to mseyunni:
You can instantiate an array of covergroups anywhere you can instantiate a single covergroup instance. The only restriction is you can’t declare a covergroup inside a class and instantiate an array of that same covergroup.
In reply to mseyunni:
You can instantiate an array of covergroups anywhere you can instantiate a single covergroup instance. The only restriction is you can’t declare a covergroup inside a class and instantiate an array of that same covergroup.