Power and Thermal Analyzer User Guide

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

B.18. open_design_file

Usage

open_design_file [-h] [-help] [-long_help] [-family <Family>] <filename>
Arguments
-h: Quick usage.
-help: Short help.
-long_help: Long help with examples and possible return values.
-family <Family>: Family to open file with.
<filename>: The file name to read.

Tcl Package and Version

Belongs to ::quartus::pta 1.0 .

Description

This command reads a .pta file.

Example Usage

open_design_file my_file.pta

Return Value

Code Name Code String Return
TCL_OK 0 INFO: Operation successful
TCL_OK 0 WARNING: File '<string>' generated warnings on import. Please review '<string>' for details.