ID:14981 Data rate of driving PLL PLL:< <text> > and HSSI channel < <text> > do not match. The PLL output frequency must match the HSSI channel data rate or the design may fail on the device. Change either the PLL output frequency to <number> MHz, or the HSSI channel data rate to <number> Mbps.(pll_freq == data_rate/2 * cgb_div_factor * master_div_factor)

CAUSE: The output frequency of the PLL does not match the data rate of the HSSI channel.

ACTION: Modify either the PLL or HSSI channel to match the output frequency of the PLL with the data rate of the HSSI channel. Use the following formula: (pll_out_frequency == data_rate/2 * cgb_div_factor * master_cgb_div_factor).