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

ID 683609
Date 10/04/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.12.1.13. 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"