Forum Discussion
Altera_Forum
Honored Contributor
15 years agoOne of the main purposes of using "auto", is not just to let Quartus decide based on resources usage, but also on which type of memory is supported by the specific device.
If your design is say, for an older family such as Stratix I and you use "M4K", then it won't compile when you move to newer Stratix families that replaced M4K with M9K blocks.