In reply to Subhra Bera:
No, you do not need to implement a
write() method, the uvm_tlm_analysis_fifo implements it for you. A handle to that implentation is what gets exported by the analysis_fifo’s analysis_export.
In reply to Subhra Bera:
No, you do not need to implement a
write() method, the uvm_tlm_analysis_fifo implements it for you. A handle to that implentation is what gets exported by the analysis_fifo’s analysis_export.