hwuser0 /  Simple_Filter_Design

Created
Maintained by hwuser0
Simple Design Implementation of FIR Low Pass Filter and Moving Average Filter
Members 1

Caravel User Project

License UPRJ_CI Caravel Build

Simple Design Implementation of FIR Low Pass Filter and Moving Average

The design integrates two filters – a Finite Impulse Response (FIR) filter and a Moving Average filter – enhancing signal processing capabilities. Triggered by a valid signal, the system dynamically selects either filter. It processes a 16-bit input through the active filter, generating an output based on the chosen filtering algorithm.