
Experiment
FIR Filter SystemC ImplementationThis project demonstrates the implementation of a Finite Impulse Response (FIR) filter using SystemC, a C++-based modeling platform widely used for hardware design and simulation. The FIR filter is designed to process digital signals by applying a set of predefined coefficients, producing filtered output signals based on the convolution of input data with these coefficients.

Arthur Mwang'onda
Author