![]() |
|
If you can't view the Datasheet, Please click here to try to view without PDF Reader . |
|
Datasheet File OCR Text: |
1 1 1 1 1 white electronic designs corporation ? (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX november 2003 rev. 4 general description the 128mbyte (1gb) sdram is a high-speed cmos, dynamic random-access, memory using 4 chips containing 268,435,456 bits. each chip is internally configured as a quad-bank dram with a synchronous interface. each of the chip?s 67,108,864- bit banks is organized as 8,192 rows by 512 columns by 16 bits. the mcp also incorporates two 16-bit universal bus drivers for input control signals and addresses. read and write accesses to the sdram are burst oriented; accesses start at a selected location and continue for a programmed number of locations in a programmed se- quence. accesses begin with the registration of an active command, which is then followed by a read or write command. the address bits registered coincident with the active command are used to select the bank and row to be accessed (ba0, ba1 select the bank; a0-12 select the row). the address bits registered coincident with the read or write command are used to select the starting column location for the burst access. the sdram provides for programmable read or write burst lengths of 1, 2, 4 or 8 locations, or the full page, with a burst terminate option. an auto precharge function may be enabled to provide a self-timed row precharge that is initiated at the end of the burst sequence. the 1gb sdram uses an internal pipelined architecture to achieve high-speed operation. this architecture is compat- ible with the 2 n rule of prefetch architectures, but it also allows the column address to be changed on every clock cycle to achieve a high-speed, fully random access. precharging one bank while accessing one of the other three banks will hide the precharge cycles and provide seamless, high- speed, random-access operation. the 1gb sdram is designed to operate in 3.3v, low-power memory systems. an auto refresh mode is provided, along with a power-saving, power-down mode. all inputs and outputs are lvttl compatible. sdrams offer substantial advances in dram operating performance, in- cluding the ability to synchronously burst data at a high data rate with automatic column-address generation, the ability to interleave between internal banks in order to hide precharge time and the capability to randomly change column ad- dresses on each clock cycle during a burst access. 16mx64 registered synchronous dram features ! registered for enhanced performace of bus speeds 66, 100, 125, 133** mhz ! package: 219 plastic ball grid array (pbga), 32 x 25mm ! single 3.3v 0.3v power supply ! fully synchronous; all signals registered on positive edge of system clock cycle ! internal pipelined operation; column address can be changed every clock cycle ! internal banks for hiding row access/precharge ! programmable burst length 1,2,4,8 or full page ! 8,192 refresh cycles ! commercial, industrial and military temperature ranges ! organized as 16m x 64 user configureable as 32m x 32 ! weight: WEDPN16M64VR-XBX - 2.5 grams typical benefits ! 37% space savings ! 17% i/o reduction ! reduced part count ! reduced trace lengths for lower parasitic capacitance ! glue-less connection to memory controller/pci bridge ! suitable for hi-reliability applications ! laminate interposer for optimum tce match ! upgradeable to 32m x 64 density (contact factory for information) *this data sheet describes a product that is subject to change without notice. **available in commercial and industrial temperatures only.
white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 2 2 2 2 2 f ig . 1 p in c onfiguration note: dnu = do not use; to be left unconnected for future upgrades. nc = not connected internally. t op v iew 3 3 3 3 3 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX f ig . 2 f unctional b lock d iagram white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 4 4 4 4 4 functional description read and write accesses to the sdram are burst oriented; accesses start at a selected location and continue for a programmed number of locations in a programmed se- quence. accesses begin with the registration of an active command which is then followed by a read or write command. the address bits registered coincident with the active command are used to select the bank and row to be accessed (ba0 and ba1 select the bank, a0-12 select the row). the address bits (a0-8) registered coincident with the read or write command are used to select the starting column location for the burst access. prior to normal operation, the sdram must be initialized. the following sections provide detailed information covering device initialization, register definition, command descrip- tions and device operation. initialization sdrams must be powered up and initialized in a predefined manner. operational procedures other than those specified may result in undefined operation. once power is applied to vdd and vddq (simultaneously) and the clock is stable (stable clock is defined as a signal cycling within timing constraints specified for the clock pin), the sdram requires a 100s delay prior to issuing any command other than a command inhibit or a nop. starting at some point during this 100s period and continuing at least through the end of this period, command inhibit or nop commands should be applied. once the 100s delay has been satisfied with at least one command inhibit or nop command having been applied, a precharge command should be applied. all banks must be precharged, thereby placing the device in the all banks idle state. once in the idle state, two auto refresh cycles must be performed. after the auto refresh cycles are complete, the sdram is ready for mode register programming. because the mode register will power up in an unknown state, it should be loaded prior to applying any operational command. register definition mode register the mode register is used to define the specific mode of operation of the sdram. this definition includes the selec- tion of a burst length, a burst type, a cas latency, an operating mode and a write burst mode, as shown in figure 3. the mode register is programmed via the load mode register com- mand and will retain the stored information until it is pro- grammed again or the device loses power. mode register bits m0-m2 specify the burst length, m3 speci- fies the type of burst (sequential or interleaved), m4-m6 specify the cas latency, m7 and m8 specify the operating mode, m9 specifies the write burst mode, and m10 and m11 are reserved for future use. address a12 (m12) is undefined but should be driven low during loading of the mode register. the mode register must be loaded when all banks are idle, and the controller must wait the specified time before initiating the subsequent operation. violating either of these requirements will result in unspecified operation. burst length read and write accesses to the sdram are burst oriented, with the burst length being programmable, as shown in figure 3. the burst length determines the maximum number of column locations that can be accessed for a given read or write command. burst lengths of 1, 2, 4 or 8 locations are available for both the sequential and the interleaved burst types, and a full-page burst is available for the sequential type. the full-page burst is used in conjunction with the burst terminate command to generate arbitrary burst lengths. reserved states should not be used, as unknown operation or incompatibility with future versions may result. when a read or write command is issued, a block of columns equal to the burst length is effectively selected. all accesses for that burst take place within this block, meaning that the burst will wrap within the block if a boundary is reached. the block is uniquely selected by a1-8 when the burst length is set to two; by a2-8 when the burst length is set to four; and by a3-8 when the burst length is set to eight. the remaining (least significant) address bit(s) is (are) used to select the starting location within the block. full-page bursts wrap within the page if the boundary is reached. burst type accesses within a given burst may be programmed to be either sequential or interleaved; this is referred to as the burst type and is selected via bit m3. the ordering of accesses within a burst is determined by the burst length, the burst type and the starting column address, as shown in table 1. 5 5 5 5 5 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX t able 1 - b urst d efinition burst starting column order of accesses within a burst length address a0 2 0 0-1 0-1 1 1-0 1-0 a1 a0 0 0 0-1-2-3 0-1-2-3 4 0 1 1-2-3-0 1-0-3-2 1 0 2-3-0-1 2-3-0-1 1 1 3-0-1-2 3-2-1-0 a2 a1 a0 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 8 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 full n = a0-9/8/7 cn, cn + 1, cn + 2 page cn + 3, cn + 4... not supported (y) (location 0-y) ?cn - 1, cn? notes: notes: notes: notes: notes: 1. for full-page accesses: y = 512. 2. for a burst length of two, a1-8 select the block-of-two burst; a0 selects the starting column within the block. 3. for a burst length of four, a2-8 select the block-of-four burst; a0-1 select the starting column within the block. 4. for a burst length of eight, a3-8 select the block-of-eight burst; a0-2 select the starting column within the block. 5. for a full-page burst, the full row is selected and a0-8 select the starting column. 6. whenever a boundary of the block is reached within a given sequence above, the following access wraps within the block. 7. for a burst length of one, a0-8 select the unique column to be accessed, and mode register bit m3 is ignored. type = sequential type = interleaved m3 = 0 1 2 4 8 reserved reserved reserved full page m3 = 1 1 2 4 8 reserved reserved reserved reserved operating mode standard operation all other states reserved 0 - 0 - defined - 0 1 burst type sequential interleaved cas latency reserved reserved 2 3 reserved reserved reserved reserved burst length m0 0 1 0 1 0 1 0 1 burst length cas latency bt a 9 a 7 a 6 a 5 a 4 a 3 a 8 a 2 a 1 a 0 mode register (mx) address bus m1 0 0 1 1 0 0 1 1 m2 0 0 0 0 1 1 1 1 m3 m4 0 1 0 1 0 1 0 1 m5 0 0 1 1 0 0 1 1 m6 0 0 0 0 1 1 1 1 m6-m0 m8 m7 op mode a 10 a 11 reserved* wb 0 1 write burst mode programmed burst length single location access m9 *should program m12, m11, m10 = 0, 0, 0 to ensure compatibility with future devices. unused wedpn16m72mrd.eps a 12 f ig . 1 m ode r egister d efinition white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 6 6 6 6 6 allowable operating frequency (mhz) cas cas speed latency = 2 latency = 3 -133 100 133 -125 100 125 -100 66 100 -66 50 66 cas latency the cas latency is the delay, in clock cycles, between the registration of a read command and the availability of the first piece of output data. the latency can be set to two or three clocks. if a read command is registered at clock edge n , and the latency is m clocks, the data will be available by clock edge n +m. the i/os will start driving as a result of the clock edge one cycle earlier ( n + m - 1), and provided that the relevant access times are met, the data will be valid by clock edge n + m . for example, assuming that the clock cycle time is such that all relevant access times are met, if a read command is registered at t0 and the latency is programmed to two clocks, the i/os will start driving after t1 and the data will be valid by t2. table 2 below indicates the operating frequencies at which each cas latency setting can be used. reserved states should not be used as unknown operation or incompatibility with future versions may result. operating mode the normal operating mode is selected by setting m7and m8 to zero; the other combinations of values for m7 and m8 are reserved for future use and/or test modes. the programmed burst length applies to both read and write bursts. test modes and reserved states should not be used because unknown operation or incompatibility with future versions may result. write burst mode when m9 = 0, the burst length programmed via m0-m2 applies to both read and write bursts; when m9 = 1, the programmed burst length applies to read bursts, but write accesses are single-location (nonburst) accesses commands the truth table provides a quick reference of available commands. this is followed by a written description of each command. three additional truth tables appear following the operation section; these tables provide current state/ next state information. f ig . 4 c as l atency t able 2 - c as l atency 7 7 7 7 7 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX truth table - commands and dqm operation (n ote 1) name (function) cs ras cas we dqm addr i/os command inhibit (nop) h x x x x x x no operation (nop) l h h h x x x active (select bank and activate row) ( 3) l l h h x bank/row x read (select bank and column, and start read burst) (4) l h l h l/h 8 bank/col x write (select bank and column, and start write burst) (4) l h l l l/h 8 bank/col v alid burst terminate l h h l x x active precharge (deactivate row in bank or banks) ( 5) l l h l x code x auto refresh or self refresh (enter self refresh mode) (6, 7) l l l h x x x load mode register (2) l l l l x op-code x write enable/output enable (8) ? ? ? ? l ? active write inhibit/output high-z (8) ? ? ? ? h ? hi gh-z notes: 1. cke is high for all commands shown except self refresh. 2. a0-11 define the op-code written to the mode register. 3. a0-12 provide row address, and ba0, ba1 determine which bank is made active. 4. a0-8 provide column address; a10 high enables the auto precharge feature (nonpersistent), while a10 low disables the auto pre charge feature; ba0, ba1 determine which bank is being read from or written to. 5. a10 low: ba0, ba1 determine the bank being precharged. a10 high: all banks precharged and ba0, ba1 are ?don?t care.? 6. this command is auto refresh if cke is high; self refresh if cke is low. 7. internal refresh counter controls row addressing; all inputs and i/os are ?don?t care? except for cke. 8. activates or deactivates the i/os during writes (zero-clock delay) and reads (two-clock delay). load mode register the mode register is loaded via inputs a0-11. see mode register heading in the register definition section. the load mode register command can only be issued when all banks are idle, and a subsequent executable command cannot be issued until tmrd is met. active the active command is used to open (or activate) a row in a particular bank for a subsequent access. the value on the ba0, ba1 inputs selects the bank, and the address provided on inputs a0-a12 selects the row. this row remains active (or open) for accesses until a precharge command is issued to that bank. a precharge command must be issued before opening a different row in the same bank. read the read command is used to initiate a burst read access to an active row. the value on the ba0, ba1 inputs selects the bank, and the address provided on inputs a0-8 selects the starting column location. the value on input a10 determines whether or not auto precharge is used. if auto precharge is selected, the row being accessed will be precharged at the end of the read burst; if auto precharge is not selected, command inhibit the command inhibit function prevents new commands from being executed by the sdram, regardless of whether the clk signal is enabled. the sdram is effectively dese- lected. operations already in progress are not affected. no operation (nop) the no operation (nop) command is used to perform a nop to an sdram which is selected (cs is low). this prevents unwanted commands from being registered during idle or wait states. operations already in progress are not affected. inputs output oe le clk a y hx x x z ll x l l ll x h h lh i l l lh i h h l h l or h x y 0 (1) notes: 1. output level before the indicated steady-state input conditions were established. r egister f unction t able white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 8 8 8 8 8 the row will remain open for subsequent accesses. read data appears on the i/os subject to the logic level on the dqm inputs two clocks earlier. if a given dqm signal was registered high, the corresponding i/os will be high-z two clocks later; if the dqm signal was registered low, the i/os will provide valid data. write the write command is used to initiate a burst write access to an active row. the value on the ba0, ba1 inputs selects the bank, and the address provided on inputs a0-8 selects the starting column location. the value on input a10 determines whether or not auto precharge is used. if auto precharge is selected, the row being accessed will be precharged at the end of the write burst; if auto precharge is not selected, the row will remain open for subsequent accesses. input data appearing on the i/os is written to the memory array subject to the dqm input logic level appearing coincident with the data. if a given dqm signal is registered low, the correspond- ing data will be written to memory; if the dqm signal is registered high, the corresponding data inputs will be ignored, and a write will not be executed to that byte/ column location. precharge the precharge command is used to deactivate the open row in a particular bank or the open row in all banks. the bank(s) will be available for a subsequent row access a specified time (trp) after the precharge command is issued. input a10 determines whether one or all banks are to be precharged, and in the case where only one bank is to be precharged, inputs ba0, ba1 select the bank. otherwise ba0, ba1 are treated as ?don?t care.? once a bank has been precharged, it is in the idle state and must be activated prior to any read or write commands being issued to that bank. auto precharge auto precharge is a feature which performs the same individual-bank precharge function described above, without requiring an explicit command. this is accomplished by using a10 to enable auto precharge in conjunction with a specific read or write command. a precharge of the bank/ row that is addressed with the read or write command is automatically performed upon completion of the read or write burst, except in the full-page burst mode, where auto precharge does not apply. auto precharge is nonpersistent in that it is either enabled or disabled for each individual read or write command. auto precharge ensures that the precharge is initiated at the earliest valid stage within a burst. the user must not issue another command to the same bank until the precharge time (trp) is completed. this is determined as if an explicit precharge command was issued at the earliest possible time. burst terminate the burst terminate command is used to truncate either fixed-length or full-page bursts. the most recently registered read or write command prior to the burst terminate command will be truncated. auto refresh auto refresh is used during normal operation of the sdram and is analagous to cas-before-ras (cbr) refresh in conventional drams. this command is nonpersistent, 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 ?don?t care? during an auto refresh command. each 256mb sdram requires 8,192 auto refresh cycles every refresh period (tref). providing a distributed auto refresh command will meet the refresh requirement and ensure that each row is refreshed. alterna- tively, 8,192 auto refresh commands can be issued in a burst at the minimum cycle rate (trc), once every refresh period (tref). self refresh* the self refresh command can be used to retain data in the sdram, even if the rest of the system is powered down. when in the self refresh mode, the sdram retains data without external clocking. the self refresh command is initiated like an auto refresh command except cke is disabled (low). once the self refresh command is regis- tered, all the inputs to the sdram become ?don?t care,? with the exception of cke, which must remain low. once self refresh mode is engaged, the sdram provides its own internal clocking, causing it to perform its own auto refresh cycles. the sdram must remain in self refresh mode for a minimum period equal to tras and may remain in self refresh mode for an indefinite period beyond that. 9 9 9 9 9 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX dc e lectrical c haracteristics a nd o perating c onditions (n otes 1, 6) (vcc = +3.3v 0.3v; ta = -55c to +125c) parameter/condition symbol units min max supply voltage v cc 33.6v input high voltage: logic 1; all inputs (21) v ih 2v cc + 0.3 v input low voltage: logic 0; all inputs (21) v il -0.3 0.8 v input leakage current: any input 0v - v in - v cc (all other pins not under test = 0v) i i -5 5 a output leakage current: i/os are disabled; 0v - v out - v cc i oz -5 5 a output high voltage (i out = -4ma) v oh 2.4 ? v output low voltage (i out = 4ma) v ol ?0.4v a bsolute m aximum r atings parameter unit voltage on v dd , v ddq supply relative to vss -1 to 4.6 v voltage on nc or i/o pins relative to vss -1 to 4.6 v operating temperature t a (mil) -55 to +125 c operating temperature t a (ind) -40 to +85 c storage temperature, plastic -55 to +150 c note: stress 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 conditions greater than those indicated in the operational sections of this specification is not implied. exposure to absolute maximum rating conditions for extended periods may affect reliability. parameter symbol max unit input capacitance: clk c i1 20 pf addresses, ba 0-1 input capacitance ca 8 pf input capacitance: all other input-only pins c i2 10 pf input/output capacitance: i/os c io 10 pf icc s pecifications a nd c onditions (n otes 1,6,11,13) (vcc = +3.3v 0.3v; ta = -55c to +125c) parameter/condition symbol max units operating current: active mode; i cc1 700 ma burst = 2; read or write; t rc = t rc (min); cas latency = 3 (3, 18, 19) standby current: active mode; cke = high; cs = high; i cc3 240 ma all banks active after t rcd met; no accesses in progress (3, 12, 19) operating current: burst mode; continuous burst; i cc4 750 ma read or write; all banks active; cas latency = 3 (3, 18, 19) self refresh current: cke - 0.2v (27, 28) i cc7 20 ma the procedure for exiting self refresh requires a sequence of commands. first, clk must be stable (stable clock is defined as a signal cycling within timing constraints specified for the clock pin) prior to cke going back high. once cke is high, the sdram must have nop commands issued (a minimum of two clocks) for txsr, because time is required for the completion of any internal refresh in progress. upon exiting the self refresh mode, auto refresh com- mands must be issued as both self refresh and auto refresh utilize the row refresh counter. * self refresh available in commercial and industrial temperatures only. c apacitance (n ote 2) description symbol max unit notes junction to ambient (no airflow) theta ja 14.7 oc/w 1 junction to bail theta jb 10.7 oc/w 1 junction to case (top) theta jc 4.0 oc/w 1 bga t hermal r esistance note: refer to pbga thermal resistance correlation application note at www.whiteedc.com in the application notes section for modeling conditions. white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 10 10 10 10 10 parameter symbol -133 - 125 -100 -66 unit min max min max min max min max access time from clk (pos. edge) c l = 3 t ac 5.4 5.8 6 7.5 ns cl = 2 t ac 6669ns address hold time t ah 0.8 1 1 1 ns address setup time t as 1.5 2 2 2 ns clk high-level width t ch 2.5 3 3 3 ns clk low-level width t cl 2.5 3 3 3 ns clock cycle time (22) cl = 3 t ck 7.5 8 10 15 ns cl = 2 t ck 10 10 15 20 ns cke hold time t ckh 0.8 1 1 1 ns cke setup time t cks 1.5 2 2 2 ns cs, ras, cas, we, dqm hold time t cmh 0.8 1 1 1 ns cs, ras, cas, we, dqm setup time t cms 1.5 2 2 2 ns data-in hold time t dh 0.8 1 1 1 ns data-in setup time t ds 1.5 2 2 2 ns data-out high-impedance time cl = 3 (10) t hz 5.4 5.8 6 7.5 ns cl = 2 (10) t hz 6669ns data-out low-impedance time t lz 1112ns data-out hold time (load) t oh 3333ns data-out hold time (no load) (26) t oh n 1.8 1.8 1.8 1.8 ns active to precharge command t ras 44 120,000 50 120,000 50 120,000 60 120,000 ns active to active command period t rc 66 70 70 70 ns active to read or write delay t rcd 20 20 20 30 ns refresh period (8,192 rows) ? commercial, industrial t ref 64 64 64 64 ms refresh period (8,192 rows) ? military t ref 16 16 16 16 ms auto refresh period t rfc 66 70 70 90 ns precharge command period t rp 20 20 20 30 ns active bank a to active bank b command t rrd 15 20 20 20 ns transition time (7) t t 0.3 1.2 0.3 1.2 0.3 1.2 1 1.2 ns write recovery time (23) t wr 1clk + 7.5ns 1clk + 7.5ns 1 clk + 7.5ns 1 clk + 7.5ns ? (24) 15 15 15 15 ns exit self refresh to active command t xsr 75 80 80 90 ns e lectrical c haracteristics a nd r ecommended ac o perating c haracteristics (n otes 5, 6, 8, 9, 11, 29) 11 11 11 11 11 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX ac f unctional c haracteristics (n otes 5,6,7,8,9,11, 29) parameter/condition symbol -133 -125 -100 -66 units read/write command to read/write command (17) t ccd 1111t ck cke to clock disable or power-down entry mode (14) t cked 1111t ck cke to clock enable or power-down exit setup mode (14) t ped 1111t ck dqm to input data delay (17) t dqd 0000t ck dqm to data mask during writes t dqm 0000t ck dqm to data high-impedance during reads t dqz 2222t ck write command to input data delay (17) t dwd 0000t ck data-in to active command (15) t dal 5544t ck data-in to precharge command (16) t dpl 2222t ck last data-in to burst stop command (17) t bdl 1111t ck last data-in to new read/write command (17) t cdl 1111t ck last data-in to precharge command (16) t rdl 2222t ck load mode register command to active or refresh command (25) t mrd 2222t ck data-out to high-impedance from precharge command (17) cl = 3 t roh 3333t ck cl = 2 t roh 2222t ck notes: 1. all voltages referenced to vss. 2. this parameter is not tested but guaranteed by design. f = 1 mhz, ta = 25c. 3. idd is dependent on output loading and cycle rates. specified values are obtained with minimum cycle time and the outputs open. 4. enables on-chip refresh and address counters. 5. the minimum specifications are used only to indicate cycle time at which proper operation over the full temperature range is ensured. 6. an initial pause of 100s is required after power-up, followed by two auto refresh commands, before proper device operation is ensured. (vcc must be powered up simultaneously.) the two auto refresh command wake-ups should be repeated any time the tref refresh requirement is exceeded. 7. ac characteristics assume tt = 1ns. 8. in addition to meeting the transition rate specification, the clock and cke must transit between vih and vil (or between vil and vih) in a monotonic manner. 9. outputs measured at 1.5v with equivalent load: 10. thz defines the time at which the output achieves the open circuit condition; it is not a reference to voh or vol. the last valid data element will meet toh before going high-z. 11. ac timing and idd tests have vil = 0v and vih = 3v, with timing referenced to 1.5v crossover point. 12. other input signals are allowed to transition no more than once every two clocks and are otherwise at valid vih or vil levels. 13. icc specifications are tested after the device is properly initialized. 14. timing actually specified by tcks; clock(s) specified as a reference only at minimum cycle rate. 15. timing actually specified by twr plus trp; clock(s) specified as a reference only at minimum cycle rate. 16. timing actually specified by twr. 17. required clocks are specified by jedec functionality and are not dependent on any timing parameter. 18. the icc current will decrease as the cas latency is reduced. this is due to the fact that the maximum cycle rate is slower as the cas latency is reduced. 19. address transitions average one transition every two clocks. 20. clk must be toggled a minimum of two times during this period. 21. vih overshoot: vih (max) = vcc + 2v for a pulse width - 3ns, and the pulse width cannot be greater than one third of the cycle rate. vil undershoot: vil (min) = -2v for a pulse width - 3ns. 22. the clock frequency must remain constant (stable clock is defined as a signal cycling within timing constraints specified for the clock pin) during access or precharge states (read, write, including twr, and precharge commands). cke may be used to reduce the data rate. 23. auto precharge mode only. the precharge timing budget (trp) begins 7.5ns after the first clock delay, after the last write is executed. 24. precharge mode only. 25. jedec and pc100 specify three clocks. 26. parameter guaranteed by design. 27. self refresh available in commercial and industrial temperatures only. 28. oe high. 29. all ac timings do not count extra clock cycle needed on control signals to be registered. white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX 12 12 12 12 12 p ackage d imension : 219 p lastic b all g rid a rray (pbga) all linear dimensions are millimeters and parenthetically in inches b ottom view o rdering i nformation wed p n 16m64 v r - xxx b x device grade: m = military -55c to +125c i = industrial -40c to +85c c = commercial 0c to +70c package: b = 219 plastic ball grid array (pbga) frequency (mhz) 133 = 133mhz* 125 = 125mhz 100 = 100mhz 66 = 66mhz improvement mark r = registered 3.3v power supply configuration, 16 m x 64 sdram plastic white electronic designs corp. 1 2 3 4 5 6 7 8 9 10111213141516 t r p n m l k j h g f e d c b a 219 x ? 0.762 (0.030) nom 1.27 (0.050) nom 32.1 (1.264) max 25.1 (0.988) max 2.03 (0.080) max 0.61 (0.024) nom 19.05 (0.750) nom 19.05 (0.750) nom *133 mhz available in commercial and industrial temperatures only 13 13 13 13 13 white electronic designs corporation (602) 437-1520 www.whiteedc.com WEDPN16M64VR-XBX document title 16m x 64 registered synchronous dram revision history rev # history release date status rev 0 initial release july 2001 advanced rev 1 changes (pg. 1, 3, 9, 10, 11) september 2001 advanced 1.1 change speed to 66mhz-133mhz for commercial and industrial temperature. 1.2 change speed to 66mhz-125mhz for military temperature. 1.3 add 125 mhz and 133 mhz ac characteristics 1.4 correct typo on pg. 3 block diagram, u4 and u5 1.5 remove input leakage address current from dc characteristics 1.6 change icc4 to 750ma 1.7 change icc7 to 20ma 1.8 remove self refresh current for industrial temperatures 1.9 update ac characteristics pg. 10 and 11 1.10 add notes 28 and 29 on pg. 11 rev 2 changes (pg. 1) 1.1 change status to preliminary january 2002 preliminary rev 3 changes (pg. 1) june 2003 final 1.1 change status to final 1.2 add thermal resistance table rev 4 changes (pg. 1, 12, 13) november 2003 final 1.1 change mechanical drawing to new style |
Price & Availability of WEDPN16M64VR-XBX
![]() |
|
|
All Rights Reserved © IC-ON-LINE 2003 - 2022 |
[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy] |
Mirror Sites : [www.datasheet.hk]
[www.maxim4u.com] [www.ic-on-line.cn]
[www.ic-on-line.com] [www.ic-on-line.net]
[www.alldatasheet.com.cn]
[www.gdcy.com]
[www.gdcy.net] |