In reply to uvm_va_1:
You shoule never stop a sequence. This might cause serious issues.
Any sequence comes to its end and that’s fine. If you are running in any deadlock your sequence execution has to be modified.
In reply to uvm_va_1:
You shoule never stop a sequence. This might cause serious issues.
Any sequence comes to its end and that’s fine. If you are running in any deadlock your sequence execution has to be modified.