Intel® Quartus® Prime Pro Edition User Guide: Design Optimization

ID 683641
Date 12/04/2023
Public

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

Document Table of Contents

2.5.2. Properties Pane

You can view the properties of an instance or primitive with the Properties pane.
Figure 10. Properties PaneTo view the properties of an instance or primitive in the RTL Viewer or Technology Map Viewer, right-click the node and click Properties.

The Properties pane contains tabs with the following information about the selected node:

  • The Fan-in tab displays the Input port and Fan-in Node.
  • The Fan-out tab displays the Output port and Fan-out Node.
  • The Parameters tab displays the Parameter Name and Values of an instance.
  • The Ports tab displays the Port Name and Constant value (for example, VCC or GND). The following table lists the possible values of a port:
Table 5.  Possible Port Values
Value Description

VCC

The port is not connected and has VCC value (tied to VCC)

GND The port is not connected and has GND value (tied to GND)
-- The port is connected and has value (other than VCC or GND)
Unconnected The port is not connected and has no value (hanging)

If the selected node is an atom primitive, the Properties pane displays a schematic of the internal logic.