Inheritance diagram for class uvm_post_main_phase:
Public Member Functions | |
| virtual task | exec_task ( uvm_component comp, uvm_phase phase ) |
| static function uvm_post_main_phase | get ( ) |
| virtual function string | get_type_name ( ) |
Public Attributes | |
| static const string | type_name = "uvm_post_main_phase"; |
Protected Member Functions | |
| function void | new ( string name = "post_main" ) |
|
||||
|
|
|
||||
|
|
||||||
|