SRIO and SGMII are not used in our design, how to handle the RIOSGMIICLK (N/P)? The DSP Hardware Design Guide provides two conflict handlings:
· On pg31, it says that: If both EMAC and SRIO are not used, the RIOSGMIICLK (N/P) pins should be connected as shown in Fig 3, which means handling as LJCB_P connect to 1.1V while LJCB_N connect 1Kohm resistor to GND.
· On pg33, it says that: If the SRIO and SGMII peripherals are both unused, the RIOSGMIICLK (N/P) can be left as a no-connect
Thanks.