Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFFT MegaCore RAM allocation
Hi, I was trying to implement a 512-point 16-bit FFT megacore in the Cyclone II family device. The device has 36 M4K RAM blocks available. The 512-point 16-bit FFT needs 22 M4K blocks. I have a...
Altera_Forum
Honored Contributor
8 years agoHi,
The Quartus software will auto allocate the RAM location for FFT IP. It is not possible to use the external memory for FFT IP and user has no control on it. Once the RAM location is used by FFT IP, it is unable to allocate for other function. If the internal memory location is not sufficient, the Quartus software will fail compilation with relevant error message. Best Regards, Terence (This message was posted on behalf of Intel Corporation)