dni::highlight (::quartus::dcmd_dni)
The following table displays information for the dni::highlight Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::dcmd_dni 1.0 |
|||
| Syntax | dni::highlight [-h | -help] [-long_help] -action <action> [-append] [-file <file> ] [-name <name> ] [-object <object> ] [-set <set> ] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -action <action> | highlight action | |||
| -append | to append to existing file or overwrite | |||
| -file <file> | file name to save or restore highlight sets | |||
| -name <name> | name for the highlight set | |||
| -object <object> | object to be highlighted | |||
| -set <set> | a set containing highlight objects | |||
| Description |
Command for object highlight. |
|||
| Example Usage |
dni::highlight -action find |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||