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 agoHi @JGeor12 You can SignalTap the parallel side of the interface. If still unclear, private message me your contact number to avoid further ping-pong.
- JGeor126 years ago
New Contributor
Hi But i cannot include the output of LVDS_TX ip in signal tap.It is showing the fan out problem.
- JonWay_altera6 years ago
Frequent Contributor
You should signal tap on the parallel interface (not the serial interface) i.e. output of LVDS RX or input of LVDS TX.
- JGeor126 years ago
New Contributor
Thanks for the reply