Forum Discussion
Hi,
Yup, looks like your design DP link transceiver channel is stuck in reset.
Transceiver NativePHY IP reset operation is managed by another IP called "transceiver PHY reset controller" IP.
- There is one master reset input pin to this reset controller IP.
- You may want to slowly trace back in your design how does this master reset input pin is connected and make necessary design modification. If reset controller is held in reset then your transceiver channel will be stuck in reset as well
Thanks.
Regards,
dlim
- Michael20215 years ago
Occasional Contributor
Thanks for recommending.
I look at the rx_phy_top.v. I think they have three reset (cpu_reset_n, cpu_reset, video_pll_locked). all three signal is good signal input from external module.
Can you recommend any other signals to solve this ?
I have experience of DP design using Arriva V GX. I knew transceiver reconfiguration module have many different signal as compare with Arria V GX. I can't guess how to work configuration mechanism in Cyclone 10 GX. Does the CPU need to initialize rx_phy_top module after reset released ?
Thank you
Michael