1.错误:
UVM FATAL @ 0:reporter [INVTST] Requested test from command line +UVM TESTNAME =rkv gplo masked access test not found
解决:没有将新添加的test文件写入svh头文件中,导致没有将其编译进去。
1.错误:
UVM FATAL @ 0:reporter [INVTST] Requested test from command line +UVM TESTNAME =rkv gplo masked access test not found
解决:没有将新添加的test文件写入svh头文件中,导致没有将其编译进去。