Posted by cjdaniel on Sep 4, 2017
UVM virtual sequencer #uvm I am trying to understand a virtual sequencer. From the link: Virutal Sequencer It seems that a virtual sequencer is a container class for other sequencers. Is there some advantage to calling this a uvm_virtual_sequencer instead ...
Question