8

I have used Altera FPGAs from last year and I would like to know how the PLLs inside works. Mainly, really have any kind of analog circuitry inside in order to measure phase-offset between VCO and external signal? This pretty pieces are so reliable along wide freq range (currently 100MHz and beyond even on cheapest models) that I am impressed.

1 Answers1

7

It's a conventional PLL with a VCO, a PFD, filter and dividers:

Nick Alexeev
  • 37,739
  • 17
  • 97
  • 230
Leon Heller
  • 38,774
  • 2
  • 60
  • 96
  • 5
    I must admit that the brevity of some of your answers annoys me. You could at least explain what a PFD is for users not familiar with PLLs! – Federico Russo Jul 15 '11 at 16:38
  • 1
    @Federico Russo: Basically, the answer is suggesting that the FPGAs do indeed have analog circuitry for phase detection, etc. and that there isn't anything magic about FPGA PLLs that makes them really different from any other sort. – supercat Jul 16 '11 at 03:28
  • 1
    @supercat: yes, but an answer like this screams "I'm too lazy to give a full answer". But then Leon Heller's answers are very often brief. – Federico Russo Jul 16 '11 at 10:04
  • @Federico: Leon's answer may be brief, but it still contains meaningful information. Remember that people answering here are volunteers and are not obligated to answer at all. You may wish for additional information, but that's a problem on your end. As long as the information that is given addresses the question and is correct, I think downvoting it is unfair. After all, he is the only one that answered at all, making his answer better than everyone else's, and you're not downvoting all them. – Olin Lathrop Jul 16 '11 at 15:35
  • conventional PLL are even impressing me too. =P – Jairo Andres Velasco Romero Jul 19 '11 at 21:28
  • @FedericoRusso You could edit Leon's answer or write your own; expanding on the terms etc, reusing the link if necessary. Either way SO and its users win. – DarcyThomas Jun 17 '14 at 23:42