Inheritance diagram for class uvm_sequencer:
Public Member Functions | |
| task | get ( output REQ t ) |
| task | get_next_item ( output REQ t ) |
| virtual function uvm_object_wrapper | get_object_type ( ) |
| static function type_id | get_type ( ) |
| function string | get_type_name ( ) |
| function void | item_done ( RSP item = null ) |
| function RSP | item_done_get_trigger_data ( ) |
| function void | item_done_trigger ( RSP item = null ) |
| function void | new ( string name, uvm_component parent = null ) |
| task | peek ( output REQ t ) |
| task | put ( RSP t ) |
| function void | stop_sequences ( ) |
| task | try_next_item ( output REQ t ) |
Class Parameters | |
| type | REQ = uvm_sequence_item; |
| parameter | RSP = REQ; |
Public Attributes | |
| bit | get_next_item_called |
| bit | sequence_item_requested |
| uvm_seq_item_pull_imp | seq_item_export |
Protected Member Functions | |
| virtual function int | m_find_number_driver_connections ( ) |
Member Typedefs | |
| typedef class | this_type |
| typedef class | type_id |
|
|
||||
|
|
||||||||
|
|
||||||||
|
|
||||||||||
|
|
|
|
|
||||
|
|
||||||||
|
|
|
|
||||
|
|
|
|
|
|
|