Visible to Intel only — GUID: udg1494035895813
Ixiasoft
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 assignmentset_instance_assignment –name PRESERVE_UNUSED_XCVR_CHANNEL ON –to <pin name>
- 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.
- 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.
Related Information