Hi,
I am also facing a similar limitation wrt hierarchical path.
i want to run a particular sequence till i get 100% coverage for a cross product.
I thought of using the inbuilt function $get_coverage of covergroup in the sequence to decide when to stop the simulation.
But i cannot give the hierarchical path in the sequence. it gives me “illegal location for a hierarchical name” error.
Going through different forums, i came to know that interface is the only component which can have hierarchical path in it.
I would like to know if there is anyway other than using an interface to achieve this.
Thanks,
Maya