set_group (::quartus::noceq)
The following table displays information for the set_group Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::noceq 1.0 |
|||
| Syntax | set_group [-h | -help] [-long_help] [-dont_update] -name <name> -niu <niu> | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -dont_update | If this option is specified, the command will not update the GUI | |||
| -name <name> | The group name | |||
| -niu <niu> | The NoC Interface Unit name | |||
| Description |
This command set the group of NoC Interface Unit. |
|||
| Example Usage |
::noceq::set_group -niu myInit -name NewGroup |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||