Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Bharath thank you for the answer. Do you think that the megacore function for FFT is better than designing a custom version ? --- Quote End --- Depends on what you mean by "better". Using the megacore FFT means you don't have to be worry about converting a mathematical algorithm for realization on an FPGA (this may take quite a long time). But you still need to understand the functionality of the megacore module and have a basic understanding of FFT so you can use the megacore IP in your design. Good luck. Bharath