 |
Understanding SDRAM Speed Codes requires familiarity with internal SDRAM I/O operation. Every SDRAM physical bank is comprised of four internal banks , each internal bank has its own clock synchronized with the system clock. When one bank is active and switches to the adjacent bank for I/O, there is a delay caused by this "switching", The CPU has to wait until the "switching" is completed, the longer the switching, the slower the SDRAM operation. This factor is significant when processing large amounts of files or data. For instance the slowest speed code (3-3-3) means that during internal SDRAM I/O, switching from one internal SDRAM bank to another internal SDRAM bank, the CPU has to wait 3 clock cycles compared with the maximum speed code (2-2-2) of SDRAM memory, where the CPU has to wait for 2 clock cycles to complete the internal bank switching.
The figure below illustrates the internal SDRAM operation and speed codes.
|