13.33.4.1 add_profile
Sets the same values as the Add or Edit Profile dialog box.
add_profile -name profilename -type value -tool profiletool -location tool_location [-args
tool_parameters] [-batch value]
Arguments
-name profilename
Specifies the name of your new profile.
-type value
Specifies your profile type, where value is one of the following:
| Value | Description |
|---|---|
|
synthesis |
New profile for a synthesis tool |
|
simulation |
New profile for a simulation tool |
|
stimulus |
New profile for a stimulus tool |
|
flashpro |
New FlashPro tool profile |
|
coreconfig |
New CoreConsole tool profile |
-tool profiletool
Name of the tool you are adding to the profile.
-location tool_location
Full pathname to the location of the tool you are adding to the profile.
-args tool_parameters
Profile parameters (if any).
-batch value
Runs the tool in batch mode (if TRUE). Possible values are:
| Value | Description |
|---|---|
|
TRUE |
Runs the profile in batch mode |
|
FALSE |
Does not run the profile in batch mode |
