How to download VIP smartsearch?
DESIGNWARE_HOMEto required designware home location where VIP Smartsearch should be downloaded.
vip_smartsearch_<version>.runfile.
$DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>
How to install VIP Smartsearch?
Please refer to the fileVIP_Smartsearch_installation_and_usage_guide.pdfin
$DESIGNWARE_HOME/vip/svt/vip_smartsearch/<version>for installation steps.
Customer Support
For more details about VIP smartsearch tool, contact support_center@synopsys.com.Inheritance diagram for class ovm_sequencer:
Public Member Functions | |
| virtual function void | add_seq_cons_if ( string if_name ) |
| virtual function void | build ( ) |
| function void | connect ( ) |
| task | get ( output REQ t ) |
| virtual task | get_next_item ( output REQ t ) |
| virtual function string | get_type_name ( ) |
| virtual 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, ovm_component parent ) |
| task | peek ( output REQ t ) |
| virtual task | put ( RSP t ) |
| virtual function void | stop_sequences ( ) |
| virtual task | try_next_item ( output REQ t ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| bit | get_next_item_called = 0; |
| bit | sequence_item_requested = 0; |
| ovm_seq_cons_if | seq_cons_if [string] |
| ovm_seq_item_pull_imp | seq_item_cons_if |
| ovm_seq_item_pull_imp | seq_item_export |
| ovm_seq_prod_if | seq_prod_if |
Protected Member Functions | |
| virtual function int | m_find_number_driver_connections ( ) |
Member Typedefs | |
| typedef class | this_type |
|
|
||||||||||||||||||
|
|
||||||
|
|
|
||||
|
|
||||||||||||
|
|
|
|
|
||||
|
|
||||||||||||||||||
|
|
|
|
||||
|
|
|
|
|
|
|
|