- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
inverse FFT (can't make it work!)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-23-2009 07:51 AM
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


Re: inverse FFT (can't make it work!)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-08-2009 05:42 PM
Re: inverse FFT (can't make it work!)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-14-2009 06:43 PM
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.
Re: inverse FFT (can't make it work!)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-28-2009 04:59 PM
Take a look at this message: http://forums.xilinx.com/xlnx/board/message?board.
Cheers,
Jim
Jim











