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....
SreekumarR_G_Intel
Frequent Contributor
6 years agohey buddy, why not just qar files :)..you have i have to look at your design and instantiated all the IP.
can you please send me the qar files ?
In quartus -> project Arch project -> (Generate .qar )
JGeor12
New Contributor
6 years agoI have attached the QAR file
- SreekumarR_G_Intel6 years ago
Frequent Contributor
Thank you for the qar file ; you are getting this error since you are connecting the reference clk input to the LVDS channel and the fifo.
Quartus wont be able to route the same .
Can you use the other fabric clock in FIFO instead of lvdse_clk ?
- JGeor126 years ago
New Contributor
Thank you for the reply.But actually the fifo is not fed by the input lvds clock ,it is fed by the output clock of LVDS_RX ip and it is used for writing .So can you check it and specify on clocks.