Difference between uvm_tlm_fifo and uvm_tlm_analysis_fifo

In reply to Ashith:

See the UVM Reference Manual.
A uvm_tlm_analysis_fifo is a uvm_tlm_fifo#(T) with an unbounded size and a write interface.