Intel® Quartus® Prime Pro Edition User Guide: Scripting
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: reference_TCL_tcl_pkg_board_ver_1_0_cmd_deploy_par_file
Ixiasoft
Visible to Intel only — GUID: reference_TCL_tcl_pkg_board_ver_1_0_cmd_deploy_par_file
Ixiasoft
4.1.2.3. deploy_par_file (::quartus::board)
The following table displays information for the deploy_par_file Tcl command:
Tcl Package and Version | Belongs to ::quartus::board |
||
Syntax | deploy_par_file [-h | -help] [-long_help] -design_path <design_path> -destination_dir <destination_dir> | ||
Arguments | -h | -help | Short help | |
-long_help | Long help with examples and possible return values | ||
-design_path <design_path> | The full path to the PAR file | ||
-destination_dir <destination_dir> | The directory to extract the PAR file to | ||
Description | This command will deploy the PAR file from the given design_path argument, and extract it to the given destination_dir. |
||
Example Usage | |
||
Return Value | Code Name | Code | String Return |
TCL_OK | 0 | INFO: Operation successful |