Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 10/04/2021
Public

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

Document Table of Contents

3.1.24.22. get_location_assignment (::quartus::project)

The following table displays information for the get_location_assignment Tcl command:

Tcl Package and Version

Belongs to ::quartus::project

Syntax get_location_assignment [-h | -help] [-long_help] [-fall] [-rise] [-tag <data> ] -to <destination>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-fall Option applies to falling edge
-rise Option applies to rising edge
-tag <data> Option to tag data to this assignment
-to <destination> Destination of assignment
Description