- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In my project, I have to implement the FFT and IFFT operators. I have seen megafunction FFT integrated in Quartus II, but I don't know where's the IFFT core. Please show me where's IFFT core. Is the IFFT and the FFT core are the same? Thanks,Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i dont know if you still look at this, but theres a guy called "wronghorizon", he or she has solved any fft function, try find him or her
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Sam_novie,
I'm trying to contact with him, Any other suggestion?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The IFFT can be implemented with an FFT. IIRC you need to do a conjugate operation on both the input and the output, and you may need to do a scaling (divide by N I think).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks you Daixiwen!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found it.
Simply, there is a control signal named "inverse". When I set it to zero, the block is FFT, when I set it on one, it's IFFT. Thanks, all.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page