Forum Discussion
JGeor12
New Contributor
6 years agoI am working with the cyclone V device.Currently i am processing the lvds signals.
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...
JonWay_altera
Frequent Contributor
6 years agoI 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.
JGeor12
New Contributor
6 years agoCan i do like the method illustrated in attachment.If so, can you help me on that.