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_driver:
Public Member Functions | |
| function void | end_of_elaboration ( ) |
| virtual task | get_next_item ( output REQ req_item, input bit non_blocking ) |
| function void | new ( string name, ovm_component parent ) |
| virtual task | run ( ) |
| function void | set_scenario_controller ( ovm_sequencer scenario_controller_ptr ) |
Class Parameters | |
| type | REQ = ovm_sequence_item; |
| type | RSP |
Public Attributes | |
| ovm_seq_item_pull_port | put_rsp |
| ovm_seq_item_pull_port | req_port |
Member Typedefs | |
| typedef class | p_drv |
| typedef class | sequencer_t |
|
||||
|
|
|
||||||
|
|
||||
|
|
|
|
|
|