I designed an FIR lo pass filter in matlab. I converted the filter to fixed point in matlab, and then implemented it in HDL. signal_generation.m is a matlab script that creates the low pass filter, ...