8000 GitHub - mohamadahmad/dpll: A collection of phase locked loop (PLL) related projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mohamadahmad/dpll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I'd like to post about some simple and some basic Phase Locked Loop algorithms. To do this I'm going to need some demo code, which I'll keep in this repository.

Blog posts

I recently posted two articles describing the components of a basic PLL, and hence the implementation found in this repository. These are:

  1. How to build a Numerically Controlled Oscillator (NCO) within an FPGA.

  2. The Logic PLL based upon the code in rtl/sdpll.v.

If the Lord is willing, I may go deeper and describe some other PLL implementations as well--such as the sample time tracking PLL that I recently added.

License

All of the source code in this repository is released under the GPLv3. If these conditions are not sufficient for your needs, other licenses terms may be purchased. (Gosh, for just $250 I might even release the code in this repository under the LGPL.)

About

A collection of phase locked loop (PLL) related projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 42.8%
  • Makefile 20.9%
  • MATLAB 19.8%
  • C++ 12.0%
  • Shell 4.5%
0