Inheritance diagram for class svt_phase:
Public Member Functions | |
| function void | drop_objection ( ovm_object obj, string reason = "", int count = 1 ) |
| static function svt_phase | get ( string name = "" ) |
| function ovm_objection | get_objection ( ) |
| function void | raise_objection ( ovm_object obj, string reason = "", int count = 1 ) |
| static function svt_phase | set_current ( string name ) |
| task | wait_all_dropped ( ) |
Public Attributes | |
| bit | phase_done |
| bit | phase_started |
Protected Member Functions | |
| function void | new ( string name = "svt_phase" ) |
|
|
|
|
||||
|
|
|
|