Em63a165ts v1
Em63a165ts v1
Em63a165ts v1
CLOCK 4M x 16
CLK
Decoder
BUFFER
Row
CELL ARRAY
(BANK #A)
CKE Column Decoder
CS# DQ0
RAS# COMMAND Buffer
~
CAS# DECODER CONTROL DQ15
SIGNAL
WE# GENERATOR
LDQM, UDQM
4M x 16
Decoder
Row
COLUMN CELL ARRAY
A10/AP COUNTER (BANK #B)
Column Decoder
MODE
REGISTER
ADDRESS
A0 BUFFER
~
A9
4M x 16
Decoder
A11
Row
CELL ARRAY
A12 (BANK #C)
REFRESH
BA0 COUNTER
Column Decoder
BA1
4M x 16
Decoder
Row
CELL ARRAY
(BANK #D)
Column Decoder
COMMAND Bank A
Activate
NOP NOP R/W A with
AutoPrecharge
Bank B
Activate
NOP NOP
Bank A
Activate
AutoPrecharge
Begin Don’t Care
Figure 3. BankActivate Command Cycle (Burst Length = n)
2 BankPrecharge command
(RAS# = "L", CAS# = "H", WE# = "L", BAs = Bank, A10 = "L", A0-A9, A11 and A12 = Don't care)
The BankPrecharge command precharges the bank disignated by BA signal. The precharged bank is
switched from the active state to the idle state. This command can be asserted anytime after tRAS(min.) is
satisfied from the BankActivate command in the desired bank. The maximum time any bank can be active is
specified by tRAS(max.). Therefore, the precharge function must be performed in any active bank within
tRAS(max.). At the end of precharge, the precharged bank is still in the idle state and is ready to be activated
again.
3 PrechargeAll command
(RAS# = "L", CAS# = "H", WE# = "L", BAs = Don’t care, A10 = "H", A0-A9, A11 and A12 = Don't care)
The PrechargeAll command precharges all banks simultaneously and can be issued even if all banks
are not in the active state. All banks are then switched to the idle state.
4 Read command
(RAS# = "H", CAS# = "L", WE# = "H", BAs = Bank, A10 = "L", A0-A8 = Column Address)
The Read command is used to read a burst of data on consecutive clock cycles from an active row in
an active bank. The bank must be active for at least tRCD(min.) before the Read command is issued. During
read bursts, the valid data-out element from the starting column address will be available following the
CAS# latency after the issue of the Read command. Each subsequent data-out element will be valid by the
next positive clock edge (refer to the following figure). The DQs go into high-impedance at the end of the
burst unless other command is initiated. The burst length, burst sequence, and CAS# latency are
determined by the mode register, which is already programmed. A full-page burst will continue until
terminated (at the end of the page it will wrap to column 0 and continue).
COMMAND READ A NOP NOP NOP NOP NOP NOP NOP NOP
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
COMMAND READ A READ B NOP NOP NOP NOP NOP NOP NOP
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9
CLK
DQM
Bank A
COMMAND NOP NOP
Activate
NOP NOP READ A WRITE A NOP NOP NOP
DQM
COMMAND NOP NOP READ A NOP NOP WRITE B NOP NOP NOP
CAS# Latency=2
DIN B0 DIN B1 DIN B2 DIN B3
tCK2, DQ
Must be Hi-Z before
the Write Command
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
DQM
COMMAND NOP READ A NOP NOP NOP NOP WRITE B NOP NOP
CAS# Latency=3
DOUT A0 DIN B0 DIN B1 DIN B2
tCK3, DQ
Must be Hi-Z before
the Write Command
Don’t Care
A read burst without the auto precharge function may be interrupted by a BankPrecharge/ PrechargeAll
command to the same bank. The following figure shows the optimum time that BankPrecharge/
PrechargeAll command is issued in different CAS# latency.
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
Bank, Bank
ADDRESS Col A
Bank (s)
Row
tRP
COMMAND READ A NOP NOP NOP Precharge NOP NOP Activate NOP
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
COMMAND NOP WRITE A NOP NOP NOP NOP NOP NOP NOP
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
COMMAND NOP WRITE A WRITE B NOP NOP NOP NOP NOP NOP
COMMAND NOP WRITE A READ B NOP NOP NOP NOP NOP NOP
DQM
tRP
Bank
ADDRESS Col n
Bank (s) ROW
tWR
DIN DIN
DQ n N+1
Don’t Care
Note: The DQMs can remain low in this example if the length of the write burst is 1 or 2.
Figure 13. Write to Precharge
Bank A Bank A
COMMAND Activate
NOP NOP WRITE A
Auto Precharge NOP NOP NOP NOP NOP
Activate
tDAL
DQ DIN A0 DIN A1
CKE
tMRD
CS#
RAS#
CAS#
WE#
BA0,1
A10
Address Key
A0-A9,
A11-A12
DQM
tRP
Hi-Z
DQ
9 No-Operation command
(RAS# = "H", CAS# = "H", WE# = "H")
The No-Operation command is used to perform a NOP to the SDRAM which is selected (CS# is Low).
This prevents unwanted commands from being registered during idle or wait states.
CLK
Burst
COMMAND READ A NOP NOP NOP
Stop
NOP NOP NOP NOP
T0 T1 T2 T3 T4 T5 T6 T7 T8
CLK
Burst
COMMAND NOP WRITE A NOP NOP
Stop
NOP NOP NOP NOP
12 AutoRefresh command
(RAS# = "L", CAS# = "L", WE# = "H", CKE = "H", A0-A12 = Don't care)
The AutoRefresh command is used during normal operation of the SDRAM and is analogous to
CAS#-before-RAS# (CBR) Refresh in conventional DRAMs. This command is non-persistent, so it must be
issued each time a refresh is required. The addressing is generated by the internal refresh controller. This
makes the address bits a "don't care" during an AutoRefresh command. The internal refresh counter
increments automatically on every auto refresh cycle to all of the rows. The refresh operation must be
performed 8192 times within 64ms. The time required to complete the auto refresh operation is specified by
tRC(min.). To provide the AutoRefresh command, all banks need to be in the idle state and the device must
not be in power down mode (CKE is high in the previous cycle). This command must be followed by NOPs
until the auto refresh operation is completed. The precharge time requirement, tRP(min), must be met before
successive auto refresh operations are performed.
15 Clock Suspend Mode Entry / PowerDown Mode Entry command (CKE = "L")
When the SDRAM is operating the burst cycle, the internal CLK is suspended (masked) from the
subsequent cycle by issuing this command (asserting CKE "LOW"). The device operation is held intact
while CLK is suspended. On the other hand, when all banks are in the idle state, this command performs
entry into the PowerDown mode. All input and output buffers (except the CKE buffer) are turned off in the
PowerDown mode. The device may not remain in the Clock Suspend or PowerDown state longer than the
refresh period (64ms) since the command does not perform any refresh operations.
16 Clock Suspend Mode Exit / PowerDown Mode Exit command (CKE= "H")
When the internal CLK has been suspended, the operation of the internal CLK is reinitiated from the
subsequent cycle by providing this command (asserting CKE "HIGH", the command should be NOP or
deselect). When the device is in the PowerDown mode, the device exits this mode and all disabled buffers
are turned on to the active state. tPDE (min.) is required when the device exits from the PowerDown mode.
Any subsequent commands can be issued after one clock cycle from the end of this command.
17 Data Write / Output Enable, Data Mask / Output Disable command (DQM = "L", "H")
During a write cycle, the DQM signal functions as a Data Mask and can control every word of the input
data. During a read cycle, the DQM functions as the controller of output buffers. DQM is also used for
device selection, byte selection and bus control in a memory system.
-5 -6 -7
Symbol A.C. Parameter Unit Note
Min. Max. Min. Max. Min. Max.
tRC Row cycle time
55 - 60 - 63 -
(same bank)
tRFC Refresh cycle time 55 - 60 - 63 -
tRCD RAS# to CAS# delay
15 - 18 - 21 -
(same bank)
tRP Precharge to refresh/row activate command
(same bank) 15 - 18 - 21 -
tRRD Row activate to row activate delay
10 - 12 - 14 -
(different banks)
tMRD Mode register set cycle time 10 - 12 - 14 -
tRAS Row activate to precharge time
40 120K 42 120K 49 120K
(same bank)
tWR Write recovery time 10 - 12 - 14 -
ns
CL* = 2 10 - 12 - 12 -
tCK Clock cycle time 9
CL* = 3 5 - 6 - 7 -
tCH Clock high time 2 - 2.5 - 2.5 - 10
tCL Clock low time 2 - 2.5 - 2.5 - 10
Access time from CLK CL* = 2 - - - - - 6.5
tAC 10
(positive edge) CL* = 3 - 4.5 - 5.4 - 5.4
tOH Data output hold time 2 - 2 - 2 - 9
tLZ Data output low impedance 0 - 0 - 0 -
tHZ Data output high impedance - 4.5 - 5.4 - 5.4 8
tIS Data/Address/Control Input set-up time 1.5 - 1.5 - 1.5 - 10
tIH Data/Address/Control Input hold time 1 - 1 - 1 - 10
tPDE Power Down Exit set-up time tIS+tCK - tIS+tCK - tIS+tCK -
tREFI Average Refresh interval time - 7.8 - 7.8 - 7.8 µs
tXSR Exit Self-Refresh to Read Command tRC+tIS - tRC+tIS - tRC+tIS - ns
* CL is CAS# Latency.
Note:
1. Stress greater than those listed under "Absolute Maximum Ratings" may cause permanent damage to the
device.
2. All voltages are referenced to VSS. Overshoot VIH (Max) = VDDQ+2.0V for pulse width ≤ 3ns. Undershoot VIL (Min)
= -2.0V for pulse width ≤ 3ns.
3. These parameters depend on the cycle rate and these values are measured by the cycle rate under the
minimum value of tCK and tRC. Input signals are changed one time during every 2 tCK.
4. These parameters depend on the output loading. Specified values are obtained with the output open.
5. Power-up sequence is described in Note 11.
6. A.C. Test Conditions
3.3V 1.4V
1.2KΩ 50Ω
Output Output
Z0=50Ω
30pF 870Ω 30pF
Figure 18.1 LVTTL D.C. Test Load (A) Figure 18.2 LVTTL A.C. Test Load (B)
7. Transition times are measured between VIH and VIL. Transition (rise and fall) of input signals are in a fixed slope
(1 ns).
8. tHZ defines the time in which the outputs achieve the open circuit condition and are not at reference levels.
9. If clock rising time is longer than 1 ns, (tR / 2 -0.5) ns should be added to the parameter.
10. Assumed input rise and fall time tT (tR & tF) = 1 ns
If tR or tF is longer than 1 ns, transient time compensation should be considered, i.e., [(tr + tf)/2 - 1] ns should be
added to the parameter.
11. Power up Sequence
Power up must be performed in the following sequence.
1) Power must be applied to VDD and VDDQ (simultaneously) when CKE= “LOW”, DQM= “HIGH” and all input
signals are held "NOP" state.
2) Start clock and maintain stable condition for minimum 200 µs, then bring CKE “HIGH” and, it is
recommended that DQM is held "HIGH" (VDD levels) to ensure DQ output is in high impedance.
3) All banks must be precharged.
4) Mode Register Set command must be asserted to initialize the Mode register.
5) A minimum of 2 Auto-Refresh dummy cycles must be required to stabilize the internal circuitry of the device.
* The Auto Refresh command can be issue before or after Mode Register Set command
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK tCH
tCL
tIS
CKE tIS
tIH
Begin Auto Begin Auto
Precharge Bank A Precharge Bank B
CS#
RAS#
CAS#
WE#
BA0,1
tIH
tIS
A0-A9, RAx CAx RBx CBx RAy CAy
A11-A12
DQM
tRCD tDAL
tRC tIS tWR
tIH
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 Bx0 Bx1 Bx2 Bx3 Ay0 Ay1 Ay2 Ay3
Don’t Care
CKE tIS
Begin Auto tIH
tIS Precharge Bank B
tIH
CS#
RAS#
CAS#
WE#
BA0,1
tIH
A10 RAx RBx RAy
tIS
A0-A9,
RAx CAx RBx CBx RAy
A11-A12
tRRD
tRAS
DQM tRC
tRCD tAC
tHZ tRP
tLZ
tOH tHZ
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
DQ Ax0 Ax1
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CS#
RAS#
CAS#
WE#
BA0,1
A10
Address Key
A0-A9
A11-A12
Hi-Z
DQ
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19
CLK
*Note 2 *Note 5 tXSR *Note 8
*Note 1
CS# *Note 7
RAS#
*Note 9
CAS#
WE#
BA0,1
A10
A0-A9,
A11-A12
DQM
Hi-Z Hi-Z
DQ
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
tHZ
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
tHZ
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
Hi-Z
DQ DAx0 DAx1 DAx2 DAx3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
tIH tIS tPDE
CKE
Valid
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
tHZ
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3
ACTIVE PRECHARGE
Activate STANDBY Read Precharge STANDBY Power Down
Clock Suspension Clock Suspension
Command Command Command Mode Exit
Start End Any
Bank A Bank A Bank A
Power Down Power Down Command
Mode Entry Mode Exit Power Down
Mode Entry Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ Aw0 Aw1 Aw2 Aw3 Ax0 Ax1 Ay0 Ay1 Ay2 Ay3 Az0
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ Aw0 Aw1 Aw2 Aw3 Ax0 Ax1 Ay0 Ay1 Ay2 Ay3
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ DBw0 DBw1 DBw2 DBw3 DBx0 DBx1 DBy0 DBy1 DBy2 DBy3 DBz0 DBz1
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
Hi-Z
DQ Bx0 Bx1 Bx2 Bx3 Bx4 Bx5 Bx6 Bx7 Ax0 Ax1 Ax2 Ax3 Ax4 Ax5 Ax6 Ax7
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
Hi-Z
DQ Bx0 Bx1 Bx2 Bx3 Bx4 Bx5 Bx6 Bx7 Ax0 Ax1 Ax2 Ax3 Ax4 Ax5 Ax6 Ax7 By0
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
Hi-Z
DQ DAx0 DAx1 DAx2 DAx3 DAx4 DAx5 DAx6 DAx7 DBx0 DBx1 DBx2 DBx3 DBx4 DBx5 DBx6 DBx7 DAy0 DAy1 DAy2 DAy3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 DAy0 DAy1 DAy3 Az0 Az1 Az3
Activate Read Write The Write Data Read The Read Data
Command Command Command is Masked with a Command is Masked with a
Bank A Bank A Bank A Zero Clock Bank A Two Clock
Latency Latency
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
DQM
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 DAy0 DAy1 DAy3 Az0 Az1 Az3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
tAC
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 Bw0 Bw1 Bx0 Bx1 By0 By1 Ay0 Ay1 Bz0 Bz1 Bz2 Bz3
Activate Read Activate Read Read Read Read Read Precharge Precharge
Command Command Command Command Command Command Command Command Command Command
Bank A Bank A Bank B Bank B Bank B Bank B Bank A Bank B Bank A Bank B
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
tAC
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 Bx0 Bx1 By0 By1 Bz0 Bz1 Ay0 Ay1 Ay2 Ay3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
DQM
tRRD>tRRD (min)
Hi-Z
DQ DAx0 DAx1 DAx2 DAx3 DBw0 DBw1 DBx0 DBx1 DBy0 DBy1 DAy0 DAy1 DBz0 DBz1 DBz2 DBz3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CS#
RAS#
CAS#
WE#
BA0,1
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 Bx0 Bx1 Bx2 Bx3 Ay0 Ay1 Ay2 Ay3 By0 By1 By2
Activate Read Activate Read with Read with Activate Read with Activate
Command Command Command Auto Precharge Auto precharge Command Auto Precharge Command
Bank A Bank A Bank B Command Command Bank B Command Bank A
Bank B Bank A Bank B
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ Ax0 Ax1 Ax2 Ax3 Bx0 Bx1 Bx2 Bx3 Ay0 Ay1 Ay2 Ay3 By0 By1 By2
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ DAx0 DAx1 DAx2 DAx3 DBx0 DBx1 DBx2 DBx3 DAy0 DAy1 DAy2 DAy3 DBy0 DBy1 DBy2 DBy3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ Ax Ax+1 Ax+2 Ax-2 Ax-1 Ax Ax+1 Bx Bx+1 Bx+2 Bx+3 Bx+4 Bx+5 Bx+6
Activate Read Activate The burst counter wraps Read Precharge Activate
Command Command Command from the highest order Command Command Command
Bank A Bank A Bank B page address back to zero Bank B
Bank B Bank B
during this time interval
Full Page burst operation does not
terminate when the burst length is satisfied;
Burst Stop Don’t Care
Command
the burst counter increments and continues
Bursting beginning with the starting address
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Hi-Z
DQ Ax Ax+1 Ax+2 Ax-2 Ax-1 Ax Ax+1 Bx Bx+1 Bx+2 Bx+3 Bx+4 Bx+5
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
DQM
Data is ignored
Hi-Z
DQ DAx DAx+1 DAx+2 DAx+3 DAx-1 DAx DAx+1 DBx DBx+1 DBx+2 DBx+3 DBx+4 DBx+5
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
A10 RAx
LDQM
UDQM
DQ8-DQ15 Ax1 Ax2 Ax3 DAy0 DAy1 DAy3 Az0 Az1 Az2 Az3
Activate Read Upper Byte Lower Byte Write Upper Byte Read
Command Command is masked is masked Command is masked Command Lower Byte Lower Byte
Bank A Bank A Bank A Bank A is masked is masked
Don’t Care
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CS#
RAS#
CAS#
WE#
BA0,1
A0-A9, RBu CBu RAu CAu RBv CBv RAv CAv RBw
A11-A12
tRP tRP tRP
DQM
DQ Bu0 Bu1 Bu2 Bu3 Au0 Au1 Au2 Au3 Bv0 Bv1 Bv2 Bv3 Av0 Av1 Av2 Av3
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A0-A9, RAx RBx CAx CBx CAy CBy CAz CBz RBw
A11-A12
tRP
DQM
tRRD tRCD
Hi-Z
DQ Ax0 Ax1 Bx0 Ay0 Ay1 By0 By1 Az0 Az1 Az2 Bz0 Bz1 Bz2
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE
CS#
RAS#
CAS#
WE#
BA0,1
A0-A9, RAx RBx CAx CBx CAy CBy CAz CBz RBw
A11-A12
tWR tRP
DQM
tRRD tRCD
Hi-Z
DQ DAx0 DAx1 DBx0 DAy0 DAy1 DBy0 DBy1 DAz0 DAz1 DAz2 DBz0 DBz1 DBz2
T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 T10 T11 T12 T13 T14 T15 T16 T17 T18 T19 T20 T21 T22
CLK
CKE High
CS#
RAS#
CAS#
WE#
BA0,1
DQM