在我的验证环境中,我设置了一些可重用的公共序列:
class common_sequence(type T = uvm_sequence) extends uvm_sequence#(uvm_sequence_itemclass common_sequence_with_event(type T = uvm_sequence, type E = uvm_event) extends uvm_sequence#(uvm_sequence_item(sequence
我想知道是否有可能通过+UVM_TESTNAME通过+uvm_set_type_override覆盖命令行中指定的测试。UVM_INFO @ 0: reporter [UVM_CMDLINE_PROC] Applying type override from the command line: +uvm_set_type_override= "") begin
if(m_children.exists("uvm_test_top")) beg