Hi,
Can we use Sequencer arbitration on the Virtual sequencer ? If so, how does this arbitration affect the sub_sequencers? Also, Can someone please clarify?
The UVM sequencer has six arbitration modes:
• UVM_SEQ_ARB_FIFO (default)
• UVM_SEQ_ARB_RANDOM
• UVM_SEQ_ARB_STRICT_FIFO
• UVM_SEQ_ARB_STRICT_RANDOM
• UVM_SEQ_ARB_WEIGHTED
• UVM_SEQ_ARB_USER
Regards,
Santosh