Hi chr_sue,
I am compiling a file that was working fine with vcs simulator. When I am trying with Questa, I am getting “Number of actuals and formals does not match in function call” error for all 'uvm_error, uvm_fatal calls. Ex: uvm_error (“FILE_OPEN”, “Unable to open AA file for reading”)
`uvm_fatal(“INITIALIZE, " values has not been found”)
I have uvm 1.2 pkg, while compiling it says importing pkg uvm_pkg uvm-1.1d Built-in
Any help would be really helpful.
Thanks.