... | ... | @@ -10,6 +10,8 @@ The main idea of the library is that DSP algorithm blocks correspond directly to |
|
|
which allows the DSP algorithm to be implemented based on their block diagrams in a simplified manner.
|
|
|
The algorithm is implemented by clocks definitions, objects (procesisng blocks) creation, and definition of connections between particular inputs and outputs.
|
|
|
|
|
|
**Note:** New project page: https://github.com/marblok/DSPElib
|
|
|
|
|
|
[[_TOC_]]
|
|
|
|
|
|
## Basic code example
|
... | ... | |