Article ID: 000083515 Content Type: Error Messages Last Reviewed: 11/09/2015

Critical Warning during Quartus Compilation of JESD204B IP Core Design Example: Unused Transceiver RX Channels

Environment

  • Intel® Quartus® Prime Pro Edition
  • BUILT IN - ARTICLE INTRO SECOND COMPONENT

    Critical Issue

    Description

    During Quartus compilation of the JESD204B IP core design example, you will encounter the following critical warning:

    Critical Warning: There are xx unused RX channels in the design. If you intend to use these channels in the future, you must add the assignment \'set_global_assignment -name ENABLE_UNUSED_RX_CLOCK_WORKAROUND ON\' in your QSF file. This assignment will preserve the performance of these channels over time.
    Resolution

    Eliminate the warning by performing one of the following options:

    1. Enable unused rx clock workaround. In your QSF file, insert the following assignment: set_global_assignment -name ENABLE_UNUSED_RX_CLOCK_WORKAROUND ON

    2. Disable the warning (do this only if you are certain that you will not use other transceiver channels in your design). In your QSF file, insert the following assignment: set_global_assignment -name MESSAGE_DISABLE <message_id>

    This issue will be fixed in a future release.

    Related Products

    This article applies to 1 products

    Intel® Programmable Devices