Altera_Forum
Honored Contributor
14 years agoProblem Using FIR ip core 9.0
Hello,
I'm trying to implement a band pass filter using FIR Compiler IP Core (ver. 9.0). My input is a 24 bit signal. My output should also be 24 bit. I'm getting 36 bits output from the wizard. I dont want to distort the signal and I understand that some of the MSB \LSB should be cut with the wizard in order to create 24 bit output. During simulations I found out that some of the MSB bits are changing simultaneously i.e. the signal is attanuated. I can restore the signal by truncating this "problematic" MSBs (which is equals to amplifying the output signal). However, if I change the coefficients set, the number of "problematic" MSBs changes, so that different truncation should be applicated. I need to know how the coefficients sets affect on the output bits so I could find out what should be the correct truncation for every coefficients sets I use. Can somebody help me plz? 10x!