What's the maximum amount of SDRAM that can be added to a F28377D design using EMIF?
My current understanding is that theoretically it's 256MB (2 gigabits). This would be using 13-bit row addressing, 11-bit column addressing, 4 banks, and a 32-bit data size, via EMIF1: 2^13 * 2^11 * 2^2 * 2^5 = 2 gigabits. It seems that EMIF2 could be used simultaneously, but that because some of the address lines are shared, it'd realistically be unlikely to be worthwhile.
Then there is the practical concern of finding memory to match the above parameters.
Is all of the above accurate? So far, I haven't found anything beyond 512-megabit SDRAM from Micron, so if a larger size is supported and someone has a product suggestion, that'd be appreciated.
-David