Hi Ronen,
First, please read the next post on similar topic of default_sequence usage:
Second, what is the document, book, websites you are following the recommendation to write the reactive slave agent?
Maybe it complaint with OVM methodology?
Answers:
- Not necessary, in UVM it is even not recommended.
- I would go for the next approach: launch the reactive slave agent sequence using seq.start() method.