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

ID 683230
Date 11/12/2018
Public
Document Table of Contents

2.6.2. Properties Pane

You can view the properties of an instance or primitive with the Properties pane.
Figure 5. 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 theInput port and Fan-in Node.
  • The Fan-out tab displays theOutput 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 4.  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.