I know how to get the current coverage for a certain covergroup. I'm not sure how I can send a new sequence based on the coverage result.
Is there a way to inquire about coverage and if the goal is not met, a new sequence is randomized and fed to the sequencer?
Where is a suitable place to put this closed loop mechanism? In a uvm_env object?
Is there a reference where I can learn how to do such me mechanism?
Thanks.