Forum Discussion
Altera_Forum
Honored Contributor
14 years agoARIA V memory resource usage
Hello, I've created a memory block with megawizard for ARIA V component. Memory size is : 524288bit when I use the same data width for write and read (16bit for example) the resource usage is ...
Altera_Forum
Honored Contributor
14 years agoLook at device data regarding memory support for bitwidth. A single block may in your case not support 32 bits in which case two blocks will be in parallel. It may also depend if it read only or read/write.