-
Notifications
You must be signed in to change notification settings - Fork 2
Distributed arithmetic (DA) is another way of implementing a dot product where one of the arrays has constant elements. The DA can be effectively used to implement FIR, IIR and FFT type.The DA logic replaces the MAC operation of convolution summation o into a bit-serial look-up table read and addition operation .
mnmhdanas/DA-Based-LMS-Adaptive-filter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Distributed arithmetic (DA) is another way of implementing a dot product where one of the arrays has constant elements. The DA can be effectively used to implement FIR, IIR and FFT type.The DA logic replaces the MAC operation of convolution summation o into a bit-serial look-up table read and addition operation .
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published