create_metadata (::quartus::board)

The following table displays information for the create_metadata Tcl command:

Tcl Package and Version

Belongs to ::quartus::board 1.0

Syntax create_metadata [-h | -help] [-long_help] [-internal] -path <path> [-silent]
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-internal For internal use only. Q_DOWNLOAD_URL will be added to the output file
-path <path> The path that contains the PAR or ZIP files
-silent For internal use only, to avoid printing log to STDOUT
Description
The command creates the designs info metadata for designs in the specified path.
Example Usage
::board::create_metadata -path ../project_dir
Return Value Code Name Code String Return
TCL_OK 0 INFO: Operation successful