ChipFind - документация

Электронный компонент: MT54W2MH8B

Скачать:  PDF   ZIP

Document Outline

18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
1
2003 Micron Technology, Inc.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb QDR
TM
II SRAM
2-WORD BURST
MT54W2MH8B
MT54W1MH18B
MT54W512H36B
Features
DLL circuitry for accurate output data placement
Separate independent read and write data ports with
concurrent transactions
100 percent bus utilization DDR READ and WRITE
operation
Fast clock to valid data times
Full data coherency, providing most current data
Two-tick burst counter for low DDR transaction size
Double data rate operation on read and write ports
Two input clocks (K and K#) for precise DDR timing at
clock rising edges only
Two output clocks (C and C#) for precise flight time
and clock skew matching--clock and data delivered
together to receiving device
Optional-use echo clocks (CQ and CQ#) for flexible
receive data synchronization
Single address bus
Simple control logic for easy depth expansion
Internally self-timed, registered writes
Core V
DD
= 1.8V (0.1V); I/O V
DD
Q = 1.5V to V
DD
(0.1V) HSTL
Clock-stop capability with s restart
13mm x 15mm, 1mm pitch, 11 x 15 grid FBGA package
User-programmable impedance output
JTAG boundary scan
General Description
The Micron
QDRTMII (Quad Data RateTM) synchro-
nous, pipelined burst SRAM employs high-speed, low-
power CMOS designs using an advanced 6T CMOS
process.
The QDR architecture consists of two separate DDR
(double data rate) ports to access the memory array.
The read port has dedicated data outputs to support
READ operations. The write port has dedicated data
inputs to support WRITE operations. This architecture
eliminates the need for high-speed bus turnaround.
Access to each port is accomplished using a common
address bus. Addresses for reads and writes are latched
on rising edges of the K and K# input clocks, respec-
tively. Each address location is associated with two
words that burst sequentially into or out of the device.
Since data can be transferred into and out of the device
on every rising edge of both clocks (K and K# and C
and C#), memory bandwidth is maximized and system
design is simplified by eliminating bus turnarounds.
Options
Marking
1
NOTE
:
1. A Part Marking Guide for the FBGA devices can be found on
Micron's Web site--
http://www.micron.com/numberguide
.
Clock Cycle Timing
4ns (250 MHz)
-4
5ns (200 MHz)
-5
6ns (167 MHz)
-6
7.5ns (133 MHz)
-7.5
Configurations
2 Meg x 8
MT54W2MH8B
1 Meg x 18
MT54W1MH18B
512K x 36
MT54W512H36B
Package
165-ball, 13mm x 15mm FBGA
F
Operating Temperature Range
Commercial (0C
T
A
+70C)
None
Table 1:
Valid Part Numbers
PART NUMBER
DESCRIPTION
MT54W2MH8BF-xx
2 Meg x 8, QDRIIb2 FBGA
MT54W1MH18BF-xx
1 Meg x 18, QDRIIb2 FBGA
MT54W512H36BF-xx
512K x 36, QDRIIb2 FBGA
Figure 1: 165-Ball FBGA
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
2
2003 Micron Technology, Inc.
Depth expansion is accomplished with port selects
for each port (read R#, write W#) which are received at
K rising edge. Port selects permit independent port
operation.
All synchronous inputs pass through registers con-
trolled by the K or K# input clock rising edges. Active
LOW byte writes (BWx#) permit byte or nibble write
selection. Write data and byte writes are registered on
the rising edges of both K and K#. The addressing
within each burst of two is fixed and sequential, begin-
ning with the lowest and ending with the highest
address. All synchronous data outputs pass through
output registers controlled by the rising edges of the
output clocks (C and C# if provided, otherwise K and
K#).
Four balls are used to implement JTAG test capabili-
ties: test mode select (TMS), test data-in (TDI), test
clock (TCK), and test data-out (TDO). JTAG circuitry is
used to serially shift data to and from the SRAM. JTAG
inputs use JEDEC-standard 1.8V I/O levels to shift data
during this testing mode of operation.
The SRAM operates from a 1.8V power supply, and
all inputs and outputs are HSTL-compatible. The
device is ideally suited for applications that benefit
from a high-speed, fully-utilized DDR data bus.
Please refer to Micron's Web site (
www.micron.com/
sramds
) for the latest data sheet.
READ/WRITE Operations
All bus transactions operate on an uninterruptable
burst of two data, requiring one full clock cycle of bus
utilization. The resulting benefit is that short data
transactions can remain in operation on both buses
provided that the address rate can be maintained by
the system (2x the clock frequency).
READ cycles are pipelined. The request is initiated
by asserting R# LOW at K rising edge. Data is delivered
after the next rising edge of the next K# (t + 1), using C
and C# as the output timing references; or K and K#, if
C and C# are tied HIGH. If C and C# are tied HIGH,
they may not be toggled during device operation. Out-
put tri-stating is automatically controlled such that the
bus is released if no data is being delivered. This per-
mits banked SRAM systems with no complex output
enable (OE) timing generation. Back-to-back READ
cycles are initiated every K rising edge.
WRITE cycles are initiated by W# LOW at K rising
edge. The addresses for the WRITE cycle is provided at
the following K# rising edge. Data is expected at the
rising edge of K and K#, beginning at the same K that
initiated the cycle. Write registers are incorporated to
facilitate pipelined, self-timed WRITE cycles and pro-
vide fully coherent data for all combinations of reads
and writes. A read can immediately follow a write, even
if they are to the same address. Although the write data
has not been written to the memory array, the SRAM
will deliver the data from the write register instead of
using the older data from the memory array. The latest
data is always utilized for all bus transactions. WRITE
cycles can be initiated on every K rising edge.
PARTIAL WRITE Operations
BYTE WRITE operations are supported except for
the x8 devices in which nibble write is supported. The
active LOW byte write controls, BWx# (NW#), are regis-
tered coincident with their corresponding data. This
feature can eliminate the need for some READ-MOD-
IFY-WRITE cycles, collapsing it to a single BYTE/NIB-
BLE WRITE operation in some instances.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
3
2003 Micron Technology, Inc.
Programmable Impedance Output
Buffer
The QDR SRAM is equipped with programmable
impedance output buffers. This allows a user to match
the driver impedance to the system. To adjust the
impedance, an external precision resistor (RQ) is con-
nected between the ZQ ball and V
SS
. The value of the
resistor must be five times the desired impedance. For
example, a 350
W resistor is required for an output
impedance of 70
W . To ensure that output impedance
is one-fifth the value of RQ (within 15 percent), the
range of RQ is 175
W to 350W . Alternately, the ZQ ball
can be connected directly to V
DD
Q, which will place
the device in a minimum impedance mode.
Output impedance updates may be required
because variations may occur in supply voltage and
temperature over time. The device samples the value
of RQ. Impedance updates are transparent to the sys-
tem; they do not affect device operation, and all data
sheet timing and current specifications are met during
an update.
The device will power up with an output impedance
set at 50
W . To guarantee optimum output driver
impedance after power-up, the SRAM needs 1,024
cycles to update the impedance. The user can operate
the part with fewer than 1,024 clock cycles, but optimal
output impedance is not guaranteed.
Clock Considerations
This device utilizes internal delay-locked loops for
maximum output data valid window. It can be placed
into a stopped-clock state to minimize power with a
modest restart time of 1,024 clock cycles. Circuitry
automatically resets the DLL when the absence of
input clock is detected. See Micron Technical Note TN-
54-02 for more information on clock DLL start-up pro-
cedures.
Single Clock Mode
The SRAM can be used with the single K, K# clock
pair by tying C and C# HIGH. In this mode the SRAM
will use K and K# in place of C and C#. This mode pro-
vides the most rapid data output but does not com-
pensate for system clock skew and flight times.
The output echo clocks are precise references to
output data. CQ and CQ# are both rising edge and fall-
ing edge accurate and are 180 out of phase. Either or
both may be used for output data capture. K or C rising
edge triggers CQ rising and CQ# falling edge. CQ rising
edge indicates first data response for QDRI and DDRI
(version 1, non-DLL) SRAM, while CQ# rising edge
indicates first data response for QDRII and DDRII (ver-
sion 2, DLL) SRAM.
Depth Expansion
Port select inputs are provided for the read and
write ports. This allows for easy depth expansion. Both
port selects are sampled on the rising edge of K only.
Each port can be independently selected and dese-
lected and does not affect the operation of the oppo-
site port. All pending transactions are completed prior
to a port deselecting. Depth expansion requires repli-
cating R# and W# control signals for each bank if it is
desired to have the bank independent of READ and
WRITE operations.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
4
2003 Micron Technology, Inc.
Figure 2: Functional Block Diagram
2 Meg x 8; 1 Meg x 18; 512K x 36
NOTE
:
1. Figure 2 illustrates simplified device operation. See truth table, ball descriptions, and timing diagrams for detailed
information.
2. For 2 Meg x 8, n = 20, a = 8; NWx# = 2 separate nibble writes.
For 1 Meg x 18, n = 19, a = 18; BWx# = 2 separate byte writes.
For 512K x 36, n = 18, a = 36; BWx# = 2 separate byte writes.
ADDRESS
D (Data In)
n
n
R#
W#
K
K#
a
2a
2a
2a
K#
K
R#
W#
NWx# or BWx#
K
2
n
x a
MEMORY
ARRAY
C
ADDRESS
REGISTRY
& LOGIC
DATA
REGISTRY
& LOGIC
C, C#
or
K, K#
a
Q
(Data Out)
2
CQ, CQ#
(Echo Clock Out)
R
E
G
2
W
R
I
T
E
MUX
D
R
I
V
E
R
W
R
I
T
E
O
U
T
P
U
T
O
U
T
P
U
T
R
E
G
A
B
U
F
F
E
R
A
M
P
S
S
E
N
S
E
O
U
T
P
U
T
S
E
L
E
C
T
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
5
2003 Micron Technology, Inc.
Figure 3: Application Example
NOTE
:
1. In this approach, the second clock pair drives the C and C# clocks but is delayed such that return data meets data
setup and hold times at the bus master.
2. Consult Micron Technical Notes for more thorough discussions of clocking schemes.
3. Data capture is possible using only one of the two signals. CQ and CQ# clocks are optional use outputs.
4. For high frequency applications (200 MHz and faster) the CQ and CQ# clocks (for data capture) are recommended
over the C and C# clocks (for data alignment). The C and C# clocks are optional use inputs.
Vt = V
REF
/2
C C#
ZQ
Q
K#

D
SA
K
C C#
ZQ
Q
K#
D
SA
K
BUS
MASTER
(CPU
or
ASIC)
SRAM #1
SRAM #4
DATA IN
DATA OUT
Address
Read#
Write#
BW#
Source K
Source K#
Delayed K
Delayed K#
R = 50
R = 250
R = 250
R
#
W
#
B
W
#
R
#
W
#
B
W
#
Vt
Vt
Vt
R
R
R
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
6
2003 Micron Technology, Inc.
Table 2:
2 Meg x 8 Ball Layout (Top View)
165-Ball FBGA
1
2
3
4
5
6
7
8
9
10
11
A
CQ#
V
SS
/
SA
1
SA
W#
NW1#
2
K#
NC/
SA
3
R#
SA
V
SS
/
SA
4
CQ
B
NC
NC
NC
SA
NC/
SA
5
K
NW0#
6
SA
NC
NC
Q3
C
NC
NC
NC
V
SS
SA
SA
SA
V
SS
NC
NC
D3
D
NC
D4
NC
V
SS
V
SS
V
SS
V
SS
V
SS
NC
NC
NC
E
NC
NC
Q4
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
NC
D2
Q2
F
NC
NC
NC
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
NC
NC
G
NC
D5
Q5
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
NC
NC
H
DLL#
V
REF
V
DD
Q
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
V
DD
Q
V
REF
ZQ
J
NC
NC
NC
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
Q1
D1
K
NC
NC
NC
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
NC
NC
L
NC
Q6
D6
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
NC
NC
Q0
M
NC
NC
NC
V
SS
V
SS
V
SS
V
SS
V
SS
NC
NC
D0
N
NC
D7
NC
V
SS
SA
SA
SA
V
SS
NC
NC
NC
P
NC
NC
Q7
SA
SA
C
SA
SA
NC
NC
NC
R
TDO
TCK
SA
SA
SA
C#
SA
SA
SA
TMS
TDI
NOTE
:
1. Expansion address: 2A for 72Mb
2. NW1# controls writes to D4:D7
3. Expansion address: 7A for 144Mb
4. Expansion address: 10A for 36Mb
5. Expansion address: 5B for 288Mb
6. NW0# controls writes to D0:D3
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
7
2003 Micron Technology, Inc.
Table 3:
1 Meg x 18 Ball Layout (Top View)
165-Ball FBGA
1
2
3
4
5
6
7
8
9
10
11
A
CQ#
V
SS
/
SA
1
NC/
SA
2
W#
BW1#
3
K#
NC/
SA
4
R#
SA
V
SS
/
SA
5
CQ
B
NC
Q9
D9
SA
NC
K
BW0#
6
SA
NC
NC
Q8
C
NC
NC
D10
V
SS
SA
SA
SA
V
SS
NC
Q7
D8
D
NC
D11
Q10
V
SS
V
SS
V
SS
V
SS
V
SS
NC
NC
D7
E
NC
NC
Q11
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
NC
D6
Q6
F
NC
Q12
D12
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
NC
Q5
G
NC
D13
Q13
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
NC
D5
H
DLL#
V
REF
V
DD
Q
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
V
DD
Q
V
REF
ZQ
J
NC
NC
D14
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
Q4
D4
K
NC
NC
Q14
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
NC
D3
Q3
L
NC
Q15
D15
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
NC
NC
Q2
M
NC
NC
D16
V
SS
V
SS
V
SS
V
SS
V
SS
NC
Q1
D2
N
NC
D17
Q16
V
SS
SA
SA
SA
V
SS
NC
NC
D1
P
NC
NC
Q17
SA
SA
C
SA
SA
NC
D0
Q0
R
TDO
TCK
SA
SA
SA
C#
SA
SA
SA
TMS
TDI
NOTE
:
1. Expansion address: 2A for 144Mb
2. Expansion address: 3A for 36Mb
3. BW1# controls writes to D9:D17
4. Expansion address: 7A for 288Mb
5. Expansion address: 10A for 72Mb
6. BW0# controls writes to D0:D8
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
8
2003 Micron Technology, Inc.
Table 4:
512K x 36 Ball Layout (Top View)
165-Ball FBGA
1
2
3
4
5
6
7
8
9
10
11
A
CQ#
V
SS/
SA
1
NC/
SA
2
W#
BW2#
3
K#
BW1#
4
R#
NC/
SA
5
V
SS
/
SA
6
CQ
B
Q27
Q18
D18
SA
BW3#
7
K
BW0#
8
SA
D17
Q17
Q8
C
D27
Q28
D19
V
SS
SA
SA
SA
V
SS
D16
Q7
D8
D
D28
D20
Q19
V
SS
V
SS
V
SS
V
SS
V
SS
Q16
D15
D7
E
Q29
D29
Q20
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
Q15
D6
Q6
F
Q30
Q21
D21
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
D14
Q14
Q5
G
D30
D22
Q22
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
Q13
D13
D5
H
DLL#
V
REF
V
DD
Q
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
V
DD
Q
V
REF
ZQ
J
D31
Q31
D23
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
D12
Q4
D4
K
Q32
D32
Q23
V
DD
Q
V
DD
V
SS
V
DD
V
DD
Q
Q12
D3
Q3
L
Q33
Q24
D24
V
DD
Q
V
SS
V
SS
V
SS
V
DD
Q
D11
Q11
Q2
M
D33
Q34
D25
V
SS
V
SS
V
SS
V
SS
V
SS
D10
Q1
D2
N
D34
D26
Q25
V
SS
SA
SA
SA
V
SS
Q10
D9
D1
P
Q35
D35
Q26
SA
SA
C
SA
SA
Q9
D0
Q0
R
TDO
TCK
SA
SA
SA
C#
SA
SA
SA
TMS
TDI
NOTE
:
1. Expansion address is 2A for 288Mb
2. Expansion address is 3A for 72Mb
3. BW2# controls writes to D18:D26
4. BW1# controls writes to D9:D17
5. Expansion address is 9A for 36Mb
6. Expansion address is 10A for 144Mb
7. BW3# controls writes to D27:D35
8. BW0# controls writes to D0:D8
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
9
2003 Micron Technology, Inc.
Table 5:
Ball Descriptions
SYMBOL
TYPE
DESCRIPTION
BW_#
NW_#
Input
Synchronous Byte Writes (or Nibble Writes on x8): When LOW, these inputs cause their
respective bytes to be registered and written if W# had initiated a WRITE cycle. These signals
must meet setup and hold times around the rising edges of K and K# for each of the two
rising edges comprising the WRITE cycle. See Ball Layout figures for signal to data
relationships.
C
C#
Input
Output Clock: This clock pair provides a user-controlled means of tuning device output data.
The rising edge of C# is used as the output timing reference for first output data. The rising
edge of C is used as the output reference for second output data. Ideally, C# is 180 degrees
out of phase with C. C and C# may be tied HIGH to force the use of K and K# as the output
reference clocks instead of having to provide C and C# clocks. If tied HIGH, these inputs may
not be allowed to toggle during device operation.
D_
Input
Synchronous Data Inputs: Input data must meet setup and hold times around the rising edges
of K and K# during WRITE operations. See Ball Layout figures for ball site location of
individual signals. The x8 device uses D0:D7. Remaining signals are NC. The x18 device uses
D0:D17. Remaining signals are NC.
The x36 device uses D0:D35. Remaining signals are NC.
DLL#
Input
DLL Disable: When LOW, this input causes the DLL to be bypassed for stable, low-frequency
operation.
K
K#
Input
Input Clock: This input clock pair registers address and control inputs on the rising edge of K,
and registers data on the rising edge of K and the rising edge of K#. K# is ideally 180 degrees
out of phase with K. All synchronous inputs must meet setup and hold times around the clock
rising edges.
R#
Input
Synchronous Read: When LOW, this input causes the address inputs to be registered and a
READ cycle to be initiated. This input must meet setup and hold times around the rising edge
of K and is ignored on the subsequent rising edge of K.
SA
Input
Synchronous Address Inputs: These inputs are registered and must meet the setup and hold
times around the rising edge of K for READ cycles and must meet the setup and hold times
around the rising edge of K# for WRITE cycles. See Ball Layout figures for address expansion
inputs. All transactions operate on a burst of two words (one clock period of bus activity).
These inputs are ignored when both ports are deselected.
TCK
Input
IEEE 1149.1 Clock Input: 1.8V I/O levels. This ball must be tied to V
SS
if the JTAG function is not
used in the circuit.
TMS
TDI
Input
IEEE 1149.1 Test Inputs: 1.8V I/O levels. These balls may be left as No Connects if the JTAG
function is not used in the circuit.
V
REF
Input
HSTL Input Reference Voltage: Nominally V
DD
Q/2, but may be adjusted to improve system
noise margin. Provides a reference voltage for the HSTL input buffer trip point.
W#
Input
Synchronous Write: When LOW, this input causes the address inputs to be registered and a
WRITE cycle to be initiated. This input must meet setup and hold times around the rising
edge of K.
ZQ
Input
Output Impedance Matching Input: This input is used to tune the device outputs to the
system data bus impedance. DQ output impedance is set to 0.2 x RQ, where RQ is a resistor
from this ball to ground. Alternately, this ball can be connected directly to V
DD
Q to enable
the minimum impedance mode. This ball cannot be connected directly to GND or left
unconnected.
CQ#, CQ
Output
Synchronous Echo Clock Outputs: The edges of these outputs are tightly matched to the
synchronous data outputs and can be used as data valid indication. These signals run freely
and do not stop when Q tri-states.
Q_
Output
Synchronous Data Outputs: Output data is synchronized to the respective C and C# or to K
and K# rising edges if C and C# are tied HIGH. This bus operates in response to R# commands.
See Ball Layout figures for ball site location of individual signals. The x8 device uses Q0:Q7.
Remaining signals are NC. The x18 device uses Q0:Q17. Remaining signals are NC.
The x36
device uses Q0:Q35. Remaining signals are NC.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
10
2003 Micron Technology, Inc.
TDO
Output
IEEE 1149.1 Test Output: 1.8V I/0 level.
V
DD
Supply
Power Supply: 1.8V nominal. See DC Electrical Characteristics and Operating Conditions for
range.
V
DD
Q
Supply
Power Supply: Isolated Output Buffer Supply. Nominally, 1.5V. 1.8V is also permissible. See DC
Electrical Characteristics and Operating Conditions for range.
V
SS
Supply
Power Supply: GND.
NC
No Connect: These balls are internally connected to the die, but have no function and may be
left not connected to the board to minimize ball count.
Table 5:
Ball Descriptions (continued)
SYMBOL
TYPE
DESCRIPTION
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
11
2003 Micron Technology, Inc.
Figure 4:
Bus Cycle State Diagram
NOTE
:
1. The address is concatenated with one additional internal LSB to facilitate BURST operation. The address order is
always fixed as: xxx...xxx+0, xxx...xxx+1. Bus cycle is terminated at the end of this sequence (burst count = 2).
2. State transitions: RD = (R# = LOW); WT = (W# = LOW).
3. Read and write state machines can be simultaneously active.
4. State machine, control timing sequence is controlled by K.
LOAD NEW
READ ADDRESS
READ DOUBLE
POWER-UP
Supply voltage
provided
READ PORT NOP
R_Init=0
RD
RD
always
/RD
/RD
LOAD NEW
WRITE ADDRESS
AT K#
WRITE DOUBLE
AT K#
Supply voltage
provided
WRITE PORT NOP
WT
WT
always
/WT
/WT
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
12
2003 Micron Technology, Inc.
.
NOTE
:
1. X means "Don't Care." H means logic HIGH. L means logic LOW.
means rising edge; means falling edge.
2. Data inputs are registered at K and K# rising edges. Data outputs are delivered at C and C# rising edges, except if C
and C# are HIGH, then data outputs are delivered at K and K# rising edges.
3. R# and W# must meet setup and hold times around the rising edge (LOW to HIGH) of K and are registered at the ris-
ing edge of K.
4. This device contains circuitry that will ensure the outputs will be in High-Z during power-up.
5. Refer to state diagram and timing diagrams for clarification.
6. It is recommended that K = K# = C = C# when clock is stopped. This is not essential but permits most rapid restart by
overcoming transmission line charging symmetrically.
7. Assumes a WRITE cycle was initiated. BW0# and BW1# can be altered for any portion of the BURST WRITE operation
provided that the setup and hold requirements are satisfied.
8. This table illustrates operation for x18 devices. The x36 device operation is similar, except for the addition of BW2#
(controls D18:D26) and BW3# (controls D27:D35). The x8 operation is similar, except that NW0# controls D0:D3, and
NW1# controls D4:D7.
Table 6:
Truth Table
Notes 16
OPERATION
K
R#
W#
D OR Q
D OR Q
WRITE Cycle:
Load address, input write data on
consecutive K and K# rising edges
L
H
X
L
D
A
(A0)
at
K(t)
D
A
(A0 + 1)
at
K#(t + 1
)
READ Cycle:
Load address, output data on consecutive
C and C# rising edges
L
H
L
X
Q
A
(A0)
at
C#(t)
Q
A
(A0 + 1)
at
C(t + 1)
NOP: No operation
L
H
H
H
D = X
Q = High-Z
D = X
Q = High-Z
STANDBY: Clock stopped
Stopped
X
X
Previous
State
Previous
State
Table 7:
BYTE WRITE Operation
Notes 7, 8
OPERATION
K
K#
BW0#
BW1#
WRITE D0:17 at K rising edge
L
H
0
0
WRITE D0:17 at K# rising edge
L
H
0
0
WRITE D0:8 at K rising edge
L
H
0
1
WRITE D0:8 at K# rising edge
L
H
0
1
WRITE D9:17 at K rising edge
L
H
1
0
WRITE D9:17 at K# rising edge
L
H
1
0
WRITE nothing at K rising edge
L
H
1
1
WRITE nothing at K# rising edge
L
H
1
1
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
13
2003 Micron Technology, Inc.
Absolute Maximum Ratings
Voltage on V
DD
Supply Relative to V
SS
..... -0.5V to +2.8V
Voltage on V
DD
Q Supply
Relative to V
SS
....................................... -0.5V to +V
DD
V
IN
..................................................... -0.5V to V
DD
+ 0.5V
Storage Temperature ..............................-55C to +125C
Junction Temperature .......................................... +125C
Short Circuit Output Current .............................. 70mA
Stresses greater than those listed under Absolute
Maximum Ratings may cause permanent damage to
the device. This is a stress rating only, and functional
operation of the device at these or any other condi-
tions above those indicated in the operational sections
of this specification is not implied. Exposure to abso-
lute maximum rating conditions for extended periods
may affect reliability.
Maximum Junction Temperature depends upon
package type, cycle time, loading, ambient tempera-
ture, and airflow.
Table 8:
DC Electrical Characteristics and Operating Conditions
Notes appear following parameter tables on page 16; 0C
T
A
+70C; V
DD
= 1.8V 0.1V unless otherwise noted
DESCRIPTION
CONDITIONS
SYMBOL
MIN
MAX
UNITS
NOTES
Input High (Logic 1) Voltage
V
IH
(
DC
)
V
REF
+ 0.1
V
DD
Q + 0.3
V
3, 4
Input Low (Logic 0) Voltage
V
IL
(
DC)
-0.3
V
REF
- 0.1
V
3, 4
Clock Input Signal Voltage
V
IN
-0.3
V
DD
Q + 0.3
V
3, 4
Input Leakage Current
0V
V
IN
V
DD
Q
IL
I
-5
5
A
Output Leakage Current
Output(s) disabled,
0V
V
IN
V
DD
Q (Q)
IL
O
-5
5
A
Output High Voltage
|I
OH
|
0.1mA
V
OH
(
LOW
)
V
DD
Q - 0.2
V
DD
Q
V
3, 5, 6
Note 1
V
OH
V
DD
Q/2 - 0.12
V
DD
Q/2 + 0.12
V
3, 5, 6
Output Low Voltage
I
OL
0.1mA
V
OL
(
LOW
)
V
SS
0.2
V
3, 5, 6
Note 2
V
OL
V
DD
Q/2 - 0.12
V
DD
Q/2 + 0.12
V
3, 5, 6
Supply Voltage
V
DD
1.7
1.9
V
3
Isolated Output Buffer Supply
V
DD
Q
1.4
V
DD
V
3, 7
Reference Voltage
V
REF
0.68
0.95
V
3
Table 9:
AC Electrical Characteristics and Operating Conditions
Notes appear following parameter tables on page 16; 0C
T
A
+70C; V
DD
= 1.8V 0.1V unless otherwise noted
DESCRIPTION
CONDITIONS
SYMBOL
MIN
MAX
UNITS
NOTES
Input High (Logic 1) Voltage
V
IH
(
AC
)
V
REF
+ 0.2
V
3, 4, 8
Input Low (Logic 0) Voltage
V
IL
(
AC
)
V
REF
- 0.2
V
3, 4, 8
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
14
2003 Micron Technology, Inc.
.
Table 11: Capacitance
Note 13; notes appear following parameter tables on page 16
Table 12: Thermal Resistance
Note 13; notes appear following parameter tables on page 16
Table 10: I
DD
Operating Conditions and Maximum Limits
Notes appear following parameter tables on page 16; 0C
T
A
+70C; V
DD
= 1.8V 0.1V unless otherwise noted
MAX
DESCRIPTION
CONDITIONS
SYM
TYP
-4
-5
-6
-7.5
UNITS
NOTES
Operating Supply
Current: DDR
All inputs
V
IL
or
V
IH
; Cycle
time
t
KHKH (MIN
); Outputs
open; 100% bus utilization; 50%
address and data bits toggling on
each clock cycle
I
DD
x8, x18
x36
TBD
600
800
330
445
280
380
235
310
mA
9, 10
Standby Supply
Current: NOP
t
KHKH =
t
KHKH (MIN);
Device in NOP state;
All addresses/data static
I
SB1
x8, x18
x36
TBD
200
210
170
180
150
160
125
135
mA
10, 11
Output Supply
Current: DDR
(Information only)
C
L
= 15pF
I
DD
Q
x8
x18
x36
TBD
32
71
142
25
57
113
21
47
95
17
38
76
mA
12
DESCRIPTION
CONDITIONS
SYMBOL
TYP
MAX
UNITS
Address/Control Input Capacitance
T
A
= 25C; f = 1 MHz
C
I
4.5
5.5
pF
Output Capacitance (Q)
C
O
6
7
pF
Clock Capacitance
C
CK
5.5
6.5
pF
DESCRIPTION
CONDITIONS
SYMBOL
TYP
UNITS
NOTES
Junction to Ambient
(Airflow of 1m/s)
Soldered on a 4.25 x 1.125 inch,
4-layer printed circuit board
q
JA
19.4
C/W
14
Junction to Case (Top)
q
JC
1.0
C/W
Junction to Balls (Bottom)
q
JB
9.6
C/W
15
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
15
2003 Micron Technology, Inc.
Table 13: AC Electrical Characteristics And Recommended Operating Conditions
Notes 1619, 22, notes appear following paramater tables on page 16; 0C
T
A
+70C; T
J
+95C; V
DD
= 1.8V 0.1V
DESCRIPTION
SYMBOL
-4
-5
-6
-7.5
UNITS
NOTES
MIN
MAX
MIN
MAX
MIN
MAX
MIN
MAX
Clock
Clock cycle time
(K, K#, C, C#)
t
KHKH
4.00
5.25
5.00
6.30
6.00
7.88
7.50
8.40
ns
20
Clock phase jitter
(K, K#, C, C#)
t
KC var
0.20
0.20
0.20
0.20
ns
21
Clock HIGH time
(K, K#, C, C#)
t
KHKL
1.60
2.00
2.40
3.00
ns
Clock LOW time
(K, K#, C, C#)
t
KLKH
1.60
2.00
2.40
3.00
ns
Clock to clock# (K
K#,
C
C#) at
t
KHKH minimum
t
KHK#H
1.80
2.20
2.70
3.38
ns
Clock# to clock (K#
K,
C#
C) at
t
KHKH minimum
t
K#HKH
1.80
2.20
2.70
3.38
ns
Clock to data clock (K
C,
K#
C#)
t
KHCH
0.00
1.80
0.00
2.30
0.00
2.80
0.00
3.55
ns
DLL lock time (K, C)
t
KC lock
1,024
1,024
1,024
1,024
cycles
22
K static to DLL reset
t
KC
reset
30
30
30
30
ns
Output Times
C, C# HIGH to output valid
t
CHQV
0.45
0.45
0.50
0.50
ns
C, C# HIGH to output hold
t
CHQX
-0.45
-0.45
-0.50
-0.50
ns
C, C# HIGH to echo clock valid
t
CHCQV
0.45
0.45
0.50
0.50
ns
C, C# HIGH to echo clock hold
t
CHCQX
-0.45
-0.45
-0.50
-0.50
ns
CQ, CQ# HIGH to output valid
t
CQHQV
0.30
0.35
0.40
0.40
ns
23
CQ, CQ# HIGH to output hold
t
CQHQX
-0.30
-0.35
-0.40
-0.40
ns
23
C HIGH to output High-Z
t
CHQZ
0.45
0.45
0.50
0.50
ns
C HIGH to output Low-Z
t
CHQX1
-0.45
-0.45
-0.50
-0.50
ns
Setup Times
Address valid to K rising edge
t
AVKH
0.35
0.40
0.50
0.50
ns
16
Control inputs valid to K rising
edge
t
IVKH
0.35
0.40
0.50
0.50
ns
16
Data-in valid to K, K# rising edge
t
DVKH
0.35
0.40
0.50
0.50
ns
16
Hold Times
K rising edge to address hold
t
KHAX
0.35
0.40
0.50
0.50
ns
16
K rising edge to control inputs
hold
t
KHIX
0.35
0.40
0.50
0.50
ns
16
K, K# rising edge to data-in hold
t
KHDX
0.35
0.40
0.50
0.50
ns
16
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
16
2003 Micron Technology, Inc.
Notes
1. Outputs are impedance-controlled. |I
OH
| =
(V
DD
Q/2)/(RQ/5) for values of 175
W RQ 350W .
2. Outputs are impedance-controlled. I
OL
= (V
DD
Q/
2)/(RQ/5) for values of 175
W RQ 350W .
3. All voltages referenced to V
SS
(GND).
4. Overshoot: V
IH
(
AC
)
V
DD
+ 0.7V for t
t
KHKH/2
Undershoot: V
IL
(
AC
)
-0.5V for t
t
KHKH/2
Power-up: V
IH
V
DD
Q + 0.3V and V
DD
1.7V
and V
DD
Q
1.4V for t 200ms
During normal operation, V
DD
Q must not exceed
V
DD
. R# and W# signals may not have pulse
widths less than
t
KHKL (MIN) or operate at cycle
rates less than
t
KHKH (MIN).
5. AC load current is higher than the shown DC val-
ues. AC I/O curves are available upon request.
6. HSTL outputs meet JEDEC HSTL Class I and Class
II standards.
7. The nominal value of V
DD
Q may be set within the
range of 1.5V to 1.8V DC, and the variation of
V
DD
Q must be limited to 0.1V DC.
8. To maintain a valid level, the transitioning edge of
the input must:
a. Sustain a constant slew rate from the current AC
level through the target AC level, V
IL
(
AC
) or
V
IH
(
AC
).
b. Reach at least the target AC level.
c. After the AC target level is reached, continue to
maintain at least the target DC level, V
IL
(
DC
) or
V
IH
(
DC
).
9. I
DD
is specified with no output current. I
DD
is lin-
ear with frequency. Typical value is measured at
6ns cycle time.
10. Typical values are measured at V
DD
= 1.8V, V
DD
Q =
1.5V, and temperature = 25C.
11. NOP currents are valid when entering NOP after
all pending READ and WRITE cycles are com-
pleted.
12. Average I/O current and power is provided for
informational purposes only and is not tested.
Calculation assumes that all outputs are loaded
with C
L
(in farads), f = input clock frequency, half
of outputs toggle at each transition (n = 18 for the
x36), C
O
= 6pF, V
DD
Q = 1.5V and uses the equa-
tions: Average I/O Power as dissipated by the
SRAM is: P = 0.5 n f V
DD
Q
2
x
(C
L
+ 2C
O
).
Average IDDQ = n f V
DD
Q x (C
L
+ C
O
).
13. This parameter is sampled.
14. Average thermal resistance between the die and
the case top surface per MIL SPEC 883 Method
1012.1.
15. Junction temperature is a function of total device
power dissipation and device mounting environ-
ment. Measured per SEMI G38-87.
16. This is a synchronous device. All addresses, data,
and control lines must meet the specified setup
and hold times for all latching clock edges.
17. Test conditions as specified with the output load-
ing as shown in Figure 5 unless otherwise noted.
18. Control input signals may not be operated with
pulse widths less than
t
KHKL (MIN).
19. If C and C# are tied HIGH, then K and K# become
the references for C and C# timing parameters.
20. The device will operate at clock frequencies
slower than
t
KHKH (MAX). See Micron Technical
Note TN-54-02 for more information.
21. Clock phase jitter is the variance from clock rising
edge to the next expected clock rising edge.
22. V
DD
slew rate must be less than 0.1V DC per 50ns
for DLL lock retention. DLL lock time begins once
V
DD
and input clock are stable.
23. Echo clock is tightly controlled to data valid/data
hold. By design, there is a 0.1ns variation from
echo clock to data. The data sheet parameters
reflect tester guardbands and test setup varia-
tions.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
17
2003 Micron Technology, Inc.
AC Test Conditions
Input pulse levels . . . . . . . . . . . . . . . . . . 0.25V to 1.25V
Input rise and fall times . . . . . . . . . . . . . . . . . . . . 0.7ns
Input timing reference levels . . . . . . . . . . . . . . . . 0.75V
Output reference levels . . . . . . . . . . . . . . . . . . .V
DD
Q/2
ZQ for 50
W impedance . . . . . . . . . . . . . . . . . . . . . 250W
Output load . . . . . . . . . . . . . . . . . . . . . . . . . See Figure 5
Figure 5:
Output Load Equivalent
50
V
DD
Q/2
250
Z = 50
O
ZQ
SRAM
0.75V
V
REF
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
18
2003 Micron Technology, Inc.
Figure 6:
READ/WRITE Timing
NOTE
:
1. Q00 refers to output from address A0 + 1. Q01 refers to output from the next internal burst address following
A0, i.e., A0 + 1.
2. Outputs are disabled (High-Z) one clock cycle after a NOP.
3. In this example, if address A0 = A1, then data Q00 = D10 and Q01 = D11. Write data is forwarded immediately as
read results. (This note applies to whole diagram.)
K
1
2
3
4
5
8
10
6
7
K#
R#
W#
A
Q
D
C
C#
A0
READ
READ
WRITE
WRITE
WRITE
tKHKL
tKHK#H
tKHCH
tCHQV
tKLKH
tKHKH
t
tKHIX
tAVKH tKHAX
tDVKH
tKHDX
tKHCH
NOP
DON'T CARE
UNDEFINED
tCHQX1
tCHQZ
IVKH
tKHKL
tKLKH
t
tAVKH tKHAX
D30
D50
D51
D61
tDVKH
tKHDX
READ
WRITE
(Note 2)
NOP
Q00
Q01
Q20
tCHQV
tCHQX
tKHK#H
t KHKH
9
A6
A5
A3
A4
A1
A2
Q21
Q40
Q41
D31
D11
D10
D60
tCQHQV
tCHQX
CQ
CQ#
tCHCQV
tCHCQX
tCHCQV
tCHCQX
(Note 1)
(Note 3)
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
19
2003 Micron Technology, Inc.
IEEE 1149.1 Serial Boundary Scan
(JTAG)
The SRAM incorporates a serial boundary scan test
access port (TAP). This port operates in accordance
with IEEE Standard 1149.1-1990 but does not have the
set of functions required for full 1149.1 compliance.
These functions from the IEEE specification are
excluded because their inclusion places an added
delay in the critical speed path of the SRAM. Note that
the TAP controller functions in a manner that does not
conflict with the operation of other devices using
1149.1 fully-compliant TAPs. The TAP operates using
JEDEC-standard 1.8V I/O logic levels.
The SRAM contains a TAP controller, instruction
register, boundary scan register, bypass register, and
ID register.
Disabling the JTAG Feature
It is possible to operate the SRAM without using the
JTAG feature. To disable the TAP controller, TCK must
be tied LOW (V
SS
) to prevent clocking of the device.
TDI and TMS are internally pulled up and may be
unconnected. Alternately, they may be connected to
V
DD
through a pull-up resistor. TDO should be left
unconnected. Upon power-up, the device will come up
in a reset state which will not interfere with the opera-
tion of the device.
Figure 7:
TAP Controller State Diagram
NOTE
:
The 0/1 next to each state represents the value
of TMS at the rising edge of TCK.
Test Access Port (TAP)
Test Clock (TCK)
The test clock is used only with the TAP controller.
All inputs are captured on the rising edge of TCK. All
outputs are driven from the falling edge of TCK.
Test MODE SELECT (TMS)
The TMS input is used to give commands to the TAP
controller and is sampled on the rising edge of TCK. It
is allowable to leave this ball unconnected if the TAP is
not used. The ball is pulled up internally, resulting in a
logic HIGH level.
Test Data-In (TDI)
The TDI ball is used to serially input information
into the registers and can be connected to the input of
any of the registers. The register between TDI and TDO
is chosen by the instruction that is loaded into the TAP
instruction register. For information on loading the
instruction register, see Figure 7. TDI is internally
pulled up and can be unconnected if the TAP is unused
in an application. TDI is connected to the most signifi-
cant bit (MSB) of any register, as illustrated in Figure 8.
Test Data-Out (TDO)
The TDO output ball is used to serially clock data-
out from the registers. The output is active depending
upon the current state of the TAP state machine, as
shown in Figure 7. The output changes on the falling
edge of TCK. TDO is connected to the least significant
bit (LSB) of any register, as depicted in Figure 8.
Performing a TAP RESET
A reset is performed by forcing TMS HIGH (V
DD
) for
five rising edges of TCK. This RESET does not affect the
operation of the SRAM and may be performed while
the SRAM is operating.
At power-up, the TAP is reset internally to ensure
that TDO comes up in a High-Z state.
TAP Registers
Registers are connected between the TDI and TDO
balls and allow data to be scanned into and out of the
SRAM test circuitry. Only one register can be selected
at a time through the instruction register. Data is seri-
ally loaded into the TDI ball on the rising edge of TCK.
Data is output on the TDO ball on the falling edge of
TCK.
TEST-LOGIC
RESET
RUN-TEST/
IDLE
SELECT
DR-SCAN
SELECT
IR-SCAN
CAPTURE-DR
SHIFT-DR
CAPTURE-IR
SHIFT-IR
EXIT1-DR
PAUSE-DR
EXIT1-IR
PAUSE-IR
EXIT2-DR
UPDATE-DR
EXIT2-IR
UPDATE-IR
1
1
1
0
1
1
0
0
1
1
1
0
0
0
0
0
0
0
0
0
1
0
1
1
0
1
0
1
1
1
1
0
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
20
2003 Micron Technology, Inc.
Instruction Register
Three-bit instructions can be serially loaded into
the instruction register. This register is loaded when it
is placed between the TDI and TDO balls, as shown in
Figure 8. Upon power-up, the instruction register is
loaded with the IDCODE instruction. It is also loaded
with the IDCODE instruction if the controller is placed
in a reset state, as described in the previous section.
When the TAP controller is in the Capture-IR state,
the two LSBs are loaded with a binary "01" pattern to
allow for fault isolation of the board-level serial test
data path.
Bypass Register
To save time when serially shifting data through reg-
isters, it is sometimes advantageous to skip certain
chips. The bypass register is a single-bit register that
can be placed between the TDI and TDO balls. This
allows data to be shifted through the SRAM with mini-
mal delay. The bypass register is set LOW (Vss) when
the BYPASS instruction is executed.
Figure 8:
TAP Controller Block Diagram
NOTE
:
X = 106.
Boundary Scan Register
The boundary scan register is connected to all the
input and bidirectional balls on the SRAM. The SRAM
has a 107-bit-long register.
The boundary scan register is loaded with the con-
tents of the RAM I/O ring when the TAP controller is in
the Capture-DR state and is then placed between the
TDI and TDO balls when the controller is moved to the
Shift-DR state. The EXTEST, SAMPLE/PRELOAD, and
SAMPLE Z instructions can be used to capture the
contents of the I/O ring.
The Boundary Scan Order tables show the order in
which the bits are connected. Each bit corresponds to
one of the balls on the SRAM package. The MSB of the
register is connected to TDI, and the LSB is connected
to TDO.
Identification (ID) Register
The ID register is loaded with a vendor-specific, 32-
bit code during the Capture-DR state when the
IDCODE command is loaded in the instruction regis-
ter. The IDCODE is hardwired into the SRAM and can
be shifted out when the TAP controller is in the Shift-
DR state. The ID register has a vendor code and other
information described in the Identification Register
Definitions table.
TAP Instruction Set
Overview
Eight different instructions are possible with the
three-bit instruction register. All combinations are
listed in the Instruction Codes table. Three of these
instructions are listed as RESERVED and should not be
used. The other five instructions are described in detail
below.
The TAP controller used in this SRAM is not fully
compliant to the 1149.1 convention because some of
the mandatory 1149.1 instructions are not fully imple-
mented. The TAP controller cannot be used to load
address, data or control signals into the SRAM and
cannot preload the I/O buffers. The SRAM does not
implement the 1149.1 commands EXTEST or INTEST
or the PRELOAD portion of SAMPLE/PRELOAD;
rather, it performs a capture of the I/O ring when these
instructions are executed.
EXTEST
EXTEST is a mandatory 1149.1 instruction which is
to be executed whenever the instruction register is
loaded with all 0s. EXTEST is not implemented in this
SRAM TAP controller; therefore, this device is not
1149.1-compliant.
The TAP controller does recognize an all-0 instruc-
tion. When an EXTEST instruction is loaded into the
instruction register, the SRAM responds as if a
SAMPLE/PRELOAD instruction has been loaded.
EXTEST does not place the SRAM outputs (including
CQ and CQ#) in a High-Z state.
Bypass Register
0
Instruction Register
0
1
2
Identification Register
0
1
2
29
30
31
.
.
.
Boundary Scan Register
0
1
2
.
.
x
.
.
.
Selection
Circuitry
Selection
Circuitry
TCK
TMS
TAP CONTROLLER
TDI
TDO
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
21
2003 Micron Technology, Inc.
IDCODE
The IDCODE instruction causes a vendor-specific,
32-bit code to be loaded into the instruction register. It
also places the instruction register between the TDI
and TDO balls and allows the IDCODE to be shifted
out of the device when the TAP controller enters the
Shift-DR state. The IDCODE instruction is loaded into
the instruction register upon power-up or whenever
the TAP controller is given a test logic reset state.
SAMPLE Z
The SAMPLE Z instruction causes the boundary
scan register to be connected between the TDI and
TDO balls when the TAP controller is in a Shift-DR
state. It also places all SRAM outputs into a High-Z
state.
SAMPLE/PRELOAD
SAMPLE/PRELOAD is a 1149.1 mandatory instruc-
tion. The PRELOAD portion of this instruction is not
implemented, so the device TAP controller is not fully
1149.1-compliant.
Note that since the PRELOAD part of the command
is not implemented, putting the TAP into the Update-
DR state while performing a SAMPLE/PRELOAD
instruction will have the same effect as the Pause-DR
command.
BYPASS
When the BYPASS instruction is loaded in the
instruction register and the TAP is placed in a Shift-DR
state, the bypass register is placed between the TDI
and TDO balls. The advantage of the BYPASS instruc-
tion is that it shortens the boundary scan path when
multiple devices are connected together on a board.
Reserved
These instructions are not implemented but are
reserved for future use. Do not use these instructions.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
22
2003 Micron Technology, Inc.
Figure 9: TAP Timing
NOTE
:
Timing for SRAM inputs and outputs is congruent with TDI and TDO, respectively, as shown in Figure 9.
NOTE
:
1.
t
CS and
t
CH refer to the setup and hold time requirements of latching data from the boundary scan register.
2. Test conditions are specified using the load in Figure 10.
t
TLTH
Test Clock
(TCK)
1
2
3
4
5
6
Test Mode Select
(TMS)
tTHTL
Test Data-Out
(TDO)
tTHTH
Test Data-In
(TDI)
tTHMX
tMVTH
tTHDX
tDVTH
tTLOX
tTLOV
DON'T CARE
UNDEFINED
Table 14: TAP DC Electrical Characteristics
Notes 1, 2; 0C
T
A
+70C; V
DD
= 1.8V 0.1V
DESCRIPTION
SYMBOL
MIN
MAX
UNITS
Clock
Clock cycle time
t
THTH
100
ns
Clock frequency
f
TF
10
MHz
Clock HIGH time
t
THTL
40
ns
Clock LOW time
t
TLTH
40
ns
Output Times
TCK LOW to TDO unknown
t
TLOX
0
ns
TCK LOW to TDO valid
t
TLOV
20
ns
TDI valid to TCK HIGH
t
DVTH
10
ns
TCK HIGH to TDI invalid
t
THDX
10
ns
Setup Times
TMS setup
t
MVTH
10
ns
Capture setup
t
CS
10
ns
Hold Times
TMS hold
t
THMX
10
ns
Capture hold
t
CH
10
ns
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
23
2003 Micron Technology, Inc.
TAP AC Test Conditions
Input pulse levels . . . . . . . . . . . . . . . . . . . . . V
SS
to 1.8V
Input rise and fall times . . . . . . . . . . . . . . . . . . . . . . 1ns
Input timing reference levels . . . . . . . . . . . . . . . . . 0.9V
Output reference levels . . . . . . . . . . . . . . . . . . . . . . 0.9V
Test load termination supply voltage . . . . . . . . . . 0.9V
Figure 10:
TAP AC Output Load Equivalent
NOTE
:
1. All voltages referenced to V
SS
(GND).
2. This table defines DC values for TAP control and data balls only. The DQ SRAM balls used in JTAG operation will have
the DC values as defined in Table 8, "DC Electrical Characteristics and Operating Conditions," on page 13.
TDO
0.9V
20pF
Z = 50
O
50
Table 15: TAP DC Electrical Characteristics and Operating Conditions
Note 2; 0C
T
A
+70C; V
DD
= 1.8V 0.1V unless otherwise noted
DESCRIPTION
CONDITIONS
SYMBOL
MIN
MAX
UNITS
NOTES
Input High (Logic 1) Voltage
V
IH
1.3
V
DD
+ 0.3
V
1, 2
Input Low (Logic 0) Voltage
V
IL
-0.3
0.5
V
1, 2
Input Leakage Current
0V
V
IN
V
DD
IL
I
-5.0
5.0
A
2
Output Leakage Current
Output(s) disabled,
0V
V
IN
V
DD
(DQx)
IL
O
-5.0
5.0
A
2
Output Low Voltage
I
OLC
= 100A
V
OL
1
0.2
V
1, 2
Output Low Voltage
I
OLT
= 2mA
V
OL
2
0.4
V
1, 2
Output High Voltage
I
OHC
= -100A
V
OH
1
1.6
V
1, 2
Output High Voltage
I
OHT
= -2mA
V
OH
1
1.4
V
1, 2
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
24
2003 Micron Technology, Inc.
Table 16: Identification Register Definitions
INSTRUCTION FIELD
ALL DEVICES
DESCRIPTION
REVISION NUMBER (31:28)
000
Revision number.
DEVICE ID (28:12)
00def0wx0t0q0b0s0
def = 010 for 36Mb density
def = 001 for 18Mb density
wx = 11 for x36 width
wx = 10 for x18 width
wx = 01 for x8 width
t = 1 for DLL version
t = 0 for non-DLL version
q = 1 for QDR
q = 0 for DDR
b = 1 for 4-word burst
b = 0 for 2-word burst
s = 1 for separate I/O
s = 0 for common I/O
MICRON JEDEC ID CODE
(11:1)
00000101100
Allows unique identification of SRAM vendor.
ID Register Presence
Indicator (0)
1
Indicates the presence of an ID register.
Table 17: Scan Register Sizes
REGISTER NAME
BIT SIZE
Instruction
3
Bypass
1
ID
32
Boundary Scan
107
Table 18: Instruction Codes
INSTRUCTION
CODE
DESCRIPTION
EXTEST
000
Captures I/O ring contents. Places the boundary scan register between TDI and TDO. This
instruction is not 1149.1-compliant.
IDCODE
001
Loads the ID register with the vendor ID code and places the register between TDI and TDO.
This operation does not affect SRAM operations.
SAMPLE Z
010
Captures I/O ring contents. Places the boundary scan register between TDI and TDO. Forces
all SRAM output drivers to a High-Z state.
RESERVED
011
Do Not Use: This instruction is reserved for future use.
SAMPLE/
PRELOAD
100
Captures I/O ring contents. Places the boundary scan register between TDI and TDO. This
instruction does not implement 1149.1 preload function and is therefore not 1149.1-
compliant.
RESERVED
101
Do Not Use: This instruction is reserved for future use.
RESERVED
110
Do Not Use: This instruction is reserved for future use.
BYPASS
111
Places the bypass register between TDI and TDO. This operation does not affect
SRAM operations.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
25
2003 Micron Technology, Inc.
Table 19: Boundary Scan (Exit) Order
BIT#
FBGA BALL
BIT#
FBGA BALL
BIT#
FBGA BALL
1
6R
37
10D
73
2C
2
6P
38
9E
74
3E
3
6N
39
10C
75
2D
4
7P
40
11D
76
2E
5
7N
41
9C
77
1E
6
7R
42
9D
78
2F
7
8R
43
11B
79
3F
8
8P
44
11C
80
1G
9
9R
45
9B
81
1F
10
11P
46
10B
82
3G
11
10P
47
11A
83
2G
12
10N
48
10A
84
1J
13
9P
49
9A
85
2J
14
10M
50
8B
86
3K
15
11N
51
7C
87
3J
16
9M
52
6C
88
2K
17
9N
53
8A
89
1K
18
11L
54
7A
90
2L
19
11M
55
7B
91
3L
20
9L
56
6B
92
1M
21
10L
57
6A
93
1L
22
11K
58
5B
94
3N
23
10K
59
5A
95
3M
24
9J
60
4A
96
1N
25
9K
61
5C
97
2M
26
10J
62
4B
98
3P
27
11J
63
3A
99
2N
28
11H
64
2A
100
2P
29
10G
65
1A
101
1P
30
9G
66
2B
102
3R
31
11F
67
3B
103
4R
32
11G
68
1C
104
4P
33
9F
69
1B
105
5P
34
10F
70
3D
106
5N
35
11E
71
3C
107
5R
36
10E
72
1D
8000 S. Federal Way, P.O. Box 6, Boise, ID 83707-0006, Tel: 208-368-3900
E-mail: prodmktg@micron.com, Internet: http://www.micron.com, Customer Comment Line: 800-932-4992
Micron, the M logo, and the Micron logo are trademarks and/or service marks of of Micron Technology, Inc.
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
26
2003 Micron Technology, Inc.
Figure 11:
165-Ball FBGA
NOTE
:
All dimensions are in millimeters.
Data Sheet Designation
No Marking: This data sheet contains minimum and maximum limits specified over the complete power
supply and temperature range for production devices. Although considered final, these specifications are sub-
ject to change, as further product development and data characterization sometimes occur.
10.00
14.00
15.00 0.10
1.00
TYP
1.00
TYP
5.00 0.05
13.00 0.10
PIN A1 ID
PIN A1 ID
BALL A1
MOLD COMPOUND: EPOXY NOVOLAC
SUBSTRATE: PLASTIC LAMINATE
6.50 0.05
7.00 0.05
7.50 0.05
1.20 MAX
SOLDER BALL MATERIAL: EUTECTIC 63% Sn, 37% Pb
SOLDER BALL PAD: .33mm
SOLDER BALL DIAMETER REFERS
TO POST REFLOW CONDITION. THE
PRE-REFLOW DIAMETER IS 0.40
SEATING PLANE
0.85 0.075
0.12 C
C
165X 0.45
BALL A11
2 MEG
X
8, 1 MEG
X
18, 512K
X
36
1.8V V
DD
, HSTL, QDRIIb2 SRAM
18Mb: 1.8V V
DD
, HSTL, QDRIIb2 SRAM
Micron Technology, Inc., reserves the right to change products or specifications without notice.
MT54W1MH18B_H.fm Rev. H, Pub. 3/03
27
2003 Micron Technology, Inc.
Document Revision History
Rev. H, Pub 3/03 ..............................................................................................................................................................3/03
Updated JTAG Section
Removed Preliminary Status
Rev. G, Pub 2/03...............................................................................................................................................................2/03
Added definitive notes to Figure 3
Added definitive note to Table 9
Added definitive note concerning bit# 64 to Table 19
Removed Errata specifications
Updated AC timing values with new codevelopment values
Updated JTAG description to reflect 1149.1 specification compliance with EXTEST feature
Added definitive note concerning SRAM (DQ) I/O balls used for JTAG DC values and timing
Changed process information in header to die revision indicator
Updated Thermal Resistance Values to Table 12:
C
I
= 4.5 TYP; 5.5 MAX
C
O
= 6 TYP; 7 MAX
C
CK
= 5.5 TYP; 6.5 MAX
Updated Thermal Resistance values to Table 12:
J
A
= 19.4 TYP
J
C
= 1.0 TYP
J
B
= 9.6 TYP
Added T
J
+95C to Table 13
Modified Figure 2 regarding depth, configuration, and byte controls
Added definitive notes regarding I/O behavior during JTAG operation
Added definitive notes regarding I
DD
test conditions for read to write ratio
Removed note regarding AC derating information for full I/O range
Remove references to JTAG scan chain logic levels being at logic zero for NC pins in Tables 5 and 19
Revised ball description for NC balls:
These balls are internally connected to the die, but have no function and may be left not connected to the
board to minimize ball count.
Rev. 6, Pub 9/02 ...............................................................................................................................................................9/02
Reverted data sheet to PRELIMINARY designation
Rev. 5, Pub. 9/02, ADVANCE ...........................................................................................................................................9/02
Added new Output Times values
Added Errata to back of data sheet
Removed ADVANCE designation
Removed T
J
references
Rev. 4, Pub. 8/02, ADVANCE ...........................................................................................................................................8/02
Updated format
Rev. 3, Pub. 12/01, ADVANCE .......................................................................................................................................12/01
Changed AC timing
Rev. 2, Pub. 11/01, ADVANCE .......................................................................................................................................11/01
New ADVANCE data sheet