Altera_Forum
Honored Contributor
11 years agoGXB Receiver issue
Hi, recently, I have an issue using Altera's GXB receivers. In my design, there are two GXB Receivers, named R0 and R1. Sometimes, the input of R1 is floating (means no GXB transmitter is connected to the input pin of rx_gxb of R1), because of which, rx_ctrldetect of R1 is undetermined, especially, its values can be 2'b00, which will result in invalid data being recognized as valid data. Is there a solution that can prevent from getting invalid data as valid data when the receiver input is floating? Thanks!