Apr 30, 2014 #1 T timedate Member level 5 Joined Jun 20, 2010 Messages 81 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,286 Location germany Visit site Activity points 1,952 Hi, all I am using Altera Cyclone lV to receive the "LVDS" data from a clock and data recovery (ADN2813) Below is my schematic,. what I did in the PFGA is, let the pin work as "LVDS" or "LVDS bus", like below: I can successfully receive the data. see "y7" and "rx", they are exactly the same(except the delay). However, in the logic analyser, I found that, the signal would be suddenly comes to zero for a very short time. like blew. Does anybody have idea, where this suddenly ZERO comes from? am I configure the FPGA as LVDS receiver correctly? Besides, the LVDS signal is totally fine in the oscilloscope. Thanks in advance.
Hi, all I am using Altera Cyclone lV to receive the "LVDS" data from a clock and data recovery (ADN2813) Below is my schematic,. what I did in the PFGA is, let the pin work as "LVDS" or "LVDS bus", like below: I can successfully receive the data. see "y7" and "rx", they are exactly the same(except the delay). However, in the logic analyser, I found that, the signal would be suddenly comes to zero for a very short time. like blew. Does anybody have idea, where this suddenly ZERO comes from? am I configure the FPGA as LVDS receiver correctly? Besides, the LVDS signal is totally fine in the oscilloscope. Thanks in advance.
Apr 30, 2014 #2 ads-ee Super Moderator Staff member Joined Sep 10, 2013 Messages 7,944 Helped 1,823 Reputation 3,656 Reaction score 1,808 Trophy points 1,393 Location USA Visit site Activity points 60,209 main_new:inst|rx is directly off the lvds input buffer? Maybe you should post the code for the lvds interface.
main_new:inst|rx is directly off the lvds input buffer? Maybe you should post the code for the lvds interface.
May 1, 2014 #3 T timedate Member level 5 Joined Jun 20, 2010 Messages 81 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,286 Location germany Visit site Activity points 1,952 Hi, ads-ee Thanks, I just solve the problem. Before, I forget to connect the gnd of the FPGA to LVDS gnd.... Last edited: May 1, 2014
Hi, ads-ee Thanks, I just solve the problem. Before, I forget to connect the gnd of the FPGA to LVDS gnd....