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.24.15. get_assignment_info (::quartus::project)

The following table displays information for the get_assignment_info Tcl command:

Tcl Package and Version

Belongs to ::quartus::project

Syntax get_assignment_info [-h | -help] [-long_help] [-comments] [-entity] [-from] [-get_tcl_command] [-name] [-section_id] [-tag] [-to] [-value] <asgn_id>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-comments Option to get the assignment comment
-entity Option to get the assignment entity
-from Option to get the assignment source
-get_tcl_command Option to get the tcl command that sets the assignment
-name Option to get the assignment name
-section_id Option to get the assignment section id
-tag Option to get the assignment tag
-to Option to get the assignment destination
-value Option to get the assignment value
<asgn_