WO1997015055A1 - Method and apparatus for providing a memory with write enable information - Google Patents

Method and apparatus for providing a memory with write enable information Download PDF

Info

Publication number
WO1997015055A1
WO1997015055A1 PCT/US1996/016764 US9616764W WO9715055A1 WO 1997015055 A1 WO1997015055 A1 WO 1997015055A1 US 9616764 W US9616764 W US 9616764W WO 9715055 A1 WO9715055 A1 WO 9715055A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
memory
write enable
information
bit
Prior art date
Application number
PCT/US1996/016764
Other languages
French (fr)
Inventor
Frederick Abbot Ware
Craig Edward Hampel
Donald Charles Stark
Matthew Murdy Griffin
Original Assignee
Rambus, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=24175647&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO1997015055(A1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Rambus, Inc. filed Critical Rambus, Inc.
Priority to JP9516053A priority Critical patent/JPH11513834A/en
Priority to KR1019980702869A priority patent/KR19990066946A/en
Priority to EP96936721A priority patent/EP0856187A1/en
Priority to AU74572/96A priority patent/AU7457296A/en
Publication of WO1997015055A1 publication Critical patent/WO1997015055A1/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/22Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management 

Definitions

  • the present invention relates to the field of electronic memories for data storage. More particularly, the present invention relates to ways of providing a memory with write enable information. BACKGROUND OF THE INVENTION
  • Digital information can be stored in various types of memories, including random access memories (“RAM-” ), electrically erasable read ⁇ only memories (“EEPROMs”), flash memories, etc.
  • RAM- random access memories
  • EEPROMs electrically erasable read ⁇ only memories
  • flash memories etc.
  • Data is typically stored in a two-dimensional array in which one row of bits is accessed at a time.
  • a RAM is a volatile memory that can be erased and written to relatively quickly, but which loses its data when power is removed.
  • a RAM can be either static (i.e., an "SRAM") or dynamic (i.e., a "DRAM").
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • FIG. 1 shows a block diagram of a prior DRAM 10.
  • DRAM 10 typically is part of a computer system that includes a high speed bus 19 and a DRAM controller.
  • DRAM 10 includes DRAM array 1 , which consists of one or more banks. For example, array 11 has BankO and Bankl .
  • Interface 18 contains logic for processing and routing signals entering and leaving DRAM array 11. Signals enter and leave DRAM 10 on interface pins 6 which connect to bus 19. The number of pins making up interface pins 6 depends upon the width of bus 19 and also upon the bus protocol used by a computer system to which the DRAM is connected.
  • Figure 2 shows how interface 18 communicates with BankO of array 11 of DRAM 10.
  • BankO of array 11 can store "t" units of data.
  • a unit of data can be a byte, and the byte is defined as being “s" bits wide, where in this case "s" is 8 bits or 9 bits (i.e., a X8 byte or a X9 byte).
  • BAP ORIG1NM- Address interface 60 provides column and row address signals 42 and 44.
  • Data interfaces 51 through 53 transfer data to and from array bank 11 into and out of DRAM 10. Data to be read out of BankO of array 11 is carried on R lines 38, and data to be written to BankO of array 11 is carried on W lines 36.
  • data interface 51 provides for conveyance of data bits [t-l:0][0], these bits being the 0th bits of each of bytes 0 through t-l of BankO of array 11, or all the 0th bits of the bytes to be transferred.
  • data interface 52 carries all the 1 th bits of BankO of array 11.
  • WE interface 56 provides a WE signal for each byte of data of BankO of array 11.
  • Signals WE[t-l :0] are WE signals for byte 0 through byte t-l .
  • the WE signals are carried on WE lines 34.
  • a WE signal indicates whether an associated byte is to be written or not written during a write operation.
  • Control interface 58 provides the following signals: column access strobe ("CAS") 62, row access strobe (“RAS”) 64, and Read/Write (“W/R”) signal 66.
  • RAS and CAS are timing signals indicating a row or column access.
  • W/R 66 specifies whether an operation is a write operation or a read operation
  • Figure 3 shows the types of inputs to prior DRAMs.
  • Various types of prior DRAMs have provided various separate pins for the following inputs: row address 74, column address 76, read and write data 78, a write/ read input signal 82, the RAS 84, the CAS 86, and write enable signals 80.
  • Having separate pins for each of these inputs to the DRAM is relatively inefficient because the pins take up space and not all of the signals overlap in time.
  • Figure 4 illustrates column and row address multiplexing.
  • Figure 4 shows that one column and row address pin Arc[Nrc-l :0] 92 handles column and row address inputs 76 and 74 of
  • FIG. 5 illustrates W/R multiplexing, in which data read from or written to a DRAM uses the same pins 102 for communicating with the exterior of the DRAM. Data is not read from and written to a DRAM at the same time, and thus it is possible to share data pins.
  • Figure 6 illustrates another prior method of bit multiplexing, called data byte multiplexing.
  • data byte multiplexing For data byte multiplexing, "t" data bits are transferred in serial over the same pin. For one prior art scheme, “t” equals 8. Each data bit is from a different byte. This is possible in prior DRAMs in which the internal RAM cycle rate, sometimes referred to as Column Access Strobe (“CAS”) cycle rate, is slower than the DRAM input/output (“I/O”) cycle rate.
  • CAS Column Access Strobe
  • the I/O cycle rate is "t" times faster than the CAS cycle rate.
  • a block of data is "t" bytes, and one bit of each byte is to be transferred in a CAS cycle, then only one pin per "t" bits is needed during one CAS cycle for data transfer.
  • pins 202 can replace pins 102 of Figure 5, and the number of data pins is reduced by a factor of "t.”
  • FIG 7 another prior bit multiplexing method is shown. This method is used in typical prior DRAM systems in which row address signals and data signals are not transferred at the same time. Pins 302 transmit read and write data, but also carry row address signals 44, thus eliminating the need for pins 74 of Figure 3.
  • the column address requires dedicated column address pins 76 because column address information can be transferred at the same time data is transferred.
  • Figure 8A shows a prior art memory configuration using RDRAMsTM ("Rambus DRAMs") of Rambus, Inc. of Mountain View, California.
  • Figure 8B shows how WE information is multiplexed for that Rambus memory configuration.
  • eight eight-bit wide WE words comprising WE block 981 are transmitted into a RDRAM over the nine-bit wide data bus and enter the RDRAM through pins BusData[7] through BusData[0] of data pins 980.
  • the ninth data pin, pin BusData[8] is not used for transmission of the WE words.
  • the WE words are stored in registers of the RDRAM Each WE word is associated with a respective one of eight data blocks Each data block is eight bytes long.
  • Each data byte is also referred to as a data word.
  • Each bit of each of the WE words is associated with a respective one of the eight data bytes in the respective block, which are each eight bits wide and are sent over the data bus and to the data pins of the RDRAM
  • Each bit of the WE word determines whether or not the associated data byte is written to the RDRAM.
  • the first WE word in WE block 981 pertains to DataBlock 0.
  • Bit 0 of the first WE word determines whether data byte
  • Bit 1 of the first WE word determines whether data byte
  • each WE word pertains to a data block until the final WE word of WE block 981 determines whether data bytes in DataBlock 7 are written.
  • a single clock cycle has two phases, allowing two transfer operations to occur within a single clock cycle.
  • One disadvantage of this prior method is that 64 registers are needed to hold the 64 WE bits during the time the write operation is taking place.
  • Another disadvantage of the p ⁇ or method is that a WE block must be transmitted for every group of eight data blocks that are transmitted. The periodic transmission of WE blocks takes time and therefore reduces bandwidth otherwise available for data transmission.
  • EDC Error Detection and Correction
  • An EDC bit can be either a parity bit or an error correction code (“ECC”) bit. Parity is a basic prior method of error detection without error correction.
  • parity bit is associated with a byte of data and indicates whether or not one of the bits in the byte is erroneous
  • Parity is said to be either odd or even (indicated by an exclusive-OR or exclusive-NOR operation) If a parity check reveals that the state of the pa ⁇ tv bit is inconsistent with the state of the other bits of the data byte, a pa ⁇ t ⁇ error is detected When a parity error is detected, the system is typically restarted
  • An ECC scheme is a more sophisticated p ⁇ or EDC method
  • Single ECC bits do not refer to a single byte of data as is typically the case with a parity bit Rather, multiple ECC bits are combined to form a word that encodes complex error detection and correction iniormation
  • ECC words of various widths are required to encode iniormation for blocks of data of various sizes (a block having "t units of data each unit being ' s' bits wide)
  • a word ot width LOG2 (N bits/block) + 2 is required to encode ECC data tor a block of size N bits
  • EDC scheme can affect DRAM performance in p ⁇ or DRAM systems
  • write time may be increased and performance reduced
  • ECC bits do not refer to a smgle data byte, but form part of an ECC word referring to the entire block
  • the ECC word tor the entire block will change in complex ways such that it no longer reflect-, accurate information about the block
  • This process is called a Read/Modify/Write, or R/M/W R/M/Ws cost extra time and are preferably avoided If ECC is used and the entire block is written, however, the R/M/Ws are not required
  • parity it is possible to bene t trom using a Write Enable (“WE") signal associated with a single X9 byte to indicate whether the byte is to be written or not written
  • WE Write Enable
  • separate WE pins convey WE signals associated with each X9 byte of the block of data Because parity bits refer only to the X9 byte they are part
  • One object of the present invention is to provide a memory with write enable information, yet minimizing the circuit area required and maximizing performance.
  • Another object of the present invention is to reduce the number of memory pins required without adversely affecting memory functionality.
  • Another object is to reduce memory register resources required, thereby reducing memory die size.
  • Another object is to allow for faster memory operation.
  • Another object is to allow the use of write enable and error correction and detection in a memory without the requirement of a pin dedicated solely to the write enable function.
  • a method for providing a memory with a serial sequence of write enable signals that are offset in time with respect to respective data received by a plurality of data inputs of the memory.
  • a memory is also described with an array for data storage, a plurality of data input pins, and a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data input pins.
  • the additional data that the separate pin receives could, for example, be error detection and correction (EDC) information.
  • EDC error detection and correction
  • a method is also described for multiplexing write enable information and error detection and correction information.
  • FIG. 1 is a block diagram of a prior DRAM
  • FIG. 2 shows the connection of the storage area of a prior DRAM array to the DRAM interface
  • FIG. 3 shows a prior DRAM arrangement with no multiplexing
  • FIG. 4 illustrates prior column/row multiplexing of a DRAM
  • FIG. 5 illustrates prior data in/out multiplexing
  • FIG. 6 shows a prior data byte multiplexing scheme
  • FIG. 7 illustrates a prior data/address multiplexing scheme
  • FIG. 8A shows a memory storage system using Rambus DRAMs
  • FIG. 8B shows a prior configuration for a Rambus DRAM for multiplexing WE bits with data bits
  • FIG. 9 shows a computer system that uses DRAMs
  • FIG. 10 is a block diagram of a DRAM with data /write-en able multiplexing
  • FIG. 11 shows a WE /data multiplexing scheme for a DRAM
  • FIG. 12A illustrates a write transaction with a serial sequence of write enable signals
  • FIG. 12B illustrates the relationship between WE bits and data bytes in a write transaction with a serial sequence of write enable signals
  • FIG. 13A illustrates a write transaction with parallel WE signals and serial WE signals
  • FIG. 13B illustrates the relationship between WE bits and data bytes in a write transaction with parallel WE signals and serial WE signals
  • FIG. 14 illustrates a write transaction with the multiplexing of EDC information, data, and WE information
  • FIG. 15 illustrates a write transaction with parallel WE signals in a request packet followed by serial WE signals
  • FIG. 16A illustrates a write transaction in which WE bits arrive with their respective data words or bytes
  • FIG. 16B illustrates the relationship between WE bits and data words when WE bits arrive with their respective data words
  • FIG. 17 illustrates a configuration with a WE enable signal
  • FIG. 18 illustrates various DRAM functions encoded by control signals of a control interface.
  • Configurations are described below that provide a memory with write enable information. The circuit area required is minimized and performance maximized. Embodiments for a DRAM will be described. Alternative embodiments can be implemented with other memory devices, such as SRAM or flash memory Certain embodiments allow write enable signals to be supplied to the memory in ways that reduce the number of registers required. Certain embodiments allow Write Enable (“WE”) signals, data signals, and Frror Detection and Correction (“EDC”) signals to share the same pins, which allows one or more dedicated WE pins to be eliminated. The various embodiments will be described in more detail below.
  • WE Write Enable
  • EDC Frror Detection and Correction
  • Figure 9 shows computer system 2000 that includes CPU 2004, DRAM master or controller 2002, and sixteen DRAMs 610 through 626.
  • CPU 2004 issues commands to DRAM master 2002.
  • DRAM master 2002 communicates with DRAMs 610 through 626 over high-speed bus 519.
  • FIG 10 is a block diagram of DRAM 610, which is one of the DRAMs that is part of computer system 2000.
  • DRAM 610 includes array 511 of storage cells organized into two banks, namely, Bankl and BankO.
  • Interface 518 includes logic for processing and routing signals entering and leaving DRAM array 511.
  • Control registers 508 store control information from a master device directing the operation of DRAM 610.
  • DRAM 610 includes control logic circuitry 480 that controls various operations of DRAM 610.
  • DRAM 610 also includes circuitry 478, which includes clock circuitry, counters, and status logic.
  • Pins 507 transfer reset signals, clock signals, voltage, and ground signals to DRAM 610.
  • Pin 498 (BusEnable) and pin 499 (BusCtrl) transfer signals related to bus management.
  • Pins 506 comprise eight pins
  • BusData[0] through BusData[7] plus ninth pin WE/Data[8] can be used to transfer different signals at different times to DRAM 610 from bus 519 and from bus 519 to DRAM 610.
  • Pins BusData[0] through BusData[7] plus WE/Data[8] can transfer data to be written to DRAM 610 and data read from DRAM 610.
  • Pins 506 can also transfer Write Enable WE signals and Error Detection and Correction (EDC) signals, as described in more detail below.
  • EDC Error Detection and Correction
  • pins 506, 498, and 499 allow communication between bus 519 and DRAM 610. Write enable information is sent to DRAM 610, but data can flow to or from DRAM 610.
  • Pin 505 (i.e., WE/Data[8]) is the ninth pin of pins 506 and is used in one embodiment for transferring data and WE signals.
  • pin 505 transfers a data signal that is an EDC signal.
  • pins BusData[0] through BusData[7] transfer eight data signals at some times and receive eight WE signals at other times. These embodiments are described below.
  • Control logic circuitry 480 ensures that write operations to DRAM array 511 are enabled or disabled depending upon the write enable signals received by DRAM 610.
  • Control logic circuitry controls WE/Data [8] pin 505 and lets DRAM 610 distinguish between receiving WE information on pin 505 or sending or receiving data (including EDC information) on pin 505.
  • Control logic circuitry 480 can also interpret whether WE bits are sent over pins BusData [0] through BusData [7] of pins 506.
  • Control circuitry 480 can also decode packets sent over bus 506. For an alternative embodiment that includes a dedicated WE pin, control logic circuitry 480 looks to that dedicated WE pin for write enable information, and accordingly enables or disables write operations depending upon the write enable information received. Control logic circuitry 480 also can recognize a time gap between the WE information and the data that the WE information applies to. In short, control logic circuitry 480 provides the control for DRAM 610.
  • Figure 11 shows the types 550 and 552 of data applied to pins 506 of DRAM 610.
  • Figure 11 also shows the types 540, 541, and 542 of data received by interface 518 of DRAM 610.
  • Write enable information 560 is
  • Data inputs 550 are bits of data D[0][0] through D[t-1][0] to be written to or read from DRAM array 511.
  • Bits D[0][0] through D[t-1][0] represent the 0th bit of data from bytes 0 through t-l, or the 0th bit of each byte in a block of "t" bytes, wherem a block of "t" bytes is transferred in a CAS cycle.
  • "t" equals eight.
  • the DRAM could be two or more bytes wide. If, for example, the DRAM is two bytes wide, then two times t bytes are transferred in a CAS cycle.
  • Data bits 552 each comprise the "s-l th" bit of each byte in a block of data written to or read from DRAM 610.
  • each byte is a 9-bit byte (i.e., a X9 byte) and "s" equals nine.
  • the "s-lth" bit is interpreted by DRAM 610 as write-enable ("WE") bit 404 instead of being written to the DRAM as a data bit 36.
  • WE bit 404 is associated with the byte of data containing it.
  • WE bit 404 is associated with a byte of data in a block transferred following the transfer of the block containing WE bit 404.
  • a data byte is also referred to as a data word.
  • Figure 12A shows a write transaction over time using a serial sequence of write enable signals that are offset in time with respect to respective data.
  • the information appearing over time on the nine device pins 506 of DRAM 610 during the transaction is shown.
  • Pins BusData[0] through BusData[7] are used for data and pin WE/Data[8] is used for WE signals.
  • Block 810 is nine bits wide - - that is, "s" equals nine.
  • Block 810 is comprised of (1) n write subblocks 711 through 714, (2) n-1 WE subblocks 821 through 823, and (3) unused subblock 824.
  • WE subblock 820 is sent prior in time to block 810. Subblock 710 is not used.
  • Write subblocks 711 through 714 contain data to be written to the DRAM and are each "t" bytes long and eight bits wide. For one embodiment, "t" equals eight.
  • the topmost write subblock 7 1 is the 0th block of n blocks to be written, containing eight words, 7 through 0, each word containing eight bits, 7 through 0.
  • a single clock cycle has two phases, allowing two transfer operations to occur within a single clock cycle.
  • other clocking schemes may be used.
  • Each of WE subblocks 820 through 823 is “t" bytes long and one bit wide and contains WE bits. Subblock 824 is not used.
  • Each WE subblock is comprised of WE bits associated with a subsequent write subblock - - i.e., a write subblock that appears during a later clock cycle in time.
  • the WE subblock 820 contains information pertinent to write subblock 711.
  • WE subblock 820 contains eight WE bits 7 through 0 indicating whether the 0th through 7th words of write subblock 711 are to be written or not.
  • the associated WE bits of WE subblock 821 are read by the DRAM.
  • the WE bits are "collected" in serial and stored for use with the following write subblock.
  • the WE bits are transferred with the write subblock ahead in time of the write subblock to which the WE bits refer, no WE bits need be sent in the final time slot during which the final write subblock 714 is transferred. Therefore, the final subblock 824 is not used. Also, in this arrangement, data subblock 710 is not used because the first WE subblock - - i.e., subblock 820 - - is being sent at that point in time, and subblock 820 is associated with write subblock 711, which arrives at the DRAM at a later point in time.
  • the time after the transfer of subblock 820 represents a time gap of variable length.
  • the time gap is present, but for other embodiments, there is no time gap.
  • other memory transactions can be interleaved into this time gap. In other words, other memory transactions can occur before WE subblock 821 write subblock 711 are received.
  • pin WE/Data[8] is "free" immediately after transfer of subblock 820.
  • Pin WE/Data [8] i.e., pin 505
  • pin 505 is multiplexed. This embodiment thus makes interleaving of other memory operations easier for a controller to manage.
  • FIG 12B shows the relationship between serial WE bits and data words of write subblocks.
  • Write subblocks 710, 711, and 712 are shown along with WE subblocks 820, 821, and 822.
  • Write subblock 710 is not used to send data words for this embodiment.
  • Write subblock 711 is comprised of eight eight-bit data words 7110 through 7117.
  • Write subblock 712 is comprised of eight eight-bit data words 7120 through 7127.
  • WE subblock 820 contains eight WE bits 8200 through 8207.
  • WE subblock 821 contains eight WE bits 8210 through 8217.
  • WE subblock 822 contains eight WE bits 8220 through 8227.
  • the serial stream of WE bits 8200 through 8207 of WE subblock 820 are sent from the DRAM master 2002.
  • the eight WE bits 8200 through 8207 are received by WE/Data pin [8] of DRAM 610 and then stored internally in registers within interface 518.
  • WE bit 8200 indicates whether data word 7110 is to be written or not.
  • WE bits 8201 through 8207 indicate whether respective data words 711 through 7117 are to be written or not.
  • Write subblock 711 is received by the DRAM after the time gap.
  • a serial stream of write enable bits 8210 through 8217 of WE subblock 821 are received by DRAM 610 and stored internally in registers within interface 518, replacing the WE bits previously stored there.
  • WE bits 8210 through 8217 indicate whether subsequent respective data words 7120 through 7127 of write subblock 712 are to be written or not.
  • WE subblock 822 is comprised of WE bits for a write subblock following write subblock 712.
  • DRAM 610 receives a serial sequence of WE bits that are offset in time with respect to respective data received by pins BusData [0] through BusData [71
  • a dedicated WE pin is not necessary and can be eliminated.
  • the ninth pin of pins 506 - - i.e., pin 505, also referred to as pin WE/Data[8] (shown in Figure 12A) - - is used for receiving WE bits.
  • data can be sent or received over pins 506 - - - i.e., pin 505, also referred to as pin WE/Data[8] (shown in Figure 12A) - - is used for receiving WE bits.
  • data can be sent or received over
  • serial stream of WE bits (as shown in Figure 12B) rather than an eight-bit wide WE word such as used by the prior art configuration shown in Figure 8B means that a potentially infinite stream of subsequent data words can be sent to the DRAM to be written without being interrupted. In other words, data words do not need to be interrupted in order to send write enable information to the DRAM. Instead, the DRAM receives a continuous stream of WE bits that are offset from the respective data words.
  • a serial stream of WE bits are sent to a pin dedicated to WE bits. That dedicated WE pin does not receive data.
  • the serial sequence of WE bits are offset in time, however, with respect to respective data words received by the bus data pins of the DRAM.
  • the WE bits and the write data words have the same relationship in time as those shown in Figure 12B.
  • only WE bits can be sent to a dedicated WE pin.
  • pin 505 would be only able to receive WE bits and not receive data.
  • Data would only be eight bits wide in view of the eight data pins BusData [0] through BusData [7]. That alternative embodiment still provides the advantage of having a serial stream of WE bits rather than periodic WE information.
  • data words do not need to be interrupted in order to send write enable information to the DRAM, given that a serial stream of WE bits is sent to the DRAM offset with respect to the data.
  • the dedicated WE pin could be an additional pin other than pin 505, and pins 506 - - including pin 505 - - could receive or send data. If a dedicated pin other than one of pins 506 is used for WE information, then eight bit or nine bit wide data words can be sent over pins 506.
  • Figure 13A shows a write transaction over time using initial write enable signals sent in parallel and subsequent write enable signals sent serially.
  • WE mask 504 Prior to block 300 being sent, WE mask 504 is sent. WE mask 504 is also referred to as WE subblock 504. Subblock 319 is not used. WE mask 504 is 8 bits wide and one word long. Unused subblock 319 is one bit wide and one word long.
  • Block 300 is nine bits wide and is comprised of (1) n write subblocks 310 through 314, (2) WE subblocks 320 through 323, and (3) unused subblock 324.
  • Write subblocks 310 through 314 are "t" words long and eight bits wide. For one embodiment, "t” is eight.
  • WE subblocks 320 through 323 are "t" words long and one bit wide.
  • the eight bits 7 through 0 of WE mask 504 indicate whether each respective byte of bytes 7 through 0 of write subblock 310 will be written or not. Again, a data byte is also referred to as a data word. Only eight WE bits are required for the eight bytes of subblock 310. Therefore, subblock 319 is not used.
  • the time after the transfer of WE mask 504, indicated by ellipses, represents a time gap of variable length.
  • the time gap is present, but for other embodiments, there is no time gap.
  • other memory transactions can be interleaved into this time gap.
  • WE subblock 320 is one bit wide. WE subblock 320 includes a serial chain of eight WE bits 7 through 0 indicating whether each of the eight bytes of write subblock 31 will be written or not. Similarly, WE subblock 321 refers to the write subblock 312, which is the write subblock following write subblock 311. Because WE subblock 323 includes WE bits for final write subblock 314, subblock 324 is not used.
  • WE signals are transferred on pins BusData[0] through BusData[7] in parallel.
  • WE subblocks 320 through 323 WE signals are transferred on pin 505 (WE/Data[8]) in serial.
  • FIG. 13B shows the relationship between parallel and serial WE signals and data words.
  • WE mask 504 is an eight bit word comprised of WE bits 1300 through 1307.
  • Write subblocks 310, 311, and 312 are each comprised of eight data words. Each data word is eight bits wide.
  • WE subblocks 320, 321, and 322 each comprise eight one-bit words.
  • BAD ORIGINAL WE bits 300 through 307 are stored in registers on DRAM 610 for use with write subblock 310.
  • Data word 3100 is transferred to DRAM 610 after a time gap.
  • WE bit 1300 indicates whether data word 3100 is written or not.
  • WE bits 1301 through 1307 indicate whether or not respective data words 3101 through 3107 are written or not.
  • a serial stream of WE bits 4200 through 4207 are stored in registers on the DRAM for use with write subblock 311.
  • WE bit 4200 indicates whether data word 3110 of write subblock 311 is written or not.
  • WE bits 4201 through 4207 indicate whether respective data words 3111 through 3117 are written or not.
  • WE subblock 321 is comprised of WE bits 4210 through 4217 pertaining to respective data words 3120 through 3127 of write subblock 312.
  • WE subblock 322 is comprised of WE bits 4220 through 4227 pertaining to respective data words of a write subblock following write subblock 312.
  • the ninth WE/Data pin 505 (shown in Figure 13 A) is used for receiving the serial stream of WE bits making up WE subblocks 320 through 323. Moreover, data can be sent over pin 505 or received by pin 505 when WE bits are not being sent over pin 505 - - for example, in the time gap between the receipt of WE mask 504 and the receipt of subblock 320. Data words that are eight bits or nine bits wide are possible when WE bits are not being sent.
  • FIG. 13A does use parallel WE bits that comprise WE mask 504, those WE bits need only be stored in eight registers of DRAM 610.
  • One advantage of starting write operations with the WE mask 504 is that the eight parallel WE bits of WE mask 504 are received by the DRAM in only one-half of a clock cycle. This permits the interleaved memory operations, which occur in the time gap before write subblock 310, to occur sooner than if the initial WE bits were sent serially. Accordingly, write subblock 310 can also be sent sooner because the interleaved memory operations end sooner.
  • WE mask 504 permits a "quick start," the subsequent use of a serial stream of WE bits of subblocks 320 through 323 permits a potentially infinite stream of subsequent data words to be sent to the DRAM and written without being interrupted. There is no requirement that the parallel WE mask 504 be sent again to enable writes.
  • the serial stream of WE bits allows the data words to keep being written to the DRAM.
  • the DRAM receives a continuous stream of WE bits that are offset from the respective data words.
  • the serial stream of WE bits of WE subblocks 320 through 324 are sent to a pin dedicated to receiving WE bits. That dedicated WE pin does not receive data.
  • the serial sequence of WE bits are, however, offset in time with respect to the data words received by the bus data pins, in the same manner as shown in Figure 13B.
  • the dedicated WE pin could be pin 505, meaning that only pins BusData [0] through BusData [7] could receive data.
  • that dedicated WE pin could be a pin other than pin 505, and all of pins 506 - - including pin 505 - - could receive data. Whether or not the dedicated WE pin is pin 505, WE mask 506 would still be used to send the initial stream of parallel WE bits.
  • Block 3000 includes EDC subblock 604 and write subblock 3011.
  • write subblock 3011 is comprised of eight data words, each data word being eight bits wide.
  • EDC subblock 604 is eight words long and one bit wide.
  • Each bit of subblock EDC 604 is an EDC bit associated with write subblock 3011.
  • Subblock EDC 604 can be comprised of parity bits or ECC bits.
  • WE mask 3010 is one word made up of eight WE bits. Each bit of WE mask 3010 indicates whether a respective data word of the eight data words of write subblock 3011 is to be written or not written. Subblock 603 is not used.
  • EDC subblock 604 is comprised of parity bits, then both parity and WE are available for write subblock 3011. Thus it is possible, for the case of a one block write operation, to use parity and avoid R/M/Ws without providing a dedicated WE pin.
  • a serial stream of WE bits can be sent to pin 505 in Figure 14 after EDC subblock 604 is sent.
  • pin 505 can also be used to send or receive data other than EDC information (EDC information being a tvpe of data).
  • EDC information being a tvpe of data.
  • pin 505 provides the capability of receiving WE information, or sending and receiving data and EDC information, at various points in time. This provides the memory system with flexibility and avoids the use of a dedicated WE pin.
  • FIG 15 shows a write transaction with request packet 500, which is transmitted on bus 519 from DRAM 2002 master to DRAM 610, for example.
  • Request packet 500 is configurable by DRAM master 2002 and contains information related to the DRAM operation to be performed.
  • request packet 500 includes read, write, and address information, among other information.
  • the request packet information makes up multiple words of variable width.
  • request packet 500 is ten bits wide. Eight bits of request packet 500 use pins BusData[0] through BusData[7] and one bit uses pin 505, which is WE/Data pin[8j.
  • One bit of request packet 500 uses bus control pin 499 of DRAM 610. Words comprising control information are contained in subblocks 503 and 502.
  • the final word of request packet 500 comprises WE mask 501.
  • Block 750 comprises write subblocks 7500 through 7503 and WE subblocks 2020 through 2022.
  • write subblock 7500 is comprised of eight data words, each data word being eight bits wide.
  • the other data words 7501 through 7503 are each also comprised of eight data words. Subblock 2023 is not used.
  • WE mask 501 is one word that is eight bits wide. WE mask 501 is also referred to as WE subblock 501. Each bit of WE mask 501 indicates whether a respective byte of write subblock 7500 is written or not.
  • the time gap following request packet 500 can be used for interleaving data related to other memory operations. For an alternative embodiment, there is no time gap.
  • WE subblock 2020 comprises eight WE bits. Each bit of WE subblock 2020 indicates whether a respective data word of write subblock 7501 is to be written to the DRAM or not. WE subblocks 2021 through 2022 perform similar write enable functions for the rest of respective write subblocks of block 750 (i.e., write subblocks 7502 and 7503).
  • pin 505 is used for either write enable information or for data.
  • data can be sent over pin 505 during the time gap between WE mask 501 and write subblock 7500.
  • Pin 505 can also be used for EDC information.
  • a dedicated WE pin is used to receive the serial WE information contained in WE subblocks 2020 through 2022.
  • the dedicated WE pin only receives write enable information, and cannot send or receive data or EDC information.
  • the dedicated pin is pin 505.
  • the dedicated WE pin is a separate pin that is not one of pins 506.
  • Block 6000 is comprised of write subblocks 6010 through 6013 and WE subblocks 6020 through 6023.
  • Write subblocks 6010 through 6013 are each comprised of eight data words of eight bits each.
  • WE subblocks 6020 through 6023 are each comprised of eight words, each having one WE bit.
  • Write subblocks 6010 through 6013 are transferred on pins BusData[0] through BusData[7] of pins 506.
  • WE subblocks 6020 through 6023 are transferred on pin 505, which is pin BusData[8].
  • Each WE bit of WE subblock 6020 refers to a respective data word of write subblock 6010.
  • the respective data word of write subblock 6010 is transferred during the same half clock cycle as the respective WE bit of WE subblock 6020.
  • serial WE bits of WE subblocks 6021 through 6023 are transferred during the same half clock cycles as respective data words of write subblocks 6011 through 6013.
  • FIG 16B shows the relationship between WE bits and data bytes of write subblocks.
  • WE bit 410 indicates whether or not data byte 4100 will be written.
  • WE bit 411 indicates whether or not data byte 4101 will be written.
  • pin 505 can be used for data and for EDC information, rather than just WE information. In other words, pin 505 allows the multiplexing of data and WE information.
  • the various embodiments described with respect to Figures 12A, 12B, 13A, 13B, 14, 15, 16A, and 16B may each be used during different operations of the same DRAM or DRAMs.
  • the DRAM is directed by a DRAM master to operate in accordance with a particular embodiment. Specifically, the master directs the DRAM to treat the "s-lth" bit, or ninth bit, as a data bit or a WE bit. EDC is a type of data. This master direction can then be viewed as enabling or disabling WE, and can be accomplished in various ways.
  • One method for enabling or disabling the write enable function uses bits of the request packet to encode information directing the DRAM to treat the ninth bit as a data bit or a WE bit.
  • BAD ORIGINAL A within DRAM 610 decodes that information and treats the ninth bit as data or a WE bit, depending on what the information says.
  • FIG. 17 Another method for enabling or disabling WE is shown in Figure 17.
  • the DRAM master 2002 also sends to DRAM 610 a separate WE enable signal 4002 that enables or disables a WE function within DRAM 610 such that DRAM 610 will only treat the ninth bit as a WE bit when WE enable signal 4002 is active.
  • the control logic circuitry 480 of DRAM 610 receives the WE enable signal 4002 and only treats the ninth bit as a WE bit when the WE enable signal is active.
  • Another method for enabling or disabling WE uses the three control signals CAS 562, RAS 564, and W/R 566 received by DRAM 610. As shown in Figure 18, these three signals can encode eight operating modes. Figure 18 shows some possible DRAM functions and the control signal states that indicate these functions. The control logic circuitry 480 of DRAM 610 decodes these signals and implements the functions or operating modes.
  • RAS operations are row sensing operations in which a row of memory cells is read into sense amplifiers in a DRAM.
  • CAS operations are column access operations involving a read from a column location or a write to a column location. During a CAS cycle, an indeterminate number of column accesses may be made from the row currently in the sense amplifiers.
  • a PRECHARGE operation initializes sense amplifiers before sensing.
  • a CAS READ is a column read.
  • a CAS WRITE 1 is a write to a column with WE enabled.
  • a CAS WRITE 2 is a column write with WE disabled.
  • a CAS READ AUTO PRECHARGE is a column read with automatic precharge of sense amplifiers after the read so that a RAS may be started immediately after the column read.
  • a CAS WRITE 1 AUTO PRECHARGE is a column write with WE enabled and with automatic precharge.
  • a CAS WRITE 2 AUTO PRECHARGE is a column write with WE disabled and with automatic precharge.
  • a PRECHARGE is the operation of initializing the sense amplifiers.
  • a RAS is a row access operation.
  • the methods described above for enabling or disabling WE are dynamic methods in that they involve the sending and receipt of a signal or signals whenever a write operation is to take place. It is also possible to use a static signal stored in a register of DRAM 610. The register only changes state when the register is set or cleared by a control bit.
  • the control logic circuitry 480 of DRAM 610 provides the control for this scheme.
  • Yet another method for enabling or disabling WE uses address space within the DRAM that is set aside as control space.
  • the control space contains information that can include control information from outside the DRAM that is written into the control space using the addresses of the set-aside memory space.
  • the control logic circuitry 480 of DRAM 610 reads this control space and accordingly disables or enables the write enable function of the WE/data pin.

Abstract

A method is described for providing a memory with a serial sequence of write enable signals that are offset in time with respect to respective data received by a plurality of data inputs of the memory. A memory is also described with an array for data storage, a plurality of data input pins, and a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data input pins. The additional data that the separate pin can receive includes, for example, error detection and correction (EDC) information. A method is also described for multiplexing write enable information and error detection and correction information.

Description

METHOD AND APPARATUS FOR PROVIDING A MEMORY WITH WRITE ENABLE INFORMAΗON FIELD OF THE INVENTION
The present invention relates to the field of electronic memories for data storage. More particularly, the present invention relates to ways of providing a memory with write enable information. BACKGROUND OF THE INVENTION
Digital information can be stored in various types of memories, including random access memories ("RAM-" ), electrically erasable read¬ only memories ("EEPROMs"), flash memories, etc. Data is typically stored in a two-dimensional array in which one row of bits is accessed at a time.
A RAM is a volatile memory that can be erased and written to relatively quickly, but which loses its data when power is removed. A RAM can be either static (i.e., an "SRAM") or dynamic (i.e., a "DRAM"). In an SRAM, once data is written to a memory cell, the data remains stored as long as power is applied to the chip, unless the same memory cell is written again. In a DRAM, the data stored in a memory cell must be periodically refreshed by reading the data and then writing it back again, or else the data in the cell disappears.
Figure 1 shows a block diagram of a prior DRAM 10. DRAM 10 typically is part of a computer system that includes a high speed bus 19 and a DRAM controller. DRAM 10 includes DRAM array 1 , which consists of one or more banks. For example, array 11 has BankO and Bankl . Interface 18 contains logic for processing and routing signals entering and leaving DRAM array 11. Signals enter and leave DRAM 10 on interface pins 6 which connect to bus 19. The number of pins making up interface pins 6 depends upon the width of bus 19 and also upon the bus protocol used by a computer system to which the DRAM is connected.
Figure 2 shows how interface 18 communicates with BankO of array 11 of DRAM 10. BankO of array 11 can store "t" units of data. A unit of data can be a byte, and the byte is defined as being "s" bits wide, where in this case "s" is 8 bits or 9 bits (i.e., a X8 byte or a X9 byte).
BAP ORIG1NM- Address interface 60 provides column and row address signals 42 and 44. Data interfaces 51 through 53 transfer data to and from array bank 11 into and out of DRAM 10. Data to be read out of BankO of array 11 is carried on R lines 38, and data to be written to BankO of array 11 is carried on W lines 36. For example, data interface 51 provides for conveyance of data bits [t-l:0][0], these bits being the 0th bits of each of bytes 0 through t-l of BankO of array 11, or all the 0th bits of the bytes to be transferred. Similarly, data interface 52 carries all the 1 th bits of BankO of array 11.
Write enable ("WE") interface 56 provides a WE signal for each byte of data of BankO of array 11. Signals WE[t-l :0] are WE signals for byte 0 through byte t-l . The WE signals are carried on WE lines 34. A WE signal indicates whether an associated byte is to be written or not written during a write operation.
Control interface 58 provides the following signals: column access strobe ("CAS") 62, row access strobe ("RAS") 64, and Read/Write ("W/R") signal 66. RAS and CAS are timing signals indicating a row or column access. W/R 66 specifies whether an operation is a write operation or a read operation
Figure 3 shows the types of inputs to prior DRAMs. Various types of prior DRAMs have provided various separate pins for the following inputs: row address 74, column address 76, read and write data 78, a write/ read input signal 82, the RAS 84, the CAS 86, and write enable signals 80. Having separate pins for each of these inputs to the DRAM is relatively inefficient because the pins take up space and not all of the signals overlap in time.
For DRAMs using different signals that are not active at the same point in time, several prior methods have been used to permit the sharing of pins, however. The sharing of pins minimizes the pin count without adversely affecting functionality.
One prior method for conserving DRAM interface pins is column/row address multiplexing. Figure 4 illustrates column and row address multiplexing. Figure 4 shows that one column and row address pin Arc[Nrc-l :0] 92 handles column and row address inputs 76 and 74 of
BAD ORIGINAL J> Figure 3. This is possible because column and row address signals are not active at the same time.
Another prior method is data in /out multiplexing. Data to be read and written is multiplexed onto the same pins of a DRAM. This is also referred to as Write/Read multiplexing or W/R multiplexing. Figure 5 illustrates W/R multiplexing, in which data read from or written to a DRAM uses the same pins 102 for communicating with the exterior of the DRAM. Data is not read from and written to a DRAM at the same time, and thus it is possible to share data pins.
Figure 6 illustrates another prior method of bit multiplexing, called data byte multiplexing. For data byte multiplexing, "t" data bits are transferred in serial over the same pin. For one prior art scheme, "t" equals 8. Each data bit is from a different byte. This is possible in prior DRAMs in which the internal RAM cycle rate, sometimes referred to as Column Access Strobe ("CAS") cycle rate, is slower than the DRAM input/output ("I/O") cycle rate.
For the example shown in Figure 6, the I/O cycle rate is "t" times faster than the CAS cycle rate. Thus, if a block of data is "t" bytes, and one bit of each byte is to be transferred in a CAS cycle, then only one pin per "t" bits is needed during one CAS cycle for data transfer. For these reasons pins 202 can replace pins 102 of Figure 5, and the number of data pins is reduced by a factor of "t."
In Figure 7, another prior bit multiplexing method is shown. This method is used in typical prior DRAM systems in which row address signals and data signals are not transferred at the same time. Pins 302 transmit read and write data, but also carry row address signals 44, thus eliminating the need for pins 74 of Figure 3. The column address requires dedicated column address pins 76 because column address information can be transferred at the same time data is transferred.
For the above described prior methods, dedicated WE pins are required. In prior memories in which WE signals travel a longer path to DRAM array 11 then do data signals, dedicated registers are required to hold data during the wait for WE signals. The WE signals indicate whether the data is to be written or not written to DRAM array 11.
BAD ORIGINAL J> Figure 8A shows a prior art memory configuration using RDRAMs™ ("Rambus DRAMs") of Rambus, Inc. of Mountain View, California. Figure 8B shows how WE information is multiplexed for that Rambus memory configuration. As shown in Figure 8B, eight eight-bit wide WE words comprising WE block 981 are transmitted into a RDRAM over the nine-bit wide data bus and enter the RDRAM through pins BusData[7] through BusData[0] of data pins 980. The ninth data pin, pin BusData[8], is not used for transmission of the WE words. The WE words are stored in registers of the RDRAM Each WE word is associated with a respective one of eight data blocks Each data block is eight bytes long. Each data byte is also referred to as a data word. Each bit of each of the WE words is associated with a respective one of the eight data bytes in the respective block, which are each eight bits wide and are sent over the data bus and to the data pins of the RDRAM Each bit of the WE word determines whether or not the associated data byte is written to the RDRAM. For example, the first WE word in WE block 981 pertains to DataBlock 0. Bit 0 of the first WE word determines whether data byte
1000 is written. Bit 1 of the first WE word determines whether data byte
1001 is written, and so on. Similarly, each WE word pertains to a data block until the final WE word of WE block 981 determines whether data bytes in DataBlock 7 are written For this prior art scheme, a single clock cycle has two phases, allowing two transfer operations to occur within a single clock cycle.
One disadvantage of this prior method is that 64 registers are needed to hold the 64 WE bits during the time the write operation is taking place. Another disadvantage of the pπor method is that a WE block must be transmitted for every group of eight data blocks that are transmitted. The periodic transmission of WE blocks takes time and therefore reduces bandwidth otherwise available for data transmission.
Prior DRAM memory systems have included some method of detecting errors in stored data. For one of these methods a type of data bit called an Error Detection and Correction ("EDC") bit is used. An EDC bit can be either a parity bit or an error correction code ("ECC") bit. Parity is a basic prior method of error detection without error correction.
BAD ORIGI AL # A parity bit is associated with a byte of data and indicates whether or not one of the bits in the byte is erroneous One pπor art scheme uses a ninth bit out of a X9 byte as the parity bit Parity is said to be either odd or even (indicated by an exclusive-OR or exclusive-NOR operation) If a parity check reveals that the state of the paπtv bit is inconsistent with the state of the other bits of the data byte, a paπt\ error is detected When a parity error is detected, the system is typically restarted
An ECC scheme is a more sophisticated pπor EDC method Single ECC bits do not refer to a single byte of data as is typically the case with a parity bit Rather, multiple ECC bits are combined to form a word that encodes complex error detection and correction iniormation ECC words of various widths are required to encode iniormation for blocks of data of various sizes (a block having "t units of data each unit being ' s' bits wide) According to a pπor ECC technique a word ot width LOG2 (N bits/block) + 2 is required to encode ECC data tor a block of size N bits With the use of ECC it is possible to both detect and correct bit errors
The choice of which EDC scheme is used can affect DRAM performance in pπor DRAM systems When an ECC scheme is chosen, write time may be increased and performance reduced This is true because ECC bits do not refer to a smgle data byte, but form part of an ECC word referring to the entire block Thus, when it is desired to write only a portion of the block, the ECC word tor the entire block will change in complex ways such that it no longer reflect-, accurate information about the block This makes it necessary for every partial write to the block to involve reading out the entire block modifying it in part so that the ECC can be reformulated, and writing the block back again This process is called a Read/Modify/Write, or R/M/W R/M/Ws cost extra time and are preferably avoided If ECC is used and the entire block is written, however, the R/M/Ws are not required
If parity is chosen, it is possible to bene t trom using a Write Enable ("WE") signal associated with a single X9 byte to indicate whether the byte is to be written or not written For certain pπor DRAMs, separate WE pins convey WE signals associated with each X9 byte of the block of data Because parity bits refer only to the X9 byte they are part
BAD ORIGINAL ft of, the parity bits will be changed appropriately when a X9 byte is written, and unwritten parity bits will be unaffected. Thus, with the use of parity and WE, it is not necessary to perform R/M/Ws when writing to the memory.
SUMMARY AND OBTECTS OF THE INVENTION
One object of the present invention is to provide a memory with write enable information, yet minimizing the circuit area required and maximizing performance.
Another object of the present invention is to reduce the number of memory pins required without adversely affecting memory functionality.
Another object is to reduce memory register resources required, thereby reducing memory die size.
Another object is to allow for faster memory operation.
Another object is to allow the use of write enable and error correction and detection in a memory without the requirement of a pin dedicated solely to the write enable function.
A method is described for providing a memory with a serial sequence of write enable signals that are offset in time with respect to respective data received by a plurality of data inputs of the memory.
A memory is also described with an array for data storage, a plurality of data input pins, and a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data input pins. The additional data that the separate pin receives could, for example, be error detection and correction (EDC) information. A method is also described for multiplexing write enable information and error detection and correction information.
Other objects, features, and advantages of the present invention will be apparent from the accompanying drawings and from the detailed description that follows below.
BAD ORIGINAL Α ft BRIEF DESCRIPTION OF THE DRAWINGS
The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings in which like references indicate similar elements and in which
FIG. 1 is a block diagram of a prior DRAM;
FIG. 2 shows the connection of the storage area of a prior DRAM array to the DRAM interface;
FIG. 3 shows a prior DRAM arrangement with no multiplexing;
FIG. 4 illustrates prior column/row multiplexing of a DRAM;
FIG. 5 illustrates prior data in/out multiplexing;
FIG. 6 shows a prior data byte multiplexing scheme;
FIG. 7 illustrates a prior data/address multiplexing scheme;
FIG. 8A shows a memory storage system using Rambus DRAMs;
FIG. 8B shows a prior configuration for a Rambus DRAM for multiplexing WE bits with data bits;
FIG. 9 shows a computer system that uses DRAMs;
FIG. 10 is a block diagram of a DRAM with data /write-en able multiplexing;
FIG. 11 shows a WE /data multiplexing scheme for a DRAM;
FIG. 12A illustrates a write transaction with a serial sequence of write enable signals;
FIG. 12B illustrates the relationship between WE bits and data bytes in a write transaction with a serial sequence of write enable signals;
FIG. 13A illustrates a write transaction with parallel WE signals and serial WE signals;
FIG. 13B illustrates the relationship between WE bits and data bytes in a write transaction with parallel WE signals and serial WE signals;
FIG. 14 illustrates a write transaction with the multiplexing of EDC information, data, and WE information;
FIG. 15 illustrates a write transaction with parallel WE signals in a request packet followed by serial WE signals;
FIG. 16A illustrates a write transaction in which WE bits arrive with their respective data words or bytes;
BAD ORIGINAL FIG. 16B illustrates the relationship between WE bits and data words when WE bits arrive with their respective data words;
FIG. 17 illustrates a configuration with a WE enable signal;
FIG. 18 illustrates various DRAM functions encoded by control signals of a control interface.
DETAILED DESCRIPTION
Configurations are described below that provide a memory with write enable information. The circuit area required is minimized and performance maximized. Embodiments for a DRAM will be described. Alternative embodiments can be implemented with other memory devices, such as SRAM or flash memory Certain embodiments allow write enable signals to be supplied to the memory in ways that reduce the number of registers required. Certain embodiments allow Write Enable ("WE") signals, data signals, and Frror Detection and Correction ("EDC") signals to share the same pins, which allows one or more dedicated WE pins to be eliminated. The various embodiments will be described in more detail below.
Figure 9 shows computer system 2000 that includes CPU 2004, DRAM master or controller 2002, and sixteen DRAMs 610 through 626. CPU 2004 issues commands to DRAM master 2002. DRAM master 2002 communicates with DRAMs 610 through 626 over high-speed bus 519.
Figure 10 is a block diagram of DRAM 610, which is one of the DRAMs that is part of computer system 2000. DRAM 610 includes array 511 of storage cells organized into two banks, namely, Bankl and BankO. Interface 518 includes logic for processing and routing signals entering and leaving DRAM array 511. Control registers 508 store control information from a master device directing the operation of DRAM 610. DRAM 610 includes control logic circuitry 480 that controls various operations of DRAM 610. DRAM 610 also includes circuitry 478, which includes clock circuitry, counters, and status logic.
Pins 507 transfer reset signals, clock signals, voltage, and ground signals to DRAM 610. Pin 498 (BusEnable) and pin 499 (BusCtrl) transfer signals related to bus management. Pins 506 comprise eight pins
BΛD ORI IN BusData[0] through BusData[7] plus ninth pin WE/Data[8], which can be used to transfer different signals at different times to DRAM 610 from bus 519 and from bus 519 to DRAM 610. Pins BusData[0] through BusData[7] plus WE/Data[8] can transfer data to be written to DRAM 610 and data read from DRAM 610. Pins 506 can also transfer Write Enable WE signals and Error Detection and Correction (EDC) signals, as described in more detail below. In short, pins 506, 498, and 499 allow communication between bus 519 and DRAM 610. Write enable information is sent to DRAM 610, but data can flow to or from DRAM 610.
Pin 505 (i.e., WE/Data[8]) is the ninth pin of pins 506 and is used in one embodiment for transferring data and WE signals. For one embodiment, pin 505 transfers a data signal that is an EDC signal. For another embodiment, pins BusData[0] through BusData[7] transfer eight data signals at some times and receive eight WE signals at other times. These embodiments are described below.
Control logic circuitry 480 ensures that write operations to DRAM array 511 are enabled or disabled depending upon the write enable signals received by DRAM 610. Control logic circuitry controls WE/Data [8] pin 505 and lets DRAM 610 distinguish between receiving WE information on pin 505 or sending or receiving data (including EDC information) on pin 505. Control logic circuitry 480 can also interpret whether WE bits are sent over pins BusData [0] through BusData [7] of pins 506. Control circuitry 480 can also decode packets sent over bus 506. For an alternative embodiment that includes a dedicated WE pin, control logic circuitry 480 looks to that dedicated WE pin for write enable information, and accordingly enables or disables write operations depending upon the write enable information received. Control logic circuitry 480 also can recognize a time gap between the WE information and the data that the WE information applies to. In short, control logic circuitry 480 provides the control for DRAM 610.
Figure 11 shows the types 550 and 552 of data applied to pins 506 of DRAM 610. Figure 11 also shows the types 540, 541, and 542 of data received by interface 518 of DRAM 610. Write enable information 560 is
BAD ORIGINAL
*. -10- also received by interface 518 of DRAM 610. Data inputs 550 are bits of data D[0][0] through D[t-1][0] to be written to or read from DRAM array 511. Bits D[0][0] through D[t-1][0] represent the 0th bit of data from bytes 0 through t-l, or the 0th bit of each byte in a block of "t" bytes, wherem a block of "t" bytes is transferred in a CAS cycle. For one embodiment of the invention, "t" equals eight. For alternate embodiments, the DRAM could be two or more bytes wide. If, for example, the DRAM is two bytes wide, then two times t bytes are transferred in a CAS cycle.
Data bits 552 each comprise the "s-l th" bit of each byte in a block of data written to or read from DRAM 610. For one embodiment, each byte is a 9-bit byte (i.e., a X9 byte) and "s" equals nine. The "s-lth" bit is interpreted by DRAM 610 as write-enable ("WE") bit 404 instead of being written to the DRAM as a data bit 36. For a DRAM two or more bytes wide, there would be one such bit for each byte. For one embodiment, WE bit 404 is associated with the byte of data containing it. For another embodiment, WE bit 404 is associated with a byte of data in a block transferred following the transfer of the block containing WE bit 404. A data byte is also referred to as a data word.
Figure 12A shows a write transaction over time using a serial sequence of write enable signals that are offset in time with respect to respective data. The information appearing over time on the nine device pins 506 of DRAM 610 during the transaction is shown. Pins BusData[0] through BusData[7] are used for data and pin WE/Data[8] is used for WE signals. Block 810 is nine bits wide - - that is, "s" equals nine. Block 810 is comprised of (1) n write subblocks 711 through 714, (2) n-1 WE subblocks 821 through 823, and (3) unused subblock 824. WE subblock 820 is sent prior in time to block 810. Subblock 710 is not used. Write subblocks 711 through 714 contain data to be written to the DRAM and are each "t" bytes long and eight bits wide. For one embodiment, "t" equals eight. For example, the topmost write subblock 7 1 is the 0th block of n blocks to be written, containing eight words, 7 through 0, each word containing eight bits, 7 through 0.
ORIGINAL g
BAD For the embodiments of this invention, a single clock cycle has two phases, allowing two transfer operations to occur within a single clock cycle. For alternative embodiments, other clocking schemes may be used.
Each of WE subblocks 820 through 823 is "t" bytes long and one bit wide and contains WE bits. Subblock 824 is not used. Each WE subblock is comprised of WE bits associated with a subsequent write subblock - - i.e., a write subblock that appears during a later clock cycle in time. For instance, the WE subblock 820 contains information pertinent to write subblock 711. WE subblock 820 contains eight WE bits 7 through 0 indicating whether the 0th through 7th words of write subblock 711 are to be written or not. When a data word of write subblock 711 is written, the associated WE bits of WE subblock 821 are read by the DRAM. Thus, the WE bits are "collected" in serial and stored for use with the following write subblock. Because the WE bits are transferred with the write subblock ahead in time of the write subblock to which the WE bits refer, no WE bits need be sent in the final time slot during which the final write subblock 714 is transferred. Therefore, the final subblock 824 is not used. Also, in this arrangement, data subblock 710 is not used because the first WE subblock - - i.e., subblock 820 - - is being sent at that point in time, and subblock 820 is associated with write subblock 711, which arrives at the DRAM at a later point in time.
The time after the transfer of subblock 820, indicated by ellipses, represents a time gap of variable length. For one embodiment, the time gap is present, but for other embodiments, there is no time gap. For the embodiment with this time gap, other memory transactions can be interleaved into this time gap. In other words, other memory transactions can occur before WE subblock 821 write subblock 711 are received. Because the WE bits of subblock 820 referring to write subblock 711 are transferred ahead of write subblock 71 and held in registers, pin WE/Data[8] is "free" immediately after transfer of subblock 820. Pin WE/Data [8] (i.e., pin 505) can be used either for write enable information, for command and control information, or for data. In other words, pin 505 is multiplexed. This embodiment thus makes interleaving of other memory operations easier for a controller to manage. For
BAD ORIGINAL ft instance, it is not necessary for a controller to be concerned whether a data transaction is eight bits or nine bits wide because all nine data pins are available.
Figure 12B shows the relationship between serial WE bits and data words of write subblocks. Write subblocks 710, 711, and 712 are shown along with WE subblocks 820, 821, and 822. Write subblock 710 is not used to send data words for this embodiment. Write subblock 711 is comprised of eight eight-bit data words 7110 through 7117. Write subblock 712 is comprised of eight eight-bit data words 7120 through 7127. WE subblock 820 contains eight WE bits 8200 through 8207. WE subblock 821 contains eight WE bits 8210 through 8217. WE subblock 822 contains eight WE bits 8220 through 8227.
The serial stream of WE bits 8200 through 8207 of WE subblock 820 are sent from the DRAM master 2002. The eight WE bits 8200 through 8207 are received by WE/Data pin [8] of DRAM 610 and then stored internally in registers within interface 518. WE bit 8200 indicates whether data word 7110 is to be written or not. Similarly, WE bits 8201 through 8207 indicate whether respective data words 711 through 7117 are to be written or not. Write subblock 711 is received by the DRAM after the time gap.
Also after the time gap, a serial stream of write enable bits 8210 through 8217 of WE subblock 821 are received by DRAM 610 and stored internally in registers within interface 518, replacing the WE bits previously stored there. WE bits 8210 through 8217 indicate whether subsequent respective data words 7120 through 7127 of write subblock 712 are to be written or not. WE subblock 822 is comprised of WE bits for a write subblock following write subblock 712. Thus, as shown, DRAM 610 receives a serial sequence of WE bits that are offset in time with respect to respective data received by pins BusData [0] through BusData [71
For the embodiment described above, a dedicated WE pin is not necessary and can be eliminated. Instead, the ninth pin of pins 506 - - i.e., pin 505, also referred to as pin WE/Data[8] (shown in Figure 12A) - - is used for receiving WE bits. Moreover, data can be sent or received over
β > ORIS'N^ pin 505 when WE bits are not being sent over pin 505 - - for example, in the time gap between the receipt of subblock 820 and subblock 821.
The use of serial stream of WE bits (as shown in Figure 12B) rather than an eight-bit wide WE word such as used by the prior art configuration shown in Figure 8B means that a potentially infinite stream of subsequent data words can be sent to the DRAM to be written without being interrupted. In other words, data words do not need to be interrupted in order to send write enable information to the DRAM. Instead, the DRAM receives a continuous stream of WE bits that are offset from the respective data words.
For another embodiment, however, a serial stream of WE bits are sent to a pin dedicated to WE bits. That dedicated WE pin does not receive data. The serial sequence of WE bits are offset in time, however, with respect to respective data words received by the bus data pins of the DRAM. In other words, the WE bits and the write data words have the same relationship in time as those shown in Figure 12B. The difference is that for the alternative embodiment, only WE bits can be sent to a dedicated WE pin. For example, for one alternative embodiment, pin 505 would be only able to receive WE bits and not receive data. Data would only be eight bits wide in view of the eight data pins BusData [0] through BusData [7]. That alternative embodiment still provides the advantage of having a serial stream of WE bits rather than periodic WE information. In other words, for that alternative embodiment, data words do not need to be interrupted in order to send write enable information to the DRAM, given that a serial stream of WE bits is sent to the DRAM offset with respect to the data. For another alternative embodiment, the dedicated WE pin could be an additional pin other than pin 505, and pins 506 - - including pin 505 - - could receive or send data. If a dedicated pin other than one of pins 506 is used for WE information, then eight bit or nine bit wide data words can be sent over pins 506.
Figure 13A shows a write transaction over time using initial write enable signals sent in parallel and subsequent write enable signals sent serially.
BAD ORIGINAL A Prior to block 300 being sent, WE mask 504 is sent. WE mask 504 is also referred to as WE subblock 504. Subblock 319 is not used. WE mask 504 is 8 bits wide and one word long. Unused subblock 319 is one bit wide and one word long.
Block 300 is nine bits wide and is comprised of (1) n write subblocks 310 through 314, (2) WE subblocks 320 through 323, and (3) unused subblock 324. Write subblocks 310 through 314 are "t" words long and eight bits wide. For one embodiment, "t" is eight. WE subblocks 320 through 323 are "t" words long and one bit wide.
The eight bits 7 through 0 of WE mask 504 indicate whether each respective byte of bytes 7 through 0 of write subblock 310 will be written or not. Again, a data byte is also referred to as a data word. Only eight WE bits are required for the eight bytes of subblock 310. Therefore, subblock 319 is not used.
The time after the transfer of WE mask 504, indicated by ellipses, represents a time gap of variable length. For one embodiment, the time gap is present, but for other embodiments, there is no time gap. For the embodiment with this time gap, other memory transactions can be interleaved into this time gap.
WE subblock 320 is one bit wide. WE subblock 320 includes a serial chain of eight WE bits 7 through 0 indicating whether each of the eight bytes of write subblock 31 will be written or not. Similarly, WE subblock 321 refers to the write subblock 312, which is the write subblock following write subblock 311. Because WE subblock 323 includes WE bits for final write subblock 314, subblock 324 is not used.
For WE mask 504, WE signals are transferred on pins BusData[0] through BusData[7] in parallel. For WE subblocks 320 through 323, WE signals are transferred on pin 505 (WE/Data[8]) in serial.
Figure 13B shows the relationship between parallel and serial WE signals and data words. WE mask 504 is an eight bit word comprised of WE bits 1300 through 1307. Write subblocks 310, 311, and 312 are each comprised of eight data words. Each data word is eight bits wide. WE subblocks 320, 321, and 322 each comprise eight one-bit words. When WE mask 504 is transferred to the DRAM 610 from DRAM master 2002,
BAD ORIGINAL WE bits 300 through 307 are stored in registers on DRAM 610 for use with write subblock 310. Data word 3100 is transferred to DRAM 610 after a time gap. As data word 3100 is transferred to DRAM 610, WE bit 1300 indicates whether data word 3100 is written or not. Similarly, WE bits 1301 through 1307 indicate whether or not respective data words 3101 through 3107 are written or not. Also, as data words 3100 through 3107 of write subblock 310 are transferred to DRAM 610, a serial stream of WE bits 4200 through 4207 are stored in registers on the DRAM for use with write subblock 311. WE bit 4200 indicates whether data word 3110 of write subblock 311 is written or not. Similarly, WE bits 4201 through 4207 indicate whether respective data words 3111 through 3117 are written or not. WE subblock 321 is comprised of WE bits 4210 through 4217 pertaining to respective data words 3120 through 3127 of write subblock 312. WE subblock 322 is comprised of WE bits 4220 through 4227 pertaining to respective data words of a write subblock following write subblock 312.
For the embodiment described above, a separate dedicated WE pin is not necessary and is not part of the DRAM design. Instead, the ninth WE/Data pin 505 (shown in Figure 13 A) is used for receiving the serial stream of WE bits making up WE subblocks 320 through 323. Moreover, data can be sent over pin 505 or received by pin 505 when WE bits are not being sent over pin 505 - - for example, in the time gap between the receipt of WE mask 504 and the receipt of subblock 320. Data words that are eight bits or nine bits wide are possible when WE bits are not being sent.
Although the embodiment shown in Figure 13A does use parallel WE bits that comprise WE mask 504, those WE bits need only be stored in eight registers of DRAM 610. One advantage of starting write operations with the WE mask 504 is that the eight parallel WE bits of WE mask 504 are received by the DRAM in only one-half of a clock cycle. This permits the interleaved memory operations, which occur in the time gap before write subblock 310, to occur sooner than if the initial WE bits were sent serially. Accordingly, write subblock 310 can also be sent sooner because the interleaved memory operations end sooner.
,BAD ORIGINAL Although WE mask 504 permits a "quick start," the subsequent use of a serial stream of WE bits of subblocks 320 through 323 permits a potentially infinite stream of subsequent data words to be sent to the DRAM and written without being interrupted. There is no requirement that the parallel WE mask 504 be sent again to enable writes. The serial stream of WE bits allows the data words to keep being written to the DRAM. The DRAM receives a continuous stream of WE bits that are offset from the respective data words.
For another embodiment, however, the serial stream of WE bits of WE subblocks 320 through 324 are sent to a pin dedicated to receiving WE bits. That dedicated WE pin does not receive data. The serial sequence of WE bits are, however, offset in time with respect to the data words received by the bus data pins, in the same manner as shown in Figure 13B. For one embodiment, the dedicated WE pin could be pin 505, meaning that only pins BusData [0] through BusData [7] could receive data. For another embodiment, that dedicated WE pin could be a pin other than pin 505, and all of pins 506 - - including pin 505 - - could receive data. Whether or not the dedicated WE pin is pin 505, WE mask 506 would still be used to send the initial stream of parallel WE bits.
Another embodiment of the invention is a scheme that permits the multiplexing of EDC, data, and WE information. A one-block write transaction using this embodiment is shown in Figure 14. Block 3000 includes EDC subblock 604 and write subblock 3011. For one embodiment, write subblock 3011 is comprised of eight data words, each data word being eight bits wide. EDC subblock 604 is eight words long and one bit wide. Each bit of subblock EDC 604 is an EDC bit associated with write subblock 3011. Subblock EDC 604 can be comprised of parity bits or ECC bits.
WE mask 3010 is one word made up of eight WE bits. Each bit of WE mask 3010 indicates whether a respective data word of the eight data words of write subblock 3011 is to be written or not written. Subblock 603 is not used.
BAD ORIGINAL The time gap shown by ellipses can be used for interleaving of other memory information. For an alternative embodiment, there is no time gap between WE mask 3010 and write subblock 3011.
If EDC subblock 604 is comprised of parity bits, then both parity and WE are available for write subblock 3011. Thus it is possible, for the case of a one block write operation, to use parity and avoid R/M/Ws without providing a dedicated WE pin.
For one embodiment of the invention, a serial stream of WE bits can be sent to pin 505 in Figure 14 after EDC subblock 604 is sent. Moreover, pin 505 can also be used to send or receive data other than EDC information (EDC information being a tvpe of data). In other words, pin 505 provides the capability of receiving WE information, or sending and receiving data and EDC information, at various points in time. This provides the memory system with flexibility and avoids the use of a dedicated WE pin.
The embodiment of the invention shown in Figure 15 functions in a manner similar to the embodiment shown in Figure 13A, with the distinction that in Figure 15 a DRAM request packet 500 is used to send a WE mask 501. FIG 15 shows a write transaction with request packet 500, which is transmitted on bus 519 from DRAM 2002 master to DRAM 610, for example. Request packet 500 is configurable by DRAM master 2002 and contains information related to the DRAM operation to be performed. For example, request packet 500 includes read, write, and address information, among other information. The request packet information makes up multiple words of variable width. For the embodiment of Figure 15, request packet 500 is ten bits wide. Eight bits of request packet 500 use pins BusData[0] through BusData[7] and one bit uses pin 505, which is WE/Data pin[8j. One bit of request packet 500 uses bus control pin 499 of DRAM 610. Words comprising control information are contained in subblocks 503 and 502. The final word of request packet 500 comprises WE mask 501.
Block 750 comprises write subblocks 7500 through 7503 and WE subblocks 2020 through 2022. For one embodiment, write subblock 7500 is comprised of eight data words, each data word being eight bits wide.
'BAD ORIGINAL ft The other data words 7501 through 7503 are each also comprised of eight data words. Subblock 2023 is not used.
WE mask 501 is one word that is eight bits wide. WE mask 501 is also referred to as WE subblock 501. Each bit of WE mask 501 indicates whether a respective byte of write subblock 7500 is written or not.
The time gap following request packet 500 can be used for interleaving data related to other memory operations. For an alternative embodiment, there is no time gap.
WE subblock 2020 comprises eight WE bits. Each bit of WE subblock 2020 indicates whether a respective data word of write subblock 7501 is to be written to the DRAM or not. WE subblocks 2021 through 2022 perform similar write enable functions for the rest of respective write subblocks of block 750 (i.e., write subblocks 7502 and 7503).
For the embodiment shown in Figure 15, pin 505 is used for either write enable information or for data. For example, data can be sent over pin 505 during the time gap between WE mask 501 and write subblock 7500. Pin 505 can also be used for EDC information. For an alternative embodiment, however, a dedicated WE pin is used to receive the serial WE information contained in WE subblocks 2020 through 2022. The dedicated WE pin only receives write enable information, and cannot send or receive data or EDC information. For one alternative embodiment, the dedicated pin is pin 505. For another alternative embodiment, the dedicated WE pin is a separate pin that is not one of pins 506.
The various embodiments shown in Figures 12A, 12B, 13A, 13B, 14, and 15 do not require dedicated WE pins. For alternative embodiments, those schemes are used in memories with dedicated WE pins. In each of the embodiments described, WE signals are made available before the data to which they refer, thus making it unnecessary to provide registers for data awaiting WE signals. Registers are also conserved over prior methods because a maximum of eight WE signals need be registered at one time with the above described embodiments as opposed to, for example, 64 WE signals as in the prior method described with respect to Figure 8B.
BAD ORIGI AL In Figure 16A, an embodiment is shown that allows multiplexing of data and WE information, but does not provide WE signals in advance of the data to which they refer. Block 6000 is comprised of write subblocks 6010 through 6013 and WE subblocks 6020 through 6023. Write subblocks 6010 through 6013 are each comprised of eight data words of eight bits each. WE subblocks 6020 through 6023 are each comprised of eight words, each having one WE bit. Write subblocks 6010 through 6013 are transferred on pins BusData[0] through BusData[7] of pins 506. WE subblocks 6020 through 6023 are transferred on pin 505, which is pin BusData[8]. Each WE bit of WE subblock 6020 refers to a respective data word of write subblock 6010. The respective data word of write subblock 6010 is transferred during the same half clock cycle as the respective WE bit of WE subblock 6020. Similarly, serial WE bits of WE subblocks 6021 through 6023 are transferred during the same half clock cycles as respective data words of write subblocks 6011 through 6013.
Figure 16B shows the relationship between WE bits and data bytes of write subblocks. For example, WE bit 410 indicates whether or not data byte 4100 will be written. Similarly, WE bit 411 indicates whether or not data byte 4101 will be written.
For the embodiment shown in Figures 16A and 16B, at different points in time pin 505 can be used for data and for EDC information, rather than just WE information. In other words, pin 505 allows the multiplexing of data and WE information.
The various embodiments described with respect to Figures 12A, 12B, 13A, 13B, 14, 15, 16A, and 16B may each be used during different operations of the same DRAM or DRAMs. The DRAM is directed by a DRAM master to operate in accordance with a particular embodiment. Specifically, the master directs the DRAM to treat the "s-lth" bit, or ninth bit, as a data bit or a WE bit. EDC is a type of data. This master direction can then be viewed as enabling or disabling WE, and can be accomplished in various ways.
One method for enabling or disabling the write enable function uses bits of the request packet to encode information directing the DRAM to treat the ninth bit as a data bit or a WE bit. Control logic circuitry 480
BAD ORIGINAL A within DRAM 610 decodes that information and treats the ninth bit as data or a WE bit, depending on what the information says.
Another method for enabling or disabling WE is shown in Figure 17. In addition to sending DRAM 610 a W/R signal 566, a RAS signal 564, and a CAS signal 562, the DRAM master 2002 also sends to DRAM 610 a separate WE enable signal 4002 that enables or disables a WE function within DRAM 610 such that DRAM 610 will only treat the ninth bit as a WE bit when WE enable signal 4002 is active. The control logic circuitry 480 of DRAM 610 receives the WE enable signal 4002 and only treats the ninth bit as a WE bit when the WE enable signal is active.
Another method for enabling or disabling WE uses the three control signals CAS 562, RAS 564, and W/R 566 received by DRAM 610. As shown in Figure 18, these three signals can encode eight operating modes. Figure 18 shows some possible DRAM functions and the control signal states that indicate these functions. The control logic circuitry 480 of DRAM 610 decodes these signals and implements the functions or operating modes.
RAS operations are row sensing operations in which a row of memory cells is read into sense amplifiers in a DRAM. CAS operations are column access operations involving a read from a column location or a write to a column location. During a CAS cycle, an indeterminate number of column accesses may be made from the row currently in the sense amplifiers. A PRECHARGE operation initializes sense amplifiers before sensing.
In Figure 18, a CAS READ is a column read. A CAS WRITE 1 is a write to a column with WE enabled. A CAS WRITE 2 is a column write with WE disabled. A CAS READ AUTO PRECHARGE is a column read with automatic precharge of sense amplifiers after the read so that a RAS may be started immediately after the column read. A CAS WRITE 1 AUTO PRECHARGE is a column write with WE enabled and with automatic precharge. A CAS WRITE 2 AUTO PRECHARGE is a column write with WE disabled and with automatic precharge. A PRECHARGE is the operation of initializing the sense amplifiers. A RAS is a row access operation.
BAD ORIGINAL ^ The methods described above for enabling or disabling WE are dynamic methods in that they involve the sending and receipt of a signal or signals whenever a write operation is to take place. It is also possible to use a static signal stored in a register of DRAM 610. The register only changes state when the register is set or cleared by a control bit. The control logic circuitry 480 of DRAM 610 provides the control for this scheme.
Yet another method for enabling or disabling WE uses address space within the DRAM that is set aside as control space. The control space contains information that can include control information from outside the DRAM that is written into the control space using the addresses of the set-aside memory space. The control logic circuitry 480 of DRAM 610 reads this control space and accordingly disables or enables the write enable function of the WE/data pin.
In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.
BAD O DI A A

Claims

What is claimed is:
1. A method for providing a memory with data and write enable signals, comprising the steps of:
(A) providing the memory with a serial sequence of write enable signals;
(B) providing the memory with data that is offset in time with respect to the serial sequence of write enable signals.
2. The method of claim 1, further comprising the step of initially providing the memory with write enable signals in parallel, wherein the parallel write enable signals are for data subsequently received.
3. The method of claim 1, wherein the memory receives the serial sequence of write enable signals on a pin that can only receive write enable signals.
4. The method of claim 1, wherein the memory receives the serial sequence of write enable signals on a pin that can also send and receive data.
5. The method of claim 2, wherein the parallel write enable signals are part of a request packet.
6. The method of claim 1, wherein the memory is a dynamic random access memory (DRAM).
7. The method of claim 1, wherein there is a time gap between the time the memory is provided with the serial sequence of write enable signals and the time the memory is provided with the data that is offset in time, wherein memory operations occur during that time gap, wherein the serial sequence of write enable signals are not applicable to the time gap memory operations.
8. A memory, comprising: an array for data storage; a plurality of data input pins; a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data input pins.
^ O IGINAL
9. The memory of claim 8, wherein the additional data that the separate pin can receive comprises error detection and correction (EDC) information.
10. The memory of claim 8, wherein the memory is dynamic random access memory (DRAM).
11. The memory of claim 8, wherein an external memory controller provides the memory with information as to whether the separate pin of the memory is receiving a write enable signal or receiving data.
12. The memory of claim 8, wherein each write enable signal of the serial sequence of write enable signals provides write enable information for respective data received by the data input pins at a next point in time.
13. The memory of claim 8, wherein each write enable signal of the serial sequence of write enable signals provides write enable information for respective data received by the plurality of data input pins concurrently with the write enable information received by the separate pin.
14. The memory of claim 8, wherein the plurality of data input pins can also receive write enable information.
15. The memory of claim 14, wherein each bit of the write enable information that the plurality of data input pins can receive applies to a respective subsequent unit of data received in parallel by the plurality of data input pins.
16. The memory of claim 8, wherein the separate pin for receiving either additional data or a serial sequence of write enable signals can also send data stored in the memory.
17. A method for receiving data and write enable bits for a memory, comprising the steps of: receiving data words in parallel on a plurality of data pins; and receiving either an additional data bit or a serial sequence of write enable bits on a separate pin, the write enable bits being applicable to the data words.
BAD ORIGINAL A -24-
18. The method of claim 17, further comprising the step of interpreting the additional data bit as an error detection and correction (EDC) bit
19. The method of claim 17, further comprising the step of receiving information from an external memory controller as to whether the separate pm of the memory is receiving a write enable bit or a data bit
20 The method of claim 17, wherein the data words are received offset m time with respect to the applicable serial sequence of write enable bits
21 The method of claim 17, wherein the data words are received concurrently with the applicable serial sequence of write enable bits
22 The method of claim 17, further comprising the step of writing or not writing data received on the plurality of data pins as indicated by the applicable serial sequence ot write enable bits
23 The method of claim 17, further comprising the step of receiving write enable information in parallel on the plurality of data pins.
24 The method of claim 23, further comprising the step of writing or not writing data received on the plurality of data pins at a next point in time as indicated by each bit of the write enable information received m parallel on the plurahty of data pins
25 The method of claim 24, wherein there is a time gap between the time the memory receives the write enable information in parallel on the plurality of data pms and the time the memory receives the data words, wherein memory operations occur during that time gap, wherein the write enable information received in parallel on the plurality of data pins is not applicable to the time gap memory operations
26 A memory, comprising an array for data storage, a plurality of data pms for receiving either data or parallel write enable information; and
ORIGINAL g
BAD a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data input pins.
27. The memory of claim 26, wherein each write enable signal of the parallel write enable information and each write enable signal of the serial sequence of write enable signals provides write enable information for respective data received bv the data pins at a next point in time.
28. The memory of claim 26, wherein tlie memory is dynamic random access memory (DRAM).
29. The memory of claim 26, wherein the additional data that the separate pin can receive comprises error detection and correction (EDC) information.
30. The memory of claim 29, wherein the EDC information comprises parity information relating to the data with which the parity information is received in parallel.
31. The memory of claim 29, wherein the EDC information comprises error correction code (ECC) information and wherein a plurality of bits of ECC information encode an ECC word relating to respective data received by the data pins.
32. The memory of claim 26, wherein an external memory controller provides the memory with information as to whether the separate pin of the memory is receiving a write enable signal or receiving data.
33. The memory of claim 32, wherein the information as to whether the separate pin of the memory is receiving a write enable signal or receiving data is received by a separate control pin of the memory.
34. The memory of claim 32, wherein the information as to whether the separate pin of the memory is receiving a write enable signal or receiving data is encoded by signals on a plurality of control pins of the memory.
35. The memory of claim 32, wherein the information as to whether the separate pin of the memory is receiving a write enable signal or receiving data is stored in a separate control register of the memory.
BAD ORIGINAL
**
36. A method for receiving data and write enable information for a memory, comprising the steps of: receiving either data words or write enable information in parallel on a plurality of data pins; and receiving either an additional data bit or a serial sequence of write enable bits on a separate pin, the serial sequence of write enable bits being applicable to the data words.
37. The method of claim 36, wherein the data words are received offset in time with respect to the applicable serial sequence of write enable bits.
38. The method of claim 36, further comprising the step of writing or not writing data received on the plurality of data pins at a next point in time as indicated by the serial sequence of write enable bits and as indicated by each bit of the write enable information received in parallel on the plurality of data pins.
39. The method of claim 36, further comprising the step of interpreting the additional data bit as an error detection and correction (EDC) bit.
40. The method of claim 36, further comprising the step of receiving information from an external memory controller as to whether the separate pin of the memory is receiving a write enable bit or a data bit.
41. The method of claim 39, further comprising the step of interpreting the EDC bit as a parity bit related to the data word with which it is received in parallel.
42. The method of claim 39, further comprising the steps of: interpreting the EDC bit as an error correction code (ECC) bit; and interpreting a plurality of ECC bits as an ECC word encoding ECC information related to a plurality of data words.
43. The method of claim 42, further comprising the step of receiving information from an external memory controller as to whether the separate pin of the memory is receiving a write enable bit or a data bit.
ORDIN L # _
B D
44. The method of claim 43, further comprising the step of decoding the information received from the external memory controller as to whether the separate pin of the memory is receiving a write enable bit or a data bit.
45. The method of claim 43, further comprising the step of storing the information received from the external memory controller as to whether the separate pin of the memory is receiving a write enable bit or a data bit.
46. A computer system, comprising:
(A) a central processing unit (CPU) for processing data;
(B) a bus for transferring data between devices in the computer system; and
(C) a memory subsystem for storing data as directed by the CPU, the memory subsystem comprising:
(i) a dynamic random access memory (DRAM) controller for receiving directions from the CPU related to storing data and for conveying commands to a DRAM, the DRAM controller communicating with the CPU over the bus; and
(ii) a DRAM comprising:
(a) a memory array for data storage;
(b) a plurality of data pins; and
(c) a separate pin for receiving either additional data or a serial sequence of write enable signals applicable to data received by the plurality of data pins.
47. The computer system of claim 46, wherein the additional data that the separate pin can receive comprises error detection and correction (EDC) information.
48. The computer system of claim 46, wherein the DRAM controller provides the DRAM with information as to whether the separate pin of the DRAM is receiving a write enable signal or receiving data.
49. The computer system of claim 46, wherein each write enable signal of the serial sequence of write enable signals provides write
BAD ORIGINAL J>- enable information for respective data received by the data pins at a next point in time.
50. The computer system of claim 46, wherein each write enable signal of the serial sequence of write enable signals provides write enable information for respective data received by the plurality of data pins concurrently with the write enable information received by the separate pin.
51. The computer system of claim 46, wherein the plurality of data pins can also receive write enable information.
52. The computer system of claim 51 , wherein each bit of the write enable information that the plurality of data pins can receive applies to a respective subsequent unit of data received in parallel by the plurality of data input pins.
53. The computer system of claim 51, wherein the write enable information that the plurality of data pins can receive is part of information in a DRAM request packet.
BAD ORIGINAL
PCT/US1996/016764 1995-10-19 1996-10-18 Method and apparatus for providing a memory with write enable information WO1997015055A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP9516053A JPH11513834A (en) 1995-10-19 1996-10-18 Method and apparatus for providing write enable information to a memory
KR1019980702869A KR19990066946A (en) 1995-10-19 1996-10-18 Method and apparatus for providing recordable information to memory
EP96936721A EP0856187A1 (en) 1995-10-19 1996-10-18 Method and apparatus for providing a memory with write enable information
AU74572/96A AU7457296A (en) 1995-10-19 1996-10-18 Method and apparatus for providing a memory with write enable information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/545,294 1995-10-19
US08/545,294 US6035369A (en) 1995-10-19 1995-10-19 Method and apparatus for providing a memory with write enable information

Publications (1)

Publication Number Publication Date
WO1997015055A1 true WO1997015055A1 (en) 1997-04-24

Family

ID=24175647

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1996/016764 WO1997015055A1 (en) 1995-10-19 1996-10-18 Method and apparatus for providing a memory with write enable information

Country Status (6)

Country Link
US (7) US6035369A (en)
EP (1) EP0856187A1 (en)
JP (1) JPH11513834A (en)
KR (1) KR19990066946A (en)
AU (1) AU7457296A (en)
WO (1) WO1997015055A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870347A (en) * 1997-03-11 1999-02-09 Micron Technology, Inc. Multi-bank memory input/output line selection
US6044429A (en) * 1997-07-10 2000-03-28 Micron Technology, Inc. Method and apparatus for collision-free data transfers in a memory device with selectable data or address paths
US6091646A (en) * 1998-02-17 2000-07-18 Micron Technology, Inc. Method and apparatus for coupling data from a memory device using a single ended read data path

Families Citing this family (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ZA965340B (en) * 1995-06-30 1997-01-27 Interdigital Tech Corp Code division multiple access (cdma) communication system
US6035369A (en) * 1995-10-19 2000-03-07 Rambus Inc. Method and apparatus for providing a memory with write enable information
US6230245B1 (en) 1997-02-11 2001-05-08 Micron Technology, Inc. Method and apparatus for generating a variable sequence of memory device command signals
US6175894B1 (en) * 1997-03-05 2001-01-16 Micron Technology, Inc. Memory device command buffer apparatus and method and memory devices and computer systems using same
US5996043A (en) 1997-06-13 1999-11-30 Micron Technology, Inc. Two step memory device command buffer apparatus and method and memory devices and computer systems using same
US6484244B1 (en) 1997-06-17 2002-11-19 Micron Technology, Inc. Method and system for storing and processing multiple memory commands
AU9604698A (en) 1997-10-10 1999-05-03 Rambus Incorporated Method and apparatus for two step memory write operations
US6401167B1 (en) * 1997-10-10 2002-06-04 Rambus Incorporated High performance cost optimized memory
EP1019912A2 (en) * 1997-10-10 2000-07-19 Rambus Incorporated Apparatus and method for pipelined memory operations
US6175905B1 (en) 1998-07-30 2001-01-16 Micron Technology, Inc. Method and system for bypassing pipelines in a pipelined memory command generator
US6178488B1 (en) 1998-08-27 2001-01-23 Micron Technology, Inc. Method and apparatus for processing pipelined memory commands
TW457430B (en) * 1999-03-02 2001-10-01 Via Tech Inc Memory access control device
US6881288B2 (en) * 1999-06-21 2005-04-19 Pella Corporation Method of making a reinforcing mat for a pultruded part
US8391039B2 (en) 2001-04-24 2013-03-05 Rambus Inc. Memory module with termination component
US6675272B2 (en) * 2001-04-24 2004-01-06 Rambus Inc. Method and apparatus for coordinating memory operations among diversely-located memory components
US7149824B2 (en) 2002-07-10 2006-12-12 Micron Technology, Inc. Dynamically setting burst length of memory device by applying signal to at least one external pin during a read or write transaction
WO2004063906A2 (en) * 2003-01-13 2004-07-29 Rambus Inc. Coded write masking
US6826663B2 (en) * 2003-01-13 2004-11-30 Rambus Inc. Coded write masking
US6931479B2 (en) * 2003-03-04 2005-08-16 Micron Technology, Inc. Method and apparatus for multi-functional inputs of a memory device
JP4102313B2 (en) * 2004-02-05 2008-06-18 株式会社東芝 Semiconductor integrated circuit device
US7301831B2 (en) 2004-09-15 2007-11-27 Rambus Inc. Memory systems with variable delays for write data signals
US9171585B2 (en) 2005-06-24 2015-10-27 Google Inc. Configurable memory circuit system and method
US8041881B2 (en) 2006-07-31 2011-10-18 Google Inc. Memory device with emulated characteristics
US9507739B2 (en) 2005-06-24 2016-11-29 Google Inc. Configurable memory circuit system and method
US8438328B2 (en) 2008-02-21 2013-05-07 Google Inc. Emulation of abstracted DIMMs using abstracted DRAMs
US8055833B2 (en) 2006-10-05 2011-11-08 Google Inc. System and method for increasing capacity, performance, and flexibility of flash storage
US20080082763A1 (en) 2006-10-02 2008-04-03 Metaram, Inc. Apparatus and method for power management of memory circuits by a system or component thereof
US8796830B1 (en) 2006-09-01 2014-08-05 Google Inc. Stackable low-profile lead frame package
US20080028136A1 (en) 2006-07-31 2008-01-31 Schakel Keith R Method and apparatus for refresh management of memory modules
US8359187B2 (en) 2005-06-24 2013-01-22 Google Inc. Simulating a different number of memory circuit devices
US10013371B2 (en) 2005-06-24 2018-07-03 Google Llc Configurable memory circuit system and method
US8081474B1 (en) 2007-12-18 2011-12-20 Google Inc. Embossed heat spreader
US8089795B2 (en) 2006-02-09 2012-01-03 Google Inc. Memory module with memory stack and interface with enhanced capabilities
US8335894B1 (en) 2008-07-25 2012-12-18 Google Inc. Configurable memory system with interface circuit
US9542352B2 (en) 2006-02-09 2017-01-10 Google Inc. System and method for reducing command scheduling constraints of memory circuits
US8397013B1 (en) 2006-10-05 2013-03-12 Google Inc. Hybrid memory module
US8130560B1 (en) 2006-11-13 2012-03-06 Google Inc. Multi-rank partial width memory modules
US7386656B2 (en) 2006-07-31 2008-06-10 Metaram, Inc. Interface circuit system and method for performing power management operations in conjunction with only a portion of a memory circuit
US8386722B1 (en) 2008-06-23 2013-02-26 Google Inc. Stacked DIMM memory interface
US8244971B2 (en) 2006-07-31 2012-08-14 Google Inc. Memory circuit system and method
US8090897B2 (en) 2006-07-31 2012-01-03 Google Inc. System and method for simulating an aspect of a memory circuit
US8111566B1 (en) 2007-11-16 2012-02-07 Google, Inc. Optimal channel design for memory devices for providing a high-speed memory interface
US7392338B2 (en) 2006-07-31 2008-06-24 Metaram, Inc. Interface circuit system and method for autonomously performing power management operations in conjunction with a plurality of memory circuits
US8327104B2 (en) 2006-07-31 2012-12-04 Google Inc. Adjusting the timing of signals associated with a memory system
US8077535B2 (en) 2006-07-31 2011-12-13 Google Inc. Memory refresh apparatus and method
US8060774B2 (en) 2005-06-24 2011-11-15 Google Inc. Memory systems and memory modules
US7660183B2 (en) * 2005-08-01 2010-02-09 Rambus Inc. Low power memory device
KR101303518B1 (en) 2005-09-02 2013-09-03 구글 인코포레이티드 Methods and apparatus of stacking drams
US8429356B2 (en) 2005-11-02 2013-04-23 Ati Technologies Ulc Write data mask method and system
US9632929B2 (en) 2006-02-09 2017-04-25 Google Inc. Translating an address associated with a command communicated between a system and memory circuits
US7904789B1 (en) * 2006-03-31 2011-03-08 Guillermo Rozas Techniques for detecting and correcting errors in a memory device
US7724589B2 (en) 2006-07-31 2010-05-25 Google Inc. System and method for delaying a signal communicated from a system to at least one of a plurality of memory circuits
US7921263B2 (en) * 2006-12-22 2011-04-05 Broadcom Corporation System and method for performing masked store operations in a processor
KR101308047B1 (en) * 2007-02-08 2013-09-12 삼성전자주식회사 Memory system, memory for the same, and command decoding method of the memory
US8209479B2 (en) 2007-07-18 2012-06-26 Google Inc. Memory circuit system and method
US8080874B1 (en) 2007-09-14 2011-12-20 Google Inc. Providing additional space between an integrated circuit and a circuit board for positioning a component therebetween
WO2010144624A1 (en) 2009-06-09 2010-12-16 Google Inc. Programming of dimm termination resistance values
US8307270B2 (en) * 2009-09-03 2012-11-06 International Business Machines Corporation Advanced memory device having improved performance, reduced power and increased reliability
KR101796116B1 (en) 2010-10-20 2017-11-10 삼성전자 주식회사 Semiconductor device, memory module and memory system having the same and operating method thereof
JP2013070122A (en) * 2011-09-20 2013-04-18 Fujitsu Ltd Error correction device, error correction method and arithmetic unit
US10372531B2 (en) * 2017-01-05 2019-08-06 Texas Instruments Incorporated Error-correcting code memory
US10929060B2 (en) * 2018-07-17 2021-02-23 Arm Limited Data access request specifying enable vector
US11630785B2 (en) 2020-11-03 2023-04-18 Western Digital Technologies, Inc. Data storage with improved data transfer
US11385963B1 (en) 2021-02-24 2022-07-12 Western Digital Technologies, Inc. Usage of data mask in DRAM write
US11379306B1 (en) * 2021-07-29 2022-07-05 Bae Systems Information And Electronic System Integration Inc. Method for radiation hardening synchronous DRAM

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0276871A2 (en) * 1987-01-30 1988-08-03 RCA Thomson Licensing Corporation Dual port video memory system having a bit-serial address input port
US5195056A (en) * 1987-05-21 1993-03-16 Texas Instruments, Incorporated Read/write memory having an on-chip input data register, having pointer circuits between a serial data register and input/output buffer circuits
WO1994029871A1 (en) * 1993-06-14 1994-12-22 Rambus, Inc. Method and apparatus for writing to memory components

Family Cites Families (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5634186A (en) 1979-08-29 1981-04-06 Hitachi Ltd Bipolar memory circuit
US4330852A (en) 1979-11-23 1982-05-18 Texas Instruments Incorporated Semiconductor read/write memory array having serial access
EP0077328A4 (en) 1981-04-27 1985-06-26 Textron Inc Multi-master processor bus.
DE3543911A1 (en) 1984-12-14 1986-06-26 Mitsubishi Denki K.K., Tokio/Tokyo DIGITAL DELAY UNIT
US4683555A (en) 1985-01-22 1987-07-28 Texas Instruments Incorporated Serial accessed semiconductor memory with reconfigureable shift registers
US4712190A (en) 1985-01-25 1987-12-08 Digital Equipment Corporation Self-timed random access memory chip
US4951251A (en) 1985-06-17 1990-08-21 Hitachi, Ltd. Semiconductor memory device
JPH081754B2 (en) 1986-06-10 1996-01-10 日本電気株式会社 Memory circuit
JPS634493A (en) 1986-06-24 1988-01-09 Mitsubishi Electric Corp Dual port memory
US4800530A (en) 1986-08-19 1989-01-24 Kabushiki Kasiha Toshiba Semiconductor memory system with dynamic random access memory cells
US5018109A (en) 1987-01-16 1991-05-21 Hitachi, Ltd. Memory including address registers for increasing access speed to the memory
US4792929A (en) 1987-03-23 1988-12-20 Zenith Electronics Corporation Data processing system with extended memory access
JPS6423694A (en) 1987-07-20 1989-01-26 Mitsubishi Electric Corp Still picture transmitter
US4807189A (en) 1987-08-05 1989-02-21 Texas Instruments Incorporated Read/write memory having a multiple column select mode
JP2590122B2 (en) 1987-08-07 1997-03-12 富士通株式会社 Semiconductor memory
US4845677A (en) 1987-08-17 1989-07-04 International Business Machines Corporation Pipelined memory chip structure having improved cycle time
US5179687A (en) 1987-09-26 1993-01-12 Mitsubishi Denki Kabushiki Kaisha Semiconductor memory device containing a cache and an operation method thereof
JPH01146187A (en) 1987-12-02 1989-06-08 Mitsubishi Electric Corp Semiconductor memory device built-in cache memory
JPH01236494A (en) 1988-03-17 1989-09-21 Hitachi Ltd Semiconductor integrated circuit device
US5200926A (en) 1987-12-28 1993-04-06 Kabushiki Kaisha Toshiba Semiconductor integrated circuit
US5148523A (en) 1988-11-29 1992-09-15 Solbourne Computer, Inc. Dynamic video RAM incorporationg on chip line modification
JPH02159649A (en) 1988-12-13 1990-06-19 Hitachi Ltd Storage circuit
US5001672A (en) 1989-05-16 1991-03-19 International Business Machines Corporation Video ram with external select of active serial access register
KR940008295B1 (en) 1989-08-28 1994-09-10 가부시기가이샤 히다찌세이사꾸쇼 Semiconductor memory
IL96808A (en) * 1990-04-18 1996-03-31 Rambus Inc Integrated circuit i/o using a high performance bus interface
US5115411A (en) * 1990-06-06 1992-05-19 Ncr Corporation Dual port memory system
JP2519580B2 (en) 1990-06-19 1996-07-31 三菱電機株式会社 Semiconductor integrated circuit
KR100214435B1 (en) 1990-07-25 1999-08-02 사와무라 시코 Synchronous burst-access memory
US5077693A (en) 1990-08-06 1991-12-31 Motorola, Inc. Dynamic random access memory
KR950010570B1 (en) 1990-09-03 1995-09-19 마쯔시다덴기산교 가부시기가이샤 Multi-port memory
TW198135B (en) 1990-11-20 1993-01-11 Oki Electric Ind Co Ltd
JP3100622B2 (en) 1990-11-20 2000-10-16 沖電気工業株式会社 Synchronous dynamic RAM
JPH04216392A (en) 1990-12-18 1992-08-06 Mitsubishi Electric Corp Semiconductor storage device provided with block write function
JP3992757B2 (en) 1991-04-23 2007-10-17 テキサス インスツルメンツ インコーポレイテツド A system that includes a memory synchronized with a microprocessor, and a data processor, a synchronous memory, a peripheral device and a system clock
US5430859A (en) 1991-07-26 1995-07-04 Sundisk Corporation Solid state memory system including plural memory chips and a serialized bus
US5381376A (en) 1991-11-22 1995-01-10 Samsung Electronics Co., Ltd. Video RAM having block selection function during serial write transfer operation
KR950000503B1 (en) 1992-01-10 1995-01-24 삼성전자 주식회사 Semiconductor memory device with block write function
EP0561370B1 (en) 1992-03-19 1999-06-02 Kabushiki Kaisha Toshiba A clock-synchronous semiconductor memory device and access method thereof
JP2740097B2 (en) 1992-03-19 1998-04-15 株式会社東芝 Clock synchronous semiconductor memory device and access method therefor
JPH05274862A (en) 1992-03-24 1993-10-22 Mitsubishi Electric Corp Semiconductor memory device
JP2830594B2 (en) 1992-03-26 1998-12-02 日本電気株式会社 Semiconductor memory device
US5384745A (en) 1992-04-27 1995-01-24 Mitsubishi Denki Kabushiki Kaisha Synchronous semiconductor memory device
JP2975777B2 (en) 1992-08-28 1999-11-10 株式会社東芝 Integrated circuit
US5307320A (en) * 1992-09-23 1994-04-26 Intel Corporation High integration DRAM controller
JP3476231B2 (en) 1993-01-29 2003-12-10 三菱電機エンジニアリング株式会社 Synchronous semiconductor memory device and semiconductor memory device
JP3344494B2 (en) 1993-03-23 2002-11-11 インターナショナル・ビジネス・マシーンズ・コーポレーション Single clock memory with page mode
JP2605576B2 (en) 1993-04-02 1997-04-30 日本電気株式会社 Synchronous semiconductor memory
JPH06290582A (en) 1993-04-02 1994-10-18 Nec Corp Semiconductor memory
US5392239A (en) 1993-05-06 1995-02-21 S3, Incorporated Burst-mode DRAM
JP3277603B2 (en) 1993-05-19 2002-04-22 富士通株式会社 Semiconductor storage device
JPH0715312A (en) 1993-06-15 1995-01-17 Fujitsu Ltd Semiconductor storage device
US5617367A (en) * 1993-09-01 1997-04-01 Micron Technology, Inc. Controlling synchronous serial access to a multiport memory
US5452429A (en) * 1993-11-17 1995-09-19 International Business Machines Corporation Error correction code on add-on cards for writing portions of data words
JP3547466B2 (en) 1993-11-29 2004-07-28 株式会社東芝 Memory device, serial-parallel data conversion circuit, method for writing data to memory device, and serial-parallel data conversion method
US5402388A (en) 1993-12-16 1995-03-28 Mosaid Technologies Incorporated Variable latency scheme for synchronous memory
US5539696A (en) 1994-01-31 1996-07-23 Patel; Vipul C. Method and apparatus for writing data in a synchronous memory having column independent sections and a method and apparatus for performing write mask operations
US5386385A (en) 1994-01-31 1995-01-31 Texas Instruments Inc. Method and apparatus for preventing invalid operating modes and an application to synchronous memory devices
US5440515A (en) 1994-03-08 1995-08-08 Motorola Inc. Delay locked loop for detecting the phase difference of two signals having different frequencies
US5384737A (en) 1994-03-08 1995-01-24 Motorola Inc. Pipelined memory having synchronous and asynchronous operating modes
US5544306A (en) * 1994-05-03 1996-08-06 Sun Microsystems, Inc. Flexible dram access in a frame buffer memory and system
US5655113A (en) 1994-07-05 1997-08-05 Monolithic System Technology, Inc. Resynchronization circuit for a memory system and method of operating same
US5615376A (en) 1994-08-03 1997-03-25 Neomagic Corp. Clock management for power reduction in a video display sub-system
US5590078A (en) * 1994-10-07 1996-12-31 Mukesh Chatter Method of and apparatus for improved dynamic random access memory (DRAM) providing increased data bandwidth and addressing range for current DRAM devices and/or equivalent bandwidth and addressing range for smaller DRAM devices
JPH08278916A (en) 1994-11-30 1996-10-22 Hitachi Ltd Multichannel memory system, transfer information synchronizing method, and signal transfer circuit
US5644361A (en) * 1994-11-30 1997-07-01 National Semiconductor Corporation Subsampled frame storage technique for reduced memory size
US5845313A (en) * 1995-07-31 1998-12-01 Lexar Direct logical block addressing flash memory mass storage architecture
US5742840A (en) 1995-08-16 1998-04-21 Microunity Systems Engineering, Inc. General purpose, multiple precision parallel operation, programmable media processor
US5604705A (en) 1995-08-22 1997-02-18 Lucent Technologies Inc. Static random access memory sense amplifier
US6035369A (en) * 1995-10-19 2000-03-07 Rambus Inc. Method and apparatus for providing a memory with write enable information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0276871A2 (en) * 1987-01-30 1988-08-03 RCA Thomson Licensing Corporation Dual port video memory system having a bit-serial address input port
US5195056A (en) * 1987-05-21 1993-03-16 Texas Instruments, Incorporated Read/write memory having an on-chip input data register, having pointer circuits between a serial data register and input/output buffer circuits
WO1994029871A1 (en) * 1993-06-14 1994-12-22 Rambus, Inc. Method and apparatus for writing to memory components

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5870347A (en) * 1997-03-11 1999-02-09 Micron Technology, Inc. Multi-bank memory input/output line selection
US6122217A (en) * 1997-03-11 2000-09-19 Micron Technology, Inc. Multi-bank memory input/output line selection
US6256255B1 (en) 1997-03-11 2001-07-03 Micron Technology, Inc. Multi-bank memory input/output line selection
US6044429A (en) * 1997-07-10 2000-03-28 Micron Technology, Inc. Method and apparatus for collision-free data transfers in a memory device with selectable data or address paths
US6272608B1 (en) 1997-07-10 2001-08-07 Micron Technology, Inc. Method and apparatus for synchronous data transfers in a memory device with lookahead logic for detecting latency intervals
US6415340B1 (en) 1997-07-10 2002-07-02 Micron Technology, Inc. Method and apparatus for synchronous data transfers in a memory device with selectable data or address paths
US6091646A (en) * 1998-02-17 2000-07-18 Micron Technology, Inc. Method and apparatus for coupling data from a memory device using a single ended read data path

Also Published As

Publication number Publication date
EP0856187A1 (en) 1998-08-05
US20050188150A1 (en) 2005-08-25
AU7457296A (en) 1997-05-07
KR19990066946A (en) 1999-08-16
US6266737B1 (en) 2001-07-24
US20020138689A1 (en) 2002-09-26
US20040080975A1 (en) 2004-04-29
US6681288B2 (en) 2004-01-20
US20010034810A1 (en) 2001-10-25
US6912620B2 (en) 2005-06-28
US6035369A (en) 2000-03-07
US6496897B2 (en) 2002-12-17
US6493789B2 (en) 2002-12-10
US20020010832A1 (en) 2002-01-24
JPH11513834A (en) 1999-11-24

Similar Documents

Publication Publication Date Title
US6035369A (en) Method and apparatus for providing a memory with write enable information
KR101507628B1 (en) System and method for data read of a synchronous serial interface nand
US6839266B1 (en) Memory module with offset data lines and bit line swizzle configuration
US10056123B2 (en) Method and system for improving serial port memory communication latency and reliability
EP2290551B1 (en) Protocol for communication with dynamic memory
EP0549139B1 (en) Programmable memory timing
EP0384620A2 (en) High performance memory system
US6223253B1 (en) Word selection logic to implement an 80 or 96-bit cache SRAM
US5687393A (en) System for controlling responses to requests over a data bus between a plurality of master controllers and a slave storage controller by inserting control characters
JP2005524146A (en) Destructive read type random access memory system
US5640531A (en) Enhanced computer operational system using auxiliary mini-cache for enhancement to general cache
JP3563352B2 (en) Write / read memory and method of operating the memory
US8045405B2 (en) Memory system, memory device and command protocol
CN116150077A (en) Device and method for processing outgoing port transaction of PCIe switching circuit
CN110720126B (en) Method for transmitting data mask, memory controller, memory chip and computer system
US20020174291A1 (en) High speed embedded dram with sram-like interface
US7395399B2 (en) Control circuit to enable high data rate access to a DRAM with a plurality of areas
CN114153402B (en) Memory and data reading and writing method thereof
US11437114B1 (en) Reduced error correction code for dual channel DDR dynamic random-access memory
EP0927935A1 (en) Memory structure with groups of memory banks and serializing means
US20040210730A1 (en) Dram control circuit
JPH05210966A (en) Memory device
JPS61210450A (en) Semiconductor memory device
JP2000235787A (en) Memory lsi

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CU CZ CZ DE DE DK DK EE EE ES FI FI GB GE HU IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SK TJ TM TR TT UA UG UZ VN AM AZ BY KG KZ MD RU TJ TM

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): KE LS MW SD SZ UG AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref country code: JP

Ref document number: 1997 516053

Kind code of ref document: A

Format of ref document f/p: F

WWE Wipo information: entry into national phase

Ref document number: 1019980702869

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 1996936721

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1996936721

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: CA

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

WWP Wipo information: published in national office

Ref document number: 1019980702869

Country of ref document: KR

WWW Wipo information: withdrawn in national office

Ref document number: 1996936721

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1019980702869

Country of ref document: KR