Article ID: 000086705 Content Type: Error Messages Last Reviewed: 04/12/2023

Critical Warning(16643): Found IO_STANDARD assignments found for "ref_clk" pin with multiple values. Using value: "LVDS"

Environment

    Intel® Quartus® Prime Pro Edition
    PHY Lite for Parallel Interfaces Intel® Arria® 10 FPGA IP
BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

After generating the PHYLite for Parallel Interfaces Intel® FPGA IP, its phase-locked loop (PLL) reference clock is a single-ended input clock with an I/O standard determined by the IP General Tab > I/O Settings > I/O standard parameter.
A differential PLL reference clock with LVDS I/O standard is also supported and is implemented by adding a QSF I/O standard constraint :
set_instance_assignment -name IO_STANDARD LVDS -to <ref_clk>

This causes the critical warning.

Resolution

You can safely ignore this critical warning.

Related Products

This article applies to 2 products

Intel® Arria® 10 FPGAs and SoC FPGAs
Intel® Stratix® 10 FPGAs and SoC FPGAs

1