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.12. set_module_property

Description

Specifies the Tcl procedure to evaluate changes in Platform Designer system instance parameters.

Usage

set_module_property <property> <value>

Returns

No return value.

Arguments

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

Example

set_module_property COMPOSITION_CALLBACK "my_composition_callback"