Implementation of uvm_sequence_base, as defined in section 14.2.1 of 1800.2-2017.
| uvm_sequence_base | |
| Implementation of uvm_sequence_base, as defined in section 14.2.1 of 1800.2-2017. | |
| Methods | |
| do_kill | Implementation of the do_kill method, as described in P1800.2-2017 section 14.2.6.12. |
Implementation of the do_kill method, as described in P1800.2-2017 section 14.2.6.12.
NOTE: do_kill is documented in error in the P1800.2-2017 LRM as a non-virtual function, whereas it is implemented as a virtual function
virtual function void do_kill()
@uvm-contrib This API is being considered for potential contribution to 1800.2