Altera_Forum
Honored Contributor
16 years agoFIR Compiler: some questions
Hello,
i have made some interesting observations using the Quartus II 9.0 FIR Compiler. I have designed an FIR Hilbert Transformer of order 200 as a FIR filter using MATLAB. Then i have imported the calculated coefficients to FIR Compiler 9.0. There under 'simulations' it is possible to force the system clock in the testbench. Here i have chosen 40 ns, but at the testbench the DUT gets an external clock of tclk = 10 ns. It seems to me that this adjustment does not work, or am i wrong? Another Question: Specifying the parameters, there is a button 'use nonsymmetrical structure' but it isn't possible to set the check mark. Does this behaviour appears due to using the web edition? Detects the FIR compiler automatically if there is a symmetrical coefficient structure and reduces the 'multiplications'? Using the coefficients for the Hilbert Transformer calculated by MATLAB, every second coefficient is zero. I don't think that this behaviour will be observed and these 'multiplications' will be reduced by the FIR Compiler, but i have not found any information about reducing 'multiplications' having zeros as coefficients in the user guide. Thanks for your answers, T. Wollmann