In my test I have : import uvm_ml::*;
after compilation with : xrun -V93 +UVM_TESTNAME=test_cosim -ml_uvm ...
I got an error:
xmvlog: *E,NOPBIND (...) package uvm_ml could not be bound
I run with xrun(64) 21.03-s001
How can I enable runing in multilanguage?