Computational memory cell and processing array device using memory cells

Information

  • Patent Grant
  • 10817292
  • Patent Number
    10,817,292
  • Date Filed
    Tuesday, September 19, 2017
    6 years ago
  • Date Issued
    Tuesday, October 27, 2020
    3 years ago
Abstract
A memory cell that may be used for computation and processing array using the memory cell are capable to performing a logic operation including a boolean AND, a boolean OR, a boolean NAND or a boolean NOR. The memory cell may have a read port that has isolation circuits that isolate the data stored in the storage cell of the memory cell from the read bit line.
Description
FIELD

The disclosure relates generally to a memory cell that may be used for computation.


BACKGROUND

An array of memory cells, such as dynamic random access memory (DRAM) cells, non-volatile memory cells, non-volatile storage devices or static random access memory (SRAM) cells or content addressable memory (CAM) cells, is a well-known mechanism used in various computer or processor based devices to store digital bits of data. The various computer and processor based devices may include computer systems, smartphone devices, consumer electronic products, televisions, internet switches and routers and the like. The array of memory cells are typically packaged in an integrated circuit or may be packaged within an integrated circuit that also has a processing device within the integrated circuit. The different types of typical memory cells have different capabilities and characteristics that distinguish each type of memory cell. For example, DRAM cells take longer to access, lose their data contents unless periodically refreshed, but are relatively cheap to manufacture due to the simple structure of each DRAM cell. SRAM cells, on the other hand, have faster access times, do not lose their data content unless power is removed from the SRAM cell and are relatively more expensive since each SRAM cell is more complicated than a DRAM cell. CAM cells have a unique function of being able to address content easily within the cells and are more expensive to manufacture since each CAM cell requires more circuitry to achieve the content addressing functionality.


Various computation devices that may be used to perform computations on digital, binary data are also well-known. The computation devices may include a microprocessor, a CPU, a microcontroller and the like. These computation devices are typically manufactured on an integrated circuit, but may also be manufactured on an integrated circuit that also has some amount of memory integrated onto the integrated circuit. In these known integrated circuits with a computation device and memory, the computation device performs the computation of the digital binary data bits while the memory is used to store various digital binary data including, for example, the instructions being executed by the computation device and the data being operated on by the computation device.


More recently, devices have been introduced that use memory arrays or storage cells to perform computation operations. In some of these devices, a processor array to perform computations may be formed from memory cells. These devices may be known as in-memory computational devices.


Big data operations are data processing operations in which a large amount of data must be processed. Machine learning uses artificial intelligence algorithms to analyze data and typically require a lot of data to perform. The big data operations and machine learning also are typically very computationally intensive applications that often encounter input/output issues due to a bandwidth bottleneck between the computational device and the memory that stores the data. The above in-memory computational devices may be used, for example, for these big data operations and machine learning applications since the in-memory computational devices perform the computations within the memory thereby eliminating the bandwidth bottleneck.


The in-memory computational devices typically use well known standard SRAM or DRAM or CAM memory cells that may perform computations. For example, a standard 6T SRAM cell that can be used for computation is shown in FIG. 1. The standard 6T SRAM cell may have a bit line (BL) and a complementary bit line (BLb) and a word line (WL) that are connected to the cell. The cell may include two access transistors (M13, M14) and each access transistor has a source coupled to the bit lines (BL and BLb), respectively. Each access transistor also has a gate and the gate of both access transistors is connected to the word line (WL) as shown in FIG. 1. The drain of each access transistor may be connected to a pair of inverters (I11, I12) that are cross coupled to each other. One side of the cross coupled inverters nearest the bit line BL may be labeled D and the other side of the cross coupled inverters nearest the complementary bit line (BLb) may be labeled Db. The cross-coupled inverters acts as a storage element of the SRAM cell as is known in the art and the reading/writing of data to/from the SRAM cell is known in the art and is now described in more detail.


When two cells connected to the same bit line are turned on, the bit line (BL) can perform an AND function of the two bits of data stored in the cells. During a read cycle, both BL and BLb have a static pull up transistor, and if the data in both of the cells is logic high “1”, then the BL stays as 1. If any or both of the data in the cells is/are logic low “0”, then the BL is pulled to a lower level and will be a logic 0. By sensing the BL level, an AND function is performed using the 2 cells. Similarly, if 3 cells are turned on, the BL value is a result of an AND function of data stored in the 3 cells. During a writing operation, multiple word lines (WL) can be turned on, so multiple cells can be written at the same time. In addition, the write can be done selectively, or Selective Write, meaning no write will be performed if both BL and BLb are held high during the write cycle.


The cell shown in FIG. 1 has its drawbacks. On a read cycle, when multiple cells are turned on, if all but one cell stores a low logic value of “0”, then the BL voltage level is a ratio of the pull down transistors of the “0” cell against the BL pull up transistor. If the BL voltage level is too low, then it will cause the cell storing a logic “1” to flip to logic “0”. As a result, it would seem desirable to have a strong BL pull up transistor to allow more cells to be turned on. However, if only 1 cell contains “0” data during reading, a strong BL pull up transistor make the “0” signal small so that the data is difficult to sense.


On a write cycle, the cell in FIG. 1 also has drawbacks. If multiple cells into which data is to be written are active, the BL driver for writing needs to strong enough to flip the driver of each memory cell's latch devices, I11 and I12 shown in FIG. 1. Furthermore, the more WLs that are turned on in the write cycle, the stronger the write driver needs to be which is undesirable.


On a Selective Write cycle, the cell in FIG. 1 also has drawbacks. In particular, the BL pull up transistor needs to be strong to fight against the “0” stored in the multiple active cells. Similar to the read cycle above, when all but one cell is active and contains a “0”, then the lone cell containing a “1” is susceptible to the instability caused by the lower BL level.


Thus, it is desirable to have a SRAM cell that may be used for computation that does not have drawbacks of the typical 6T SRAM cell shown in FIG. 1.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 illustrates a typical six transistor static random access memory cell;



FIG. 2 illustrates a first embodiment of a dual port SRAM cell that may be used for computation;



FIG. 3 illustrates a processing array device that may incorporate the dual port SRAM cell of FIG. 2, 4, 6 or 7;



FIG. 4 illustrates a second embodiment of a dual port SRAM cell that may be used for computation;



FIG. 5 is a write port truth table for the dual port SRAM cell of FIG. 4;



FIG. 6 illustrates a third embodiment of a dual port SRAM cell that may be used for computation;



FIG. 7 illustrates a fourth embodiment of a dual port SRAM cell that may be used for computation;



FIGS. 8 and 9 illustrate two examples of a latch inverter that may be used in the dual port SRAM cells shown in FIG. 2, 4, 6 or 7;



FIG. 10 illustrates an implementation of a dual port SRAM cell that may be used for computation; and



FIG. 11 illustrates another implementation of a dual port SRAM cell that may be used for computation.





DETAILED DESCRIPTION OF ONE OR MORE EMBODIMENTS

The disclosure is particularly applicable to a static random access memory (SRAM) cell or array of cells or a processing array having the different layouts set forth below and it is in this context that the disclosure will be described. It will be appreciated, however, that the SRAM device and the processing array using the SRAM cells has greater utility since each SRAM cell may be configured/laid out differently than the embodiments described below and the changes to the configuration/layout of the dual port SRAM cell that may be used for computation are within the scope of the disclosure. For purposes of illustration, a dual port SRAM cell is disclosed below and in the figures. However, it is understood that the SRAM computation cell and processing array may also be implemented with an SRAM cell having three or more ports and the disclosure is not limited to the dual port SRAM cell disclosed below. It is also understood that the SRAM cell having three or more ports may be slightly differently constructed than the dual port SRAM shown in the figures, but one skilled in the art would understand how to construct those three or more port SRAMs for the disclosure below.


Furthermore, although an SRAM cell is used in the examples below, it is understood that the disclosed memory cell for computation and the processing array using the memory cells may be implemented using various different types of memory cells including the DRAMs, CAMs, non-volatile memory cells and non-volatile memory devices and these implementations using the various types of memory cells are within the scope of the disclosure.



FIG. 2 illustrates a first embodiment of a dual port SRAM cell 20 that may be used for computation that overcomes the drawbacks of the typical SRAM cell shown in FIG. 1. The dual port SRAM cell may include two cross coupled inverters 121, 122 and two access transistors M23 and M24 that are coupled together as shown in FIG. 2 to form an SRAM cell. The SRAM cell may be operated as a storage latch and may have a read port and a write port so that the SRAM cell is a dual port SRAM cell. The two inverters are cross coupled since the input of the first inverter is connected to the output of the second inverter and the output of the first inverter is coupled to the input of the second inverter as shown in FIG. 2. A Write Word line carries a signal and is called WE (see FIG. 2) and a write bit line and its complement are called WBL and WBLb, respectively. The Write word line (WE) is coupled to the gate of each of the two access transistors M23, M24 that are part of the SRAM cell. The write bit line and its complement (WBL and WBLb) are each coupled to a source of the respective access transistors M23, M24 as shown in FIG. 2 while the drain of each of those access transistors M23, M24 are coupled to each side of the cross coupled inverters (labeled D and Db in FIG. 2.)


The circuit in FIG. 2 may also have a read word line RE, a read bit line RBL and a read port formed by transistors M21, M22 coupled together to form an isolation circuit. The read word line RE may be coupled to the gate of transistor M21 that forms part of the read port while the read bit line is coupled to the drain terminal of transistor M21. The gate of transistor M22 may be coupled to the Db output from the cross coupled inverters 121, 122 and the source of transistor M22 may be coupled to ground.


In operation, the dual port SRAM cell may read data stored in the latch using a signal on the read word line (RE) to address/activate the dual port SRAM cell and the read bit line (RBL) to read the data stored in the dual port SRAM cell. The dual port SRAM cell may write data into the dual port SRAM cell by addressing/activating the dual port SRAM cell using a signal on the write word line (WE) and then writing data into the dual port SRAM cell using the word bit lines (WBL, WBLb).


During reading, multiple cells (with only a single cell being shown in FIG. 2 but multiple cells shown in FIG. 3) can be turned on to perform an AND function between the data stored in the cells that were turned on. For example, a number of cells in a column of the processing array 30 in FIG. 3, such as cell 00, . . . , cell m0, may be activated by the RE signal for each of those cells. Thus, at the beginning of the read cycle, RBL is pre-charged high and if the Db signal of all cells that are turned on by RE are “0”, then RBL stays high since, although the gate of transistor M21 is turned on by the RE signal, the gate of M22 is not turned on since the Db signal is low. As a result, the RBL line is not connected to the ground to which the source of transistor M22 is connected and the RBL line is not discharged. The cell 20 may operate as dual-port SRAM cell. The write operation is activated by WE and the data is written by toggling of WBL and WBLb. The read operation is activated by RE and the read data is accessed on RBL. The cell 20 may further be used for computation where RBL is also used for logic operation. If the Db signal of any or all of the cells is “1” then RBL is discharged to 0 since the gate of M22 is turned on and the RBL line is connected to ground. As a result, RBL=NOR (Db0, Db1, etc.) where Db0, Db1, etc. are the complementary data of the SRAM cells that have been turned on by the RE signal. Alternatively, RBL=NOR (Db0, Db1, etc.)=AND (D0, D1, etc.), where D0, D1, etc. are the true data of the cells that have been turned on by the RE signal.


As shown in FIG. 2, the Db signal of the cell 20 may be coupled to a gate of transistor M22 to drive the RBL line. However, unlike the typical 6T cell, the Db signal is isolated from the RBL line and its signal/voltage level by the transistors M21, M22 (together forming the isolation circuit). Because the Db signal/value is isolated from the RBL line and signal/voltage level, the Db signal is not susceptible to the lower bit line level caused by multiple “0” data stored in multiple cells in contrast to the typical SRAM cell in FIG. 1. Therefore, for the cell in FIG. 2, there is no limitation of how many cells can be turned on to drive RBL. As a result, the cell (and the device made up of multiple cells) offers more operands for the Boolean functions such as AND function described above and NOR/OR/NAND functions and search operation described below since there is no limit of how many cells can be turned on to drive RBL. Furthermore, in the cell in FIG. 2, the RBL line is pre-charged (does not use a static pull up transistor as with the typical 6T cell) so this cell can provide much faster sensing because the current generated by the cell is all being used to discharge the bit line capacitance with no current being consumed by a static pull up transistor so that the bit line discharging rate can be more than 2 times faster than the typical SRAM cell. The sensing for the disclosed cell also requires less power without the extra current consumed by a static pull up transistor and the discharging current is reduced by more than half.


The write port of the cell in FIG. 2 is operated in the same manner as the 6T typical SRAM cell described above. As a result, the write cycle and Selective Write cycle for the cell in FIG. 2 have the same limitation as the 6T cell discussed above. In addition to the AND function described above, the SRAM cell 20 in FIG. 2 also may perform a NOR function by storing inverted data. Specifically, if D is stored at the gate of M22, instead of Db, then RBL=NOR (D0, D1, etc.). One skilled in the art understand that the cell configuration shown in FIG. 2 would be slightly altered to achieve this, but that modification is within the scope of the disclosure.



FIG. 3 illustrates a processing array device 30 that may incorporate the dual port SRAM cell of FIG. 2, 4, 6 or 7 in which each cell, such as cell 00, . . . , cell 0n and cell m0, . . . , cell mn, is the cell shown in FIG. 2, 4, 6 or 7. The cells form an array of cells laid out as shown in FIG. 3. The processing array 30 may perform computations using the computational capabilities of the dual port SRAM cell described above. The array device 30 may be formed by M word lines (such as RE0, WE0, . . . , REm, WEm) and N bit lines (such as WBL0, WBLb0, RBL0, . . . , WBLn, WBLbn, RBLn.) The array device 30 may also include a word line generator (WL Generator) that generates word line signals as well as a plurality of bit line read/write logic (such as BL Read/Write Logic 0, . . . , BL Read/Write Logic n) that perform read and write operations using the bit lines. The array device 30 may be manufactured on an integrated circuit or may be integrated into another integrated circuit depending on the use of the processing array 30.


In a read cycle, the word line generator may generate one or multiple RE signals in a cycle to turn on/activate one or more cells and the RBL lines of the cells activated by the RE signal form AND or NOR functions whose output is sent to the respective BL Read/Write Logic. The BL Read/Write Logic processes the RBL result (the result of the AND or NOR operation) and sends the results back to its WBL/WBLb for use/writing back to the same cell, or to the neighboring BL Read/Write Logic for use/writing back to the neighboring cell, or send it out of the processing array. Alternatively, the BL Read/Write logic can store the RBL result from its own bit line or from the neighboring bit line in a latch within the BL Read/Write Logic so that, during a next or later cycle, the Read/Write logic can perform logic with the latched data that is the RBL result.


In a write cycle, the word line generator generates one or more WE signals for the cells into which data is to be written. The BL Read/Write Logic processes the write data, either from its own RBL, or from the neighboring RBL, or from out of the processing array. The ability of BL Read/Write Logic to process the data from the neighboring bit line means that the data can be shifting from one bit line to the neighboring bit line and one or more or all bit lines in the processing array may be shifting concurrently. The BL Read/Write Logic can also decide not to write for a Selective Write operation based on the RBL result. For example, the data on the WBL line can be written to a cell if RBL=1. If RBL=0, then write operation is not performed.



FIG. 4 illustrates a second embodiment of a dual port SRAM cell 40 that may be used for computation. The read port operation of this cell is same as the cell in FIG. 2, but the write port operation as described below is improved. In the cell in FIG. 4, a pair of cross coupled inverters I41 and I42 form a latch as a storage element. The cell in FIG. 4 has the same isolation circuits (M41, M42) for the read bit line as described above.


Transistors M43, M44 and M45 form a write port. This cell can be arrayed in the array device 30 as shown in FIG. 3 with WE running horizontally and WBL and WBLb running vertically. FIG. 5 shows the truth table of the write port. If WE is 0, no write is performed. If WE is 1, then the storage nodes D and its complement Db are written by WBL and WBLb. Specifically, D=1 and Db=0 if WBL=1 and WBLb=0 and D=0 and Db=1 if WBL=0 and WBLb=1. If both WBL and WBLb are 0, then no write is performed and the data storage is the data storage in the storage element before the current write cycle (D(n−1) as shown in FIG. 5. Thus, this cell can perform Selective Write function with WBL=WBLb=0. In the cell, M45 is activated by the write word line (WE) signal coupled to the gate of M45 and pulls the sources of transistors M43, M44 to ground.


Returning to FIG. 4, unlike the dual port cell in FIG. 2, this cell's WBL and WBLb lines are driving the gate of transistors M44 and M43, instead of the source. Therefore, the driver strength of WBL and WBLb is not limited by the number of the cells turned on. On Selective Write operation, WBL and WBLb do not require a strong device to hold the WBL and WBLb signal level, and there is no limitation how many cells can be turned on. As with the cell in FIG. 2, the cell in FIG. 4 may be used in the processing array of FIG. 3.


During a write cycle, the WE signal of each unselected cell is 0, but one of the signals on the WBL and WBLb is 1. For example, in FIG. 3, WEm is 1 for the cell m0 to be written, but WE0 is 0 for cell 00 not to be written. In FIG. 4, D and Db of the unselected cell shall keep its original value. However, if D of the unselected cell stores a “1” and the drain of M45 is 0 and WBLb is 1, then the access transistor M43's gate is turned on and the capacitance charge of node D is charge sharing with the capacitance of node N from the drain of M45 and sources of M43 and M44. The high level of D is lower by this charge sharing, and if the node N capacitance is high enough, the level will be lower such that I41 and I42 latch flip to the opposite data.



FIG. 6 illustrates a third embodiment of a dual port SRAM cell 60 that may be used for computation. As with the other embodiments above, this cell may be used in the processing array 30 described above. The cell in FIG. 6 has the same isolation circuits (M61, M62) for the read bit line as described above. The cell 60 also has the same cross coupled inverters 161, 162 as well as the two access transistors M63, M64 which have each of their gates coupled to the write bit line and the complementary write bit line as was the case for the cell in FIG. 4. In the cell in FIG. 6, the M45 transistor in FIG. 4 may be split into a first write port transistor M65 and a second write port transistor M66 so that transistors M63, M64, M65 and M66 form the write port circuitry. Thus, the node D can only charge share with a drain of M65 and a source of M63, and the source of M64 is no longer affects node D that the high voltage level of node D can hold higher to avoid the data flipping to the opposite state. This improves the weakness of the unselected cell's charge sharing. Another way to modify the cell in FIG. 4 is to increase the capacitance of node D by having bigger gate size of I41 and I42. Note that node Db is less susceptible with extra capacitance of M42.



FIG. 7 illustrates a fourth embodiment of a dual port SRAM cell 70 that may be used for computation. As with the other embodiments, this cell may be used in the processing array 30 described above. The cell in FIG. 7 has the same isolation circuits (M71, M72) for the read bit line as described above. The cell 70 also has the same cross coupled inverters 171, 172 as well as the two access transistors M75, M76 which have their respective gates coupled to the write word line WE. The SRAM cell may further include transistors M73, M74 whose gates are coupled to the write bit line and the complementary write bit line. The transistors M73, M74, M75 and M76 form the write port circuitry. The cell 70 work similarly to the cell 60 in FIG. 6.


Returning to FIGS. 4, 6 and 7, the latch device (I41 and I42 in FIG. 4 for example) can be a simple inverter. To do a successful writing, the driver strength of series transistor M43 and M45 in FIG. 4 needs to be stronger than the pull up PMOS transistor of I42 and this ratio needs to be around 2 to 3 times so that the driver strength of transistor M43 and M45 may optimally be 2-3 times stronger than the pull up PMOS transistor of I42. In advanced technology like 28 nm or better, the layout of the PMOS and NMOS transistors is preferred to have an equal length. So, when the cells of FIGS. 4, 6 and 7 are produced using 28 nm or better feature size, the PMOS transistor of I41 and I42 could be actually 2 or more PMOS transistors in series as is shown in FIG. 8. For the ease of the layout, 1 or more of the series PMOS transistor could be tied to ground as shown in FIG. 9. The latch inverter in FIGS. 8 and 9 can be used in all of the embodiments of the SRAM cells described above.


Returning to FIG. 2, the read port transistors M21 and M22 (the isolation circuits) can be PMOS instead of NMOS as shown in FIG. 2. If transistors M21 and M22 are PMOS with the source of M22 coupled to VDD, then RBL is pre-charged to 0 and RBL is 1 if Db of one or more cells turned on is 0 and RBL is 0 if Db of all cells is 1. In other words, RBL=NAND (Db0, Db1, etc.)=OR (D0, D1, etc.), where D0, D1, etc. are the true data of the cells turned on and Db0, Db1, etc. are the complement data. It can also perform NAND function by storing inverted data such that if D is stored at the gate of M22, instead of Db, then RBL=NAND (D0, D1, etc.). The read port formed by PMOS can be used in all dual port cells in FIG. 2, 4, 6 or 7 for OR and NAND function.


The processing array 30 in FIG. 3 may thus have differently configured dual port SRAM cells within this array shown in FIG. 3. For example, the processing array 30 in FIG. 3 may have some dual port SRAM cells with NMOS read port transistors and some dual port SRAM cells with PMOS read port transistors. The processing array 30 may also have other combinations of dual port SRAM cells.


One example of the application for the processing array (an example of which is shown in FIG. 3) that is comprised of the dual port SRAM cells shown in FIGS. 2, 4, 6 and 7 is a search operation. For a 1 bit search operation, 2 cells store the true (D) and complement (Db) data along the same bit line. The search is performed by entering the search key S as RE of the true data and Sb, the complement of S, as RE of the complement data. If S=1, Sb=0, then RBL=D=AND (S, D). If S=0, Sb=1, then RBL=Db=AND(Sb,Db). So RBL=OR(AND(S, D), AND(Sb, Db)=XNOR(S,D). In other words, RBL=1 if S=D and RBL=0 if S≠D.


As another example, for an 8-bit word search, the data of an 8-bit word is stored in 8 cells, D[0:7], along the same bit line and the complement data of this 8-bit word is stored in another 8 cells, Db[0:7], also along the same bit line as the true data. The search key can be entered as 8 bits S[0:7] applied to the RE of the true data cells D[0:7] and 8 bits Sb[0:7] (Complement of S) applied to the RE of the complement data cell Db[0:7]. The bit line can be written as RBL=AND (XNOR (S[0], D[0]), XNOR (S[1], D[1]), . . . , XNOR(S[7], D[7]). If all 8 bits are matched, then RBL is 1. If any one or more bits are not matched, then RBL=0. Parallel search can be performed in one operation by arranging multiple data words along the same word line and on parallel bit lines with each word on one bit line. In such manner, the search result of every bit lines in the process array is generated in one operation.


The processing array (an example of which is shown in FIG. 3) that is comprised of the dual port SRAM cells shown in FIGS. 2, 4, 6 and 7 can operate the read and write logic on the same bit line concurrently. In other words, multiple RE and WE signals on the same bit line can be turned on at the same time to perform read logic on read bit line and write logic on write bit line concurrently. This improves the performance of the cells and the processing array over the typical single port SRAM shown in FIG. 1.


Thus, a dual port static random access memory computation cell is disclosed that has a SRAM cell having a latch, a read port for reading data from the SRAM cell and a write port for writing data to the SRAM cell and an isolation circuit that isolates a data signal representing a piece of data stored in the latch of the SRAM cell from a read bit line. The read port may have a read word line that is coupled to the isolation circuit and activates the isolation circuit and the read bit line that is coupled to the isolation circuit and the write port has a write word line, a write bit line and complementary write bit line coupled to the SRAM cell. In the cell, the isolation circuit may further include a first transistor whose gate is coupled to the read word line and a second transistor whose gate is coupled to the data signal and the isolation circuit first and second transistors are both NMOS transistors or both PMOS transistors. The data signal of the cell may be a data signal or a complementary data signal. The SRAM cell may further have a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and coupled to a write bit line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and coupled to a complementary write bit line. The write port may further comprise a write word line coupled to the gates of the first and second access transistor and the write bit line and complementary write bit line coupled, respectively, to a source of each of the access transistors.


In another embodiment, the SRAM cell further comprises a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and a gate of the first access transistor coupled to a write bit line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and a gate of the second access transistor coupled to a complementary write bit line. In the other embodiment, the write port further comprises a write word line coupled to a gate of a write port transistor, a drain of the write port transistor coupled to a source of the first access transistor and a source of the second access transistor.


In yet another embodiment, the SRAM cell further comprises a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and a gate coupled to a write bit line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and a gate coupled to a write complementary bit line. In that embodiment, the write port further comprises a write word line coupled to a gate of each of a first and second write port transistors, a drain of the first write port transistor coupled to a source of the first access transistor and a drain of the second write port transistor coupled to a source of the second access transistor.


In another embodiment, the SRAM cell further comprises a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and a gate of the first access transistor being coupled to a write word line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and a gate of the second access transistor being coupled to the write word line. In this embodiment, the write port further comprises a first write port transistor whose gate is coupled to a complementary write bit line and whose drain is coupled to a source of the first access transistor and a second write port transistor whose gate is coupled to a write bit line and whose drain is coupled to a source of the second access transistor.


Each of the different embodiments of the dual port static random access memory computation cell can perform a Selective Write operation and can perform a Boolean AND, a Boolean NOR, a Boolean NAND or a Boolean OR operation. Each of the different embodiments of the dual port static random access memory computation cell can also perform search operation.


A processing array is also disclosed that has a plurality of dual port SRAM cells arranged in an array, a word line generator that is coupled to a read word line signal and a write word line signal for each dual port SRAM cell in the array and a plurality of bit line read and write logic circuits that are coupled to the read bit line, write bit line, complementary write bit line of each dual port SRAM cell. In the processing array, each dual port SRAM cell is coupled to a write word line and a read word line whose signals are generated by the word line generator and also being coupled to a read bit line, a write bit line and a complementary write bit line that are sensed by one of the plurality of bit line read and write logic circuits and each dual port SRAM cell having an isolation circuit that isolates a data signal representing a piece of data stored in the latch of the SRAM cell from a read bit line. In the processing array, one or more of the dual port SRAM cells are coupled to the read bit lines and perform a computational operation. The processing array may utilize the above disclosed dual port SRAM cells. The processing array can perform a Selective Write operation and can perform a Boolean AND, a Boolean NOR, a Boolean NAND or a Boolean OR operation. The processing array can also perform a search operation. The processing array can also do parallel shifting operation to shift the data from one bit line to the neighboring bit line on one or more or all bit lines concurrently. Furthermore, the processing array can activate read and write logic concurrently.


As set forth above, the disclosed computation SRAM cell and processing array may be implemented using an SRAM cell having more than 2 ports, such as a 3 port SRAM, a 4 port SRAM, etc. For example, the SRAM computation cell may be a 3-port cell that has 2 read ports and 1 write port. In this non-limiting example, the 3 port SRAM cell may be used to perform an operation like Y=OR (AND (A, B), AND (A,C)) more efficiently. Using the 3 port SRAM, the value of variable A is used twice using the 2 read ports. In this example operation, Y can be calculated in one cycle in which an AND (A,B) result is on RBL1 and an AND (A,C) result is on RBL2; and on the same cycle RBL2 data can be sent to RBL1 to do the OR operation to generate the final result. Therefore, this logic equation/operation can be done in 1 cycle when word lines are toggled once to generate the result, compared to 2 cycles of the dual port cell. Similarly, a 4 port SRAM cell could be used as well and the disclosure is not limited to any particular number of ports of the SRAM cell.



FIG. 10 illustrates an implementation of a dual port SRAM cell 100 that may be used for computation. The cell in FIG. 10 has the same isolation circuits (M101, M102) for the read bit line, the same storage latches (I101, I102), the same access transistors (M103, M104), the same write bit line and complementary write bit line, as well as the same read word line as the cell described in FIG. 2. However, the Selective Write implementation is different in FIG. 10. The active low write word line, WEb, is connected to an input of a NOR gate (I103) and the other input to connected to an active low Selective Write control signal, SWb, to control the gate of access transistors M103 and M104. SWb is running in the same direction as the bit line. In this implementation, the writing to the cell can only happen when both the write word line and selective write control signals are active.



FIG. 11 illustrates another implementation of a dual port SRAM cell 110 that may be used for computation. FIG. 11 is similar to FIG. 10, with selective write control signal SW, to combine with write word line, WE, to control the selective write operation. 2 access transistors M113 and M115 are in series to couple the storage latches to write bit line, WBL, and similarly, 2 access transistors M114 and M116 are in series to couple the storage latches to complementary write bit line, WBLb. The gates of M113 and M114 are coupled to WE and the gates of M115 and M116 are coupled to SW. SW is running in the same direction as the bit line. The writing to the cell can only happen when both write word line and selective write signals are active.


The foregoing description, for purpose of explanation, has been described with reference to specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the disclosure to the precise forms disclosed. Many modifications and variations are possible in view of the above teachings. The embodiments were chosen and described in order to best explain the principles of the disclosure and its practical applications, to thereby enable others skilled in the art to best utilize the disclosure and various embodiments with various modifications as are suited to the particular use contemplated.


The system and method disclosed herein may be implemented via one or more components, systems, servers, appliances, other subcomponents, or distributed between such elements. When implemented as a system, such systems may include and/or involve, inter alia, components such as software modules, general-purpose CPU, RAM, etc. found in general-purpose computers. In implementations where the innovations reside on a server, such a server may include or involve components such as CPU, RAM, etc., such as those found in general-purpose computers.


Additionally, the system and method herein may be achieved via implementations with disparate or entirely different software, hardware and/or firmware components, beyond that set forth above. With regard to such other components (e.g., software, processing components, etc.) and/or computer-readable media associated with or embodying the present inventions, for example, aspects of the innovations herein may be implemented consistent with numerous general purpose or special purpose computing systems or configurations. Various exemplary computing systems, environments, and/or configurations that may be suitable for use with the innovations herein may include, but are not limited to: software or other components within or embodied on personal computers, servers or server computing devices such as routing/connectivity components, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, consumer electronic devices, network PCs, other existing computer platforms, distributed computing environments that include one or more of the above systems or devices, etc.


In some instances, aspects of the system and method may be achieved via or performed by logic and/or logic instructions including program modules, executed in association with such components or circuitry, for example. In general, program modules may include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular instructions herein. The inventions may also be practiced in the context of distributed software, computer, or circuit settings where circuitry is connected via communication buses, circuitry or links. In distributed settings, control/instructions may occur from both local and remote computer storage media including memory storage devices.


The software, circuitry and components herein may also include and/or utilize one or more type of computer readable media. Computer readable media can be any available media that is resident on, associable with, or can be accessed by such circuits and/or computing components. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and can accessed by computing component. Communication media may comprise computer readable instructions, data structures, program modules and/or other components. Further, communication media may include wired media such as a wired network or direct-wired connection, however no media of any such type herein includes transitory media. Combinations of the any of the above are also included within the scope of computer readable media.


In the present description, the terms component, module, device, etc. may refer to any type of logical or functional software elements, circuits, blocks and/or processes that may be implemented in a variety of ways. For example, the functions of various circuits and/or blocks can be combined with one another into any other number of modules. Each module may even be implemented as a software program stored on a tangible memory (e.g., random access memory, read only memory, CD-ROM memory, hard disk drive, etc.) to be read by a central processing unit to implement the functions of the innovations herein. Or, the modules can comprise programming instructions transmitted to a general purpose computer or to processing/graphics hardware via a transmission carrier wave. Also, the modules can be implemented as hardware logic circuitry implementing the functions encompassed by the innovations herein. Finally, the modules can be implemented using special purpose instructions (SIMD instructions), field programmable logic arrays or any mix thereof which provides the desired level performance and cost.


As disclosed herein, features consistent with the disclosure may be implemented via computer-hardware, software and/or firmware. For example, the systems and methods disclosed herein may be embodied in various forms including, for example, a data processor, such as a computer that also includes a database, digital electronic circuitry, firmware, software, or in combinations of them. Further, while some of the disclosed implementations describe specific hardware components, systems and methods consistent with the innovations herein may be implemented with any combination of hardware, software and/or firmware. Moreover, the above-noted features and other aspects and principles of the innovations herein may be implemented in various environments. Such environments and related applications may be specially constructed for performing the various routines, processes and/or operations according to the invention or they may include a general-purpose computer or computing platform selectively activated or reconfigured by code to provide the necessary functionality. The processes disclosed herein are not inherently related to any particular computer, network, architecture, environment, or other apparatus, and may be implemented by a suitable combination of hardware, software, and/or firmware. For example, various general-purpose machines may be used with programs written in accordance with teachings of the invention, or it may be more convenient to construct a specialized apparatus or system to perform the required methods and techniques.


Aspects of the method and system described herein, such as the logic, may also be implemented as functionality programmed into any of a variety of circuitry, including programmable logic devices (“PLDs”), such as field programmable gate arrays (“FPGAs”), programmable array logic (“PAL”) devices, electrically programmable logic and memory devices and standard cell-based devices, as well as application specific integrated circuits. Some other possibilities for implementing aspects include: memory devices, microcontrollers with memory (such as EEPROM), embedded microprocessors, firmware, software, etc. Furthermore, aspects may be embodied in microprocessors having software-based circuit emulation, discrete logic (sequential and combinatorial), custom devices, fuzzy (neural) logic, quantum devices, and hybrids of any of the above device types. The underlying device technologies may be provided in a variety of component types, e.g., metal-oxide semiconductor field-effect transistor (“MOSFET”) technologies like complementary metal-oxide semiconductor (“CMOS”), bipolar technologies like emitter-coupled logic (“ECL”), polymer technologies (e.g., silicon-conjugated polymer and metal-conjugated polymer-metal structures), mixed analog and digital, and so on.


It should also be noted that the various logic and/or functions disclosed herein may be enabled using any number of combinations of hardware, firmware, and/or as data and/or instructions embodied in various machine-readable or computer-readable media, in terms of their behavioral, register transfer, logic component, and/or other characteristics. Computer-readable media in which such formatted data and/or instructions may be embodied include, but are not limited to, non-volatile storage media in various forms (e.g., optical, magnetic or semiconductor storage media) though again does not include transitory media. Unless the context clearly requires otherwise, throughout the description, the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense as opposed to an exclusive or exhaustive sense; that is to say, in a sense of “including, but not limited to.” Words using the singular or plural number also include the plural or singular number respectively. Additionally, the words “herein,” “hereunder,” “above,” “below,” and words of similar import refer to this application as a whole and not to any particular portions of this application. When the word “or” is used in reference to a list of two or more items, that word covers all of the following interpretations of the word: any of the items in the list, all of the items in the list and any combination of the items in the list.


Although certain presently preferred implementations of the invention have been specifically described herein, it will be apparent to those skilled in the art to which the invention pertains that variations and modifications of the various implementations shown and described herein may be made without departing from the spirit and scope of the invention. Accordingly, it is intended that the invention be limited only to the extent required by the applicable rules of law.


While the foregoing has been with reference to a particular embodiment of the disclosure, it will be appreciated by those skilled in the art that changes in this embodiment may be made without departing from the principles and spirit of the disclosure, the scope of which is defined by the appended claims.

Claims
  • 1. A dual port static random access memory, comprising: a memory cell having a storage cell, a read port for reading data from the storage cell and a write port for writing data to the storage cell;an isolation circuit that isolates a data signal representing a piece of data stored in the storage cell from a read bit line;the read port having a read word line that is coupled to the isolation circuit and activates the isolation circuit and the read bit line that is coupled to the isolation circuit;the write port having a write word line, a write bit line and complementary write bit line coupled to the memory cell;the storage cell further comprising a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and a gate of the first access transistor coupled to the write bit line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and a gate of the second access transistor coupled to the complementary write bit line;wherein the write port further comprises a single write port transistor and the write word line coupled to a gate of the single write port transistor and wherein a drain of the single write port transistor is coupled to a source of the first access transistor and a source of the second access transistor; andwherein the read bit line is capable of being used to provide read access to the storage cell data.
  • 2. The memory of claim 1, wherein the isolation circuit further comprises a first transistor whose gate is coupled to the read word line and a second transistor whose gate is coupled to the data signal.
  • 3. The memory of claim 2, wherein the isolation circuit first and second transistors are both NMOS transistors.
  • 4. The memory of claim 2, wherein the isolation circuit first and second transistors are both PMOS transistors.
  • 5. The memory of claim 1, wherein the data signal is one of a data signal and a complementary data signal.
  • 6. The memory of claim 1, wherein the write port further comprises a second write port transistor whose gate is coupled to write word line and whose drain is coupled to a source of the second access transistor.
  • 7. The memory of claim 6, wherein the isolation circuit further comprises a first transistor whose gate is coupled to the read word line and a second transistor whose gate is coupled to the data signal.
  • 8. The memory of claim 7, wherein the isolation circuit first and second transistors are both NMOS transistors.
  • 9. The memory of claim 7, wherein the isolation circuit first and second transistors are both PMOS transistors.
  • 10. The memory of claim 6, wherein the data signal is one of a data signal and a complementary data signal.
  • 11. The memory of claim 6, wherein the memory cell is capable of a selective write operation.
  • 12. The memory of claim 6, wherein the memory cell is capable of at least one of a boolean AND operation, a boolean NOR operation, a boolean NAND operation and a boolean OR operation.
  • 13. The memory of claim 1, wherein the memory cell is capable of a selective write operation.
  • 14. The memory of claim 1, wherein memory the cell is capable of at least one of a boolean AND operation, a boolean NOR operation, a boolean NAND operation and a boolean OR operation.
  • 15. A dual port static random access memory, comprising: a memory cell having a storage cell, a read port for reading data from the storage cell and a write port for writing data to the storage cell;an isolation circuit that isolates a data signal representing a piece of data stored in the storage cell from a read bit line wherein a gate of a first transistor of the isolation circuit is connected to the data signal;the read port having a read word line that is coupled to the isolation circuit and activates the isolation circuit and the read bit line that is coupled to the isolation circuit;the write port having a write word line, a write bit line and complementary write bit line coupled to the memory cell;the storage cell further comprising a first inverter having an input and an output and a second inverter having an input coupled to the output of the first inverter and an output coupled to the input of the first inverter, a first access transistor coupled to the input of the first inverter and the output of the second inverter and a gate of the first access transistor being coupled to a write bit line and a second access transistor coupled to the output of the first inverter and the input of the second inverter and a gate of the second access transistor being coupled to the complementary write bit line;wherein the write port further comprises a single write port transistor and the write word line coupled to a gate of the single write port transistor and wherein a drain of the single write port transistor is coupled to a source of the first access transistor and a source of the second access transistor; andwherein the read bit line is capable of being used to provide read access to the storage cell data.
  • 16. The memory of claim 15, wherein the isolation circuit further comprises a second transistor whose gate is coupled to the read word line and whose drain is connected to the read bit line.
  • 17. The memory of claim 16, wherein the isolation circuit first and second transistors are both NMOS transistors.
  • 18. The memory of claim 16, wherein the isolation circuit first and second transistors are both PMOS transistors.
  • 19. The memory of claim 15, wherein the data signal is one of a data signal and a complementary data signal.
  • 20. The memory of claim 15, wherein the write port further comprises a second write port transistor whose gate is coupled to a write bit line and whose drain is coupled to a source of the second access transistor.
  • 21. The memory of claim 20, wherein the isolation circuit further comprises a second transistor whose gate is coupled to the read word line and whose drain is connected to the read bit line.
  • 22. The memory of claim 21, wherein the isolation circuit first and second transistors are both NMOS transistors.
  • 23. The memory of claim 21, wherein the isolation circuit first and second transistors are both PMOS transistors.
  • 24. The memory of claim 20, wherein the data signal is one of a data signal and a complementary data signal.
  • 25. The memory of claim 20, wherein the memory cell is capable of a selective write operation.
  • 26. The memory of claim 20, wherein the memory cell is capable of at least one of a boolean AND operation, a boolean NOR operation, a boolean NAND operation and a boolean OR operation.
  • 27. The memory of claim 15, wherein the memory cell is capable of a selective write operation.
  • 28. The memory of claim 15, wherein the memory cell is capable of at least one of a boolean AND operation, a boolean NOR operation, a boolean NAND operation and a boolean OR operation.
PRIORITY CLAIMS/RELATED APPLICATIONS

This application claims the benefit and priority under 35 USC 119(e) and 120 to U.S. Provisional Patent Application Ser. No. 62/430,762 filed on Dec. 6, 2016 and entitled “Computational Dual Port Sram Cell And Processing Array Device Using The Dual Port Sram Cells”, the entirety of which is incorporated herein by reference.

US Referenced Citations (385)
Number Name Date Kind
3451694 Hass Jun 1969 A
3747952 Graebe Jul 1973 A
3795412 John Mar 1974 A
4227717 Bouvier Oct 1980 A
4308505 Messerschmitt Dec 1981 A
4587496 Wolaver May 1986 A
4594564 Yarborough, Jr. Jun 1986 A
4677394 Vollmer Jun 1987 A
4716322 D'Arrigo et al. Dec 1987 A
4741006 Yamaguchi et al. Apr 1988 A
4856035 Lewis Aug 1989 A
5008636 Markinson Apr 1991 A
5302916 Pritchett Apr 1994 A
5375089 Lo Dec 1994 A
5382922 Gersbach Jan 1995 A
5400274 Jones Mar 1995 A
5473574 Clemen et al. Dec 1995 A
5530383 May Jun 1996 A
5535159 Nii Jul 1996 A
5563834 Longway et al. Oct 1996 A
5587672 Ranganathan et al. Dec 1996 A
5608354 Hori Mar 1997 A
5661419 Bhagwan Aug 1997 A
5696468 Nise Dec 1997 A
5736872 Sharma et al. Apr 1998 A
5744979 Goetting Apr 1998 A
5744991 Jefferson et al. Apr 1998 A
5748044 Xue May 1998 A
5768559 Iino et al. Jun 1998 A
5805912 Johnson et al. Sep 1998 A
5883853 Zheng et al. Mar 1999 A
5937204 Schinnerer Aug 1999 A
5942949 Wilson et al. Aug 1999 A
5963059 Partovi et al. Oct 1999 A
5969576 Trodden Oct 1999 A
5969986 Wong Oct 1999 A
5977801 Boerstler Nov 1999 A
5999458 Nishimura et al. Dec 1999 A
6005794 Sheffield et al. Dec 1999 A
6044034 Katakura Mar 2000 A
6058063 Jang May 2000 A
6072741 Taylor Jun 2000 A
6100721 Durec et al. Aug 2000 A
6100736 Wu et al. Aug 2000 A
6114920 Moon et al. Sep 2000 A
6115320 Mick et al. Sep 2000 A
6133770 Hasegawa Oct 2000 A
6167487 Camacho Dec 2000 A
6175282 Yasuda Jan 2001 B1
6226217 Riedlinger May 2001 B1
6262937 Arcoleo et al. Jul 2001 B1
6263452 Jewett et al. Jul 2001 B1
6265902 Klemmer et al. Jul 2001 B1
6286077 Choi et al. Sep 2001 B1
6366524 Abedifard Apr 2002 B1
6377127 Fukaishi et al. Apr 2002 B1
6381684 Hronik et al. Apr 2002 B1
6385122 Chang May 2002 B1
6407642 Dosho et al. Jun 2002 B2
6418077 Naven Jul 2002 B1
6441691 Jones et al. Aug 2002 B1
6448757 Hill Sep 2002 B2
6473334 Bailey et al. Oct 2002 B1
6483361 Chiu Nov 2002 B1
6504417 Cecchi et al. Jan 2003 B1
6538475 Johansen et al. Mar 2003 B1
6567338 Mick May 2003 B1
6594194 Gold Jul 2003 B2
6642747 Chiu Nov 2003 B1
6661267 Walker et al. Dec 2003 B2
6665222 Wright et al. Dec 2003 B2
6683502 Groen et al. Jan 2004 B1
6683930 Dalmia Jan 2004 B1
6732247 Berg et al. May 2004 B2
6744277 Chang et al. Jun 2004 B1
6757854 Zhao Jun 2004 B1
6789209 Suzuki et al. Sep 2004 B1
6816019 Delbo' et al. Nov 2004 B2
6838951 Nieri et al. Jan 2005 B1
6842396 Kono Jan 2005 B2
6853696 Moser et al. Feb 2005 B1
6854059 Gardner Feb 2005 B2
6856202 Lesso Feb 2005 B2
6859107 Moon et al. Feb 2005 B1
6882237 Singh et al. Apr 2005 B2
6897696 Chang et al. May 2005 B2
6933789 Molnar et al. Aug 2005 B2
6938142 Pawlowski Aug 2005 B2
6940328 Lin Sep 2005 B2
6954091 Wurzer Oct 2005 B2
6975554 Lapidus et al. Dec 2005 B1
6998922 Jensen et al. Feb 2006 B2
7002404 Gaggl et al. Feb 2006 B2
7002416 Pettersen et al. Feb 2006 B2
7003065 Homol et al. Feb 2006 B2
7017090 Endou et al. Mar 2006 B2
7019569 Fan-Jiang Mar 2006 B2
7042271 Chung et al. May 2006 B2
7042792 Lee May 2006 B2
7042793 Masuo May 2006 B2
7046093 McDonagh et al. May 2006 B1
7047146 Chuang et al. May 2006 B2
7053666 Tak et al. May 2006 B2
7095287 Maxim et al. Aug 2006 B2
7099643 Lin Aug 2006 B2
7141961 Hirayama et al. Nov 2006 B2
7142477 Tran et al. Nov 2006 B1
7152009 Bokui et al. Dec 2006 B2
7180816 Park Feb 2007 B2
7200713 Cabot et al. Apr 2007 B2
7218157 Van De Beek et al. May 2007 B2
7233214 Kim et al. Jun 2007 B2
7246215 Lu et al. Jul 2007 B2
7263152 Miller et al. Aug 2007 B2
7269402 Uozumi et al. Sep 2007 B2
7282999 Da Dalt et al. Oct 2007 B2
7312629 Chuang et al. Dec 2007 B2
7313040 Chuang et al. Dec 2007 B2
7330080 Stoiber et al. Feb 2008 B1
7340577 Van Dyke et al. Mar 2008 B1
7349515 Chew et al. Mar 2008 B1
7352249 Balboni et al. Apr 2008 B2
7355482 Meltzer Apr 2008 B2
7355907 Chen et al. Apr 2008 B2
7369000 Wu et al. May 2008 B2
7375593 Self May 2008 B2
7389457 Chen et al. Jun 2008 B2
7439816 Lombaard Oct 2008 B1
7463101 Tung Dec 2008 B2
7464282 Abdollahi-Alibeik et al. Dec 2008 B1
7487315 Hur et al. Feb 2009 B2
7489164 Madurawe Feb 2009 B2
7512033 Hur et al. Mar 2009 B2
7516385 Chen et al. Apr 2009 B2
7538623 Jensen et al. May 2009 B2
7545223 Watanabe Jun 2009 B2
7565480 Ware et al. Jul 2009 B2
7577225 Azadet et al. Aug 2009 B2
7592847 Liu et al. Sep 2009 B2
7595657 Chuang et al. Sep 2009 B2
7622996 Liu Nov 2009 B2
7630230 Wong Dec 2009 B2
7633322 Zhuang et al. Dec 2009 B1
7635988 Madurawe Dec 2009 B2
7646215 Chuang et al. Jan 2010 B2
7646648 Arsovski Jan 2010 B2
7659783 Tai Feb 2010 B2
7660149 Liaw Feb 2010 B2
7663415 Chatterjee et al. Feb 2010 B2
7667678 Guttag Feb 2010 B2
7675331 Jung et al. Mar 2010 B2
7719329 Smith May 2010 B1
7719330 Lin et al. May 2010 B2
7728675 Kennedy et al. Jun 2010 B1
7737743 Gao et al. Jun 2010 B1
7746181 Moyal Jun 2010 B1
7746182 Ramaswamy et al. Jun 2010 B2
7750683 Huang et al. Jul 2010 B2
7760032 Ardehali Jul 2010 B2
7760040 Zhang et al. Jul 2010 B2
7760532 Shirley et al. Jul 2010 B2
7782655 Shau Aug 2010 B2
7812644 Cha et al. Oct 2010 B2
7830212 Lee et al. Nov 2010 B2
7839177 Soh Nov 2010 B1
7843239 Sohn et al. Nov 2010 B2
7843721 Chou Nov 2010 B1
7848725 Zolfaghari et al. Dec 2010 B2
7859919 De La Cruz, II et al. Dec 2010 B2
7876163 Hachigo Jan 2011 B2
7916554 Pawlowski Mar 2011 B2
7920409 Clark Apr 2011 B1
7920665 Lombaard Apr 2011 B1
7924599 Evans, Jr. et al. Apr 2011 B1
7940088 Sampath et al. May 2011 B1
7944256 Masuda May 2011 B2
7956695 Ding et al. Jun 2011 B1
7965108 Liu et al. Jun 2011 B2
8004920 Ito et al. Aug 2011 B2
8008956 Shin et al. Aug 2011 B1
8044724 Rao et al. Oct 2011 B2
8063707 Wang Nov 2011 B2
8087690 Kim Jan 2012 B2
8089819 Noda Jan 2012 B2
8117567 Arsovski Feb 2012 B2
8174332 Lombaard et al. May 2012 B1
8218707 Mai Jul 2012 B2
8242820 Kim Aug 2012 B2
8258831 Banai Sep 2012 B1
8284593 Russell Oct 2012 B2
8294502 Lewis et al. Oct 2012 B2
8400200 Shu et al. Mar 2013 B1
8488408 Shu et al. Jul 2013 B1
8493774 Kung Jul 2013 B2
8526256 Gosh Sep 2013 B2
8542050 Chuang et al. Sep 2013 B2
8575982 Shu et al. Nov 2013 B1
8593860 Shu et al. Nov 2013 B2
8625334 Liaw Jan 2014 B2
8643418 Ma et al. Feb 2014 B2
8692621 Snowden et al. Apr 2014 B2
8693236 Shu Apr 2014 B2
8817550 Oh Aug 2014 B1
8837207 Jou Sep 2014 B1
8885439 Shu et al. Nov 2014 B1
8971096 Jung et al. Mar 2015 B2
8995162 Sang Mar 2015 B2
9018992 Shu et al. Apr 2015 B1
9030893 Jung May 2015 B2
9053768 Shu et al. Jun 2015 B2
9059691 Lin Jun 2015 B2
9070477 Clark Jun 2015 B1
9083356 Cheng Jul 2015 B1
9093135 Khailany Jul 2015 B2
9094025 Cheng Jul 2015 B1
9135986 Shu Sep 2015 B2
9142285 Hwang et al. Sep 2015 B2
9159391 Shu et al. Oct 2015 B1
9171634 Bo Oct 2015 B2
9177646 Arsovski Nov 2015 B2
9196324 Haig et al. Nov 2015 B2
9240229 Oh et al. Jan 2016 B1
9311971 Oh Apr 2016 B1
9318174 Chuang et al. Apr 2016 B1
9356611 Shu et al. May 2016 B1
9384822 Shu et al. Jul 2016 B2
9385032 Shu Jul 2016 B2
9396790 Chhabra Jul 2016 B1
9401200 Chan Jul 2016 B1
9412440 Shu et al. Aug 2016 B1
9413295 Chang Aug 2016 B1
9431079 Shu et al. Aug 2016 B1
9443575 Yabuuchi Sep 2016 B2
9484076 Shu et al. Nov 2016 B1
9494647 Chuang et al. Nov 2016 B1
9552872 Jung Jan 2017 B2
9608651 Cheng Mar 2017 B1
9613670 Chuang et al. Apr 2017 B2
9613684 Shu et al. Apr 2017 B2
9640540 Liaw May 2017 B1
9679631 Haig et al. Jun 2017 B2
9685210 Ghosh et al. Jun 2017 B1
9692429 Chang Jun 2017 B1
9697890 Wang Jul 2017 B1
9722618 Cheng Aug 2017 B1
9729159 Cheng Aug 2017 B1
9789840 Farooq Oct 2017 B2
9804856 Oh et al. Oct 2017 B2
9847111 Shu et al. Dec 2017 B2
9853633 Cheng et al. Dec 2017 B1
9853634 Chang Dec 2017 B2
9859902 Chang Jan 2018 B2
9916889 Duong Mar 2018 B1
9935635 Chuang et al. Apr 2018 B2
9966118 Shu et al. May 2018 B2
10065594 Fukawatase Sep 2018 B2
10153042 Ehrman Dec 2018 B2
10192592 Shu et al. Jan 2019 B2
10249362 Shu Apr 2019 B2
10388364 Ishizu et al. Aug 2019 B2
10425070 Cheng et al. Sep 2019 B2
10535381 Shu et al. Jan 2020 B2
10659058 Cheng et al. May 2020 B1
20010052822 Kim et al. Dec 2001 A1
20020060938 Song May 2002 A1
20020136074 Hanzawa et al. Sep 2002 A1
20020154565 Noh et al. Oct 2002 A1
20020168935 Han Nov 2002 A1
20030016689 Hoof Jan 2003 A1
20030107913 Nii Jun 2003 A1
20030185329 Dickmann Oct 2003 A1
20040053510 Little Mar 2004 A1
20040062138 Partsch et al. Apr 2004 A1
20040090413 Yoo May 2004 A1
20040160250 Kim et al. Aug 2004 A1
20040169565 Gaggl et al. Sep 2004 A1
20040199803 Suzuki et al. Oct 2004 A1
20040240301 Rao Dec 2004 A1
20040264279 Wordeman Dec 2004 A1
20040264286 Ware et al. Dec 2004 A1
20050024912 Chen et al. Feb 2005 A1
20050026329 Kim et al. Feb 2005 A1
20050036394 Shiraishi Feb 2005 A1
20050186930 Rofougaran et al. Aug 2005 A1
20050226079 Zhu et al. Oct 2005 A1
20050226357 Yoshimura Oct 2005 A1
20050253658 Maeda et al. Nov 2005 A1
20050285862 Noda Dec 2005 A1
20060039227 Lai et al. Feb 2006 A1
20060055434 Tak et al. Mar 2006 A1
20060119443 Azam et al. Jun 2006 A1
20060139105 Maxim et al. Jun 2006 A1
20060143428 Noda Jun 2006 A1
20060248305 Fang Nov 2006 A1
20070001721 Chen et al. Jan 2007 A1
20070047283 Miyanishi Mar 2007 A1
20070058407 Dosaka et al. Mar 2007 A1
20070109030 Park May 2007 A1
20070115739 Huang May 2007 A1
20070139997 Suzuki Jun 2007 A1
20070171713 Hunter Jul 2007 A1
20070189101 Lambrache Aug 2007 A1
20070229129 Nakagawa Oct 2007 A1
20080010429 Rao Jan 2008 A1
20080049484 Sasaki Feb 2008 A1
20080068096 Feng et al. Mar 2008 A1
20080079467 Hou et al. Apr 2008 A1
20080080230 Liaw Apr 2008 A1
20080117707 Manickavasakam May 2008 A1
20080129402 Han et al. Jun 2008 A1
20080155362 Chang et al. Jun 2008 A1
20080175039 Thomas Jul 2008 A1
20080181029 Joshi et al. Jul 2008 A1
20080265957 Luong et al. Oct 2008 A1
20080273361 Dudeck et al. Nov 2008 A1
20090027947 Takeda Jan 2009 A1
20090089646 Hirose Apr 2009 A1
20090141566 Arsovski Jun 2009 A1
20090154257 Fukaishi et al. Jun 2009 A1
20090161468 Fujioka Jun 2009 A1
20090231943 Kunce et al. Sep 2009 A1
20090256642 Lesso Oct 2009 A1
20090296869 Chao et al. Dec 2009 A1
20090319871 Shirai et al. Dec 2009 A1
20100085086 Nedovic et al. Apr 2010 A1
20100157715 Pyeon Jun 2010 A1
20100169675 Kajihara Jul 2010 A1
20100172190 Lavi Jul 2010 A1
20100177571 Shori et al. Jul 2010 A1
20100214815 Tam Aug 2010 A1
20100232202 Lu Sep 2010 A1
20100260001 Kasprak et al. Oct 2010 A1
20100271138 Thakur et al. Oct 2010 A1
20100322022 Shinozaki et al. Dec 2010 A1
20110018597 Lee et al. Jan 2011 A1
20110063898 Ong Mar 2011 A1
20110153932 Ware et al. Jun 2011 A1
20110211401 Chan et al. Sep 2011 A1
20110267914 Ish Iku Ra Nov 2011 A1
20110280307 Macinnis et al. Nov 2011 A1
20110292743 Zimmerman Dec 2011 A1
20110299353 Ito et al. Dec 2011 A1
20120049911 Ura Mar 2012 A1
20120133114 Choi May 2012 A1
20120153999 Kim Jun 2012 A1
20120242382 Tsuchiya et al. Sep 2012 A1
20120243347 Sampigethaya Sep 2012 A1
20120250440 Wu Oct 2012 A1
20120327704 Chan Dec 2012 A1
20130039131 Haig et al. Feb 2013 A1
20130083591 Wuu Apr 2013 A1
20130170289 Grover Jul 2013 A1
20140056093 Tran et al. Feb 2014 A1
20140125390 Ma May 2014 A1
20140136778 Khailany et al. May 2014 A1
20140185366 Chandwani et al. Jul 2014 A1
20140269019 Kolar Sep 2014 A1
20150003148 Iyer et al. Jan 2015 A1
20150029782 Jung Jan 2015 A1
20150063052 Manning Mar 2015 A1
20150187763 Kim et al. Jul 2015 A1
20150213858 Tao Jul 2015 A1
20150248927 Fujiwara Sep 2015 A1
20150279453 Fujiwars Oct 2015 A1
20150302917 Grover Oct 2015 A1
20150310901 Jung Oct 2015 A1
20150357028 Huang et al. Dec 2015 A1
20160005458 Shu et al. Jan 2016 A1
20160027500 Chuang Jan 2016 A1
20160064068 Mojumder Mar 2016 A1
20160141023 Jung May 2016 A1
20160225436 Wang Aug 2016 A1
20160225437 Kumar Aug 2016 A1
20160284392 Block et al. Sep 2016 A1
20160329092 Akerib Nov 2016 A1
20170194046 Yeung, Jr. et al. Jul 2017 A1
20170345505 Noel et al. Nov 2017 A1
20180122456 Li May 2018 A1
20180123603 Chang May 2018 A1
20180157621 Shu et al. Jun 2018 A1
20180158517 Shu et al. Jun 2018 A1
20180158519 Shu et al. Jun 2018 A1
20180158520 Shu Jun 2018 A1
20200117398 Haig et al. Apr 2020 A1
20200160905 Charles et al. May 2020 A1
Foreign Referenced Citations (3)
Number Date Country
104752431 Jul 2015 CN
10133281 Jan 2002 DE
2005-346922 Dec 2005 JP
Non-Patent Literature Citations (1)
Entry
US 10,564,982 B1, 02/2020, Oh et al. (withdrawn)
Related Publications (1)
Number Date Country
20180158518 A1 Jun 2018 US
Provisional Applications (1)
Number Date Country
62430762 Dec 2016 US