Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 4/01/2024
Public
Document Table of Contents

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