NT5SV32M8CS
NT5SV16M16CS
256Mb Synchronous DRAM
REV 1.4 CONSUMER
Dec 2011
8
© NANYA TECHNOLOGY CORPORATION
NANYA reserves the right to change products and specifications without notice.
Burst Mode Operation
Burst mode operation is used to provide a constant flow of data to memory locations (write cycle), or from memory locations
(read cycle). There are three parameters that define how the burst mode will operate. These parameters include burst
sequence, burst length, and opera tion mode. The burst sequence and burst length are programmable, and are determined by
address bits A0 - A3 during the Mode Register Set command. Operation mode is also programmable and is set by address bits
A7 - A12, BA0, and BA1.
The burst type is used to define the order in which the burst data will be delive re d or stored to the SDRAM. Two types of burst
sequences are supported, seq uential and interleaved. See the table below.
The burst length controls the number of bits that will be output after a Read Command, or the number of bits to be input after a
Write Command. The burst length can be programmed to have values of 1, 2, 4, 8 (actual page length is dependent on organi-
zation: x4, x8, or x16).
Burst operation mode can be normal operation or multiple burst with single write operation. Normal operation implies that the
device will perform burst operations on both read and write cycles until the desired burst length is satisfied. Multiple burst with
single write operation was added to support Write Through Cache operation. Here, the programmed burst length only applies to
read cycles. All write cycles are single write operations when this mode is selected.
Note: Page length is a function of I/O organization and column addressing.
x8 organization (CA0-CA9); Page Length = 1024 bits
x16 organization (CA0-CA8); Page Length = 512 bits
Burst Length and Sequence
Burst Length Starting Address (A2 A1 A0) Sequential Addressing (decimal) Interleave Addressing (decimal)
2x x 0 0, 1 0, 1
x x 1 1, 0 1, 0
4
x 0 0 0, 1, 2, 3 0, 1, 2, 3
x 0 1 1, 2, 3, 0 1, 0, 3, 2
x 1 0 2, 3, 0, 1 2, 3, 0, 1
x 1 1 3, 0, 1, 2 3, 2, 1, 0
8
0 0 0 0, 1, 2, 3, 4, 5, 6, 7 0, 1, 2, 3, 4, 5, 6, 7
0 0 1 1, 2, 3, 4, 5, 6, 7, 0 1, 0, 3, 2, 5, 4, 7, 6
0 1 0 2, 3, 4, 5, 6, 7, 0, 1 2, 3, 0, 1, 6, 7, 4, 5
0 1 1 3, 4, 5, 6, 7, 0, 1, 2 3, 2, 1, 0, 7, 6, 5, 4
1 0 0 4, 5, 6, 7, 0, 1, 2, 3 4, 5, 6, 7, 0, 1, 2, 3
1 0 1 5, 6, 7, 0, 1, 2, 3, 4 5, 4, 7, 6, 1, 0, 3, 2
1 1 0 6, 7, 0, 1, 2, 3, 4, 5 6, 7, 4, 5, 2, 3, 0, 1
1 1 1 7, 0, 1, 2, 3, 4, 5, 6 7, 6, 5, 4, 3, 2, 1, 0
256
(Full Page) n Cn, Cn+1,Cn+2... Not supported