Inheritance diagram for class uvm_push_sequencer:
Public Member Functions | |
| function void | new ( string name, uvm_component parent = null ) |
| task | run_phase ( uvm_phase phase ) |
Class Parameters | |
| type | REQ = uvm_sequence_item; |
| parameter | RSP = REQ; |
Public Attributes | |
| uvm_blocking_put_port | req_port |
Protected Member Functions | |
| virtual function int | m_find_number_driver_connections ( ) |
Member Typedefs | |
| typedef class | this_type |
|
||||
|
|
||||||||
|
|
||||||
|
|
|