Power and Thermal Analyzer User Guide

ID 865226
Date 9/29/2025
Public
Document Table of Contents

B.11. get_properties

Usage

get_properties [-h] [-help] [-long_help] [-ip <ip type to retrieve details>] [-resource <resource type to retrieve details>] [-target <target to retrieve details>]
Arguments
-h: Quick usage.
-help: Short help.
-long_help: Long help with examples and possible return values.
-ip <ip type to retrieve details>: The IP type to query all parameters.
-resource <resource type to retrieve details>: The resource type to query all properties.
-target <target to retrieve details>: The target to query all properties of a resource.

Tcl Package and Version

Belongs to ::quartus::pta 1.0 .

Description

This command returns the property names of the specified target resource.

Example Usage

get_properties
get_properties -target {<path>} get_properties -target {|a|b|foo}
    get_properties
    get_properties -target {<path>}
    get_properties -target {|a|b|logic}
    get_properties -resource {logic}
    get_properties -ip {ddr4}

Return Value

Code Name Code String Return
TCL_OK 0 INFO: Operation successful