This represent a VHDL implementation of PIPLINED architecture of ADAPTIVE LMS filter.
and filter is demostrated to be used as equalizer for removing channel anomalies.
The RTL code calculates the Fast Hadamhard transform(FHT) for a 8-bit input data. This has been coded as per the standard algorithm for FHT. It contains matrix elements addition and subtraction in a definite manner. The RTL code given here is syn...
VHDL core generator
for FIR filters and Multiplier arrays with common input
using "Nonrecursive Signed Common Subexpression Algorithm"
for optimization
program writen on C++
--------------------------
firgen [OPTION..]
Aviable options ar...