In reply to cgales:
Hi Cgales,
I am a beginner in UVM.
I am clear with the explanation you provided about the UVM events.
I have a question about virtual sequence, According to the UVM cook book page no :191 it is defined as:
"A virtual sequence is a sequence that can start sub-sequences on multiple sequencers. ".
To my knowledge, it runs multiple sequences on multiple sequencers parallely.
So, My question is How synchronization happens between agents by using Virtual sequence.
I mean , How actions between agents are coordinated using Virtual sequence.
Please, correct me If my understanding is wrong.
Thanks in advance
durga