Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp with CIC decimation filter
Hi, I wrote a Verilog code for a CIC decimation filter. I relied on a code written in the book 'digital signal processing with FPGA' . Here is the code: // cic decimation filter : R=64, M...
Altera_Forum
Honored Contributor
14 years agoThanks for the reply. x is not the problem since it is defined at the 1st clock edge. However, I tried your suggestion and the result was the same. :/