Forum Discussion
Hello there,
Actually you have to look at with respect to the reference clock , not with respect to the VCO clk. According to the user guide below , Table 12 : "signal interface between PLL IP core and ALT LVDS IP cores", Page 49.
c0 -> Serial clock -> (i.e fast clock which is with respect to the VCO) note in table 13 : Phase shift = –180° with respect to the voltage-controlled oscillator (VCO) clock
c1 -> load enable -> (i.e slow clock which is respect to reference clock )
c2 -> parallel clock ouput -> (i.e With respect to reference clock).
Can you have a look and let me know if you have questions ?
Hope helps .
Thank you ,
Regards,
Sree
- AFien6 years ago
New Contributor
Hi Sree,
Thanks a lot for the reply. I think that I understand the table in the guide. My issue is with the diagram in Figure 9, which is attached to my first message. The rising edges shown are not consistent with the labeled phases. I later found another diagram in the Cyclone V handbook, which I've attached below (Figure 5-4). Notice that this diagram has the same phase labels as Figure 9 in the ALTLVDS IP Core guide but the rising edges of the clock signals are in different locations. For example, the load enable clock rises between bit 9 and 10 in the IP Core guide's figure, but it rises between bit 8 and bit 9 in the Cyclone V handbook figure. Using the figure from the Cyclone V guide, I was able to understand how to configure the external PLL properly; things appear to be working for me now.
But, I believe Figure 9 in the ALTLVDS IP Core guide is incorrect. At the very least it is inconsistent with the diagram in the Cyclone V handbook. This is what led to my initial confusion.
Best,
Aaron