Altera_Forum
Honored Contributor
14 years agoProblem Using FIR Compiler
I am trying to use the FIR compiler and a DE2 board to create a 1 kHz audio fitler. I have verified the input signal is my desired signal sampled at 48 kHz and I have used the following configuration:
ast_sink_error: (00) ast_sink_valid: 1 ast_source_ready: 1 clk: 48 kHz clk signal ast_sink_data: input signal When I compile the code and program the FPGA the input signal seems to be passed on without any filtering taking place. Has anyone encountered this before? Thanks in advance!