SDI II Intel® FPGA IP User Guide

ID 683133
Date 4/03/2023
Public

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

Document Table of Contents

7.1.3.2.1. Multi-rate Designs

For 12G profile, set the following assignment for the rx_adapt_mode for 12G:
set_instance_assignment -name HSSI_PARAMETER "rx_adapt_mode=RX_ADAPT_MODE_UX_RX_ADAPT" -to <12G Profile Path>
For 6G profiles, set the following assignment for the rx_adapt_mode for 6G:
set_instance_assignment -name HSSI_PARAMETER "rx_adapt_mode= RX_ADAPT_MODE_STATIC_EQ" -to <6G Profile Path>
For 3G/SD profiles, set the following assignment for the rx_adapt_mode for 3G/SD:
set_instance_assignment -name HSSI_PARAMETER "rx_adapt_mode= RX_ADAPT_MODE_STATIC_EQ" -to <3G/SD Profile Path>
For HD profiles, set the following assignment for the rx_adapt_mode for HD:
set_instance_assignment -name HSSI_PARAMETER "rx_adapt_mode= RX_ADAPT_MODE_STATIC_EQ" -to <HD Profile Path>