Hi,
I am trying run UVM environment using using INCISIV102-s040. When I run the irun command, seeing the below error.
Compiling UVM package (uvm_pkg.sv) using uvmhome location <path>/uvm-1.1d/
extern protected function new ();
|
ncvlog: *E,BADQAL (/projects/hnd_tools/system_verilog/verification/class_libraries/uvm-1.1d//src/base/uvm_factory.svh,71|30): Lifetime or qualifier(s) 'protected' not allowed before function new declaration.
Can someone help me out?
Thanks.