Forum Discussion
CheepinC_altera
Regular Contributor
4 years agoHi,
As I understand it, you have some inquiries related to the rx_disperr and rx_errdetect. Based on my experience, these signals will toggle when there is an 8b10b error occurs which might be due to signal integrity problem or data error. When the cable is disconnected, the CDR may lose lock and I am not sure if the 8b10b error status signal will still work.
Can you try with the following:
1. Enable the tx_forcedisp in Custom PHY. Then in user mode, assert this signal to forcefully change the running disparity. Ideally you should see rx_disperr asserts at the RX side.
2. Create a simple one channel test design with Native PHY and repeat similar test if can replicate the observation.
Please let me know if there is any concern. Thank you.