Forum Discussion
SKon1
Occasional Contributor
7 years agoMemory fitter error.
Hello, I'm using an Arria V SOC device with more than 17Mbits of on-chip RAM. My design requires using a Dual Port RAM of the following dimensions: Width - 64 bits. Depth - 32,000 (64 bit words)....
GuaBin_N_Intel
Contributor
7 years agoThat error message tells user that it needs 256 block of memory where it is insufficient. Are you assigning partition to that memory block or any module? Try to enlarge the region size.
The memory size calculation needed is not just base on as simple as width x depth. It depends on the configuration on certain memory block, eg M20K ,MLAB or M10K https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/arria-v/av_52002.pdf, Table 2-6.