Forum Discussion
vkc
New Contributor
5 years agorx_signaldetect in ALTGX
Hii i am working on SATA protocol on stratix IV FPGA.I am using altgx ip for the same. so the signal rx_signaldetect is always low in hardware when I checked with signal tap logic analyzer and i have...
SengKok_L_Intel
Regular Contributor
5 years agoThe rx_signaldetect is a signal used to indicate whether the signal level present at the receiver input buffer. If this signal is low, you probably need to debug it from the hardware connection perspective, to determine whether there is any connection issue or signal integrity issue.
If possible, you may perform the serial loopback test, and see if the CDR can be locked, this is to ensure there is no concern about your FPGA design implementation.
Regards -SK