Altera_Forum
Honored Contributor
14 years agoUnused addresses in embedded memory block ? are they lost ?
Hello !
I could not find the answer of this question in documentation : If I need to implement many FIFOs, 32 bits width, 128 bits depth. I am using stratix III FPGAs. An embedded M9K block is used by quartus and a configuration is chosen : 256*32. But, in this situation only the first 128 addresses of the memory block are used. What about addresses from 128 to 256 ? Could they be used by another instance ? Is it done automatically during synthesis or fitting ? The example above is quite precise, but my question is very general about the ability of quartus software to allocate unused memory spaces. Thank you in advance. Cecile