Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFull On-Chip Memory
Hi, I'd like to know how to determine if the memory space of an on-chip memory is full. In my nios II system, I generated an on-chip M4K memory. It's size is 4096 bytes with a 32 bits data...
Altera_Forum
Honored Contributor
15 years agoThe NIOS core itself can use some M9K blocks, so they won't all be available for you to use. Furthermore I know that some megawizard instantiations have problems with non power-of-two sizes, so it may try to allocate 128 blocks to create your on-chip memory.