| uvm_domain.svh | |
| Methods | |
| find_common_phase | Returns the phase node in the “common” domain which corresponds to phase, or null if no such node exists. |
| find_run_time_phase | Returns the phase node in the “UVM” run-time domain which corresponds to phase, or null if no such node exists. |
static function uvm_phase find_common_phase( uvm_phase phase )
Returns the phase node in the “common” domain which corresponds to phase, or null if no such node exists.
@uvm-contrib For potential contribution to 1800.2
static function uvm_phase find_run_time_phase( uvm_phase phase )
Returns the phase node in the “UVM” run-time domain which corresponds to phase, or null if no such node exists.
@uvm-contrib For potential contribution to 1800.2
Returns the phase node in the “common” domain which corresponds to phase, or null if no such node exists.
static function uvm_phase find_common_phase( uvm_phase phase )
Returns the phase node in the “UVM” run-time domain which corresponds to phase, or null if no such node exists.
static function uvm_phase find_run_time_phase( uvm_phase phase )