Power and Thermal Analyzer User Guide

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

B.27. save

Usage

save [-h] [-help] [-long_help] <filename>
Arguments
-h: Quick usage.
-help: Short help.
-long_help: Long help with examples and possible return values.
-<filename>: The filename to write.

Tcl Package and Version

Belongs to ::quartus::pta 1.0 .

Description

This command will write a .pta file.

Example Usage

save -format LEGACY my_file.pta

Return Value

Code Name Code String Return
TCL_OK 0 INFO: Operation successful.