Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

4.1.24.16. 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

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