This document discusses accelerating finite impulse response (FIR) filtering of electroencephalogram (EEG) signals using an FPGA. It proposes implementing an FIR filter as a soft IP on an FPGA development board to speed up EEG signal processing. The design filters EEG data using a discrete wavelet transform before interfacing the FIR filter with the processing system via direct memory access. Testing showed the FPGA implementation accelerated FIR filtering by about 2 times compared to a software simulation.