Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to choose an FPGA
Hi all! I'm currently working on a university project, based on the implementation of FFT on a FPGA. My professor told me that the first step is the choice of the correct (or the most suitable...
Altera_Forum
Honored Contributor
14 years agoYou can't, you need to either buy a dev kit with a suitable FPGA (or design your own).
There are few ways to use a M9K: - Write HDL that matches the HDL coding guidelines for RAMs; Quartus will infer and map to M9K. - Use a MegaFunction component - Use a LPM_RAM component