cic-fixed 0.4.0

CIC filter implementation for fixed point numbers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# cic-fixed

A CIC filter implementation for fixed point numbers.  
Implemented for use in converting PDM to PCM.  

## TODO

- Implement CIC interpolation filter

## no_std

cic-fixed works with no_std by default.
No setup is needed.