In reply to srikanth_m:
For this requirement you can consider
$finish = fork … join_any + disable fork :)
OR
if anyhow sequence2 completion time is known,+UVM_TIMEOUT simulation argument can be used to terminate simulation after specified time.
In reply to srikanth_m:
For this requirement you can consider
$finish = fork … join_any + disable fork :)
OR
if anyhow sequence2 completion time is known,+UVM_TIMEOUT simulation argument can be used to terminate simulation after specified time.