Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

I am working with the cyclone V device.Currently i am processing the lvds signals.

JGeor12
Beginner
1,131 Views

The major problem is, i cannot route the input lvds signal between the input to the LVDS_RX IP and input to the lcd externally connected at the same time.Either as input to the lcd or IP is possible.Is there any way for routing the lvds signal simultaneously to both the inputs.

0 Kudos
15 Replies
JonWay_C_Intel
Employee
937 Views

Hi @JGeor12​ 

I would like to help but its hard for me to imagine the topology that you are referring. A diagram would be great.

If you mean like a single TX to multiple RX via LVDS, then I dont think it is possible.

0 Kudos
JGeor12
Beginner
937 Views

The logic is illustrated in the attached figure.Here i am trying to feed lvds rx ip and lcd with the same lvds input.But it is leading to the routing problems.So is there any way for achieving this.

0 Kudos
JonWay_C_Intel
Employee
937 Views

Thanks for the illustration. I see what you mean. Unfortunately, no, you wont be able to branch out from the LVDS RX input.

0 Kudos
JGeor12
Beginner
937 Views

Actually iam trying to branch out the input lvds signal from FPGA to outside LCD.since the input to the lcd is lvds signals, is there any way for feeding the lcd with the same lvds signals by any other means using the fpga.

0 Kudos
JonWay_C_Intel
Employee
937 Views

I understand your need, but the LVDS RX IP is designed in such a way that you cannot branch out.

Doing so, you will see Quartus will block you with an error.

I dont see any other means using the LVDS RX IP, unless you would like create your own custom IP for that particular usage.

If not, you might need to look into off-chip solutions.

0 Kudos
JGeor12
Beginner
937 Views

I don't need the output of RX IP, i just needed the input lvds signals to give it back to the LCD.

0 Kudos
JGeor12
Beginner
937 Views

Can i do like the method illustrated in attachment.If so, can you help me on that.

0 Kudos
JonWay_C_Intel
Employee
937 Views

Hi @JGeor12​ Yes, i think it is doable.

0 Kudos
JGeor12
Beginner
937 Views

Does it affect the quality of frames?another doubt is ,i have given 112.50 degree phase shift in LVDS_RX IP and how will it affect the bit change or difference in the bit order .For eg. if bit number of hsync is 14 and how will it change based on the above mentioned degree of phase shift.

0 Kudos
JonWay_C_Intel
Employee
937 Views

hi @JGeor12​  The LVDS RX phase shift affects the word alignment on the parallel side of the interface...you might want to ensure the word alignment is correct first before you transmit it over the LVDS TX.

0 Kudos
JGeor12
Beginner
937 Views

does all the bits change according to the same difference.if not how can we find the change .

0 Kudos
JonWay_C_Intel
Employee
937 Views

Hi @JGeor12​ You can SignalTap the parallel side of the interface. If still unclear, private message me your contact number to avoid further ping-pong.

0 Kudos
JGeor12
Beginner
937 Views

Hi But i cannot include the output of LVDS_TX ip in signal tap.It is showing the fan out problem.

0 Kudos
JonWay_C_Intel
Employee
937 Views

You should signal tap on the parallel interface (not the serial interface) i.e. output of LVDS RX or input of LVDS TX.

0 Kudos
JGeor12
Beginner
937 Views
0 Kudos
Reply