Goertzel Algorithm in Verilog / Frequency Recognition

OP #3886737
Rate this post
useful
not useful
Hello,
For my final project I am making a game that will be able to recognize 
when specific frequencies are played through the Audio In, and make an 
LED light up as a result. I am not looking to store the Audio in memory, 
just to be able to recognize when a specific frequency is played. I was 
recommended to use the FIR, but apparently that does not produce a 
binary value to indicate that the frequency was found.
I am using the Altera DE2 board, with the Cyclone II FPGA.
Thank you in advance,
Nikitag
OP #3889616
Rate this post
useful
not useful
Hello,
I recently received a suggestion to use the Goertzel Algorithm to 
recognize when a specific frequency is present in an Audio input stream. 
Unfortunately I have not had any luck with research in finding any 
implementation in Verilog. I am using the Altera DE2 board for my 
project. Is there a module (like the FFT) on the board taht can perform 
this algorithm? I am new to Verilog so any help is appreciated, thank 
you.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now