Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents
Give Feedback

3.1.8.29. write_connection_target_report (::quartus::external_memif_toolkit)

The following table displays information for the write_connection_target_report Tcl command:

Tcl Package and Version

Belongs to ::quartus::external_memif_toolkit

Syntax write_connection_target_report [-h | -help] [-long_help] -file <name> -id <name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-file <name> File name of report to write
-id <name> The connection ID to communicate with
Description
	Writes the reports for the given connection target to a filename.
Example Usage