How can I write code in VHDL that makes FFT for certain func

Status
Not open for further replies.

ree

Member level 2
Joined
May 5, 2006
Messages
48
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,658
fft help

hello,

i want to know how i can write code in VHDL that makes FFT for certain function

thanks
 

fft help

what do u mean by "makes FFT for certain function" ?
 

Re: fft help

Alexander Yin said:
what do u mean by "makes FFT for certain function" ?

yes please , or certain o/p from simulation
 

fft help

TRy implementing the butterfly architecture given in DSP textbooks in VHDL....clue:implement one butterfly per clock cycle...it will be an efficient design.
 

Re: fft help

achandra said:
TRy implementing the butterfly architecture given in DSP textbooks in VHDL....clue:implement one butterfly per clock cycle...it will be an efficient design.

please can u tell me how to implement this design?and what's it's archticture?
 

Re: fft help

Hi,

If you are using Altera Quartus software, the FFT function is a free IP. You can use it.

If you need more details, contact me.

Regards,

N.Muralidhara
 

fft help

An FFT in simple terms is a multiple function on the I and Q of a quantized data set. A DSP book can explain the details.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…