Hi Dave, thanks for the reply. I am referencing to the concept of sequence layering in UVM. where we use translator sequence for establishing the layer.
In non-layering scenario we use seq_item_export.get_next_iyem(), thats okay but in translator seq we use get_next_item differently. as in the snip shown. What i dont get is how can get_next_item be used differently in layering vs non-layering scenarios.
