Forum Discussion
JonWay_altera
Frequent Contributor
5 years agoHi @KRoma6
Did you use the PLL setting: Access to PLL LVDS_CLK/LOADEN output port
If yes, could you try this on the RTL instead of the Qsys platform?
Lets narrow down if this is a Qsys platform connectivity issue or an LVDS IP issue.
KRoma6
New Contributor
5 years agoHi JonWay,
Yes I tried both options for the "Access to PLL LVDS_CLK/LOADEN output port": <"LOADEN 0" and "LOADEN 0 & 1">.
So you want to export these signals and connect them within a module?
- JonWay_altera5 years ago
Frequent Contributor
Generate HDL for both the LVDS and PLL IP. Create a top RTL file and instantiate both IPs there. Connect them together by RTL coding. Check if the problem is still there or not.