I am developing U3 link layer myself by Xilinx FPGA.
The RX_ELECIDLE is always low after PHY_RESETN is de-asserted.
I think it as a warm reset so I can't exit Rx.Detect.Reset of LTSSM if the warm reset is not de-asserted.
I see the Errata of TUSB1301 about "RX_ELECIDLE low (it should be high) when not receiving a valid LFPS."
Could you give me some way for the problem?