UVM

Hi,

I need help in getting sample example where in we can call the sequence tasks from another agents sequence.

thanks,
Syed Taahir

You will want to use a virtual sequence to coordinate between sequences. Please read the UVM Cookbook article on Virtual Sequences.

If this isn’t sufficient, you will have to give some more detail about what you want to accomplish.