uvm_topdown_phase Class Reference

Inheritance diagram for class uvm_topdown_phase:

List of all members.



Public Member Functions

virtual function void  execute ( uvm_component comp, uvm_phase phase )
function void  new ( string name )
virtual function void  traverse ( uvm_component comp, uvm_phase phase, uvm_phase_state state )


Member Function Documentation

 virtual function void
 uvm_topdown_phase::execute

 (  uvm_component comp , uvm_phase phase  ) 


 Superseded functions 
 uvm_phase :: execute 

  function void
 uvm_topdown_phase::new

 (  string name  ) 


 Superseded functions 
 uvm_object :: new 
 Superseding functions 
 uvm_build_phase :: new 
 uvm_final_phase :: new 

 virtual function void
 uvm_topdown_phase::traverse

 (  uvm_component comp , uvm_phase phase , uvm_phase_state state  ) 


 Superseded functions 
 uvm_phase :: traverse