Forum Discussion

JStan7's avatar
JStan7
Icon for New Contributor rankNew Contributor
6 years ago

SDRAM controller Open Row Management

I use the Intel SDRAM controller described in 'ug_embedded_ip.pdf' [section 32] and found in 32.2.4.1 Open Row Management: ...

SDRAM chips are arranged as multiple banks of memory, in which each bank is capable of independent open-row address management. The SDRAM controller core takes advantage of open-row management for a single bank. Continuous reads or writes within the same row and bank operate at rates approaching one word per clock. Applications that frequently access different destination banks require extra management cycles to open and close rows.

Do this mean the controller can open only one row in one bank at a time and doesn't support interleaving read/write in two (opened) banks?

3 Replies