SDI II Intel® Arria 10 FPGA IP Design Example User Guide

ID 683209
Date 10/08/2021
Public

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

1.5.2. Design Considerations

You need to consider certain issues when instantiating the SDI II Intel® FPGA IP design examples.

  • For designs using simplex receivers:
    • The simplex receiver channel may not calibrate correctly if its corresponding unused transmitter is preserved. Simplex receiver channels with the corresponding transmitters not preserved calibrate correctly. To overcome this issue, make the following changes in the QSF file.
      Remove the global preservation QSF assignment
      set_global_assignment –name PRESERVE_UNUSED_XCVR_CHANNEL ON
      Add per-pin preservation QSF assignment
      set_instance_assignment –name PRESERVE_UNUSED_XCVR_CHANNEL ON –to <pin name>
  • Serial loopback designs:
    • The serial loopback design is mainly for image and TX clock switching demonstrations only. To get a more accurate jitter performance with the daughter card components, use the parallel loopback design and connect it to a clean video source.
    • To allow segmented frame video format (1080sF30, 1080sF25) and interlaced video format (1080i60, 1080i50) to be correctly differentiated in the external analyzer, Payload ID must be inserted in the serial loopback design.
    • The Omnitek Ultra 4K Analyzer (software version 2.1) may not detect 12G-SDI 2160p59.94 in the serial loopback design. If you encounter such problem, upgrade the Omnitek Ultra 4K analyzer to a later version.