mnmhdanas / DA-Based-LMS-Adaptive-filterLinks
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 .
☆16Updated 4 years ago
Alternatives and similar repositories for DA-Based-LMS-Adaptive-filter
Users that are interested in DA-Based-LMS-Adaptive-filter are comparing it to the libraries listed below
Sorting:
- FIR band-pass filter using Verilog HDL.☆12Updated 5 years ago
- LMS-Adaptive Filter implement using verilog and Matlab☆48Updated 9 years ago
- DSP with FPGAs 4. edition ISBN: 978-3-642-45308-3☆73Updated 2 months ago
- LMS sound filtering by Verilog☆43Updated 5 years ago
- FIR filter implementation☆29Updated 5 years ago
- Hardware Design and Verification of a configurable and parametrized 50th order low-pass FIR filter starting from MATLAB Modeling to Veril…☆29Updated 2 years ago
- The Design and Implementation of a Pulse Compression Filter on an FPGA.☆32Updated 4 years ago
- A design of 15-order FIR filter using Verilog, with modulation and demodulation system using MATLAB☆10Updated 5 years ago
- This project aims to design an 32-point FFT (Fast Fourier Transform) based DIT (decimation in time) Butterfly Algorithm with multiple clo…☆61Updated 2 years ago
- FIR Filter in Verilog☆15Updated 6 years ago
- Implementation of pipelined IIR bandstop filter in Verilog, C++ and MATLAB with fixed point arithmetic☆31Updated 8 years ago
- FIR implemention with Verilog☆50Updated 6 years ago
- RTL Verilog library for various DSP modules☆93Updated 3 years ago
- I present a novel pipelined fast Fourier transform (FFT) architecture which is capable of producing the output sequence in normal order. …☆48Updated 2 years ago
- The CORDIC algorithm implemented in Octave/MATLAB and Verilog☆32Updated 10 years ago
- Real-Time Image Processing for ASIC/FGPA☆21Updated 3 years ago
- Verilog code that does 2D Low Pass Filter on a greyscale image☆10Updated 10 years ago
- An 8 input interrupt controller written in Verilog.☆28Updated 13 years ago
- A 2D convolution hardware implementation written in Verilog☆51Updated 5 years ago
- SPI Master Core clone from OpenCores☆11Updated 12 years ago
- A collection of phase locked loop (PLL) related projects☆115Updated last year
- Use Verilog to complete the design of various digital circuits, including common interfaces, such as UART, Bluetooth, IIC, AMBA, etc. It …☆29Updated 5 years ago
- Verilog HDL implementation of an ECHO machine and an FIR filter that filters out a specific noise. More details provided in individual fi…☆10Updated 6 years ago
- FIR,FFT based on Verilog☆14Updated 8 years ago
- Basic Peripheral SoC (SPI, GPIO, Timer, UART)☆68Updated 5 years ago
- An adaptive filter was designed that can update its weights according to the application needed (lowpass, highpass or bandpass) using the…☆12Updated 7 years ago
- Interface Protocol in Verilog☆51Updated 6 years ago
- Verilog RTL Design☆46Updated 4 years ago
- Hey guys this the project where i have implemented the Kalman filter for MPPT for solar PV module☆19Updated 8 years ago
- Reed Solomon Encoder and Decoder Digital IP☆21Updated 5 years ago