Power and Thermal Analyzer User Guide

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

B.5. export_design_file

Usage

export_design_file [-h] [-help] [-long_help] -target <Instance path> <filename>
Arguments
-h: Quick usage.
-help: Short help.
-long_help: Long help with examples and possible return values.
-target <Instance path>: Instance path to export into the design file
-<filename>: The filename to write the design.

Tcl Package and Version

Belongs to ::quartus::pta 1.0 .

Description

This command exports the specified instance into a design file.

Example Usage

export_design_file -target {|foo|bar} my_file.pta
    

Return Value

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