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 .
☆17Updated 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 4 years ago
- The Design and Implementation of a Pulse Compression Filter on an FPGA.☆30Updated 4 years ago
- LMS-Adaptive Filter implement using verilog and Matlab☆44Updated 8 years ago
- DSP with FPGAs 4. edition ISBN: 978-3-642-45308-3☆61Updated 3 years ago
- Hardware Design and Verification of a configurable and parametrized 50th order low-pass FIR filter starting from MATLAB Modeling to Veril…☆27Updated 2 years ago
- development interface mil-std-1553b for system on chip☆22Updated 7 years ago
- RTL Verilog library for various DSP modules☆90Updated 3 years ago
- Interface Protocol in Verilog☆50Updated 6 years ago
- I present a novel pipelined fast Fourier transform (FFT) architecture which is capable of producing the output sequence in normal order. …☆46Updated last year
- FIR implemention with Verilog☆48Updated 6 years ago
- Verilog code that does 2D Low Pass Filter on a greyscale image☆10Updated 9 years ago
- Basic Peripheral SoC (SPI, GPIO, Timer, UART)☆65Updated 5 years ago
- This repository contains simple implementation of UDP/IP stack with 64-bit AXI-Stream interface. ICMP and ARP requests are partially supp…☆58Updated 3 years ago
- IP operations in verilog (simulation and implementation on ice40)☆58Updated 5 years ago
- This is verification project that we are writing SystemVerilog code to verify 8/16/32 bit SDRAM Controller Which is Originally developed …☆28Updated 8 years ago
- SPI Master Core clone from OpenCores☆11Updated 11 years ago
- LMS sound filtering by Verilog☆41Updated 5 years ago
- FFT implementation using CORDIC algorithm written in Verilog.☆33Updated 6 years ago
- An 8 input interrupt controller written in Verilog.☆27Updated 13 years ago
- Reed Solomon Encoder and Decoder Digital IP☆21Updated 5 years ago
- A 2D convolution hardware implementation written in Verilog☆48Updated 4 years ago
- Real-Time Image Processing for ASIC/FGPA☆19Updated 3 years ago
- Verilog RTL Design☆43Updated 3 years ago
- A 32-point pipelined Fast Fourier transform processor, using single path delay architecture, and based on radix2-DIF(decimation-in-freque…☆49Updated 6 years ago
- FIR Filter in Verilog☆15Updated 5 years ago
- SDRAM controller with AXI4 interface☆96Updated 6 years ago
- Vitis Model Composer Examples and Tutorials