SYiwe
Occasional Contributor
7 years agotx_bonding_clocks in ATX PLL and RapidIO IP Core
Hi,
In my design I instantiate a 4X RapidIO Core and a ATX PLL IP Core. According to Table 12 in RapidIO user guide, I should connect the 24-bit tx_bonding_clocks of ATX PLL to tx_bonding_clocks_chN of RapidIO IP Core( where N=0~3) respectively.
But currently I can only generate a 6-bit tx_bonding_clocks in ATX PLL, and the signal definition of tx_bonding_clocks in XCVR PHY user guide is fixed 6-bit.
So I connect tx_bonding_clocks_ch0 of ATX PLL to tx_bonding_clocks_ch0~3 of RapidIO IP core, then I got timing analysis errors.
Any suggestion? How can I generate a ATX PLL IP core with 24-bit tx_bonding_clocks?
Thanks, regards.