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_scenario:
Public Member Functions | |
| virtual task | apply ( input REQ data_req, output RSP data_rsp, input bit randomize ) |
| virtual task | apply_request ( input REQ data_req, input bit randomize ) |
| virtual task | apply_send ( input REQ data_req, input bit randomize ) |
| virtual function int | get_id ( ) |
| function string | get_scenario_path_name ( ) |
| virtual task | mid_apply ( ) |
| function void | new ( string name = "scenario" ) |
| virtual task | post_apply ( ) |
| virtual task | pre_apply ( ) |
| virtual task | pre_body ( ) |
| 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_base | m_scenario_controller |
| ovm_scenario_controller | param_scenario_controller |
|
|
|
|
||||
|
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
|