In reply to dave_59:
My use would be to orchestrate threads started in a virtual sequence.
Can I use a uvm_tlm_fifo directly without ports and exports?
Another issue I had when I had a first look to the uvm tlm fifo’s, is that it seems the tlm fifo can only be instantiated like a component. I.e. It can not be created dynamically during the run phase for some reason.