download_device_file (::quartus::flow)
The following table displays information for the download_device_file Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::flow 1.1 |
|||
| Syntax | download_device_file [-h | -help] [-long_help] -file <file> | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -file <file> | File to download | |||
| Description |
Populates the device/devdata directory with the given file if it exists. The file path must be relative to the user's acds directory. |
|||
| Example Usage |
download_device_file -file $file |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||