validate_metadata (::quartus::board)
The following table displays information for the validate_metadata Tcl command:
| Tcl Package and Version |
Belongs to ::quartus::board 1.0 |
|||
| Syntax | validate_metadata [-h | -help] [-long_help] -file <file> [-silent] [-strict] | |||
| Arguments | -h | -help | Short help | ||
| -long_help | Long help with examples and possible return values | |||
| -file <file> | The metadata file | |||
| -silent | For internal use only, to avoid printing log to STDOUT | |||
| -strict | Option to treat all warnings as errors | |||
| Description |
The command validate the designs info metadata file. |
|||
| Example Usage |
::board::validate_metadata -strict -file ../project_dir/readme.md |
|||
| Return Value | Code Name | Code | String Return | |
| TCL_OK | 0 | INFO: Operation successful | ||