21.3.83 select_profile
(Ask a Question)Description
This Tcl command selects an existing profile to use in your project.
select_profile -name profilenameArguments
| Parameter | Type | Description |
|---|---|---|
| name | string | Specifies the name of the profile you wish to use. |
Supported Families
| Supported Families |
|---|
| PolarFire® |
| RTG4™ |
| SmartFusion® 2 |
| IGLOO® 2 |
Example
The following command selects an existing profile 'custom1'.
select_profile -name custom1