In-memory data pooling for machine learning

Information

  • Patent Grant
  • 11636325
  • Patent Number
    11,636,325
  • Date Filed
    Wednesday, October 24, 2018
    7 years ago
  • Date Issued
    Tuesday, April 25, 2023
    3 years ago
Abstract
A method comprises a first block of memory cells to store an input array, and a second block of memory cells. Pooling circuitry is operatively coupled to the first block of memory cells to execute in-place pooling according to a function over the input array to generate an array of output values. Writing circuitry is operatively coupled to the second block to store the array of output values in the second block of memory cells. Analog sensing circuitry is coupled to the first block of memory cells to generate analog values for the input array, wherein the pooling circuitry receives the analog values as inputs to the function. The writing circuitry operatively coupled to the second block is configured to store an analog level in each cell of the second block for the array of output values.
Description
BACKGROUND
Field

The present invention relates to circuitry that can be used to perform in-memory compression for machine learning.


Description of Related Art

Convolutional neural networks (CNN) are used in machine learning with applications in fields such as speech recognition, computer vision and text processing. CNN operations can be implemented using a system that includes graphics processing units (GPU) and dynamic random access memory (DRAM) coupled to the GPU. In such a system, data is frequently moved between multiple GPUs and DRAMs for convolution and pooling operations, through components on printed circuit boards such as conductive traces and pads. However, such data movement can consume a significant amount of power and slow down the performance.


It is desirable to provide a device for pooling operations that can improve the performance and reduce power consumption.


SUMMARY

The present invention provides a device comprising a first block of memory cells to store an input array and a second block of memory cells. Pooling circuitry operatively is coupled to the first block of memory cells to execute in-place pooling according to a function over the input array to generate an array of output values. Writing circuitry operatively is coupled to the second block to store the array of output values in the second block of memory cells. Analog sensing circuitry is coupled to the first block of memory cells to generate analog values for the input array; and wherein the pooling circuitry receives the analog values as inputs to the function. The writing circuitry operatively coupled to the second block is configured to store an analog level in each cell of the second block for the array of output values.


As used herein, an analog level can be stored without verify cycles to verify that the cell has been changed to the target resistance or threshold range corresponding to a particular digital value. Storing output values in the second block of memory cells as analog levels instead of digital values can improve the performance for storing the output values in the array of output values, because the verify cycles are not needed.


As used herein, “in-place pooling” refers to pooling according to a function over an input array to generate an array of output values, where the input array is stored in an addressable memory before the pooling, the pooling is executed while the input array remains stored in the same addressable memory, and is not moved to another addressable memory before or during the execution of the pooling.


For a set of frames of cells in the input array, in one embodiment, the function can determine a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames. In an alternative embodiment, the function can determine an average analog value among cells in each frame in the set of frames to generate the array of output values. In yet another alternative embodiment, the function can determine a minimum analog value among cells in each frame in the set of frames to generate the array of output values. In yet another alternative embodiment, the function can determine a sum of analog values among cells in each frame in the set of frames to generate the array of output values. Pooling can reduce the dimensionality of an input array and reduce the number of computations involving the input array in convolutional neural networks, while retaining the most important information in the input array.


The device includes address generation circuits that apply addresses for a set of frames to the first block in coordination with the pooling circuitry.


The writing circuitry can apply a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values.


The second block of memory cells can comprise programmable resistance memory cells. The second block of memory cells can comprise charge storage memory cells. The first and second blocks of memory cells can be implemented on a single integrated circuit or multichip module under one package.


A method is also provided for operating a device that comprises a first block of memory cells to store an input array, and a second block of memory cells. The method comprises executing in-place pooling according to a function over the input array to generate an array of output values, and storing the array of output values in the second block of memory cells.


Other aspects and advantages of the present invention can be seen on review of the drawings, the detailed description and the claims, which follow.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates an example device comprising a first block of memory cells to store an input array, and a second block of memory cells.



FIG. 2 illustrates an example of executing in-place pooling according to a function over an input array.



FIG. 3 illustrates a second example of executing in-place pooling according to a function over an input array.



FIG. 4 illustrates a third example of executing in-place pooling according to a function over an input array.



FIG. 5 illustrates a fourth example of executing in-place pooling according to a function over an input array.



FIG. 6 illustrates a fifth example of executing in-place pooling according to a function over an input array.



FIG. 7 illustrates a sixth example of executing in-place pooling according to a function over an input array.



FIG. 7A illustrates a seventh example of executing in-place pooling according to a function over an input array, where the function can determine an average analog value.



FIG. 7B illustrates an eighth example of executing in-place pooling according to a function over an input array, where the function can determine a minimum analog value.



FIG. 8 illustrates an example of a pulse duration determined according to an output value from in-place pooling, where the second block of memory cells include programmable resistance memory cells.



FIG. 9 illustrates an example of a pulse duration determined according to an output value from in-place pooling, where the second block of memory cells include charge storage memory cells.



FIGS. 10A, 10B and 10C illustrate example pulse shapes of set pulses for changing the resistance level of a cell having a body of phase change material.



FIG. 11 illustrates an example device for executing in-place pooling according to a function over an input array to generate an array of output values, where analog sensing circuitry is coupled to a first block of memory cells to store the input array.



FIG. 12 illustrates a simplified flowchart for operating a device to execute in-place pooling according to a function over an input array to generate an array of output values.



FIG. 13 is a simplified block diagram of an integrated circuit in accordance with the present technology.





DETAILED DESCRIPTION

The following description will typically be with reference to specific structural embodiments and methods. It is to be understood that there is no intention to limit the technology to the specifically disclosed embodiments and methods but that the technology may be practiced using other features, elements, methods and embodiments. Preferred embodiments are described to illustrate the present technology, not to limit its scope, which is defined by the claims. Those of ordinary skill in the art will recognize a variety of equivalent variations on the description that follows.



FIG. 1 illustrates an example device 100 comprising a first block of memory cells 110 to store an input array and a second block of memory cells 130 to store an output array. The device includes pooling circuitry (1140, FIG. 11) operatively coupled to the first block of memory cells to execute in-place pooling according to a function over the input array to generate an array of output values. The device includes writing circuitry (1150, FIG. 11) operatively coupled to the second block to store the array of output values in the second block of memory cells. In one embodiment, the first block of memory cells and the second block of memory cells can be implemented on a single integrated circuit chip or a multichip module under one package.


The first block of memory cells 110 to store the input array can have a number M of rows of cells and a number N of columns of cells. Analog values shown for a cell in the first block of memory cells can represent resistance values, such as 0.8 MΩ, 0.4 MΩ, 0.5 MΩ, etc. (Mega Ohm), or threshold voltage values, such as 8V, 4V, 5V, etc.


A frame of cells (e.g. 111) in the first block of memory cells can have a number Z of rows and a number W of columns. The first block of memory cells can include a set of frame of cells. A second frame of cells in the set of frame of cells can be sequenced from a first frame of cells in the set of frame of cells by a first stride Sx including at least one column in a row direction (X-direction) or by a second stride Sy including at least one row in a column direction (Y-direction).


The second block of memory cells 130 can have a number Y of rows and a number X of columns. The number Y is a function of the number M of rows of cells in the first block of memory cells, the number Z of rows of cells in a frame of memory cells in the first block of memory cells, and the second stride Sy, i.e., Y=F (M, Z, Sy). The number X is a function of the number N of columns of cells in the first block of memory cells, the number W of columns of cells in a frame of memory cells in the first block of memory cells, and the first stride Sx, i.e., X=f (N, W, Sx). For instance, if W=Sx and Z=Sy, then X=N/W and Y=M/Z, where X and Y are rounded up to the nearest integer. As shown in the example of FIG. 1, N=7, M=7, W=2, Z=2, Sx=2, Sy=2, X=4, and Y=4.


In one embodiment, the analog levels in the second block of memory cells include programmable resistance memory cells having resistance levels. Programmable resistance memories can include phase change memory (PCM), resistive random access memory (RRAM), and magnetoresistive random access memory (MRAM). A number ‘1’, ‘0.5’, ‘0.6’, ‘0.7’, ‘0.8’, etc. for a cell in the second block of memory cells 130 can represent 1 MΩ, 0.5 MΩ, 0.6 MΩ, 0.7 MΩ, 0.8 MΩ, etc. respectively.


Before a process starts to execute in-place pooling according to a function over the input array to generate an array of output values, the second block of memory cells can be set to an upper limit for resistance levels (e.g. 1 MΩ), representing the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or above the upper limit for resistance levels.


In an alternative embodiment, the analog levels in the second block of memory cells include charge storage memory cells having threshold voltage levels. Charge storage memories can include floating gate and nitride trapping memories. In this embodiment, a number ‘1’, ‘0.9’, ‘0.8’, ‘0.7’, ‘0.6’, etc. for a cell in the second block of memory cells 130 can represent 10V, 9V, 8V, 7V, 6V, etc. respectively.


Before a process starts to execute in-place pooling according to a function over the input array to generate an array of output values, the second block of memory cells can be erased to a lower limit for threshold voltage levels (e.g. 1V), representing the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or below the lower limit for threshold voltage levels.


Analog sensing circuitry (1139, FIG. 11) coupled to the first block of memory cells can generate analog values for the input array. Generating analog values for the input array can include decoding the first block of memory cells, and sensing the decoded cells in the first block of memory cells to generate analog values.


Pooling circuitry (1140, FIG. 11) can execute in-place pooling according to a function over the input array to generate an array of output values. Each output value in the array of output values can indicate the maximum analog value among the cells in a frame in the set of frames.


Writing circuitry (1150, FIG. 11) operatively coupled to the second block can store the array of output values in the second block of memory cells. Storing the output value in the particular cell in the second block of memory cells can include addressing a particular cell in the second block of memory cells, and applying a sequence of write pulses for the particular cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values. A number of write pulses can refer to a number of set pulses for a sequence of set pulses for memory cells having resistance levels, or a number of program pulses for a sequence of program pulses for memory cells having threshold voltage levels.


Storing the output value in the particular cell in the second block of memory cells can include addressing a particular cell in the second block of memory cells, and applying a sequence of write pulses for the particular cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values. A pulse duration can refer to a set time of a set pulse for a sequence of set pulses for memory cells having resistance levels, or a program time of a program pulse for a sequence of program pulses for memory cells having threshold voltage levels. The set time can be applied to a sequence of set pulses so the set pulses in the sequence have the same set time. The program time can be applied to a sequence of program pulses so the program pulses in the sequence can have the same program time.


Furthermore, the output values can be converted into a combination of varying set times and numbers of set pulses for memory cells in the second block having resistance levels, or a combination of varying program times and numbers of program pulses for memory cells in the second block having threshold voltage levels.


Storing the output value in the particular cell in the second block of memory cells can include addressing a particular cell in the second block of memory cells, and applying a sequence of write pulses for the particular cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values, for memory cells in the second block having resistance levels. The output values can be converted into a combination of varying set times, numbers of set pulses, and tail lengths of a write pulse for memory cells in the second block having resistance levels,


The output values in the array of output values are stored as analog levels in the second block of memory cells, and no verify cycles are needed to verify that a cell in the second block of memory cells has been changed to a target resistance or threshold range. In comparison, to write a digital value to a cell, verify cycles are needed to verify whether the cell is within a target resistance or threshold range, and to determine whether more set pulses or program pulses are needed. Storing output values as analog levels instead of digital values can improve the performance of storing the output values in the array of output values, because the verify cycles are not needed.



FIGS. 2-7 illustrate an example of executing in-place pooling according to a function over an input array of memory cells. For a set of frames of cells in the input array, in some embodiments, a function can determine a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames. In an alternative embodiment, the function can determine an average analog value among cells in each frame in the set of frames to generate the array of output values, and each output value in the array of output values indicates the average analog value among the cells in the frame in the set of frames. In yet another alternative embodiment, the function can determine a sum of analog values among cells in each frame in the set of frames to generate the array of output values, and each output value in the array of output values indicates the sum of analog values among the cells in the frame in the set of frames. Address generation circuits can apply addresses for the set of frames to the first block in coordination with the pooling circuitry.


The input array 110 includes rows of cells from an upper row R1 to a lower row R7, and columns of cells from a left column C1 to a right column C7. In the example, the set of frames of cells is sequenced from a first frame including a memory cell in the upper row R1 and the left column C1 (R1C1) of the input array, to a last frame including a memory cell including a memory cell in the lower row R7 and the right column C7 (R7C7) of the input array.



FIG. 2 illustrates an example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a first frame 111 in the set of frames in the first block of memory cells 110 to generate an output value in the array of output values. The first frame 111 includes analog values 0.8 MΩ, 0.4 MΩ, 0.4 MΩ and 1 MΩ in cells at respective row/column addresses R1C1, R1C2, R2C1 and R2C2, so a maximum analog value among cells in the first frame 111 is 1 MΩ. The output value (e.g. 1 MΩ) in the array of output values corresponds to the first frame 111, and indicates the maximum analog value among the cells in the first frame 111.


Writing circuitry (1150, FIG. 11) can change an analog level of a first cell 111M in the second block of memory cells 130 according to the maximum analog value among cells in the first frame 111 in the first block of memory cells 110.



FIG. 3 illustrates a second example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a second frame 113 in the set of frames in the first block of memory cells 110 to generate a second output value in the array of output values. The second frame 113 is sequenced from the first frame 111 by a first stride Sx including two columns in a row direction (X-direction). The second frame 113 includes analog values 0.5 MΩ, 0.6 MΩ, 0.4 MΩ and 0.6 MΩ in cells at respective row/column addresses R1C3, R1C4, R2C3 and R2C4, so a maximum analog value among cells in the second frame 113 is 0.6 MΩ. The output value (e.g. 0.6 MΩ) in the array of output values corresponds to the second frame 113, and indicates the maximum analog value among the cells in the second frame 113.


Writing circuitry (1150, FIG. 11) can change an analog level of a second cell 113M in the second block of memory cells 130 according to the maximum analog value among cells in the frame 113 in the first block of memory cells 110.



FIG. 4 illustrates a third example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a third frame 115 in the set of frames in the first block of memory cells 110 to generate a third output value in the array of output values. The third frame 115 is sequenced from the second frame 113 (FIG. 3) by the first stride Sx including two columns in a row direction (X-direction).


The third frame 115 includes analog values 0.7 MΩ, 0.4 MΩ, 0.4 MΩ and 0.5 MΩ in cells at respective row/column addresses R1C5, R1C6, R2C5 and R2C6, so a maximum analog value among cells in the third frame 115 is 0.7 MΩ. The output value 0.7 MΩ in the array of output values corresponds to the third frame 115, and indicates the maximum analog value among the cells in the third frame 115.


Writing circuitry (1150, FIG. 11) can change an analog level of a third cell 115M in the second block of memory cells 130 according to the maximum analog value among cells in the third frame 115 in the first block of memory cells 110.



FIG. 5 illustrates a fourth example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a fourth frame 117 in the set of frames in the first block of memory cells 110 to generate a fourth output value in the array of output values. The fourth frame 117 is sequenced from the third frame 115 (FIG. 4) by the first stride Sx including two columns in a row direction (X-direction). In this example, the fourth frame 117 includes cells in the one last column (e.g. C7) on the right side of the first block of memory cells 110, instead of cells in two columns of the first block of memory cells 110 for the first, second, and third frames.


The fourth frame 117 includes analog values 0.6 MΩ and 0.4 MΩ in cells at respective row/column addresses R1C7 and R2C7, so a maximum analog value among cells in the fourth frame 117 is 0.6 MΩ. The output value 0.6 MΩ in the array of output values corresponds to the fourth frame 117, and indicates the maximum analog value among the cells in the fourth frame 117.


Writing circuitry (1150, FIG. 11) can change an analog level of a fourth cell 117M in the second block of memory cells 130 according to the maximum analog value among cells in the fourth frame 117 in the first block of memory cells 110.



FIG. 6 illustrates a fifth example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a fifth frame 131 in the set of frames in the first block of memory cells 110 to generate a fifth output value in the array of output values. The fifth frame 131 is sequenced from the first frame 111 (FIG. 2) by the second stride Sy including two rows in a column direction (Y-direction).


The fifth frame 131 includes analog values 0.5 MΩ, 0.3 MΩ, 0.6 MΩ and 0.6 MΩ in cells at respective row/column addresses R3C1, R3C2, R4C1 and R4C2, so a maximum analog value among cells in the fifth frame 131 is 0.6 MΩ. The output value 0.6 MΩ in the array of output values corresponds to the fifth frame 131, and indicates the maximum analog value among the cells in the fifth frame 131.


Writing circuitry (1150, FIG. 11) can change an analog level of a fifth cell 131M in the second block of memory cells 130 according to the maximum analog value among cells in the fifth frame 131 in the first block of memory cells 110.



FIG. 7 illustrates a sixth example of executing in-place pooling according to a function over an input array. In this example, a function can determine a maximum analog value among cells in a last frame 177 in the set of frames in the first block of memory cells 110 to generate a last output value in the array of output values. The last frame 177 is sequenced from the first frame 111 (FIG. 2) by the first stride Sx including two columns in a row direction (Y-direction) multiple times, and by the second stride Sy including two rows in a column direction (Y-direction) multiple times, until the last frame 177 includes a cell (e.g. R7C7) in the last column (e.g. C7) on the right side of the first block of memory cells 110 and in the last row (e.g. R7) on the lower side of the first block of memory cells 110.


The last frame 177 includes an analog value 0.8 MΩ in a cell at a row/column address R7C7, so a maximum analog value among cells in the sixth frame 177 is 0.6 MΩ. The output value 0.6 MΩ in the array of output values corresponds to the last frame 177, and indicates the maximum analog value among the cells in the last frame 177.


Writing circuitry (1150, FIG. 11) can change an analog level of a last cell 177M in the second block of memory cells 130 according to the maximum analog value among cells in the last frame 177 in the first block of memory cells 110.



FIG. 7A illustrates a seventh example of executing in-place pooling according to a function over an input array, where the function can determine an average analog value. In this example, a function can determine an average analog value among cells in a first frame 111 in the set of frames in the first block of memory cells 110 to generate an output value in the array of output values. The first frame 111 includes analog values 0.8 MΩ, 0.4 MΩ, 0.4 MΩ and 1 MΩ in cells at respective row/column addresses R1C1, R1C2, R2C1 and R2C2, so an average analog value among cells in the first frame 111 is 0.65 MΩ. The output value (e.g. 0.65 MΩ) in the array of output values corresponds to the first frame 111, and indicates the average analog value among the cells in the first frame 111. Writing circuitry (1150, FIG. 11) can change an analog level of a first cell 111M in the second block of memory cells 130 according to the average analog value among cells in the first frame 111 in the first block of memory cells 110.


In this example, a function can determine an average analog value among cells in a last frame 177 in the set of frames in the first block of memory cells 110 to generate a last output value in the array of output values. The last frame 177 is sequenced from the first frame 111 (FIG. 2) by the first stride Sx including two columns in a row direction (Y-direction) multiple times, and by the second stride Sy including two rows in a column direction (Y-direction) multiple times, until the last frame 177 includes a cell (e.g. R7C7) in the last column (e.g. C7) on the right side of the first block of memory cells 110 and in the last row (e.g. R7) on the lower side of the first block of memory cells 110.


The last frame 177 includes an analog value 0.8 MΩ in a cell at a row/column address R7C7, so an average analog value among cells in the sixth frame 177 is 0.8 MΩ. The output value 0.6 MΩ in the array of output values corresponds to the last frame 177, and indicates the average analog value among the cells in the last frame 177.


Writing circuitry (1150, FIG. 11) can change an analog level of a last cell 177M in the second block of memory cells 130 according to the average analog value among cells in the last frame 177 in the first block of memory cells 110.



FIG. 7B illustrates an eighth example of executing in-place pooling according to a function over an input array, where the function can determine a minimum analog value. In this example, a function can determine a minimum analog value among cells in a first frame 111 in the set of frames in the first block of memory cells 110 to generate an output value in the array of output values. The first frame 111 includes analog values 0.8 MΩ, 0.4 MΩ, 0.4 MΩ and 1 MΩ in cells at respective row/column addresses R1C1, R1C2, R2C1 and R2C2, so a minimum analog value among cells in the first frame 111 is 0.4 MΩ. The output value (e.g. 0.4 MΩ) in the array of output values corresponds to the first frame 111, and indicates the minimum analog value among the cells in the first frame 111. Writing circuitry (1150, FIG. 11) can change an analog level of a first cell 111M in the second block of memory cells 130 according to the minimum analog value among cells in the first frame 111 in the first block of memory cells 110.


In this example, a function can determine a minimum analog value among cells in a last frame 177 in the set of frames in the first block of memory cells 110 to generate a last output value in the array of output values. The last frame 177 is sequenced from the first frame 111 (FIG. 2) by the first stride Sx including two columns in a row direction (Y-direction) multiple times, and by the second stride Sy including two rows in a column direction (Y-direction) multiple times, until the last frame 177 includes a cell (e.g. R7C7) in the last column (e.g. C7) on the right side of the first block of memory cells 110 and in the last row (e.g. R7) on the lower side of the first block of memory cells 110.


The last frame 177 includes an analog value 0.8 MΩ in a cell at a row/column address R7C7, so a minimum analog value among cells in the sixth frame 177 is 0.8 MΩ. The output value 0.8 MΩ in the array of output values corresponds to the last frame 177, and indicates the minimum analog value among the cells in the last frame 177.


Writing circuitry (1150, FIG. 11) can change an analog level of a last cell 177M in the second block of memory cells 130 according to the minimum analog value among cells in the last frame 177 in the first block of memory cells 110.



FIG. 8 illustrates an example of a pulse duration determined according to an output value from in-place pooling, where the second block of memory cells include programmable resistance memory cells having resistance levels. Programmable resistance memories can include phase change memory (PCM), resistive random access memory (RRAM), and magnetoresistive random access memory (MRAM). For programmable resistance memory cells having resistance levels, a pulse duration can be referred to as a set time, and a write pulse can be referred to as a set pulse. The writing circuitry (e.g. 1150, FIG. 11) can determine a pulse duration for write pulses in a sequence of write pulses for changing the resistance levels of cells in the second block of memory cells according to a maximum analog value among cells in each frame in the set of frames in the input array. For instance, the set time of a set pulse can be longer for a lower maximum analog value among cells in a frame than for a higher maximum analog value among cells in a frame, or vice versa. A longer set time of a set pulse can induce lower resistance R, and a shorter set time of a set pulse can induce higher resistance R.


The writing circuitry (e.g. 1150, FIG. 11) can also determine a number of write pulses for changing the resistance levels according to a maximum analog value among cells in each frame in the set of frames in the input array. For instance, a number of write pulses can be greater for a higher maximum analog value among cells in a frame than for a lower maximum analog value among cells in a frame, or vice versa.


Before a process starts to execute in-place pooling according to a function over the input array to generate an array of output values, the second block of memory cells can be set to an upper limit for resistance levels (e.g. 1 MΩ), representing the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or above the upper limit for resistance levels. During the process to execute in-place pooling, if the maximum analog value among cells in a frame in the set of frames in the input array is at or above the upper limit for resistance levels, then no set pulse is applied to a cell in the second block of memory cells.



FIG. 9 illustrates an example of a pulse duration determined according to an output value from in-place pooling, where the second block of memory cells include charge storage memory cells having threshold voltage levels. Charge storage memories can include floating gate and nitride trapping memories. For charge storage memory cells, a pulse duration can be referred to as a program time, and a write pulse can be referred to as a program pulse. The writing circuitry (e.g. 1150, FIG. 11) can determine a pulse duration for write pulses in a sequence of write pulses for changing the threshold voltage levels in the second block of memory cells according to a maximum analog value among cells in each frame in the set of frames in the input array. For instance, the program time of a program pulse can be longer for a lower maximum analog value among cells in a frame than for a higher maximum analog value among cells in a frame, or vice versa. A longer program time of a program pulse can induce higher threshold voltage Vt, and a shorter program time of a program pulse can induce lower threshold voltage Vt.


The writing circuitry (e.g. 1150, FIG. 11) can also determine a number of write pulses for changing the threshold voltage levels according to a maximum analog value among cells in each frame in the set of frames in the input array. For instance, a number of program pulses can be greater for a higher maximum analog value among cells in a frame than for a lower maximum analog value among cells in a frame, or vice versa.


Before a process starts to execute in-place pooling according to a function over the input array to generate an array of output values, the second block of memory cells can be erased to a lower limit for threshold voltage levels (e.g. 1V), representing the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or below the lower limit for threshold voltage levels. During the process to execute in-place pooling, if the maximum analog value among cells in a frame in the set of frames in the input array is at or below the lower limit for threshold voltage levels, then no program pulse is applied to a cell in the second block of memory cells.



FIGS. 10A, 10B and 10C illustrate example pulse shapes of set pulses for changing the resistance level of a cell having a body of phase change material. FIG. 10A illustrates a single set pulse 1010 having a relatively long pulse duration and rapid rising and falling edges, with an amplitude above a melting threshold 1005 for the phase change material. FIG. 10B illustrates a sequence of set pulses 1021 and 1022 having a shorter pulse duration than the single set pulse 1010 in FIG. 10A. FIG. 10C illustrates a single set pulse with a rapid rising edge and a ramp-shaped trailing edge or a set tail 1035 of constant or near constant slope. For instance, a tail length of a set tail 1035 can vary between 10 ns and 1 ms, according to a corresponding output value in the array of output values.


The writing circuitry (e.g. 1150, FIG. 11) can apply a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values. For programmable resistance memory cells having resistance levels, a pulse duration can be referred to as a set time, and a write pulse can be referred to as a set pulse.



FIG. 11 illustrates an example device 1100 for executing in-place pooling according to a function over an input array to generate an array of output values, where analog sensing circuitry 1139 is coupled to a first block of memory cells 1110 to store the input array. The first block of memory cells 1110 has a number M of rows of cells and a number N of rows of cells. For instance, M and N can be 128.


For a set of frames of cells in the input array, the function can determine a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames.


In-place pooling according to a different function can be executed over a set of frames of cells in the input array 1110. For instance, in an alternative embodiment, the function can determine an average analog value among cells in each frame in the set of frames to generate the array of output values. In yet another alternative embodiment, the function can determine a sum of analog values among cells in each frame in the set of frames to generate the array of output values.


Pooling circuitry 1140 is operatively coupled to the first block of memory cells 1110 to execute in-place pooling according to a function over the input array to generate an array of output values, via analog sensing circuitry 1139. For instance, pooling circuitry 1140 can determine a maximum analog value among cells in each frame in the set of frames in the input array 1110. Cells in a frame of cells in the input array 1110 can be coupled to pooling circuitry 1140 via lines 1115.


Writing circuitry 1150 is operatively coupled to the second block of memory cells 1130 to store the array of output values in the second block of memory cells 1130. Writing circuitry 1150 operatively coupled to the second block is configured to store an analog level in each cell of the second block for the array of output values, for instance, according to a maximum analog value among cells in each frame in the set of frames in the input array 1110. Writing circuitry 1150 can be coupled to pooling circuitry 1140 via lines 1145, and coupled to the second block of memory cells 1130 via lines 1155.


Writing circuitry 1150 can apply a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values, where the analog levels in the second block of memory cells can include resistance levels or threshold voltage levels. An output value in the array of output values can correspond to a maximum analog value among cells in a frame in the set of frames. For instance, a higher maximum analog value among cells in a frame can correspond to a greater number of write pulses than a lower maximum analog value among cells in a frame, or vice versa.


Writing circuitry 1150 can apply a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values, where the analog levels in the second block of memory cells can include resistance levels or threshold voltage levels. An output value in the array of output values can correspond to a maximum analog value among cells in a frame in the set of frames. For instance, a higher maximum analog value among cells in a frame can correspond to a longer pulse duration than a lower maximum analog value among cells in a frame, or vice versa.


Writing circuitry 1150 can apply a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values, where the analog levels in the second block of memory cells can include resistance levels. An output value in the array of output values can correspond to a maximum analog value among cells in a frame in the set of frames. For instance, a higher maximum analog value among cells in a frame can correspond to a longer tail length of a write pulse than a lower maximum analog value among cells in a frame, or vice versa.



FIG. 12 illustrates a simplified flowchart for operating a device to execute in-place pooling according to a function over an input array to generate an array of output values. At Step 1210, an input array can be stored in a first block of memory cells (110, FIG. 1).


At Step 1220, the second block of memory cells can be configured. As described in reference to FIG. 1, the first block of memory cells has a number M of rows of cells and a number N of columns of cells, and a frame of cells in the first block of memory cells has a number Z of rows of cells and a number W of columns of cells. The second block of memory cells can be configured to have a number Y of rows of cells and a number X of columns of cells, where the number X is a function of the number N, the number W, and the first stride Sx, and the number Y is a function of the number M, the number Z and the second stride Sy. For instance, if W=Sx and Z=Sy, then X=N/W and Y=M/Z, where X and Y are rounded up to the nearest integer. As shown in the example of FIG. 1, N=7, M=7, W=2, Z=2, Sx=2, Sy=2, X=4, and Y=4.


At Step 1220, the second block of memory cells can be initialized. The second block of memory cells can comprise programmable resistance memory cells having resistance levels, or charge storage memory cells having threshold voltage levels. Where the analog levels in the second block of memory cells include resistance levels, Step 1220 can include setting the second block of memory cells to an upper limit for resistance levels (e.g. 1 MΩ). For example, the upper limit for resistance levels can represent the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or above the upper limit for resistance levels. Where the analog levels in the second block of memory cells include threshold voltage levels, Step 1220 can include erasing the second block of memory cells to a lower limit for threshold voltage levels (e.g. 1V). For example, the lower limit for threshold voltage levels can represent the case when the maximum analog value among cells in a frame in the set of frames in the input array is at or below the lower limit for threshold voltage levels. The order of Steps 1210 and 1220 as shown in the flowchart does not indicate the order in which Steps 1210 and 1220 can be executed. For instance, Step 1220 can be executed before or after Step 1210.


At Step 1230, in-place pooling can be executed according to a function over the input array to generate an array of output values. Analog sensing circuitry (1139, FIG. 11) is coupled to the first block of memory cells to generate analog values for the input array. The pooling circuitry receives the analog values as inputs to the function. For a set of frames of cells in the input array, in some embodiments, the function can determine a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames. In an alternative embodiment, the function can determine an average analog value among cells in each frame in the set of frames to generate the array of output values. In yet another alternative embodiment, the function can determine a minimum analog value among cells in each frame in the set of frames to generate the array of output values. In yet another alternative embodiment, the function can determine a sum of analog values among cells in each frame in the set of frames to generate the array of output values.


At Step 1240, the writing circuitry operatively coupled to the second block can store an analog level in each cell of the second block for the array of output values. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values, where cells in the second block of memory cells can include resistance levels or threshold voltage levels. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values, where cells in the second block of memory cells can include resistance levels or threshold voltage levels. The writing circuitry can apply a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values, where the analog levels in the second block of memory cells can include resistance levels.



FIG. 13 is a simplified block diagram of an integrated circuit in accordance with the present technology. In the example shown in FIG. 13, the integrated circuit 1300 includes a memory 1370. The memory 1370 comprises a first block of memory cells 110 to store an input array, and a second block of memory cells 130.


The integrated circuit 1300 includes address generation circuits 1350 that apply addresses for a set of frames of cells in the input array to the first block of memory cells in coordination with the pooling circuitry. Address generation circuits 1350 can include an input array address generator 1351, and an output array address generator 1353. The input array address generator 1351 is coupled to address lines 1361 which in turn are coupled to the first block of memory cells 110. The output array address generator 1353 is coupled to address lines 1363 which in turn are coupled to the second block of memory cells 130. The first block of memory cells 110 is coupled to analog sensing circuitry 1380 via lines 1371, for executing in-place pooling according to a function over the input array to generate an array of output values. The second block of memory cells 130 is coupled to the analog sensing circuitry 1380 via lines 1373, for storing the array of output values in the second block of memory cells. Addresses are supplied on bus 1340 to the input array address generator 1351, and the output array address generator 1353.


In one embodiment, the first block of memory cells 110, and the second block of memory cells 130 can be configured in separate blocks of cells, and the input array address generator 1351, and the output array address generator 1353 can be separate address generators, including respective row decoders for word lines and column decoders for bit lines. In an alternative embodiment, the first block of memory cells 110, and the second block of memory cells 130 can be configured in a common block of cells. In this embodiment, the first and second arrays of cells can share word lines coupled to a common row decoder, and have respective column decoders for bit lines coupled to respective arrays of cells. In one alternative embodiment, the first block of memory cells 110 and the second block of memory cells 130 can be configured in different blocks of cells in the same plane.


Data is supplied via the data-in line 1395 from input/output ports on the integrated circuit 1300 or from other data sources internal or external to the integrated circuit 1300, to the first block of memory cells 110. Data supplied via the data-in line 1395 can include an input array to be stored in the first block of memory cells 110. In the illustrated embodiment, other circuitry 1390 is included on the integrated circuit, such as a general purpose processor or special purpose application circuitry, or a combination of modules providing system-on-a-chip functionality supported by the memory array. Data is supplied via the data-out line 1385 from the analog sensing circuitry 1380 to input/output ports on the integrated circuit 1300, or to other data destinations internal or external to the integrated circuit 1300. Data supplied via the data-out line 1385 can include the array of output values stored in the second block of memory cells 130.


Pooling circuitry 1310 can execute in-place pooling according to a function over the input array to generate an array of output values. Writing circuitry 1315 operatively coupled to the second block can change an analog level of a cell in the output array. Pooling circuitry 1310 and writing circuitry 1315 implemented in this example using bias arrangement state machine control the application of bias arrangement supply voltages 1320 generated or provided through the voltage supply or supplies in block 1320, such as read, program and erase voltages.


Pooling circuitry 1310 and writing circuitry 1315 can be implemented using special-purpose logic circuitry as known in the art. In alternative embodiments, pooling circuitry 1310 and writing circuitry 1315 can comprise a general-purpose processor, which can be implemented on the same integrated circuit to control the operations of the device. In yet other embodiments, a combination of special-purpose logic circuitry and a general-purpose processor can be utilized for implementation of pooling circuitry 1310 and writing circuitry 1315.


While the present invention is disclosed by reference to the preferred embodiments and examples detailed above, it is to be understood that these examples are intended in an illustrative rather than in a limiting sense. It is contemplated that modifications and combinations will readily occur to those skilled in the art, which modifications and combinations will be within the spirit of the invention and the scope of the following claims.

Claims
  • 1. A device, comprising: a first block of memory cells to store an input array;a second block of memory cells, the first block of memory cells and the second block of memory cells being located within separate blocks of memory cells of a memory;pooling circuitry operatively coupled to the first block of memory cells to execute in-place pooling according to a function over the input array to generate an array of output values; andwriting circuitry operatively coupled to the second block to store the array of output values in the second block of memory cells.
  • 2. The device of claim 1, including analog sensing circuitry coupled to the first block of memory cells to generate analog values for the input array, wherein the pooling circuitry receives the analog values as inputs to the function; andthe writing circuitry operatively coupled to the second block is configured to store an analog level in each cell of the second block for the array of output values.
  • 3. The device of claim 1, wherein for a set of frames of cells in the input array, the function determines a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames.
  • 4. The device of claim 1, wherein for a set of frames of cells in the input array, the function determines an average analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the average analog value among the cells in the frame in the set of frames.
  • 5. The device of claim 1, wherein for a set of frames of cells in the input array, the function determines a minimum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the minimum analog value among the cells in the frame in the set of frames.
  • 6. The device of claim 1, including address generation circuits that apply addresses for a set of frames to the first block in coordination with the pooling circuitry.
  • 7. The device of claim 1, wherein the writing circuitry applies a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values.
  • 8. The device of claim 1, wherein the writing circuitry applies a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values.
  • 9. The device of claim 1, wherein the writing circuitry applies a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values.
  • 10. The device of claim 1, wherein the second block of memory cells comprise programmable resistance memory cells.
  • 11. The device of claim 1, wherein the second block of memory cells comprise charge storage memory cells.
  • 12. The device of claim 1, wherein the first and second blocks of memory cells are implemented on a single integrated circuit or multichip module under one package.
  • 13. A method of operating a device comprising a first block of memory cells to store an input array, and a second block of memory cells, the method comprising: executing in-place pooling according to a function over the input array to generate an array of output values; andstoring the array of output values in the second block of memory cells,wherein the first block of memory cells and the second block of memory cells are located within separate blocks of memory cells of a memory.
  • 14. The method of claim 13, wherein analog sensing circuitry is coupled to the first block of memory cells to generate analog values for the input array, the method comprising: receiving the analog values as inputs to the function; andstoring an analog level in each cell of the second block for the array of output values.
  • 15. The method of claim 13, comprising: for a set of frames of cells in the input array, determining a maximum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the maximum analog value among the cells in the frame in the set of frames.
  • 16. The method of claim 13, comprising: for a set of frames of cells in the input array, determining an average analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the average analog value among the cells in the frame in the set of frames.
  • 17. The method of claim 13, comprising: for a set of frames of cells in the input array, determining a minimum analog value among cells in each frame in the set of frames to generate the array of output values, where each output value in the array of output values corresponds to a frame in the set of frames, and indicates the minimum analog value among the cells in the frame in the set of frames.
  • 18. The method of claim 13, comprising: applying addresses for a set of frames to the first block and the second block in coordination with said in-place pooling.
  • 19. The method of claim 13, comprising: applying a sequence of write pulses for each cell in the second block having a number of write pulses determined according to a corresponding output value in the array of output values.
  • 20. The method of claim 13, comprising: applying a sequence of write pulses for each cell in the second block having a pulse duration determined according to a corresponding output value in the array of output values.
  • 21. The method of claim 13, comprising: applying a sequence of write pulses for each cell in the second block having a tail length of a write pulse determined according to a corresponding output value in the array of output values.
US Referenced Citations (156)
Number Name Date Kind
4219829 Dorda et al. Aug 1980 A
4987090 Hsu et al. Jan 1991 A
5029130 Yeh Jul 1991 A
5586073 Hiura et al. Dec 1996 A
6107882 Gabara et al. Aug 2000 A
6313486 Kencke et al. Nov 2001 B1
6829598 Milev Dec 2004 B2
6906940 Lue Jun 2005 B1
6960499 Nandakumar et al. Nov 2005 B2
7089218 Visel Aug 2006 B1
7368358 Ouyang et al. May 2008 B2
7436723 Rinerson et al. Oct 2008 B2
7747668 Nomura et al. Jun 2010 B2
8203187 Lung et al. Jun 2012 B2
8275728 Pino Sep 2012 B2
8432719 Lue Apr 2013 B2
8589320 Breitwisch et al. Nov 2013 B2
8630114 Lue Jan 2014 B2
8725670 Visel May 2014 B2
8860124 Lue et al. Oct 2014 B2
9064903 Mitchell et al. Jun 2015 B2
9147468 Lue Sep 2015 B1
9213936 Visel Dec 2015 B2
9379129 Lue et al. Jun 2016 B1
9391084 Lue Jul 2016 B2
9430735 Vali et al. Aug 2016 B1
9431099 Lee et al. Aug 2016 B2
9524980 Lue Dec 2016 B2
9535831 Jayasena et al. Jan 2017 B2
9536969 Yang et al. Jan 2017 B2
9589982 Cheng et al. Mar 2017 B1
9698156 Lue Jul 2017 B2
9698185 Chen et al. Jul 2017 B2
9710747 Kang et al. Jul 2017 B2
9747230 Han et al. Aug 2017 B2
9754953 Tang et al. Sep 2017 B2
9767028 Cheng et al. Sep 2017 B2
9898207 Kim et al. Feb 2018 B2
9910605 Jayasena et al. Mar 2018 B2
9978454 Jung May 2018 B2
9983829 Ravimohan et al. May 2018 B2
9991007 Lee et al. Jun 2018 B2
10037167 Kwon et al. Jul 2018 B2
10056149 Yamada et al. Aug 2018 B2
10073733 Jain et al. Sep 2018 B1
10157012 Kelner et al. Dec 2018 B2
10175667 Bang et al. Jan 2019 B2
10242737 Lin et al. Mar 2019 B1
10528643 Choi et al. Jan 2020 B1
10534840 Petti Jan 2020 B1
10565494 Henry et al. Feb 2020 B2
10635398 Lin et al. Apr 2020 B2
10643713 Louie et al. May 2020 B1
10719296 Lee et al. Jul 2020 B2
10777566 Lue Sep 2020 B2
10783963 Hung et al. Sep 2020 B1
10825510 Jaiswal et al. Nov 2020 B2
10860682 Knag et al. Dec 2020 B2
10942673 Shafiee Ardestani Mar 2021 B2
10957392 Lee et al. Mar 2021 B2
11410028 Crill Aug 2022 B2
20030122181 Wu Jul 2003 A1
20050088878 Eshel Apr 2005 A1
20050287793 Blanchet et al. Dec 2005 A1
20100182828 Shima et al. Jul 2010 A1
20100202208 Endo et al. Aug 2010 A1
20110063915 Tanaka et al. Mar 2011 A1
20110106742 Pino May 2011 A1
20110128791 Chang et al. Jun 2011 A1
20110194357 Han et al. Aug 2011 A1
20110286258 Chen et al. Nov 2011 A1
20110297912 Samachisa et al. Dec 2011 A1
20120007167 Hung et al. Jan 2012 A1
20120044742 Narayanan Feb 2012 A1
20120182801 Lue Jul 2012 A1
20120235111 Osano et al. Sep 2012 A1
20120254087 Visel Oct 2012 A1
20130070528 Maeda Mar 2013 A1
20130075684 Kinoshita et al. Mar 2013 A1
20140043898 Kuo et al. Feb 2014 A1
20140063949 Tokiwa Mar 2014 A1
20140119127 Lung et al. May 2014 A1
20140149773 Huang et al. May 2014 A1
20140268996 Park Sep 2014 A1
20140330762 Visel Nov 2014 A1
20150008500 Fukumoto et al. Jan 2015 A1
20150171106 Suh Jun 2015 A1
20150199126 Jayasena et al. Jul 2015 A1
20150331817 Han et al. Nov 2015 A1
20160141337 Shimabukuro et al. May 2016 A1
20160181315 Lee et al. Jun 2016 A1
20160232973 Jung Aug 2016 A1
20160247579 Ueda et al. Aug 2016 A1
20160308114 Kim et al. Oct 2016 A1
20160336064 Seo et al. Nov 2016 A1
20160342892 Ross Nov 2016 A1
20160342893 Ross et al. Nov 2016 A1
20160358661 Vali et al. Dec 2016 A1
20170003889 Kim et al. Jan 2017 A1
20170025421 Sakakibara et al. Jan 2017 A1
20170092370 Harari Mar 2017 A1
20170103316 Ross et al. Apr 2017 A1
20170123987 Cheng et al. May 2017 A1
20170148517 Harari May 2017 A1
20170160955 Jayasena et al. Jun 2017 A1
20170169885 Tang et al. Jun 2017 A1
20170169887 Widjaja Jun 2017 A1
20170263623 Zhang et al. Sep 2017 A1
20170270405 Kurokawa Sep 2017 A1
20170309634 Noguchi et al. Oct 2017 A1
20170316833 Ihm et al. Nov 2017 A1
20170317096 Shin et al. Nov 2017 A1
20170337466 Bayat et al. Nov 2017 A1
20180113649 Shafiee Ardestani et al. Apr 2018 A1
20180121790 Kim et al. May 2018 A1
20180129424 Confalonieri et al. May 2018 A1
20180129936 Young et al. May 2018 A1
20180144240 Garbin et al. May 2018 A1
20180157488 Shu et al. Jun 2018 A1
20180173420 Li et al. Jun 2018 A1
20180189640 Henry et al. Jul 2018 A1
20180240522 Jung Aug 2018 A1
20180246783 Avraham et al. Aug 2018 A1
20180247195 Kumar et al. Aug 2018 A1
20180286874 Kim et al. Oct 2018 A1
20180321942 Yu et al. Nov 2018 A1
20180342299 Yamada et al. Nov 2018 A1
20180350823 Or-Bach et al. Dec 2018 A1
20190019538 Li et al. Jan 2019 A1
20190019564 Li et al. Jan 2019 A1
20190035449 Saida et al. Jan 2019 A1
20190043560 Sumbul et al. Feb 2019 A1
20190065151 Chen et al. Feb 2019 A1
20190088329 Tiwari et al. Mar 2019 A1
20190102170 Chen et al. Apr 2019 A1
20190138892 Kim et al. May 2019 A1
20190148393 Lue May 2019 A1
20190164044 Song et al. May 2019 A1
20190164617 Tran et al. May 2019 A1
20190213234 Bayat et al. Jul 2019 A1
20190220249 Lee et al. Jul 2019 A1
20190244662 Lee et al. Aug 2019 A1
20190286419 Lin et al. Sep 2019 A1
20190311243 Whatmough et al. Oct 2019 A1
20190311749 Song et al. Oct 2019 A1
20190325959 Bhargava et al. Oct 2019 A1
20190340497 Baraniuk et al. Nov 2019 A1
20190363131 Torng et al. Nov 2019 A1
20200026993 Otsuka Jan 2020 A1
20200065650 Tran et al. Feb 2020 A1
20200110990 Harada et al. Apr 2020 A1
20200117986 Burr et al. Apr 2020 A1
20200118638 Leobandung et al. Apr 2020 A1
20200160165 Sarin May 2020 A1
20200334015 Shibata et al. Oct 2020 A1
20210240945 Strachan et al. Aug 2021 A1
Foreign Referenced Citations (28)
Number Date Country
101432821 May 2009 CN
1998012 Nov 2010 CN
103778468 May 2014 CN
105718994 Jun 2016 CN
105789139 Jul 2016 CN
106530210 Mar 2017 CN
107077879 Aug 2017 CN
107533459 Jan 2018 CN
107767905 Mar 2018 CN
108268946 Jul 2018 CN
2048709 Apr 2009 EP
H0451382 Feb 1992 JP
2006127623 May 2006 JP
2009080892 Apr 2009 JP
201108230 Mar 2011 TW
201523838 Jun 2015 TW
201618284 May 2016 TW
201639206 Nov 2016 TW
201715525 May 2017 TW
201732824 Sep 2017 TW
201741943 Dec 2017 TW
201802800 Jan 2018 TW
201822203 Jun 2018 TW
2012009179 Jan 2012 WO
2012015450 Feb 2012 WO
2016060617 Apr 2016 WO
2017091338 Jun 2017 WO
2018201060 Nov 2018 WO
Non-Patent Literature Citations (69)
Entry
EP Extended Search Report from 18155279.5-1203 dated Aug. 30, 2018, 8 pages.
EP Extended Search Report from EP18158099.4 dated Sep. 19, 2018, 8 pages.
Schuller et al., “Neuromorphic Computing: From Materials to Systems Architecture,” US Dept. of Energy, Oct. 29-30, 2015, Gaithersburg, MD, 40 pages.
Soudry, et al. “Hebbian learning rules with memristors,” Center for Communication and Information Technologies CCIT Report #840, Sep. 1, 2013, 16 pages.
U.S. Appl. No. 15/873,369, filed Jan. 17, 2018, entitled “Sum-Of-Products Accelerator Array,” Lee et al., 52 pages.
U.S. Appl. No. 15/887,166, filed Feb. 2, 2018, entitled “Sum-Of-Products Array for Neuromorphic Computing System,” Lee et al., 49 pages.
U.S. Appl. No. 15/895,369, filed Feb. 13, 2018, entitled “Device Structure for Neuromorphic Computing System,” Lin et al., 34 pages.
U.S. Appl. No. 15/922,359, filed Mar. 15, 2018, entitled “Voltage Sensing Type of Matrix Multiplication Method for Neuromorphic Computing System,” Lin et al., 40 pages.
U.S. Office Action in U.S. Appl. No. 15/887,166 dated Jan. 30, 2019, 18 pages.
TW Office Action in 108100557 dated Mar. 13, 2020, 13 pages.
Jang et al., “Vertical cell array using TCAT(Terabit Cell Array Transistor) technology for ultra high density NAND flash memory,” 2009 Symposium on VLSI Technology, Honolulu, HI, Jun. 16-18, 2009, pp. 192-193.
Kim et al. “Multi-Layered Vertical Gate NAND Flash Overcoming Stacking Limit for Terabit Density Storage,” 2009 Symposium on VLSI Technology Digest of Papers, Jun. 16-18, 2009, 2 pages.
Kim et al. “Novel Vertical-Stacked-Array-Transistor (VSAT) for Ultra-High-Density and Cost-Effective NAND Flash Memory Devices and SSD (Solid State Drive)”, Jun. 2009 Symposium on VLSI Technolgy Digest of Technical Papers, pp. 186-187.
Ohzone et al., “Ion-Implanted Thin Polycrystalline-Silicon High-Value Resistors for High-Density Poly-Load Static RAM Applications,” IEEE Trans. on Electron Devices, vol. ED-32, No. 9, Sep. 1985, 8 pages.
Sakai et al., “A Buried Giga-Ohm Resistor (BGR) Load Static RAM Cell,” IEEE Symp. on VLSI Technology, Digest of Papers, Sep. 10-12, 1984, 2 pages.
Seo et al., “A Novel 3-D Vertical FG NAND Flash Memory Cell Arrays Using the Separated Sidewall Control Gate (S-SCG) for Highly Reliable MLC Operation,” 2011 3rd IEEE International Memory Workshop (IMW), May 22-25, 2011, 4 pages.
Tanaka H., et al., “Bit Cost Scalable Technology with Punch and Plug Process for Ultra High Density Flash Memory,” 2007 Symp. VLSI Tech., Digest of Tech. Papers, pp. 14-15.
U.S. Appl. No. 16/037,281, filed Jul. 17, 2018, 87 pages.
Whang, SungJin et al. “Novel 3-dimensional Dual Control-gate with Surrounding Floating-gate (DC-SF) NAND flash cell for 1Tb file storage application,” 2010 IEEE Int'l Electron Devices Meeting (IEDM), Dec. 6-8, 2010, 4 pages.
Anonymous, “Data in the Computer”, May 11, 2015, pp. 1-8, https://web.archive.org/web/20150511143158/https:// homepage.es.uri .edu/faculty/wolfe/book/Readings/Reading02.htm (Year: 2015)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—no year provided by examiner.
Aritome, et al., “Reliability issues of flash memory cells,” Proc. of the IEEE, vol. 81, No. 5, May 1993, pp. 776-788.
Chen et al., “A Highly Pitch Scalable 3D Vertical Gate (VG) NAND Flash Decoded by a Novel Self-Aligned Independently Controlled Double Gate (IDG) StringSelect Transistor (SSL),” 2012 Symp. on VLSI Technology (VLSIT), Jun. 12-14, 2012, pp. 91-92.
Chen et al., “Eyeriss: An Energy-Efficient reconfigurable accelerator for deep convolutional neural networks,” IEEE ISSCC, Jan. 31-Feb. 4, 2016, 3 pages.
Choi et al., “Performance Breakthrough in NOR Flash Memory With Dopant-Segregated Schottky-Barrier (DSSB) SONOS Devices,” Jun. 2009 Symposium on VLSITechnology Digest of Technical Papers, pp. 222-223.
EP Extended Search Report from EP19193290.4 dated Feb. 14, 2020, 10 pages.
Fukuzumi et al. “Optimal Integration and Characteristics of Vertical Array Devices for Ultra-High Density, Bit-Cost Scalable Flash Memory,” IEEE Dec. 2007, pp. 449-452.
Gonugondla et al., “Energy-Efficient Deep In-memory Architecture for NAND Flash Memories,” IEEE International Symposium on Circuits and Systems (ISCAS), May 27-30, 2018, 5 pages.
Guo et al., “Fast, energy-efficient, robust, and reproducible mixed-signal neuromorphic classifier based on embedded NOR flash memory technology,” IEEE Int'l Electron Devices Mtg., San Francisco, CA, Dec. 2-6, 2017, 4 pages.
Hsu et al., “Study of Sub-30nm Thin Film Transistor (TFT) Charge-Trapping (CT) Devices for 3D NAND Flash Application,” 2009 IEEE, Dec. 7-9, 2009, pp. 27.4.1-27.4.4.
Hubert et al., “A Stacked SONOS Technology, Up to 4 Levels and 6nm Crystalline Nanowires, With Gate-All-Around or Independent Gates (Flash), Suitable for Full 3D Integration,” IEEE 2009, Dec. 7-9, 2009, pp. 27.6 1-27.6 4.
Hung et al., “A highly scalable vertical gate (VG) 3D NAND Flash with robust program disturb immunity using a novel PN diode decoding structure,” 2011 Symp. on VLSI Technology (VLSIT), Jun. 14-16, 2011, pp. 68-69.
JP Office Action in Application No. JP 2019-166959 dated Nov. 16, 2021 with English Machine Translation, 9 pages.
Jung et al, “Three Dimensionally Stacked NAND Flash Memory Technology Using Stacking Single Crystal Si Layers on ILD and TANOS Structure for Beyond 30nm Node,” International Electron Devices Meeting, 2006. IEDM '06, Dec. 11-13, 2006, pp. 1-4.
Katsumata et al., “Pipe-shaped BiCS Flash Memory With 16 Stacked Layers and Multi-Level-Cell Operation for Ultra High Density Storage Devices,” 2009 Symposium on VLSI Technology Digest of Technical Papers, Jun. 16-18, 2009, pp. 136-137.
Kim et al., “Novel 3-D Structure for Ultra High Density Flash Memory with VRAT (Vertical-Recess-Array-Transistor) and PIPE (Planarized Integration on the same PlanE),” IEEE 2008 Symposium on VLSI Technology Digest of Technical Papers, Jun. 17-19, 2008, pp. 122-123.
Kim et al., “Three-Dimensional NAND Flash Architecture Design Based on Single-Crystalline STacked ARray,” IEEE Transactions on Electron Devices, vol. 59, No. 1, pp. 35-45, Jan. 2012.
Lai et al., “A Multi-Layer Stackable Thin-Film Transistor (TFT) NAND-Type Flash Memory,” Electron Devices Meeting, 2006, IEDM '06 International, Dec. 11-13, 2006, pp. 1-4.
Liu et al., “Parallelizing SRAM Arrays with Customized Bit-Cell for Binary Neural Networks,” 55th ACM/ESDA/IEEE Design Automation Conference (DAC), Sep. 20, 2018, 4 pages.
Lue et al., “A Highly Scalable 8-Layer 3D Vertical-Gate (VG) TFT NAND Flash Using Junction-Free Buried Channel BE-SONOS Device”, 2010 Symposium on VLSI Technology Digest of Technical Papers, pp. 131-132, Jun. 15-17, 2010.
Lue et al., “A Novel 3D AND-type NVM Architecture Capable of High-density, Low-power In-Memory Sum-of-Product Computation for Artificial Intelligence Application,” IEEE VLSI, Jun. 18-22, 2018, 2 pages.
Merrikh-Bayat et al., “High-Performance Mixed-Signal Neurocomputing with Nanoscale Flowting-Gate Memory Cell Arrays,” in IEEE Transactions on Neural Netowrks and Learning Systems, vol. 29, No. 10, Oct. 2018, pp. 4782-4790.
Nowak et al., “Intrinsic fluctuations in Vertical NAND flash memories,” 2012 Symposium on VLSI Technology, Digest of Technical Papers, pp. 21-22, Jun. 12-14, 2012.
Rod Nussbaumer, “How is data transmitted through wires in the computer?”, Aug. 27, 2015, pp. 1-3, https://vww.quora.com/ How-is-data-transmitted-through-wires-in-the-computer (Year: 2015)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—No year provided by examiner.
Scott Thornton, “What is DRAm (Dynamic Random Access Memory) vs SRAM?”, Jun. 22, 2017, pp. 1-11, https://www .microcontrollertips.com/dram-vs-sram/ (Year: 2017)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—no year provided by examiner.
TW Office Action from TW Application No. 10820980430, dated Oct. 16, 2019, 6 pages (with English Translation).
U.S. Office Action in U.S. Appl. No. 15/873,369 dated May 9, 2019, 8 pages.
U.S. Office Action in U.S. Appl. No. 15/873,369 dated Dec. 4, 2019, 5 pages.
U.S. Office Action in U.S. Appl. No. 15/887,166 dated Jul. 10, 2019, 18 pages.
U.S. Office Action in U.S. Appl. No. 15/922,359 dated Oct. 11, 2019, 7 pages.
U.S. Office Action in U.S. Appl. No. 15/922,359 dated Jun. 24, 2019, 8 pages.
U.S. Office Action in U.S. Appl. No. 16/037,281 dated Dec. 19, 2019, 9 pages.
U.S. Office Action in U.S. Appl. No. 16/224,602 dated Nov. 23, 2020, 14 pages.
U.S. Office Action in U.S. Appl. No. 16/224,602 dated Mar. 24, 2021, 17 pages.
U.S. Office Action in U.S. Appl. No. 16/233,404 dated Jul. 30, 2020, 20 pages.
U.S. Office Action in U.S. Appl. No. 16/233,414 dated Apr. 20, 2020, 17 pages.
U.S. Office Action in U.S. Appl. No. 16/233,414 dated Oct. 31, 2019, 22 pages.
U.S. Office Action in U.S. Appl. No. 16/279,494 dated Nov. 12, 2020, 25 pages.
U.S. Office Action in U.S. Appl. No. 16/279,494 dated Aug. 17, 2020, 25 pages.
U.S. Office Action in U.S. Appl. No. 16/297,504 dated Feb. 4, 2020, 15 pages.
U.S. Office Action in U.S. Appl. No. 16/359,919 dated Mar. 3, 2021, 15 pages.
U.S. Office Action in U.S. Appl. No. 16/359,919 dated Oct. 16, 2020, 13 pages.
U.S. Office Action in U.S. Appl. No. 16/450,334 dated Aug. 4, 2022, 20 pages.
U.S. Office Action in U.S. Appl. No. 16/508,189 dated Aug. 8, 2022, 23 pages.
Wang et al., “Three-Dimensional NAND Flash for Vector-Matrix Multiplication,” IEEE Trans. on Very Large Scale Integration Systems (VLSI), vol. 27, No. 4, Apr. 2019, 4 pages.
Wang, Michael, “Technology Trends on 3D-NAND Flash Storage”, Impact 2011, Taipei, dated Oct. 20, 2011, found at www.impact.org.tw/2011/Files/NewsFile/201111110190.pdf.
Webopedia, “DRAM—dynamic random access memory”, Jan. 21, 2017, pp. 1-3, https://web.archive.org/web/20170121124008/https://www.webopedia.com/TERM/D/DRAM.html (Year: 2017)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—no year provided by examiner.
Webopedia, “SoC”, Oct. 5, 2011, pp. 1-2, https://web.archive.org/web/20111005173630/https://www.webopedia.com/ TERM/S/SoC.html (Year: 2011)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—no month provided by examiner.
Webopedia, “volatile memory”, Oct. 9, 2017, pp. 1-4, https://web.archive.org/web/20171009201852/https://vww.webopedia.com/TERMN/volatile_memory.html (Year: 2017)—See Office Action dated Aug. 17, 2020 in U.S. Appl. No. 16/279,494 for relevance—no year provided by examiner.
Y.X. Liu et al., “Comparative Study of Tri-Gate and Double-Gate-Type Poly-Si Fin-Channel Spli-Gate Flash Memories,” 2012 IEEE Silicon Nanoelectronics Workshop (SNW), Honolulu, HI, Jun. 10-11, 2012, pp. 1-2.
Related Publications (1)
Number Date Country
20200134437 A1 Apr 2020 US