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_tree_printer:
Public Member Functions | |
| function void | new ( ) |
| function void | print_array_footer ( int size = 0 ) |
| function void | print_id ( string id, byte scope_separator = "." ) |
| function void | print_object ( string name, ovm_object value, byte scope_separator = "." ) |
| function void | print_object_header ( string name, ovm_object value, byte scope_separator = "." ) |
| function void | print_scope_close ( ) |
| function void | print_scope_open ( ) |
| function void | print_string ( string name, string value, byte scope_separator = "." ) |
| function void | print_type_name ( string name, bit is_object = 0 ) |
| function void | print_value_array ( string value = "", int size = 0 ) |
| function void | print_value_object ( ovm_object value ) |
Public Attributes | |
| ovm_tree_printer_knobs | knobs = new; |
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
|
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|