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.14.5. start_insystem_source_probe (::quartus::insystem_source_probe)

The following table displays information for the start_insystem_source_probe Tcl command:

Tcl Package and Version

Belongs to ::quartus::insystem_source_probe

Syntax start_insystem_source_probe [-h | -help] [-long_help] -device_name <device name> -hardware_name <hardware name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-device_name <device name> Name of the device that holds the In-System Sources and Probes instances
-hardware_name <hardware name> Name of programming hardware connected to the JTAG chain
Description
Use this command before beginning any In-System
Sources and Probes transactions
Example Usage