Hi,
I am trying to rum my simulation without
\-uvmnoautocompile \ and uvm 1.2
Version : irun(64): 15.20-s030: (c) Copyright 1995-2017 Cadence Design Systems, Inc.
I am getting the error message.
ncvlog: *E,UNDIDN (/pkg/cadence-incisiv-/15.20.030/i686-linux/tools/methodology/UVM/CDNS-1.1d/additions/sv//cdns_recording.svh,79|16): 'm_handles': undeclared identifier [12.5(IEEE)].
ncvlog: *E,DLCSMD: Dependent checksum verilog_package worklib.cdns_assert2uvm_pkg:sv (VST) doesn't match with the checksum that's in the header of: verilog_package worklib.cdns_uvm_pkg:sv (VST).
irun: *E,VLGERR: An error occurred during parsing. Review the log file for errors with the code *E and fix those identified problems to proceed. Exiting with code (status 1).
irun: *E,UVMCXF: The process to compile the uvm extensions has failed. Add -uvmnocdnsextra to disable the addon package or point to the right version using -uvmexthome.
Reading from this blog it states that cadence transaction recording is written with version 1.1d.
I dont want to revert to 1.1d since some VIP that i am using are not backward compatiable.
Is it solved or re-written in later version?
Regards.