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_sequence_item:
Public Member Functions | |
| virtual task | body ( ) |
| function void | do_print ( ovm_printer printer ) |
| virtual task | finish_item ( ovm_sequence_item item, int set_priority = -1 ) |
| function int | get_depth ( ) |
| function string | get_full_name ( ) |
| virtual function ovm_object_wrapper | get_object_type ( ) |
| function ovm_sequence_base | get_parent_seq ( ) |
| function ovm_sequence_base | get_parent_sequence ( ) |
| function ovm_sequence_base | get_root_sequence ( ) |
| function string | get_root_sequence_name ( ) |
| function int | get_sequence_id ( ) |
| function ovm_sequencer_base | get_sequencer ( ) |
| function string | get_sequence_path ( ) |
| static function type_id | get_type ( ) |
| function string | get_type_name ( ) |
| function bit | get_use_sequence_info ( ) |
| virtual function bit | is_item ( ) |
| virtual task | m_finish_item ( ovm_sequencer_base sequencer_ptr, ovm_sequence_item sequence_ptr, int set_priority = -1 ) |
| virtual function void | m_set_p_sequencer ( ) |
| virtual function void | mid_do ( ovm_sequence_item this_item ) |
| virtual task | m_start_item ( ovm_sequencer_base sequencer_ptr, ovm_sequence_item sequence_ptr, int set_priority ) |
| function void | new ( string name = "ovm_sequence_item", ovm_sequencer_base sequencer = null, ovm_sequence_base parent_sequence = null ) |
| virtual function void | post_do ( ovm_sequence_item this_item ) |
| virtual task | pre_do ( bit is_item ) |
| virtual function void | send_request ( ovm_sequence_item request, bit rerandomize = 0 ) |
| function void | set_depth ( int value ) |
| function void | set_id_info ( ovm_sequence_item item ) |
| function void | set_parent_seq ( ovm_sequence_base parent ) |
| function void | set_parent_sequence ( ovm_sequence_base parent ) |
| function void | set_sequence_id ( int id ) |
| function void | set_sequencer ( ovm_sequencer_base sequencer ) |
| function void | set_use_sequence_info ( bit value ) |
| virtual task | start_item ( ovm_sequence_item item, int set_priority = -1 ) |
| virtual task | wait_for_grant ( int item_priority = -1, bit lock_request = 0 ) |
| virtual task | wait_for_item_done ( int transaction_id = -1 ) |
Public Attributes | |
| static bit | issued1 = 0; |
| static bit | issued2 = 0; |
| bit | print_sequence_info = 0; |
Protected Attributes | |
| protected int | m_depth = -1; |
| protected ovm_sequence_base | m_parent_sequence = null; |
| protected ovm_sequencer_base | m_sequencer = null; |
| protected bit | m_use_sequence_info = 0; |
Member Typedefs | |
| typedef class | type_id |
|
||||||||||||||||||||
|
|
|
|
||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
||||
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
||||
|
|
||||||
|
|
||||||||||||||||||||||||||||||
|
|
||||
|
|
||||||
|
|
||||||
|
|
||||
|
|
||||
|
|
||||||
|
|
|
|
|
|
|
||||||
|
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
|
|
|
|
|