Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
odc
Visitor
odc
Posts: 2
Registered: ‎06-23-2009
0

inverse FFT (can't make it work!)

I tried different timings for fwd_inv_we but none of them works (modelsim and ise simulator)

1. Before start 

2. Rising start and fwd_inv_we at the same cycle (page 25 , data sheet)

3.

 

fft core v5.0 - ise 9.2i sp4

pipelined, streaming i/o 

lenght 8

 target clock 200MHz

 unscaled

 truncation

 natural order

distributed ram

 ce

 

 

Matlab 

f   = [ 8 0 0 0 0 0 0 0];

iF = ifft (f);

iF = [1 1 1 1 1 1 1 1];

F  = fft (f);

F  = [8 8 8 8 8 8 8 8];

 

Thanks in advance.

 

waveform

inputoutput

odc
Visitor
odc
Posts: 2
Registered: ‎06-23-2009

Re: inverse FFT (can't make it work!)

solved. 
Visitor
19890702mx
Posts: 3
Registered: ‎11-14-2009
0

Re: inverse FFT (can't make it work!)

hi 

i have run into the same qusetion as you .

coun you tell me how you fix it.

please send the project you have finished to my e-mail  601247983@qq.com

thank you.

Xilinx Employee
Xilinx Employee
ywu
Posts: 2,873
Registered: ‎11-28-2007
0

Re: inverse FFT (can't make it work!)

Take a look at this message: http://forums.xilinx.com/xlnx/board/message?board.id=DSPTOOL&message.id=2159#M2159

 

Cheers,

Jim

 

Cheers,
Jim