Forum Discussion
XQSHEN
Occasional Contributor
6 years agoWarning (287001): Assertion warning: Device family MAX10 does not have MLAB blocks -- using available memory blocks
Device: 10M16DCU324I7G Design : NIOS + UNIPHY for DDR2 Below warning is generated when synthesis. I don't understand the problem and action required. Warning (287001): Assertion warning: Device...
KennyT_altera
Super Contributor
6 years agoThis warning means that Max 10 does not have MLAB blocks, it got only M9k blocks https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/max-10/m10_overview.pdf page 11.
You don't need to do anythings, Quartus will auto assign to other memory blocks since this device do not have MLAB blocks.