Power and Thermal Analyzer User Guide

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

B.24. pta::set_family

Usage

pta::set_family [-h] [-help] [-long_help] <family>
Arguments
-h: Quick usage.
-help: Short help.
-long_help: Long help with examples and possible return values.
-<family>: The family to set.

Tcl Package and Version

Belongs to ::quartus::pta 1.0 .

Description

This command sets the family to use for current design. The family name is case and white space insensitive.Once a family has been set it cannot be changed. Attempting to change families will result in an error.

Example Usage

pta::set_family "Agilex 5"
pta::set_family stratix10

Return Value

Code Name Code String Return
TCL_OK 0 INFO: Operation successful