Forum Discussion
LLCC
New Contributor
2 years agoarria 10 lvds serdes
hello, I was originally using the quartus 17.1 Standard Edition to complete some designs that include LVDS SERDES IPs, and the projects were able to pass compilation successfully. However, when I mi...
FvM
Super Contributor
1 year agoHi,
the error message sounds like your intermediate block doesn't provide an actual connection for SERDES rx_out. Can you try to export at least some channels to top level pins for test?
the error message sounds like your intermediate block doesn't provide an actual connection for SERDES rx_out. Can you try to export at least some channels to top level pins for test?
anonimcs
Contributor
1 year agoHi,
I have done it, and it seems like the errors I got are related to the connection of 'rx_dpa_locked'. But feels odd because the compiler complains about the rx_out's connection whereas the errors are gone when I make the dpa_locked connection of the exported qsys component open.