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.7.2. create_wirelut (::quartus::eco)

The following table displays information for the create_wirelut Tcl command:

Tcl Package and Version

Belongs to ::quartus::eco

Syntax create_wirelut [-h | -help] [-long_help] -from <source_output_net_name> [-location <location> ] [-name <node_name> ] -port <dest_node_port> -to <dest_node_name>
Arguments -h | -help Short help
-long_help Long help with examples and possible return values
-from <source_output_net_name> Source of the connection
-location <location> PLACE_REGION assignment type location
-name <node_name> Name of the new node
-port <dest_node_port> Input port name of the destination node
-to