Forum Discussion
Altera_Forum
Honored Contributor
7 years ago --- Quote Start --- I speculate that the RAM cell shadows the memory contents in two halves and does some internal magic to appear as true dual port. --- Quote End --- That's not possible. Review "Table 2-9: Memory Configurations for True Dual-Port Mode" in Arria 10 handbook. It's simply the point that 512x40 configuration isn't supported for true dual port, 1kx20 is however supported. Your design uses two 1kx20 blocks, only 50% utilized. You can increase the memory size to 1kx40 and still need 2 blocks. --- Quote Start --- I just wish Altera was more explicit about the cost for using it. --- Quote End --- It's suggested to review the table of available configurations when estimating memory capacity.