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:
Public Member Functions | |
| function void | do_print ( ovm_printer printer ) |
| function REQ | get_current_item ( ) |
| task | get_response ( output RSP response, input int transaction_id ) |
| function void | new ( string name = "ovm_sequence", ovm_sequencer_base sequencer_ptr = null, ovm_sequence_base parent_seq = null ) |
| virtual function void | put_response ( ovm_sequence_item response_item ) |
| function void | send_request ( ovm_sequence_item request, bit rerandomize = 0 ) |
| virtual function void | set_sequencer ( ovm_sequencer_base sequencer ) |
| virtual task | start ( ovm_sequencer_base sequencer, ovm_sequence_base parent_sequence = null, integer this_priority = 100, bit call_pre_post = 1 ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| ovm_sequencer_param_base | param_sequencer |
| REQ | req |
| RSP | rsp |
Member Typedefs | |
| typedef class | sequencer_t |
|
||||||||||||||||
|
|
|
|
||||||
|
|
||||
|
|
||||||
|
|
||||||
|
|
||||
|
|
|
|