A Resource Limitation
In Lab #7, the 16 coefficients were stored in a LPM_RAM_DQ that was configured as 16 x 9.
In the project, cannot store the coefficients in one RAM. Would take 16 clock cycles to read all 16 coefficients, you only have 12 clocks.
If use four datapaths, may want to split coefficients into four groups.