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

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

6.7.1.12. set_project_property

Description

Sets the project property value, such as the device family.

Usage

set_project_property <property> <value>

Returns

No return value.

Arguments

property
The property name. Refer to Project Properties.
value
The new property value.

Example

set_project_property DEVICE_FAMILY "Cyclone IV GX"