Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
ACCESSING DATA IN MEMORY
Document Type and Number:
WIPO Patent Application WO/2018/200358
Kind Code:
A1
Abstract:
The present disclosure includes apparatuses and methods related to accessing data in memory. One example method comprises storing data associated with a first operation in a first sense amplifier responsive to receiving a request to perform a second operation, and performing the second operation associated with a row of memory cells while the data associated with the first operation is being stored in the first sense amplifier.

Inventors:
FINKBEINER TIMOTHY P (US)
HUSH GLEN E (US)
PINNEY DAVID L (US)
Application Number:
PCT/US2018/028810
Publication Date:
November 01, 2018
Filing Date:
April 23, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICRON TECHNOLOGY INC (US)
International Classes:
G11C7/06; G06F13/16
Foreign References:
US20160064045A12016-03-03
US20150357020A12015-12-10
US20140185395A12014-07-03
US20130326154A12013-12-05
US20130219112A12013-08-22
Attorney, Agent or Firm:
JOHNSON, Bjorn A. (US)
Download PDF:
Claims:
What is claimed is:

1. A method, comprising:

storing data associated with a first operation in a first sense amplifier responsive to receiving a request to perform a second operation; and

performing, while the data associated with the first operation is stored in the first sense amplifier, the second operation associated with a row of memory cells.

2. The method of claim 1, wherein the method includes performing the second operation associated with the row of memory cells without storing the data associated with the first operation in the row of memory cells.

3. The method of claim 1, wherein performing the second operation associated with the row includes accessing the row by a second sense amplifier.

4. The method of claim 3, wherein the method includes equilibrating columns coupled to the row prior to accessing the row by the second sense amplifier.

5. The method of any one of claims 1 -3, wherein:

the first operation is a compute operation; and

the second operation is a memory operation.

6. An apparatus, comprising:

a controller; and

sensing circuitry of an array of memory cells and controlled by the controller to:

store data associated with a first operation in the sensing circuitry responsive to receiving a request to perform a second operation associated with a row of the array; and

perform, while the data associated with the first operation is being stored in the sensing circuitry, the second operation associated with the row of the array.

7. The apparatus of claim 6, wherein the sensing circuitry of the array of memory cells comprises a first sense amplifier and a second sense amplifier.

8. The apparatus of claim 7, wherein the controller is configured to control the sensing circuitry to store the data associated with the first operation in the first sense amplifier until a completion of the second operation.

9. The apparatus of claim 7, wherein the controller is configured to control the sensing circuitry to continue performing, while performing the second operation by the second amplifier, the first operation by the first sense amplifier.

10. The apparatus of any one of claims 6-7, wherein the controller is configured to control, responsive to receiving the request to perform the second operation on the memory cell of the array, the sensing circuitry to equilibrate columns coupled to the row.

11. A method, comprising:

receiving, while performing a first operation, a request to perform a second operation associated with a row of memory cells; and

enabling, responsive to receiving the request, a first sense amplifier without storing data associated with the first operation in the row of memory cells.

12. The method of claim 1 1, wherein the enabling, responsive to receiving the request, the first sense amplifier without storing the data associated with the first operation in the row of memory cells includes storing the data associated with the first operation in the first sense amplifier upon enabling the first sense amplifier.

13. The method of claim 12, wherein the method includes performing, while the data associated with first operation is being stored in the first sense amplifier, the second operation associated with the row by a second sense amplifier.

14. The method of claim 11 , wherein the method includes equilibrating columns coupled to the row upon enabling the first sense amplifier.

15. The method of claim 14, wherein the method includes initiating the second operation responsive to the corresponding columns being equilibrated.

16. The method of any one of claims 1 1-12, wherein the method includes accessing the row of memory cells upon a completion of the second operation to continue performing the first operation.

17. An apparatus, comprising:

a controller; and

sensing circuitry including a first sense amplifier and a second sense amplifier, and wherein the controller is configured to control the sensing circuitry to:

enable the first sense amplifier without storing data associated with a first operation in a row of memory cells responsive to receiving, while performing the first operation, a request to perform a second operation; and equilibrate the columns coupled to the row of memory cells.

18. The apparatus of claim 17, wherein the controller is configured to control the sensing circuitry to perform the second operation by the second sense amplifier.

19. The apparatus of any one of claims 17-18, wherein the controller is configured to control the sensing circuitry to perform the second operation without using a compute component of the sensing circuitry.

20. The apparatus of any one of claims 17-18, wherein the apparatus is a processing in memory (PIM) device.

Description:
Accessing Data In Memory

Technical Field

[0001] The present disclosure relates generally to semiconductor memory and methods, and more particularly, to apparatuses and methods related to accessing data in memory.

Background

[0002] Memory devices are typically provided as internal,

semiconductor, integrated circuits in computers or other electronic systems. There are many different types of memory including volatile and non-volatile memory. Volatile memory can require power to maintain its data (e.g., host data, error data, etc.) and includes random access memory (RAM), dynamic random access memory (DRAM), static random access memory (SRAM), synchronous dynamic random access memory (SDRAM), and thyristor random access memory (TRAM), among others. Non-volatile memory can provide persistent data by retaining stored data when not powered and can include NAND flash memory, NOR flash memory, and resistance variable memory such as phase change random access memory (PCRAM), resistive random access memory (RRAM), and magnetoresistive random access memory (MRAM), such as spin torque transfer random access memory (STT RAM), among others.

[0003] Electronic systems often include a number of processing resources (e.g., one or more processors), which may retrieve and execute instructions and store the results of the executed instructions to a suitable location. A processor can comprise a number of functional units such as arithmetic logic unit (ALU) circuitry, floating point unit (FPU) circuitry, and a combinatorial logic block, for example, which can be used to execute instructions by performing an operation (e.g., a compute operation) on data (e.g., one or more operands). As used herein, a compute operation can be, for example, a Boolean operation, such as AND, OR, NOT, NOT, NAND, NOR, and XOR, and/or other operations (e.g., invert, shift, arithmetic, statistics, among many other possible operations) that may involve manipulating data. For example, functional unit circuitry may be used to perform the arithmetic operations, such as addition, subtraction, multiplication, and division on operands, via a number of logical operations. A compute operation such as described above can be distinguished from a "memory operation," which, as used herein, can refer to an operation that does not involve data manipulation (e.g., via a functional unit often associated with a processing resource).

Examples of memory operations include data read, data write, and data refresh operations.

[0004] In many instances, the processing resources (e.g., processor and associated functional unit circuitry) may be external to the memory array, and data is accessed via a bus between the processing resources and the memory array to execute a set of instructions. Processing performance may be improved in a processing-in-memory (PIM) device, in which a processing and/or logic resource may be implemented internally and/or near to a memory (e.g., directly on a same chip as the memory array). A processing-in-memory (PIM) device may save time by reducing and eliminating external communications and may also conserve power.

Brief Description of the Drawings

[0005] Figure 1 is a block diagram of an apparatus in the form of a computing system including a memory device in accordance with a number of embodiments of the present disclosure.

[0006] Figure 2 is a schematic diagram illustrating sensing circuitry in accordance with a number of embodiments of the present disclosure.

[0007] Figure 3 illustrates a flow diagram associated with accessing data in memory in accordance with a number of embodiments of the present disclosure.

[0008] Figure 4A illustrates a timing diagram associated with performing a number of operations using sensing circuitry.

[0009] Figure 4B illustrates a timing diagram associated with performing a number of operations using sensing circuitry in accordance with a number of embodiments of the present disclosure.

[0010] Figure 5 is a schematic diagram illustrating sensing circuitry in accordance with a number of embodiments of the present disclosure. [0011] Figure 6 is a logic table illustrating selectable logic operation results that can be implemented by sensing circuitry such as that shown in Figure 5 in accordance with a number of embodiments of the present disclosure.

Detailed Description

[0012] The present disclosure includes apparatuses and methods related to accessing data in memory. One example method comprises storing data associated with a first operation in a first sense amplifier responsive to receiving a request to perform a second operation, and performing the second operation associated with a memory cell while the data associated with the first operation is being stored in the first sense amplifier.

[0013] Embodiments of the present disclosure can include sensing circuitry having various benefits as compared to previous approaches. For example, as compared to previous approaches, the sensing circuitry of a number of embodiments can enable the sensing circuitry to, while performing a first operation, initiate performing a second operation without completing the first operation. As such, the second operation can be initiated without, for instance, experiencing a latency associated with completing the first operation. Therefore, when the second operation has a priority over the first operation, a number of embodiments of the present disclosure can provide benefits, among others, such as a reduced latency in initiating the second operation.

[0014] In the following detailed description of the present disclosure, reference is made to the accompanying drawings that form a part hereof, and in which is shown by way of illustration how one or more embodiments of the disclosure may be practiced. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to practice the embodiments of this disclosure, and it is to be understood that other embodiments may be utilized and that process, electrical, and/or structural changes may be made without departing from the scope of the present disclosure. As used herein, designators such as "N", particularly with respect to reference numerals in the drawings, indicate that a number of the particular feature so designated can be included. As used herein, "a number of a particular thing refers to one or more of such things (e.g., a number of memory arrays can refer to one or more memory arrays). A "plurality of a particular thing is intended to refer to more than one of such things.

[0015] The figures herein follow a numbering convention in which the first digit or digits correspond to the drawing figure number and the remaining digits identify an element or component in the drawing. Similar elements or components between different figures may be identified by the use of similar digits. For example, 150 may reference element "50" in Figure 1, and a similar element may be referenced as 250 in Figure 2. As will be appreciated, elements shown in the various embodiments herein can be added, exchanged, and/or eliminated so as to provide a number of additional embodiments of the present disclosure. In addition, as will be appreciated, the proportion and the relative scale of the elements provided in the figures are intended to illustrate certain embodiments of the present invention, and should not be taken in a limiting sense.

[0016] Figure 1 is a block diagram of an apparatus in the form of a computing system 100 including a memory device 120 in accordance with a number of embodiments of the present disclosure. As used herein, a memory device 120, controller 140, memory array 130, sensing circuitry 150, and/or logic circuitry 170 might also be separately considered an "apparatus."

[0017] System 100 includes a host 1 10 coupled to memory device 120, which includes a memory array 130. Host 1 10 can be a host system such as a personal laptop computer, a desktop computer, a digital camera, a smart phone, or a memory card reader, among various other types of hosts. Host 110 can include a system motherboard and/or backplane and can include a number of processing resources (e.g., one or more processors, microprocessors, etc.).

[0018] The system 100 can include separate integrated circuits or both the host 1 10 and the memory device 120 can be on the same integrated circuit. The system 100 can be, for instance, a server system and/or a high performance computing (HPC) system and/or a portion thereof. Although the example shown in Figure 1 illustrates a system having a Von Neumann architecture, embodiments of the present disclosure can be implemented in non-Von

Neumann architectures, which may not include one or more components (e.g., CPU, ALU, etc.) often associated with a Von Neumann architecture. [0019] For clarity, the system 100 has been simplified to focus on features with particular relevance to the present disclosure. The memory array 130 can be a DRAM array, SRAM array, STT RAM array, PCRAM array, TRAM array, RRAM array, NAND flash array, and/or NOR flash array, for instance. The array 130 can comprise memory cells arranged in rows coupled by access lines, which may be referred to herein as word lines and/or select lines, and columns coupled by sense lines, which may be referred to herein as data lines and/or digit lines. Although a single array 130 is shown in Figure 1, embodiments are not so limited. For instance, memory device 120 may include a number of arrays 130 (e.g., a number of banks of DRAM cells, NAND flash cells, etc.). Additionally, although not shown, a plurality of memory devices 120 can be coupled to host 110 via a respective plurality of memory channels.

[0020] The memory device 120 includes address circuitry 111 to latch address signals provided over a bus 156 through I/O circuitry 173. Bus 156 can serve as a data bus (e.g., an I/O bus) and as an address bus; however, embodiments are not so limited. Address signals can be received through address circuitry 111 and decoded by a row decoder 184 and a column decoder 185 to access the memory array 130. Status information, which can include exception information, can be provided from the controller 140 on the memory device 120 to host 110 through a status channel that includes a high speed interface (HSI), which can include an out-of-band bus 157. An out-of-band bus can refer to a bus separate from a data (e.g., DQ) bus. Data can be read from memory array 130 by sensing voltage and/or current changes on the data lines using sensing circuitry 150. The sensing circuitry 150 can read and latch a page (e.g., row) of data from the memory array 130. The I/O circuitry 173 can be used for bi-directional data communication with host 110 over the bus 156. The write circuitry 135 can be used to write data to the memory array 130.

[0021] Controller 140 decodes signals provided by control bus 154 from the host 110. These signals can include chip enable signals, write enable signals, and address latch signals that are used to control operations performed on the memory array 130, including data read, data write, and data erase operations. In various embodiments, the controller 140 is responsible for executing instructions from the host 110 and sequencing access to the array 130, among other functions. For example, executing instructions from host 110 can include performing compute operations using processing resources corresponding to the sensing circuitry 150 and/or logic 170, as described further herein. The controller 140 can include a state machine (e.g., firmware and/or hardware in the form of an application specific integrated circuit (ASIC)), a sequencer, a control logic, and/or some other type of controlling circuitry. In the example shown in Figure 1A, the controller 140 includes a register 134 (e.g., a status register), which may store status information in accordance with a number of

embodiments described herein. A more detailed diagram of one example of controller 140 is described in association with Figure IB.

[0022] As described further below, in a number of embodiments, the sensing circuitry 150 can comprise a number of sense amplifiers and a number of compute components, which may serve as, and be referred to herein as an accumulator, and can be used to perform various compute operations (e.g., to perform logical operations on data associated with complementary sense lines). In a number of embodiments, storage locations (e.g., latches) corresponding to the compute components can serve as stages of a shift register. For example, clock signals can be applied to the compute components to shift data from one compute component to an adjacent compute component.

[0023] In a number of embodiments, the sensing circuitry 150 can be used to perform logical operations using data stored in array 130 as inputs and store the results of the logical operations back to the array 130 without transferring data via a sense line address access (e.g., without firing a column decode signal). As such, various compute operations can be performed using, and within, sensing circuitry 150 rather than (or in association with) being performed by processing resources external to the sensing circuitry (e.g., by a processor associated with host 110 and/or other processing circuitry, such as ALU circuitry, located on device 120 (e.g., on controller 140 or elsewhere)).

[0024] In various previous approaches, data associated with an operand, for instance, would be read from memory via sensing circuitry and provided to external ALU circuitry via I/O lines (e.g., via local I/O lines and/or global I/O lines). The external ALU circuitry could include a number of registers and would perform compute operations using the operands, and the result would be transferred back to the array via the I/O lines. In contrast, in a number of embodiments of the present disclosure, sensing circuitry 150 is configured to perform logical operations on data stored in memory array 130 and store the result back to the memory array 130 without enabling an I/O line (e.g., a local I/O line) coupled to the sensing circuitry 150.

[0025] In a number of embodiments, the sensing circuitry 150 can be formed on pitch with the memory cells of the array. For example, the cells of memory array may have a particular cell size (e.g., 4F 2 or 6F 2 , where "F" is a feature size corresponding to the cells). As described further below, in a number of embodiments, sensing components (e.g., respective sense amplifier and compute component pairs) corresponding to sensing circuitry 150 are formed on a same pitch as sense lines of the array and can be operated to perform various compute operations. For instance, if the sense line pitch is 3F, the transistors of the sensing components can fit within the same 3F pitch. In contrast, the devices (e.g., logic gates) associated with ALU circuitry of various previous processor- in- memory (PIM) systems may not be capable of being formed on pitch with the memory cells, which can increase chip size as compared to a number of embodiments of the present disclosure, for example. Additional logic circuitry 170 can be coupled to and/or additional sense amplifier (e.g., a first sense amplifier 206-1 and a second sense amplifier 206-2 implemented in the sensing circuitry 250 as illustrated in Figure 2) can be implemented within the sensing circuitry 150 and can be used to store (e.g., cache and/or buffer) results of operations described herein.

[0026] As such, in a number of embodiments, circuitry external to array

130 and sensing circuitry 150 is not needed to perform compute operations as the sensing circuitry 150 can be operated to perform various compute operations (e.g., logical operations associated with mathematical operations) without the use of an external processing resource. In a number of embodiments, the sensing circuitry 150 can be operated as a number of 1-bit processing resources, with the sensing components coupled to respective columns of the array 130 serving as respective 1 -bit processing elements. Therefore, the sensing circuitry 150 may be used to complement and/or to replace, at least to some extent, an external processing resource such as ALU circuitry of a host.

[0027] Enabling an I/O line can include enabling (e.g., turning on) a transistor having a gate coupled to a decode signal (e.g., a column decode signal) and a source/drain coupled to the I/O line. However, embodiments are not limited to performing logical operations using sensing circuitry (e.g., 150) without enabling column decode lines of the array. Whether or not local I/O lines are used in association with performing logical operations via sensing circuitry 150, the local I/O line(s) may be enabled in order to transfer a result to a suitable location other than back to the array 130.

[0028] Figure 2 is a schematic diagram illustrating sensing circuitry 250 in accordance with a number of embodiments of the present disclosure. The sensing circuitry 250 can correspond to sensing circuitry 150 shown in Figure 1. In the example shown in Figure 2, a memory cell includes a storage element (e.g., capacitor) and an access device (e.g., transistor). For instance, a first memory cell includes transistor 202-1 and capacitor 203-1, and a second memory cell can include transistor 202-2 and capacitor 203-2, etc. In this embodiment, the memory array 230 is a DRAM array of 1T1C (one transistor one capacitor) memory cells, although other cell configurations can be used (e.g., 2T2C with two transistors and two capacitors per memory cell).

[0029] In a number of embodiments, memory cells may be destructive read memory cells. When the memory cells coupled to the row are destructive read memory cells, enabling the row destroys the data stored in the memory cells such that the data originally stored in the memory cells is refreshed after being read. As such, enabling the row coupled to the memory cell to continue performing an operation requires the data to be refreshed prior to performing another operation. Therefore, when the another operation has a priority over the first operation being performed, experiencing latencies due to continue performing the operation is undesirable.

[0030] The cells of the memory array 230 can be arranged in rows coupled by access (word) lines 204-X (ROW X), 204-Y (ROW Y), etc., and columns coupled by pairs of complementary sense lines (e.g., digit lines DIGIT(D) and DIGIT(D)_ shown in Figure 2 and DIGIT (n) and DIGIT(n)_ shown in Figure 5). The individual sense lines corresponding to each pair of complementary sense lines can also be referred to as digit lines 205-1 for DIGIT (D) and 205-2 for DIGIT (D)_, respectively. Although only one pair of complementary digit lines are shown in Figure 2, embodiments of the present disclosure are not so limited, and an array of memory cells can include additional columns of memory cells and digit lines (e.g., 4,096, 8, 192, 16,384, etc.).

[0031] Although rows and columns are illustrated as being orthogonal to each other, embodiments are not so limited. For example, the rows and columns may be oriented relative to each other in various other two-dimensional or three- dimensional configurations.

[0032] Memory cells can be coupled to different digit lines and word lines. For example, a first source/drain region of a transistor 202-1 can be coupled to digit line 205-1 (D), a second source/drain region of transistor 202-1 can be coupled to capacitor 203-1, and a gate of a transistor 202-1 can be coupled to word line 204-Y. A first source/drain region of a transistor 202-2 can be coupled to digit line 205-2 (D)_, a second source/drain region of transistor 202-2 can be coupled to capacitor 203-2, and a gate of a transistor 202-2 can be coupled to word line 204-X. A cell plate, as shown in Figure 2, can be coupled to each of capacitors 203-1 and 203-2. The cell plate can be a common node to which a reference voltage (e.g., ground) can be applied in various memory array configurations.

[0033] The memory array 230 is configured to couple to sensing circuitry 250 in accordance with a number of embodiments of the present disclosure. In this embodiment, the sensing circuitry 250 comprises sense amplifier 206-1 , sense amplifier 206-2, equilibration circuitry 214, and a compute component 231 corresponding to respective columns of memory cells (e.g., coupled to respective pairs of complementary digit lines). Sense amplifier 206-1 and Sense amplifier 206-2 can be coupled to the pair of complementary digit lines 205-1 and 205-2. Compute component 231 can be coupled to the sense amplifier 206-2 via pass gates 207-3 and 207-4. The gates of the pass gates 207-3 and 207-4 can be coupled to operation selection logic 213.

[0034] The sensing circuitry 250 can include equilibration circuitry 214, which can be configured to equilibrate the digit lines 205-1 (D) and 205-2 (D)_. In this example, the equilibration circuitry 214 comprises a transistor 224 coupled between digit lines 205-1 (D) and 205-2 (D)_. The equilibration circuitry 214 also comprises transistors 225-1 and 225-2 each having a first source/drain region coupled to an equilibration voltage (e.g., VDD/2), where VDD is a supply voltage associated with the array. A second source/drain region of transistor 225-1 can be coupled digit line 205-1 (D), and a second source/drain region of transistor 225-2 can be coupled digit line 205-2 (D)_. Gates of transistors 224, 225-1 , and 225-2 can be coupled together, and to an

equilibration (EQ) control signal line 226. As such, activating EQ enables the transistors 224, 225-1 , and 225-2, which effectively shorts digit lines 205-1 (D) and 205-2 (D)_ together and to the equilibration voltage (e.g., VDD/2).

[0035] Sense amplifier 206-1 and Sense amplifier 206-2 can comprise a cross coupled latch, which can be referred to herein as a primary latch. In the example illustrated in Figure 2, sense amplifier 206-1 and sense amplifier 206-2 each comprises a latch 215-1 and 215-2, respectively, and each latch 215-1 and 215-2 includes four transistors coupled to a pair of complementary digit lines

205- 1 and 205-2. However, embodiments are not limited to this example. Each latch 215-1 and 215-2 can be a cross coupled latch (e.g., gates of a pair of transistors) such as n-channel transistors (e.g., NMOS transistors) 227-1 and 227-2 of the latch 215-1 or 227-3 and 227-4 of the latch 215-2 are cross coupled with the gates of another pair of transistors, such as p-channel transistors (e.g., PMOS transistors 229-1 and 229-2 of the latch 215-1 or 229-3 and 229-4 of the latch 215-2).

[0036] Sense amplifier 206-2 can be operated to store data associated with an operation being performed by Sense amplifier 206-1. For example, a request to initiate an operation (e.g., a memory operation) may be received while performing another operation (e.g., compute operation) using sense amplifier

206- 2. In this example, sense amplifier 206-1 can be isolated from sense amplifier 206-2 via pass gates 207-1 and 207-2. The isolated sense amplifier 206-1 can then be enabled to initiate and perform the requested memory operation while the data associated with the compute operation is being stored in sense amplifier 206-2. In a number of embodiments, sense amplifier 206-2 can continue performing the compute operation via the compute component 231 while sense amplifier 206-1 performs the memory operation.

[0037] Sense amplifier 206-1 can be operated to determine a data value

(e.g., logic state) stored in a selected memory cell. In operation, when a memory cell is being sensed (e.g., read), the voltage on one of the digit lines 205-1 (D) or 205-2 (D)_ will be slightly greater than the voltage on the other one of digit lines 205-1 (D) or 205-2 (D) . An ACT signal can be driven high and an RNL2* signal can be driven low to enable (e.g., fire) the second sense amplifier 206-2. The digit lines 205-1 (D) or 205-2 (D)_ having the lower voltage will turn on one of the PMOS transistor 229-1 or 229-2 to a greater extent than the other of PMOS transistor 229-1 or 229-2, thereby driving high the digit line 205-1 (D) or 205-2 (D)_ having the higher voltage to a greater extent than the other digit line 205-1 (D) or 205-2 (D)_ is driven high.

[0038] Similarly, the digit line 205-1 (D) or 205-2 (D)_ having the higher voltage will turn on one of the NMOS transistor 227-1 or 227-2 to a greater extent than the other of the NMOS transistor 227-1 or 227-1, thereby driving low the digit line 205-1 (D) or 205-2 (D)_ having the lower voltage to a greater extent than the other digit line 205-1 (D) or 205-2 (D)_ is driven low. As a result, after a short delay, the digit line 205-1 (D) or 205-2 (D)_ having the slightly greater voltage is driven to the voltage of the supply voltage VDD through a source transistor, and the other digit line 205-1 (D) or 205-2 (D)_ is driven to the voltage of the reference voltage (e.g., ground) through a sink transistor. Therefore, the cross coupled NMOS transistors 227-1 and 227-2 and PMOS transistors 229-1 and 229-2 serve as a sense amplifier pair, which amplify the differential voltage on the digit lines 205-1 (D) and 205-2 (D)_ and operate to latch a data value sensed from the selected memory cell.

[0039] Embodiments are not limited to the sense amplifier 206-1 and the sense amplifier 206-2 configuration illustrated in Figure 2. As an example, the sense amplifier 206-1 and the sense amplifier 206-2 can be a current-mode sense amplifier and a single-ended sense amplifier (e.g., sense amplifier coupled to one digit line). Also, embodiments of the present disclosure are not limited to a folded digit line architecture such as that shown in Figure 2.

[0040] Sense amplifier 206-2 can, in conjunction with the compute component 231, be operated to perform various operations using data from an array as input. In a number of embodiments, the result of an operation can be stored back to the array without transferring the data via a digit line address access (e.g., without firing a column decode signal such that data is transferred to circuitry external from the array and sensing circuitry via local I/O lines). As such, a number of embodiments of the present disclosure can enable performing operations using less power than various previous approaches. Additionally, since a number of embodiments eliminate the need to transfer data across local and global I/O lines and/or external data buses in order to perform compute operations (e.g., between memory and discrete processor), a number of embodiments can enable an increased (e.g., faster) processing capability as compared to previous approaches.

[0041] In a number of embodiments, the sensing circuitry 250 (e.g., sense amplifier 206-1, sense amplifier 206-2, and compute component 231) can be operated to perform a selected operation and initially store the result in one of the sense amplifier 206-1 , sense amplifier 206-2, or compute component 231 without transferring data from the sensing circuitry via a local or global I/O line (e.g., without performing a sense line address access via activation of a column decode signal, for instance).

[0042] The operation selection logic 213 can be configured to include pass gate logic for controlling pass gates that couple the pair of complementary digit lines un-transposed between the sense amplifier 206-2 and the compute component 231 and swap gate logic for controlling swap gates that couple the pair of complementary digit lines transposed between the sense amplifier 206-2 and the compute component 231. The operation selection logic 213 can also be coupled to the pair of complementary digit lines 205-1 and 205-2. The operation selection logic 213 can be configured to control pass gates 207-3 and 207-4 based on a selected operation.

[0043] As shown in Figure 2, the compute component 231 can also comprise a latch, which can be referred to herein as a secondary latch 264. The secondary latch 264 can be configured and operated in a manner similar to that described above with respect to the primary latch 215-2, with the exception that the pair of cross coupled p-channel transistors (e.g., PMOS transistors) included in the secondary latch can have their respective sources coupled to a supply voltage (e.g., VDD), and the pair of cross coupled n-channel transistors (e.g., NMOS transistors) of the secondary latch can have their respective sources selectively coupled to a reference voltage (e.g., ground), such that the secondary latch is continuously enabled. The configuration of the compute component 231 is not limited to that shown in Figure 2, and various other embodiments are feasible.

[0044] Figure 3 is a flow diagram illustrating a method 360 associated with accessing data in memory in accordance with a number of embodiments of the present disclosure. The method 360 is associated with performing a number of operations using sensing circuitry that includes a first sense amplifier and a second sense amplifier that are analogous to the sense amplifiers 206-2 and 206- 1 , respectively, as illustrated in Figure 2. At step 361, the method 360 includes, while performing a first operation, receiving a request to perform a second operation. In various embodiments, the second operation can be requested from a host (e.g., such as a host 110) such that performing the second operation involves data transfer via a high speed interface (HSI) while the first operation can be associated with a number of logic operations that employs a compute component (e.g., a compute component 231). For example, a request received from a host (e.g., a first operation) may be given a priority over an operation being performed independently from the host such that the request received from the host can be performed without completing the operation being performed independently from the host.

[0045] At step 362, the method 360 includes isolating the first amplifier from the second sense amplifier. As illustrated in association with Figure 2, the second sense amplifier can be isolated from the first sense amplifier, for instance, via pass gates between the first sense amplifier and the second sense amplifier. In a number of embodiments, data associated with the first operation can be stored in the first sense amplifier prior to isolating the first amplifier from the second amplifier.

[0046] At step 366, the method 360 includes equilibrating corresponding columns coupled to the row, for instance, to perform the second operation. In a number of embodiments, the corresponding columns can be equilibrated without experiencing undesired latencies. For example, data associated with the first operation need not be stored back in an array of memory cells prior to initiating the second operation. At step 367, the method 360 includes initiating the second operation responsive to the corresponding columns being enabled. At step 368, the method 360 includes performing the second operation while the data associated with the first operation is being stored in the first sense amplifier. At step 369, the method 360 includes continuing the first operation by the first amplifier while performing the second operation by the second amplifier. For example, the first amplifier, which is isolated from the second amplifier, can continue performing the first operation independently from the second amplifier while the second amplifier performs the second operation. As such, two operations (e.g., first and second operations) can be performed simultaneously by a respective sense amplifier without waiting for one of the operations to complete. In a number of embodiments, the method 360 can also include storing the data associated with the first operation back to the array of memory cells responsive to completing the first operation.

[0047] Figure 4A illustrates a timing diagram associated with performing a number of operations using sensing circuitry. Although memory cells described in association with Figure 4A are not limited to a particular type of memory cells, the memory cells in Figure 4A can be destructive memory cells as illustrated in association with Figure 2. A first time interval 471 (e.g., from a time ti to a time t2) represents a Row Address Strobe (RAS) to Column Address Strobe (CAS) delay (e.g., tRCD). As an example, at the time ti, a controller (e.g., a controller 140) receives a request to perform an operation (e.g., requested from a host) while performing another operation. To complete the another operation (e.g., storing a result associated with the another operation back in an array) prior to initiating the requested operation, the controller is configured to control sensing circuitry (e.g., sensing circuitry 250) to send a row address strobe (RAS) signal to enable a row of memory cells. For example, a row 492 is enabled at the time ti (e.g., a waveform 492 is "on" at the time ti) as illustrated in Figure 4.

[0048] Subsequent to enabling the row of memory cells, the controller is further configured to control sensing circuitry to send a column address strobe (CAS) signal to enable corresponding columns (e.g., columns coupled to the row). For example, corresponding columns 493 are enabled at the time t2 (e.g., a waveform 493 is "on" at the time t2) as illustrated in Figure 4. As such, the first time interval 471 represents a time (e.g., a number of clock cycles), during which the row and columns coupled to a corresponding memory cell are sequentially enabled to complete the another operation. Practically, tRCD 471 can be 15ns, although the time interval 471 may vary depending on various types of memory devices.

[0049] A second time interval 472 (e.g., from a time t2 to a time t3) can represent a write recovery time (e.g., tWR). As an example, at time t2, the controller initiates executing the command associated with completing the another operation. For example, the corresponding command can be a write command 494 ("e.g., a waveform 494 is "on" from the time t2 to a time t3). The write command can be performed to store data associated with the requested operation to memory cells coupled to the row and/or to refresh data previously stored in destructive memory cells of the row enabled at time the t2 such that the data destroyed from enabling the row are refreshed in the memory cells. As such, the second time interval 472 represents a time (e.g., a number of clock cycles), during which the command associated with the another operation is executed. Practically, tWR 472 can be 15ns, although the time interval 472 may vary depending on various types of memory devices.

[0050] A third time interval 474 (e.g., from a time t3 to a time t4) can represent a precharge time (e.g., tRP), in which corresponding columns are equilibrated. As an example, at time t3, the controller initiates executing a precharge command (e.g., a waveform 495 is "on" from the time t3 to a time t4), and the corresponding columns, which were enabled while performing (e.g., completing) the another operation, are equilibrated at t4. As such, the third time interval 474 represents a time (e.g., a number of clock cycles), during which the corresponding columns are equilibrated. Practically, tRP 474 can be 15ns. As such, the memory device waits 45ns (e.g., tRCD 471 + tWR 472 + tRP 474) prior to initiating the requested operation.

[0051] Figure 4B illustrates a timing diagram associated with performing a number of operations using sensing circuitry in accordance with a number of embodiments of the present disclosure. In a number of embodiment of the present disclosure, the sensing circuitry can include a first sense amplifier and a second sense amplifier. As illustrated in Figure 4A, memory cells described in association with Figure 4B can be destructive memory cells.

[0052] In this example, a request to perform an operation (e.g., requested from a host) may be received from a time ti to a time t¾ for instance, while performing another operation (e.g., while enabling the row and corresponding columns associated with the another operation at the time ti). For example, during a first time interval 491 , a row associated with the another operation can be enabled at ti (e.g., a waveform 496-1 is "on" at the time ti), and

corresponding columns (e.g., columns coupled to the row) can be enabled at t2 (e.g., a waveform 499-1 is "on" at the time t2 . Responsive to receiving the request that is given a higher priority over the another operation, the first sense amplifier may also be enabled during the first time interval 491-1 as well, and data associated with the another operation can be stored in the first sense amplifier. As such, a first time interval 491 represents a time during which the row and corresponding columns are sequentially enabled to perform the another operation, and the first sense amplifier is enabled.

[0053] In order to reduce a latency in executing the requested operation, a precharge command may be executed subsequent to the first time interval without storing (e.g., writing) the data associated with the another operation in memory cells of the row. For example, during a second time interval 497 (e.g., tRP 497-1 from a time t2 to a time 13), the precharge command (e.g., a waveform 498 is "on" from the time t2 to a time t3) may be executed, and the corresponding columns are equilibrated at t3. For example, tRP 497 can be 15ns. As such, the memory device waits 30ns (e.g., tRCD 491 + tRP 497) prior to initiating the requested operation at t3.

[0054] Upon the corresponding columns are equilibrated at t3, the requested operation can be initiated. For example, a row and corresponding columns associated with the requested operation can be enabled (e.g., a waveform 496-2 is "on" from the time t3 to time t6, and a waveform 499-2 is "on" from the time to time te) during the third time interval (e.g., tRCD 491-2 from t3 to ). Upon the row and the corresponding columns are enabled at , a corresponding write command can be performed (e.g., a waveform 465 is "on" from the time t4 to time ts) such that the data associated with the requested operation are stored in the memory cells of the row (e.g., tWR 463 from t4 to ts). Upon the corresponding write command is executed during the fourth time interval (e.g., tWR 463), a precharge command (e.g., a waveform 498 is "on" from the time ts to a time te) can be executed during the fifth interval 497-2 such that the corresponding columns are equilibrated at t6. Although embodiments are not so limited, a row 496-1 and corresponding columns 499-1 can be same row and/or corresponding columns that are enabled by the command 496-2 and 499-2, respectively.

[0055] Unlike the sensing circuitry in Figure 4A, the sensing circuitry in

Figure 4B, in order to initiate the requested operation, does not wait until completion of another operation. In contrast, the requested operation can be initiated without experiencing a latency associated with completing another operation. For instance, the latency, such as tWR 472 as illustrated in Figure 4A can be avoided in a number of embodiments. As such, the sensing circuitry in Figure 4B can include 30ns of latency as compared to the sensing circuitry in Figure 4A that can include 45ns of latency prior to initiating the requested operation.

[0056] Figure 5 is a schematic diagram illustrating sensing circuitry in accordance with a number of embodiments of the present disclosure. Figure 5 illustrates a number of columns of an array each comprising a pair of complementary sense lines 505-1 and 505-2 coupled to corresponding sense amplifiers 506 and a compute component 535. The compute components 535 can be coupled to the sense amplifiers 506 via pass gates 507-3 and 507-4. The sense amplifiers 506 shown in Figure 5 can correspond to a first sense amplifier 206-1 and/or a second sense amplifier 206 shown in Figure 2. The sensing circuitry shown in Figure 5 can correspond to sensing circuitry 150 shown in Figure 1, for example. The logical operation selection logic 513 shown in Figure 5 can correspond to logical operation selection logic 213 shown in Figure 2.

[0057] The gates of the pass gates 507-3 and 507-4 can be controlled by a logical operation selection logic signal, Pass. For example, an output of the logical operation selection logic can be coupled to the gates of the pass gates 507-3 and 507-4. The compute components 535 can latch respective data values, and can be operated as a shift register via shifting of the data values (e.g., right and/or left).

[0058] As an example, the compute components 535 can comprise respective stages (e.g., shift cells) of a shift register configured to shift data values left and/or right. For example, as illustrated in Figure 5, each compute component 535 (e.g., stage) of the shift register comprises a pair of right-shift transistors 581 and 586, a pair of left-shift transistors 589 and 590, and a pair of inverters 587 and 588. The signals PHASE 1R, PHASE 2R, PHASE 1L, and PHASE 2L can be applied to respective control lines 582, 583, 541 and 543 to enable/disable feedback on the latches of the corresponding compute components 535 in association with performing logical operations and/or shifting data in accordance with embodiments described herein. [0059] The sensing circuitry shown in Figure 5 also shows a logical operation selection logic 513 coupled to a number of logic selection control input control lines, including ISO, TF, TT, FT, and FF. Selection of a logical operation from a plurality of logical operations is determined from the condition of logic selection control signals on the logic selection control input control lines, as well as the data values present on the pair of complementary sense lines 505-1 and 505-2 when the isolation transistors 550-1 and 550-2 are enabled via the ISO control signal being asserted.

[0060] According to various embodiments, the logical operation selection logic 513 can include four logic selection transistors: logic selection transistor 562 coupled between the gates of the swap transistors 542 and a TF signal control line, logic selection transistor 552 coupled between the gates of the pass gates 507-3 and 507-4 and a TT signal control line, logic selection transistor 554 coupled between the gates of the pass gates 507-3 and 507-4 and a FT signal control line, and logic selection transistor 564 coupled between the gates of the swap transistors 542 and a FF signal control line. Gates of logic selection transistors 562 and 552 are coupled to the true sense line through isolation transistor 550-1 (having a gate coupled to an ISO signal control line). Gates of logic selection transistors 564 and 554 are coupled to the

complementary sense line through isolation transistor 550-2 (also having a gate coupled to an ISO signal control line).

[0061] Data values present on the pair of complementary sense lines

505-1 and 505-2 can be loaded into the compute component 535 via the pass gates 507-3 and 507-4. When the pass gates 507-3 and 507-4 are OPEN (e.g., conducting), data values on the pair of complementary sense lines 505-1 and 505-2 are passed to the compute components 535 (e.g., loaded into the shift register). The data values on the pair of complementary sense lines 505-1 and 505-2 can be the data value stored in the sense amplifier 506 when the sense amplifier is fired. The logical operation selection logic signal, Pass, is high to OPEN the pass gates 507-3 and 507-4.

[0062] The ISO, TF, TT, FT, and FF control signals can operate to select a logical function to implement based on the data value ("B") in the sense amplifier 506 and the data value ("A") in the compute component 535. In particular, the ISO, TF, TT, FT, and FF control signals are configured to select the logical function to implement independent from the data value present on the pair of complementary sense lines 505-1 and 505-2 (although the result of the implemented logical operation can be dependent on the data value present on the pair of complementary sense lines 505-1 and 505-2. That is, the ISO, TF, TT, FT, and FF control signals select the logical operation to implement directly since the data value present on the pair of complementary sense lines 505-1 and 505-2 is not passed through logic to operate the gates of the pass gates 507-3 and 507-4.

[0063] Additionally, Figure 5 shows swap transistors 542 configured to swap the orientation of the pair of complementary sense lines 505-1 and 505-2 between the sense amplifiers 506 and the compute component 535. When the swap transistors 542 are OPEN, data values on the pair of complementary sense lines 505-1 and 505-2 on the sense amplifiers 506 side of the swap transistors 542 are oppositely-coupled to the pair of complementary sense lines 505-1 and 505-2 on the compute component 535 side of the swap transistors 542, and thereby loaded into the loadable shift register of the compute component 535.

[0064] The logical operation selection logic signal Pass can be activated

(e.g., high) to OPEN the pass gates 507-3 and 507-4 when the ISO control signal line is activated and either the TT control signal is activated (e.g., high) and data value on the true sense line is "1" or the FT control signal is activated (e.g., high) and the data value on the complement sense line is "1."

[0065] The data value on the true sense line being a "1" OPENs logic selection transistors 552 and 562. The data value on the complementary sense line being a "1" OPENs logic selection transistors 554 and 564. If the ISO control signal or either the respective TT/FT control signal or the data value on the corresponding sense line (e.g., sense line to which the gate of the particular logic selection transistor is coupled) is not high, then the pass gates 507-3 and 507-4 will not be OPENed by a particular logic selection transistor.

[0066] The logical operation selection logic signal Pass* can be activated

(e.g., high) to OPEN the swap transistors 542 (e.g., conducting) when the ISO control signal line is activated and either the TF control signal is activated (e.g., high) and data value on the true sense line is "1," or the FF control signal is activated (e.g., high) and the data value on the complement sense line is "1." If either the respective control signal or the data value on the corresponding sense line (e.g., sense line to which the gate of the particular logic selection transistor is coupled) is not high, then the swap transistors 542 will not be OPENed by a particular logic selection transistor.

[0067] The Pass* control signal is not necessarily complementary to the

Pass control signal. It is possible for the Pass and Pass* control signals to both be activated or both be deactivated at the same time. However, activation of both the Pass and Pass* control signals at the same time shorts the pair of complementary sense lines together.

[0068] The sensing circuitry illustrated in Figure 5 is configured to select one of a plurality of logical operations to implement directly from the four logic selection control signals (e.g., logical operation selection is not dependent on the data value present on the pair of complementary sense lines). Some

combinations of the logic selection control signals can cause both the pass gates 507-3 and 507-4 and swap transistors 542 to be OPEN at the same time, which shorts the pair of complementary sense lines 505-1 and 505-2 together.

According to a number of embodiments of the present disclosure, the logical operations which can be implemented by the sensing circuitry illustrated in Figure 5 can be the logical operations summarized in the logic tables shown in Figure 6.

[0069] Figure 6 is a logic table illustrating selectable logic operation results that can be implemented by sensing circuitry such as that shown in Figure 5 in accordance with a number of embodiments of the present disclosure. The four logic selection control signals (e.g., TF, TT, FT, and FF), in conjunction with a particular data value present on the complementary sense lines, can be used to select one of plural logical operations to implement involving the starting data values stored in the sense amplifier 506 and compute component 535. The four control signals, in conjunction with a particular data value present on the complementary sense lines, controls the states of the pass gates 507-3 and 507-4 and swap transistors 542, which in turn affects the data value in the compute component 535 and/or sense amplifiers 506 before/after firing. The capability to selectably control states of the swap transistors 542 facilitates implementing logical operations involving inverse data values (e.g., inverse operands and/or inverse result), among others. [0070] Logic Table 6-1 illustrated in Figure 6 shows the starting data value ("A") stored in the compute component 535 shown in column 644, and the starting data value ("B") stored in the sense amplifiers 506 shown in column 645. The starting data value ("B" can be stored in one of the sense amplifiers 506 (e.g., a first sense amplifier 206-1 or a second sense amplifier 206-2 as illustrated in Figure 2). The other 3 column headings in Logic Table 6-1 refer to the states of the pass gates 507-3 and 507-4, and the swap transistors 542, which can respectively be controlled to be OPEN (e.g., conducting) or CLOSED (e.g., not conducting) depending on the state of the four logic selection control signals (e.g., TF, TT, FT, and FF), in conjunction with a particular data value present on the pair of complementary sense lines 505-1 and 505-2. The "NOT OPEN" column corresponds to the pass gates 507-3 and 507-4 and the swap transistors 542 both being in a non-conducting condition, the "OPEN TRUE" corresponds to the pass gates 507-3 and 507-4 being in a conducting condition, and the "OPEN INVERT" corresponds to the swap transistors 542 being in a conducting condition. The configuration corresponding to the pass gates 507-3 and 507-4 and the swap transistors 542 both being in a conducting condition is not reflected in Logic Table 6-1 since this results in the sense lines being shorted together.

[0071] Via selective control of the pass gates 507-3 and 507-4 and the swap transistors 542, each of the three columns of the upper portion of Logic Table 6-1 can be combined with each of the three columns of the lower portion of Logic Table 6-1 to provide 3 x 3 = 9 different result combinations, corresponding to nine different logical operations, as indicated by the various connecting paths shown at 675. The nine different selectable logical operations that can be implemented by the sensing circuitry, e.g., 150 in Figure 1A, are summarized in Logic Table 6-2 illustrated in Figure 6, including an XOR logical operation.

[0072] The columns of Logic Table 6-2 illustrated in Figure 6 show a heading 680 that includes the state of the logic selection control signals (FF, FT, TF and TT). For example, the state of a first logic selection control signal is provided in row 676, the state of a second logic selection control signal is provided in row 677, the state of a third logic selection control signal is provided in row 678, and the state of a fourth logic selection control signal is provided in row 679. The particular logical operation corresponding to the results is summarized in row 647.

[0073] Although specific embodiments have been illustrated and described herein, those of ordinary skill in the art will appreciate that an arrangement calculated to achieve the same results can be substituted for the specific embodiments shown. This disclosure is intended to cover adaptations or variations of one or more embodiments of the present disclosure. It is to be understood that the above description has been made in an illustrative fashion, and not a restrictive one. Combination of the above embodiments, and other embodiments not specifically described herein will be apparent to those of skill in the art upon reviewing the above description. The scope of the one or more embodiments of the present disclosure includes other applications in which the above structures and methods are used. Therefore, the scope of one or more embodiments of the present disclosure should be determined with reference to the appended claims, along with the full range of equivalents to which such claims are entitled.

[0074] In the foregoing Detailed Description, some features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the disclosed embodiments of the present disclosure have to use more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.