Class uvm_check_phase
Name |
Type |
Description |
---|---|---|
type_name |
string |
Functions
- virtual function void exec_func ( uvm_component comp, uvm_phase phase ) [source]
- static function uvm_check_phase get ( ) [source]
Returns the singleton phase handle
×
Check for any unexpected conditions in the verification environment.
uvm_bottomup_phase that calls the uvm_component::check_phase method.
Upon Entry
Typical Uses
Exit Criteria