Intel® Quartus® Prime Standard Edition User Guide: Platform Designer

ID 683364
Date 12/15/2018
Public
Document Table of Contents

6.7.6.1. set_validation_property

Description

Sets a property that affects how and when validation is run. To disable system validation after each scripting command, set AUTOMATIC_VALIDATION to False.

Usage

set_validation_property <property> <value>

Returns

No return value.

Arguments

property
The name of the property. Refer to Validation Properties.
value
The new property value.

Example

set_validation_property AUTOMATIC_VALIDATION false