Quantcast
Channel: UVM Forums RSS Feed
Viewing all articles
Browse latest Browse all 756

uvm_sequence_base kill on virtual sequence

$
0
0
When using uvm_sequence_base's kill on a virtual sequence, will it kill child sequences?
 
It seems to me that it will not, but I am unsure and have not explored this much, yet.
Looking briefly at the UVM base class, I'm guessing that a virtual sequence should have its own function to terminate child sequences.
 
 
-----
update: I added a function in the virtual sequence to terminate child sequences and everything is working fine.

Viewing all articles
Browse latest Browse all 756

Trending Articles