Basically, the BW version of double buffering except people usually don't claim they have 512kb of cache when they're double buffering 256kb.
So banked access is the core of this simultaneously read/write, them my question is how these memory controllers per 8MB partition (4 total) receive both a read and write address?
Even the dual ports( one read and the other write), have to receive an address each.
Banked access per se do not fully explain things, because both DDR3 and GDDR5 can have banked access too.
http://inst.eecs.berkeley.edu/~cs250/fa10/lectures/lec08.pdf Can anyone explain requests in detail at page 23
Last edited by a moderator: