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

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

7.1.4.6. get_module_property

Description

Returns the value of a single module property.

Availability

Discovery, Main Program, Edit, Elaboration, Validation, Generation, Composition, Fileset Generation, Parameter Upgrade

Usage

get_module_property <property>

Returns

Various.

Arguments

property
The name of the property, Refer to Module Properties.

Example

set my_name [ get_module_property NAME ]