Altera_Forum
Honored Contributor
16 years agofinal year project help needed in fir design
1. i m designing an fir filter actually what i m doing is representing the general fir equation in schematic logic using shift register in delay units, the multiplexer uses sel line common to both input signal and coefficients to select the data to be processed in the multiplier , the altera mega function wizard generates the pipemult function according to my requirements and xor for addition of the pipemult outputs .i can mail you the the file ...the problem is i cant understand how the different components are to be wired togather ..if any one can help .
2.secondly ther is another approach i m using in which i m generating vhdl coles for the fir euation behaviour but i need to add a package but as soon as i start analysis and synthesis it give an error top level design entity undefine ..but the thing is the entity name is add_std and the top level entity design name is also kept the same add_std so y is this occurint if u can please give me an example of pakage decleration