record_tcl_cmd (::quartus::misc)
The following table displays information for the record_tcl_cmd Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::misc 1.0 |
|||
| Syntax | record_tcl_cmd [-h | -help] [-long_help] [-filename <file name> ] <start_end> | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -filename <file name> | Option to specify an user filename | |||
| <start_end> | To start or end recording | |||
| Description |
Start or end to record Tcl commands. |
|||
| Example Usage |
1) Type "record_tcl_cmd" start -filename user.rec To start record Tcl commands with filename "user.rec" |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||