WO2013090599A1 - Unified data masking, data poisoning, and data bus inversion signaling - Google Patents

Unified data masking, data poisoning, and data bus inversion signaling Download PDF

Info

Publication number
WO2013090599A1
WO2013090599A1 PCT/US2012/069541 US2012069541W WO2013090599A1 WO 2013090599 A1 WO2013090599 A1 WO 2013090599A1 US 2012069541 W US2012069541 W US 2012069541W WO 2013090599 A1 WO2013090599 A1 WO 2013090599A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
data bits
indicator signal
state
bits
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/US2012/069541
Other languages
English (en)
French (fr)
Inventor
James O'connor
Aaron Nygren
Anwar KASHEM
Warren Kruger
Bryan Black
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Advanced Micro Devices Inc
Original Assignee
Advanced Micro Devices 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
Application filed by Advanced Micro Devices Inc filed Critical Advanced Micro Devices Inc
Priority to KR1020147016762A priority Critical patent/KR101879708B1/ko
Priority to EP12809487.7A priority patent/EP2791809B1/en
Priority to CN201280061408.9A priority patent/CN103988192B/zh
Priority to JP2014547436A priority patent/JP5947398B2/ja
Publication of WO2013090599A1 publication Critical patent/WO2013090599A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4234Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a memory bus
    • G06F13/4239Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a memory bus with asynchronous protocol
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • the present invention is generally directed to high speed memory systems. More particularly, the present invention is directed to improved signaling of data status within a computing system.
  • a data bus is susceptible to cross talk, simultaneous switching noise, inter-symbol interference, and draws power based on the state of the data and/or frequency of data transition.
  • One way to reduce these adverse effects and to prevent unnecessary power consumption s to encode the data is data bus inversion (DBI).
  • DBI data bus inversion
  • Implementation of DBI includes encoding circuitry at the transmitter that assesses the relationship between data bits to be transmitted across a data bus and then decides (based on a particular DBI algorithm) if it would be advantageous to invert some or all of the data bits prior to transmission. If the data bits are inverted, an additional signal, referred to as a DBI bit, is also set at the encoding circuitry to indicate that the data bits are inverted. Typically, an extra channel is needed so that the DBI bit may be transmitted in parallel with the data bits to inform the receiving circuitry which groups of data bits have been inverted. A receiver then uses the DBI bit. in conjunction with decoding circuitry to return the incoming group of data bits to their original state.
  • DRAMs may be used for the main memory of a computer system, and also may be used in graphics applications.
  • DRAMs may include a data masking function to mask data that is input via data input and output pins (typically called "DQ pins") from an external source.
  • Data masking generally is performed in units of a single byte and is signaled through the use of a data masking bit or line. For example, in the case of a synchronous DRAM having a data path width of 16 bits, there are generally two data masking pins (typically called "DQM pins”) from which data masking signals are input.
  • DQM pins data masking pins
  • DQM pins comprise a lower DQM (LDQM) pin and an upper DQM (UDQM) pin.
  • the LDQM pin masks data input via data input and output pins DQO through DQ7, e.g., the lower 8 bits of 16 bits that are input via 16 data input and output pins DQl through DQl 5.
  • the UDQM pin masks the upper 8 bits, e.g., data input via data input and output pins DQ8 through DQl 5 where pins include any input/output structure for an integrated circuit (IC) device and can include pads, optical input/output structures and other conventional input/output structures.
  • an IC memory device can include multiple pins, or lines, that indicate the status of data on a data bus, e.g., DBI and/or masking. Such a device may also use a single control line to indicate the status of a data bus, but utilize multiple clock cycles to convey multiple status states that are associated with the data.
  • Embodiments of the disclosed invention in certain circumstances, provide a method of generating unified data signaling that includes setting a state of a single indicator signal and generating a data pattern in a plurality of data bits. Then, based on the state of the single indicator signal and the pattern of the plurality of data bits, the method signals that data bus inversion has been applied to the plurality of data bits, whether masking was applied, or if the data byte is poisoned.
  • An embodiment of the disclosed invention provides a method of receiving a unified data signal that includes analyzing a state of a single indicator signal and analyzing a data pattern of a plurality of data bits. Then, based on the state of the single indicator signal and the pattern of the plurality of data bits, the method determines that data bus inversion has been applied to the plurality of data bits, whether masking was applied, or if the data byte is poisoned.
  • Another embodiment of the disclosed invention provides a system that includes a memory device and a processing unit coupled to the memory device that sets a state of a single indicator signal and generates a data pattern in a plurality of data bits. Then, based on the state of the single indicator signal and the pattern of the plurality of data bits, the system signals that data bus inversion has been applied to the plurality of data bits, whether masking was applied, or if the data byte is poisoned.
  • Yet another embodiment of the disclosed invention provides a system that includes a memory device and a processing unit coupled to the memory device that analyzes a state of a single indicator signal and analyzes a data pattern of a plurality of data bits. Then, based on the analysis of the state of the single indicator signal and the pattern of the plurality of data bits, the system determines that data bus inversion has been applied to the plurality of data bits, whether masking was applied, or if the data byte is poisoned.
  • An additional embodiment of the disclosed invention provides a computer program product, that, in response to execution by a computing device, causes the computing device to perform operations that include setting a state of a single indicator signal and generating a data pattern in a plurality of data bits. Then, based on the state of the single indicator signal and the pattern of the plurality of data bits, signals whether data bus inversion has been applied to the plurality of data bits, whether masking was applied, or if the data byte is poisoned.
  • FIG. 1 is an illustrative block diagram of a memory access system, according to an embodiment of the present invention.
  • FIG. 2 is a flowchart for transmitting data with data base inversion enabled, according to an embodiment of the present invention.
  • FIG. 3 is a flowchart for receiving data with data base inversion enabled, according to an embodiment of the present invention.
  • FIG. 4 is a flowchart for transmitting data with data base inversion and data poisoning support enabled, according to an embodiment of the present invention.
  • FIG. 5 is a flowchart for receiving data with data base inversion and poisoning support enabled, according to an embodiment of the present invention.
  • FIG. 6 is a method flowchart for transmitting unified signals, according to an embodiment of the present invention.
  • FIG. 7 is a method flowchart for receiving and analyzing unified signals, according to an embodiment of the present invention.
  • references to "one embodiment,” “an embodiment,” “an example embodiment,” etc. indicate that the embodiment described may include a particular feature, structure, or characteristic, but every embodiment may not necessarily include the particular feature, structure, or characteristic. Moreover, such phrases are not necessarily referring to the same embodiment. Further, when a particular feature, structure, or characteristic is described in connection with an embodiment, it is submitted that it is within the knowledge of one skilled in the art to affect such feature, structure, or characteristic in connection with other embodiments whether or not explicitly described.
  • FIG. 1 is an illustration of a unified signaling system 100 including a host system
  • a storage system 120 and a data command bus 130 that includes data bus lines 132- 0 through 132-N and indicator line 134, a memory system 140, control lines 145 and an interface 150, according to an embodiment of the invention.
  • Memory system 140 contains high speed memory, such as stacked DRAM or graphics double data rate memory (GDDR), but can contain any type of memory technology.
  • memory system 140 contains logic for data bus inversion (DBI), as will be discussed in more detail later in this specification.
  • DI data bus inversion
  • Host system 1 10 can access data from storage system 120 and perform reads and writes of data in memory system 140.
  • host system 110 accesses memory system 140 through multiple data lines, 132-0 through 132-N.
  • the data carried on data lines 132-0 through 132-N can also be referred to as DQ signals, DQ byte, or DQ bits 0 through N.
  • Host system 110 also monitors indicator line 134, which indicates, based on the state of an indicator signal present on indicator line 134, an attribute of the data present on data bus lines 132. Such an attribute includes that the data has been inverted, masked, or poisoned, as will be discussed in further detail.
  • Interface 150 through control lines 145, controls how the data on data bus lines
  • memory system 140 will perform various functions, such as examining the data on data bus lines 132 to ascertain if the data should be inverted when the input from interface 150 indicates data bus inversion is enabled.
  • the indicator signal is sampled along with the DQ signals for each read and write to or from memory system 140.
  • the state of the indicator signal in conjunction with special data patterns in the associated DQ byte can specify three special certain classes of data including that the data is inverted, masked, or poisoned.
  • Data masking provides byte granularity data masking during a write access to memory.
  • the mask suppresses an update to the memory.
  • the use of data masking is controlled by interface 150 and will be further explained in relationship to data bus inversion and poisoning.
  • DBI reduces the number of data signals that switch state (e.g., from low to high) on any given transfer of data, such as to and from memory system 150. If the number of data signals that switch states is minimized then the amount of necessary circuit power is reduced. This also improves signal integrity and generally reduces issues related to instantaneous current draw, e.g. di/dt, and also reduces noise due to state changes.
  • DBi algorithms can limit the number of state changes to 50% of the data on the data bus. For example, for a DQ byte consisting of 8 bits/lines of data, the use of DBI can limit the number of changing states between two consecutive 8 bit DQ bytes to a maximum of 4 changing bits.
  • interface 150 If DBI is disabled by interface 150 then any DBI signals over control lines 145 will not be asserted. Further, interface 150 can be configured to support either DBI-dc or DBI-ac modes.
  • DBI DBI-dc
  • each group of data signals, DQ byte, on data bus lines 132 and the indicator signal on indicator line 134 is examined each cycle. If 50% or more of the data signals on data bus lines 132 with a given indicator signal on indicator line 134 are driven high, then the indicator signal is enabled, or driven high, and the associated data signals on data bus lines 132 are inverted. Otherwise, indicator signal on indicator line 134 is disabled, driven low, and the associated data signals on data bus lines 132 are not inverted.
  • the indicator signal is driven high and the DQ bits are inverted resulting in three high DQ bits and one high indicator signal, for a total of four high signals.
  • DBI data is transmitted on data bus lines 132 and indicator signal is disabled, or equivalently set to 0. If DBI- ac is enabled on interface 150, then each group of data signals, DQ byte, on data bus lines 132 and indicator signal on indicator line 134 is examined each cycle. If 50% or more of the data signals on data bus lines 132 with a given indicator signal on indicator line 134 are to switch, e.g., the state of a DQ bit is to be driven to a different value than the signal held in the previous cycle, then the indicator signal is enabled, or driven high, and the associated data signals on data bus lines 132 are inverted.
  • indicator signal on indicator line 134 is disabled, driven low, and the associated data signals on data bus lines 132 are not inverted.
  • the DQ byte consists of 8 bits
  • the indicator signal is driven high and the DQ bits are inverted resulting in three switched DQ bits and at most one switched indicator signal (if the previous indicator signal was not enabled), for a total switching of four signals.
  • DBI-dc is enabled on interface 150, when host system 110 writes a masked plurality of data bits, e.g. the byte in question will not be written to memory, a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set to the first half of the bits are set low and the second half of the bits are set high. For example, if there are eight bits in the DQ byte then the pattern can be shown as 000011 11. This encoding does not occur for any regular or unmasked data patterns.
  • DBI-ac is enabled on interface 150, when host system 110 writes a masked data byte, e.g. the byte, or plurality of data bits, in question will not be written to memory, a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set such that the first half of the bits are switched from their previous value.
  • the pattern can be shown as 00001 1 1 1 which is generated by exclusive ORing the previous DQ data on data bus lines 132 with the current DQ data on data bus lines 132. This encoding does not occur for any regular or unmasked data patterns.
  • Data poisoning is a system-level data integrity mechanism for storing data with uncorrectable errors.
  • the poisoned state is returned to the host system 1 10 and indicates that the host stored the previously unreliable data.
  • host system 1 10 is likely to maintain error-correcting code
  • ECC ECC- protected write-back caches.
  • ECC error-correctable write-back caches.
  • this error may not be detected until the cache line is evicted.
  • the data is corrupted, but the process that generated or requires this data may no longer be executing on host system 1 10.
  • the desired behavior is to evict the corrupted data to memory and store the "poisoned state" of this data. Subsequent reads of this poisoned data from memory will signal an error to the process requesting this data.
  • a write of data marked as poisoned causes the generated ECC bits to encode an uncorrectable error. This behavior will cause an uncorrectable error on any subsequent read of this data.
  • Unmasked writes to the entire protected word can reset the poisoned state, as the corrupted data has effectively been overwritten.
  • DBI-dc is enabled on interface 150, then each group of data signals on data bus lines 132 and the indicator signal on indicator line 134 is examined each cycle. If 50% or more of the data signals on data bus lines 132 with a given indicator signal on indicator line 134 are driven high, then the indicator signal is enabled, or driven high, and the associated data signals on data bus lines 132 are inverted. Otherwise, indicator signal on indicator line 134 is disabled, driven low, and the associated data signals on data bus lines 132 are not inverted.
  • the indicator signal is driven high and the DQ bits are inverted resulting in three high DQ bits and one high indicator signal, for a total of four high signals.
  • DBI DBI-ac
  • each group of data signals on data bus lines 132 and indicator signal on indicator line 134 is examined each cycle. If 50% or more of the data signals on data bus lines 132with a given indicator signal on indicator line 134 are to switch, e.g., the state of a DQ bit is to be driven to a different value than the signal held in the previous cycle, then the indicator signal is enabled, or driven high, and the associated data signals on data bus lines 132 are inverted. Otherwise, indicator signal on indicator line 134 is disabled, driven low, and the associated data signals on data bus lines 132 are not inverted.
  • the indicator signal is driven high and the DQ bits are inverted resulting in three switched DQ bits and at most one switched indicator signal (if the previous indicator signal was not enabled), for a total switching of four signals.
  • DBI-dc is enabled on interface 150, when host system 110 writes a masked data byte, e.g. the byte, or plurality of data bits, in question will not be written to memory, a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set so that the first half of the bits are set low and the second half of the bits are set high. For example, if there are eight bits in the DQ byte then the pattern can be shown as 00001 111. This encoding does not occur for any regular or unmasked data patterns.
  • DBI-ac is enabled on interface 150
  • host system 110 writes a masked data byte, e.g. the byte, or plurality of data bits, in question will not be written to memory
  • a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set such that the first half of the bits are switched from their previous value. For example, if there are eight bits in the DQ byte then the pattern can be shown as 000011 11 which is generated by exclusive ORing the previous DQ data on data bus lines 132 with the current DQ data on data bus 132. This encoding does not occur for any regular or unmasked data patterns.
  • DBI-dc is enabled on interface 150
  • host system 1 10 writes a poisoned data byte, or plurality of data bits
  • a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set so that the first half of the bits are set high and the second half of the bits are set low. If there are eight bits in the DQ byte then the pattern can be shown as 11 110000. This encoding does not occur for any regular or masked data patterns.
  • DBI-ac is enabled on interface 150
  • host system 1 10 writes a masked data byte e.g. the byte, or plurality of data bits, in question will not be written to memory
  • a special encoding is used where indicator signal on indicator line 134 is enabled, set high, and DQ bits on data bus lines 132 are set such that the second half of the bits are switched from their previous value. For example, if there are eight bits in the DQ byte then the pattern can be shown as 11110000 which is generated by exclusive ORing the previous DQ data on data bus lines 132 with the current DQ data on data bus lines 132. This encoding does not occur for any regular or masked data patterns.
  • FIG. 2 is a flowchart 200 for transmitting data with data base inversion enabled, e.g., by memory system 140 is response to a read command, according to an embodiment of the present invention.
  • memory system 140 can tri-state the DQ and indicator signals, effectively holding the prior state. After issuing one or more read commands, prior to memory system 140 sending a write command or entering an idle state, memory system 140 drives the DQ data on data bus lines 132 and indicator signal on indicator line 134 low.
  • this driving the DQ data on data bus lines 132 and indicator signal on indicator line 134 low can occur over two half-clock periods in order to ensure that no more than five data signals, in a group of eight data signals will switch in any transition, thus conserving power and minimizing noise.
  • memory system 140 When memory system 140 is driving the signals due to a write command, the DBI behavior is similar. Between write commands, memory system 140 will hold the DQ and indicator signals. After issuing one or more write commands, prior to memory system 140 sending a read command or entering an idle state, memory system 140 will drive the DQ and indicator signals low over a two clock window.
  • Flowchart 200 starts with a burst of data, setting the previous DQ byte to low.
  • the next data DQ byte is compared to the previous DQ byte to count the number of bits that are different. Next, it is determined whether or not the data has been deemed to be masked. If the data is masked then the indicator signal is enabled, set to high. Further, the DQ signals are in a "do not care" state and the data is set such that the first half of the plurality of data bits is set low and the second half is set high. If the data is not masked, then the count of different bits is analyzed. If the count is greater than 50% of the number of bits in the DQ byte (the flowchart uses the example where the DQ byte consists of eight bits), then the indicator signal is set to high and the nest data is inverted. If the count is less than 50% of the number of bits in the DQ byte, then the indicator signal is set to low and the next data is not inverted.
  • the flowchart continues by checking if the burst has ended, if not, then the process is repeated with the choice of whether the system is utilizing DBI-ac or DBI-dc. If DBI-ac is being used then flowchart continues by counting the number of different bits between the previous data and the next data. If DBI-dc is being used the previous data is first set to low, and then the number of different bits are counted between the previous data and the next data.
  • FIG. 3 is a flowchart 300 for determining the correct data by a receiver, e.g., by memory systems 140 receiving data for a write command, according to an embodiment of the present invention.
  • Flowchart 300 starts with a burst of data, setting the previous DQ byte to low. A data DQ byte and associated indicator signal are received and examined. The flowchart first determines if the indicator signal is high. If the indicator signal is low then the received data is not inverted.
  • the previously received data is exclusively OR'ed with the current data to determine if the first half of the DQ byte is low and the second half of the DQ byte is set high. If it is not, then this indicates that the data is not masked, but that it should be inverted. If the data pattern does match a "masked" pattern, e.g., where the first half of the DQ byte is low and the second half of the DQ byte is high, then the data is masked.
  • the data pattern indicating that the plurality of data bits is masked can be any predefined pattern, not just the example given above where the first half of the bits are low and the second half are high.
  • the pattern of the plurality of data bits indicating that the bits are masked could consist of a subset of the plurality of data bits where at least one-half of the subset are set to an active state.
  • data masking could be signaled where there are a certain number of bits that are set, e.g., exactly four bits are set, indicating that the plurality of data bits are masked.
  • a pattern such as 00001 1110000111 1 would indicate that the plurality of data bits are masked.
  • next step in the flowchart is to determine if the burst has ended, if it has then the flowchart also concludes. If the burst has not ended then the process continues with the next DQ byte.
  • FIG. 4 and FIG. 5 are flowcharts that also include the ability to generate and analyze the indicator signal in conjunction with the DQ byte to determine if the DQ data is poisoned.
  • FIG. 4 is a flowchart 400 for performing DBI where data poisoning support is enabled for data being transmitted, e.g., by memory systems 140 is response to a read command, according to an embodiment of the present invention.
  • memory system 140 can tri-state the DQ and indicator signals, effectively holding the prior state. After issuing one or more read commands, prior to memory system 140 sending a write command or entering an idle state, memory system 140 drives the DQ data on data bus lines 132 and indicator signal on indicator line 134 low.
  • this driving the DQ data on data bus lines 132 and indicator signal on indicator line 134 low can occur over two half-clock periods in order to ensure that no more than five data signals, in a group of eight data signals will switch in any transition, thus conserving power and minimizing noise.
  • memory system 140 When memory system 140 is driving the signals due to a write command, the DBI behavior is similai-. Between write commands, memory system 140 will hold the DQ and indicator signals. After issuing one or more write commands, prior to memory system 140 sending a read command or entering an idle state, memory system 140 will drive the DQ and indicator signals low over a two clock window.
  • Flowchart 400 starts with a burst of data, setting the previous DQ byte to low.
  • the next data DQ byte is compared to the previous DQ byte to count the number of bits that are different. Next, it is determined whether or not the data has been deemed to be masked or poisoned. If the data is not masked or poisoned, then the count of different bits is analyzed. If the count is greater than 50% of the number of bits in the DQ byte (the flowchart uses the example where the DQ byte consists of eight bits), then the indicator signal is set to high and the nest data is inverted. If the count is less than 50% of the number of bits in the DQ byte, then the indicator signal is set to low and the next data is not inverted.
  • the indicator signal is enabled, set to high.
  • the DQ signals are in a "do not care" state but are patterned according to whether the DQ byte is determined to be masked or poisoned. In an embodiment, if the data is masked then the first half of the DQ byte is set low and the second half is set high (the flowchart illustrates an eight bit example where the DQ byte pattern would be 00001111). If the data is poisoned then the first half of the DQ byte is set high and the second half is set low (the flowchart illustrates an eight bit example where the DQ byte pattern would be 1 1 110000).
  • data poisoning can be signaled by any predefined pattern, not just the example given above where the first half of the bits are high and the second half are low.
  • the pattern of the plurality of data bits indicating that the bits are poisoned could consist of where at least one-half of the plurality of data bits are set that are not in a subset of the plurality of data bits that indicate that the plurality of data bits is masked.
  • data poisoning could be signaled where there are a certain number of bits that are set, e.g., exactly five bits are set, indicating that the plurality of data bits are poisoned.
  • a pattern such as 1 1 1 10000111 10000 would indicate that the plurality of data bits are poisoned
  • the flowchart continues by checking if the burst has ended, if not, then the process is repeated with the choice of whether the system is utilizing DBI-ac or DBI-dc. If DBI-ac is being used then flowchart continues by counting the number of different bits between the previous data and the next data. If DBI-dc is being used the previous data is first set to low, and then the number of different bits are counted between the previous data and the next data.
  • FIG. 5 is a flowchart 500 for determining the correct data by a receiver, e.g., by memory systems 140 receiving data for a write command where data poisoning support is enabled, according to an embodiment of the present invention.
  • Flowchart 500 starts with a burst of data, setting the previous DQ byte to low. A data DQ byte and associated indicator signal are received and examined. The flowchart first determines if the indicator signal is high. If the indicator signal is low then the received data is not inverted.
  • DQ byte is low and the second half of the DQ byte is set high (illustrated in the flowchart of FIG. 5 with an 8 bit DQ byte where the pattern is 0000111 1). If the pattern matches then that indicates that the DQ byte is masked.
  • next step in the flowchart is to determine if the burst has ended, if it has the flowchart also concludes. If the burst has not ended then the process continues with the next DQ byte.
  • FIG. 6 is a flowchart of an exemplary method 600 for the generation of unified signaling.
  • method 600 is described with respect to the unified signaling system of FIG. 1 using the methodology described in FIGs. 2-5, but embodiments of the method are not limited thereto.
  • Method 600 begins at step 602 with the setting a state of a single indicator signal.
  • the indicator signal is set low to indicate that the next data is not to be inverted.
  • the indicator signal is set high to indicate that either the next data is to be inverted, or that the plurality of data bits is masked or poisoned.
  • step 604 The method continues at step 604 with the generating of a data pattern in a plurality of data bits.
  • the method also relies on the pattern of the plurality of data bits to discern whether the plurality of data bits is masked or poisoned. If the data pattern is such that the first half of the plurality of data bits is set high and the second half is set low, then the plurality of data bits is considered poisoned. If the first half of the plurality of data bits is set low and the second half is set high, then the plurality of data bits is considered masked.
  • step 606 by signaling, based on the state of the single indicator signal and the pattern of the plurality of data bits, that data bus inversion has been applied to the plurality of data bits or that the plurality of data bits is poisoned.
  • This step decodes the pattern of the plurality of data bits in conjunction with the state of the indicator signal to indicate the status of the plurality of data bits.
  • FIG. 7 is a flowchart of an exemplary method 700 for the receiving and analyzing of unified signaling.
  • method 700 is described with respect to the unified signaling system of FIG. 1 using the methodology described in FIGs. 2-5, but embodiments of the method are not limited thereto.
  • Method 700 begins at step 702 with the analyzing a state of a single indicator signal. As discussed in regards to FIG. 4, when the indicator signal is low the next data is not inverted. When the indicator signal is set high the next data is inverted, masked or poisoned.
  • step 704 The method continues at step 704 with the analyzing of a data pattern in a plurality of data bits.
  • the method also relies on the pattern of the plurality of data bits to discern whether the plurality of data bits is masked or poisoned. If the data pattern is such that the first half of the plurality of data bits is set high and the second half is set low, then the plurality of data bits is considered poisoned. If the first half of the plurality of data bits is set low and the second half is set high, then the plurality of data bits is considered masked.
  • step 706 decodes the pattern of the plurality of data bits in conjunction with the state of the indicator signal to indicate the status of the plurality of data bits.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Dram (AREA)
  • Information Transfer Systems (AREA)
  • Bus Control (AREA)
PCT/US2012/069541 2011-12-14 2012-12-13 Unified data masking, data poisoning, and data bus inversion signaling Ceased WO2013090599A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
KR1020147016762A KR101879708B1 (ko) 2011-12-14 2012-12-13 통합된 데이터 마스킹, 데이터 포이즈닝, 및 데이터 버스 반전 시그널링
EP12809487.7A EP2791809B1 (en) 2011-12-14 2012-12-13 Unified data masking, data poisoning, and data bus inversion signaling
CN201280061408.9A CN103988192B (zh) 2011-12-14 2012-12-13 统一数据屏蔽、数据中毒和数据总线反转信令
JP2014547436A JP5947398B2 (ja) 2011-12-14 2012-12-13 統合データマスキング、データポイズニング及びデータバス反転シグナリング

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/325,648 US8726139B2 (en) 2011-12-14 2011-12-14 Unified data masking, data poisoning, and data bus inversion signaling
US13/325,648 2011-12-14

Publications (1)

Publication Number Publication Date
WO2013090599A1 true WO2013090599A1 (en) 2013-06-20

Family

ID=47472088

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2012/069541 Ceased WO2013090599A1 (en) 2011-12-14 2012-12-13 Unified data masking, data poisoning, and data bus inversion signaling

Country Status (6)

Country Link
US (1) US8726139B2 (enExample)
EP (1) EP2791809B1 (enExample)
JP (1) JP5947398B2 (enExample)
KR (1) KR101879708B1 (enExample)
CN (1) CN103988192B (enExample)
WO (1) WO2013090599A1 (enExample)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016537720A (ja) * 2013-11-13 2016-12-01 クアルコム,インコーポレイテッド データマスキングを介してメモリi/o電力を低減するためのシステムおよび方法
JP2016538628A (ja) * 2013-10-24 2016-12-08 クアルコム,インコーポレイテッド メモリシステムにおける電力消費を節約するためのシステムおよび方法

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8677211B2 (en) * 2010-12-23 2014-03-18 International Business Machines Corporation Data bus inversion using spare error correction bits
US20130117593A1 (en) * 2011-11-07 2013-05-09 Qualcomm Incorporated Low Latency Clock Gating Scheme for Power Reduction in Bus Interconnects
US9529749B2 (en) 2013-03-15 2016-12-27 Qualcomm Incorporated Data bus inversion (DBI) encoding based on the speed of operation
US9270417B2 (en) 2013-11-21 2016-02-23 Qualcomm Incorporated Devices and methods for facilitating data inversion to limit both instantaneous current and signal transitions
US9817738B2 (en) * 2015-09-04 2017-11-14 Intel Corporation Clearing poison status on read accesses to volatile memory regions allocated in non-volatile memory
US9922686B2 (en) * 2016-05-19 2018-03-20 Micron Technology, Inc. Apparatuses and methods for performing intra-module databus inversion operations
US10754970B2 (en) * 2017-01-27 2020-08-25 International Business Machines Corporation Data masking
US11237729B1 (en) 2020-10-13 2022-02-01 Sandisk Technologies Llc Fast bus inversion for non-volatile memory
KR20230121611A (ko) 2020-12-26 2023-08-18 인텔 코포레이션 시스템 메모리 신뢰성, 가용성 및 서비스 가능성(ras)을개선하기 위한 적응형 오류 정정
KR20230046362A (ko) 2021-09-29 2023-04-06 삼성전자주식회사 메모리 모듈의 동작 방법, 메모리 컨트롤러의 동작 방법, 및 메모리 시스템의 동작 방법
US11822484B2 (en) * 2021-12-20 2023-11-21 Advanced Micro Devices, Inc. Low power cache
US12050784B2 (en) * 2022-04-27 2024-07-30 Micron Technology, Inc. Data masking for memory

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100030955A1 (en) * 2008-07-31 2010-02-04 Rambus, Inc. Mask key selection based on defined selection criteria
US20100185897A1 (en) * 2007-03-26 2010-07-22 Cray Inc. Fault tolerant memory apparatus, methods, and systems
WO2011008394A2 (en) * 2009-07-13 2011-01-20 Rambus Inc. Encoding data using combined data mask and data bus inversion

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6898648B2 (en) * 2002-02-21 2005-05-24 Micron Technology, Inc. Memory bus polarity indicator system and method for reducing the affects of simultaneous switching outputs (SSO) on memory bus timing
JP2004207942A (ja) * 2002-12-25 2004-07-22 Sony Corp データ転送装置とデータ転送方法
US8201071B2 (en) * 2006-11-15 2012-06-12 Qimonda Ag Information transmission and reception
US7616133B2 (en) * 2008-01-16 2009-11-10 Micron Technology, Inc. Data bus inversion apparatus, systems, and methods
US8363707B2 (en) * 2008-03-21 2013-01-29 Micron Technology, Inc. Mixed-mode signaling
US8223042B2 (en) * 2008-04-02 2012-07-17 Rambus Inc. Encoding data with minimum hamming weight variation
JP5588976B2 (ja) * 2008-06-20 2014-09-10 ラムバス・インコーポレーテッド 周波数応答バス符号化
KR20100053202A (ko) * 2008-11-12 2010-05-20 삼성전자주식회사 Rdbi 기능을 지원하는 반도체 메모리 장치 및 그 테스트 방법
KR101688050B1 (ko) * 2009-12-22 2016-12-21 삼성전자 주식회사 반도체 장치 및 반도체 장치의 리드 또는 라이트 동작 수행 방법
US8260992B2 (en) * 2010-04-12 2012-09-04 Advanced Micro Devices, Inc. Reducing simultaneous switching outputs using data bus inversion signaling
US8706958B2 (en) * 2011-09-01 2014-04-22 Thomas Hein Data mask encoding in data bit inversion scheme
US8495437B2 (en) * 2011-09-06 2013-07-23 Samsung Electronics Co., Ltd. Semiconductor memory device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100185897A1 (en) * 2007-03-26 2010-07-22 Cray Inc. Fault tolerant memory apparatus, methods, and systems
US20100030955A1 (en) * 2008-07-31 2010-02-04 Rambus, Inc. Mask key selection based on defined selection criteria
WO2011008394A2 (en) * 2009-07-13 2011-01-20 Rambus Inc. Encoding data using combined data mask and data bus inversion

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016538628A (ja) * 2013-10-24 2016-12-08 クアルコム,インコーポレイテッド メモリシステムにおける電力消費を節約するためのシステムおよび方法
JP2016537720A (ja) * 2013-11-13 2016-12-01 クアルコム,インコーポレイテッド データマスキングを介してメモリi/o電力を低減するためのシステムおよび方法

Also Published As

Publication number Publication date
KR101879708B1 (ko) 2018-07-18
CN103988192B (zh) 2018-02-09
US8726139B2 (en) 2014-05-13
US20130159818A1 (en) 2013-06-20
JP5947398B2 (ja) 2016-07-06
EP2791809A1 (en) 2014-10-22
KR20140102703A (ko) 2014-08-22
CN103988192A (zh) 2014-08-13
JP2015506039A (ja) 2015-02-26
EP2791809B1 (en) 2017-08-02

Similar Documents

Publication Publication Date Title
EP2791809B1 (en) Unified data masking, data poisoning, and data bus inversion signaling
JP3177207B2 (ja) リフレッシュ間隔制御装置及び方法、並びにコンピュータ
KR102350538B1 (ko) Ddr 메모리 에러 복구
US10579462B2 (en) Method and apparatus for using an error signal to indicate a write request error and write request acceptance
US5495491A (en) System using a memory controller controlling an error correction means to detect and correct memory errors when and over a time interval indicated by registers in the memory controller
EP2649619B1 (en) Embedded dram having low power self-correction capability
US9158616B2 (en) Method and system for error management in a memory device
TW202223903A (zh) 適應性內部記憶體錯誤刷洗及錯誤處置
US20050081085A1 (en) Memory buffer device integrating ECC
KR20180021729A (ko) 저전력 메모리 서브-시스템의 메모리 어레이 및 링크 에러 정정
US20120079346A1 (en) Simulated error causing apparatus
CN114078503B (zh) 基于存储器装置中的局部命令解码的突发时钟控制
KR20190098394A (ko) 메모리 컨트롤러 및 그 동작 방법
US20250053343A1 (en) Row hammer telemetry
US6807609B1 (en) Interleaving read and write operations on a bus and minimizing buffering on a memory module in a computer system
US11610624B2 (en) Memory device skipping refresh operation and operation method thereof
US11429481B1 (en) Restoring memory data integrity
US20240004583A1 (en) Protocol for data poisoning
CN116543824A (zh) 无限数据流的有限时间计数周期计数
US20250383947A1 (en) Per row activation counting error handling
US20250190379A1 (en) Variable burst length for a memory device
US20230282258A1 (en) Finite time counting period counting of infinite data streams
US20250086059A1 (en) Locked raid with compression for compute express link (cxl) applications having a shared cache line
US20250130877A1 (en) Handling Faulty Usage-Based-Disturbance Data
KR20250122710A (ko) 메모리 장치, 메모리 시스템 및 동작 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12809487

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014547436

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20147016762

Country of ref document: KR

Kind code of ref document: A

REEP Request for entry into the european phase

Ref document number: 2012809487

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2012809487

Country of ref document: EP