dpll VS dspfilters

Compare dpll vs dspfilters and see what are their differences.

dpll

A collection of phase locked loop (PLL) related projects (by ZipCPU)

dspfilters

A collection of demonstration digital filters (by ZipCPU)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dpll dspfilters
2 2
88 128
- -
2.8 3.5
4 months ago 4 months ago
Verilog Verilog
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dpll

Posts with mentions or reviews of dpll. We have used some of these posts to build our list of alternatives and similar projects.
  • PLL simulation in Vivado
    1 project | /r/FPGA | 10 Aug 2022
    For an example of a simple digital PLL that you could modify for this purpose, check out this article discussing this logic.
  • Digital Loop Filter for Digital PLL Design
    1 project | /r/chipdesign | 25 Jan 2021
    Are you interested in an all-digital solution? If so, I have a couple of digital PLL's you might want to check out. These are the PLL's I use if I want to demodulate a digital signal in hardware, as demonstrated by this example. If what you are looking for is a mixed digital/analog solution, then ... I don't have an example.

dspfilters

Posts with mentions or reviews of dspfilters. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-24.
  • Looking to implimenting an autocorrelation function (ACF) into one of my projects.
    3 projects | /r/FPGA | 24 Nov 2022
    Have you considered this article? It goes over the basics of the autocorrelation function, while also illustrating how you can build one with a Wishbone interface. Further, the Verilator logic for this function is kept and maintained on github here. Sure, it uses Wishbone. If you want to use AXI you can either use a bridge, or rework the the interface (it's not that hard ...).
  • Professional or Hobby?
    4 projects | /r/FPGA | 8 Jan 2022
    I marked as "both" above, but one might argue that my "hobby" designs are more "Internal Research and Development" (IR&D) than just hobby. Everything has a purpose. Today's hobby design may be used in tomorrow's paying project. Examples include the both the ZipCPU and its subcomponents, my AXI work, DSP filters, PLLs, FFT and much more--all of which have found their way into a variety of customer designs.

What are some alternatives?

When comparing dpll and dspfilters you can also consider the following projects:

riscv - RISC-V CPU Core (RV32IM)

cordic - A series of CORDIC related projects

sdspi - SD-Card controller, using either SPI, SDIO, or eMMC interfaces

vgasim - A Video display simulator

interpolation - Digital Interpolation Techniques Applied to Digital Signal Processing

dpll.v

wb2axip - Bus bridges and other odds and ends

zbasic - A bare bones, basic, ZipCPU system designed for both testing and quick integration into new systems

dblclkfft

wbscope - A wishbone controlled scope for FPGA's

caf_verilog