Article ID: 000079959 Content Type: Error Messages Last Reviewed: 08/08/2023

Error (15629): Atom "comb~6" is dependent on unconnected input ports

Environment

    Quartus® II Subscription Edition
    PLL Reconfig Intel® FPGA IP
BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

You may see the error when instantiating the Altera® PLL Reconfiguration IP and enabling physical synthesis in the Quartus® II software.

Resolution

Modify the altera_pll_reconfig_core.v file as shown below:

  1. Find the generic_lcell_comb module definition
  2. Add (* altera_attribute = "-name ADV_NETLIST_OPT_ALLOWED \"NEVER ALLOW\"" *) before the module keyword.

This problem is fixed in Quartus® Software version 13.1.

Related Products

This article applies to 14 products

Cyclone® V SE SoC FPGA
Cyclone® V E FPGA
Stratix® V E FPGA
Arria® V ST SoC FPGA
Arria® V GX FPGA
Arria® V GT FPGA
Cyclone® V SX SoC FPGA
Cyclone® V GT FPGA
Stratix® V GX FPGA
Cyclone® V GX FPGA
Stratix® V GT FPGA
Stratix® V GS FPGA
Arria® V GZ FPGA
Cyclone® V ST SoC FPGA

1