Why OSVVM™? › Forums › OSVVM › How to use the same AxiManager in two different processes to access AXI4 slave › Reply To: How to use the same AxiManager in two different processes to access AXI4 slave
Hi Alex, I see a delta cycle issue. Call ICover using Cnt rather than rx_cnt_s. Or alternately do a wait for 0 ns ; before the call to ICover.
wait for 0 ns ;
Best Reegards, Jim