UVM FATAL

Hi All,

Can anyone please help me with understanding below UVM_FATAL error in simulation.

UVM_FATAL /designware/S-2021.09-8/vip/svt/amba_svt/S-2021.12/axi_slave_svt/sverilog/src/vcs/svt_axi_base_slave_common.svp(5760) @ 14005ns: uvm_test_top.env.amba_system_env_0.axi_system[2].slave[4] [receive_write_addr] {OBJECT_NUM('d100000) PORT_ID('d4) PORT_NAME(slave[4]) TYPE(WRITE) COHERENT_XACT_TYPE(WRITENOSNOOP) ID('h4) SECURE('d1) ADDR('h60000000) CACHE_TYPE('d0) START_TIME(14005ns)} The object handle given to the sequencer by the monitor has not been returned back to the driver in 0 time. Please ensure that the sequence returns the object received from the monitor, back to the driver in 0 time.

In reply to RahulMS:

This Mentor/Siemens EDA forum is not for tool related issues. Please refer to your tool documentation or contact your vendor support team for additional assistance.

In reply to cgales:

Hi cgales,

In my tb, I’m trying to integrate synopsis amba axi3 VIP and that fatal error is coming when iI’m running VIP random axi write sequence. I have not connected any sequencer to VIP monitor from tb.

In reply to RahulMS:

The error is generated by the VIP. You will need to contact your VIP provided to get additional assistance.