US20010010642A1 - Static random access memory (SRAM) array central global decoder system and method - Google Patents

Static random access memory (SRAM) array central global decoder system and method Download PDF

Info

Publication number
US20010010642A1
US20010010642A1 US09/790,132 US79013201A US2001010642A1 US 20010010642 A1 US20010010642 A1 US 20010010642A1 US 79013201 A US79013201 A US 79013201A US 2001010642 A1 US2001010642 A1 US 2001010642A1
Authority
US
United States
Prior art keywords
memory cell
groups
wordline
memory cells
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/790,132
Other versions
US6366526B2 (en
Inventor
Samuel Naffziger
Donald Weiss
John Wuu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US09/790,132 priority Critical patent/US6366526B2/en
Publication of US20010010642A1 publication Critical patent/US20010010642A1/en
Application granted granted Critical
Publication of US6366526B2 publication Critical patent/US6366526B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/10Decoders
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/41Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming static cells with positive feedback, i.e. cells not needing refreshing or charge regeneration, e.g. bistable multivibrator or Schmitt trigger
    • G11C11/413Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing, timing or power reduction
    • G11C11/417Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing, timing or power reduction for memory cells of the field-effect type
    • G11C11/418Address circuits

Definitions

  • the present invention generally relates to memory management and storage in a computer or other system that uses static random access memory (SRAM), and more particularly, to a distributed decode system and method for improving SRAM density
  • a typical random access memory (RAM; e.g., static RA (SRAM) or dynamic RAM (DRAM)) system for a computer includes an array with one or more columns of SRAM cells configured to store respective logic states, i.e., either a logic high (logical “1”) or a logic low (logical “0”). Data is written to and/or read from each of the SRAM cells in each column via differential complimentary bit and nbit connections.
  • An address wordline which is decoded from a computer address sent by a central processing unit (CPU) or other processor, is communicated to the SRAM cells.
  • the address wordline particularly identifies and enables a specific SRAM cell during each reading and writing operation.
  • a write driver is designed to write data to a specific SRAM cell that is identified by an address wordline.
  • the bit and nbit connections are initially precharged.
  • the write driver discharges one of the bit and nbit connections while maintaining the state of the other, in order to create a voltage differential between the connections and instill a particular logic state in the SRAM cell.
  • a sense amplifier is utilized to retrieve data from SRAM cells.
  • the sense amplifier is typically a differential amplifier. It receives the differential complimentary signals on the bit and nbit connections and can read the stored logic state based upon the voltage differential and polarity between the connections.
  • the sense amplifier produces a data output when prompted to do so by a strobe control signal.
  • the strobe control signal can be a clock edge generated by some type of a timing control unit.
  • This configuration requires large decoders to maintain the “sweet spot” which is commonly known as the optimal relationship between the resistance of the signal wires to the size of the driver that is required to overcome the resistance. Consequently, the large number of decoders required to properly address the multitude of SRAM cells combined with the requirement that the decoders themselves must be large to maintain the sweet spot, the number of SRAM cells that can be placed on a single chip is substantially limited.
  • An object of the invention is to overcome the deficiencies and inadequacies of the prior art, as described previously in the background section. Briefly described, the present invention provides for distributed decode system and method for improving static random access memory (SRAM) density.
  • SRAM static random access memory
  • the system includes a plurality of groups of memory cells.
  • the groups of memory cells are comprised of first and second pluralities of memory cell columns whereby each of the columns include at least one memory cell.
  • the individual memory cells are configured to read and write a respective logic state.
  • the system further includes a sense amplifier in each of the groups, and it is coupled between the first and second pluralities of memory cell columns.
  • a column multiplexer is included in each of the groups of memory cells and is coupled to the first and second pluralities of memory cell columns and the sense amplifier.
  • the system includes a global decoder centrally coupled to the groups of memory cells, and it is configured to select any individual said memory cell in any of the groups of memory cells according to an address instruction executed by said global decoder.
  • the system is implemented with plurality of groups of memory cells.
  • the groups of memory cells are comprised of first and second pluralities of memory cell columns whereby each of the columns include at least one memory cell.
  • the individual memory cells are configured to read and write a respective logic state.
  • the system receives an address instruction information in a global decoder.
  • the global decoder is centrally located in the plurality of memory cell groups.
  • the system enables one of the plurality of groups of memory cells from the global decoder in response to the address instruction information. From the global decoder and in response to the address instruction information, the system activates a local wordline decoder and a local column decoder, which are both contained in the enabled memory cell group.
  • the activated local wordline decoder is implemented to enable a wordline contained in the enabled memory cell group, and the activated local column decoder is implemented to enable a memory cell column contained in the enabled memory cell group.
  • a specific logic state is either read from or written to a memory cell coupled to the enabled wordline and contained in the enabled memory cell column.
  • the invention has numerous advantages, a few of which are delineated hereafter, as merely examples.
  • An advantage of the invention is that it improves the speed of SRAM designs by requiring a fewer number of blocks through which to route signals.
  • Another advantage of the invention is that the density of the memory cells on the SRAM chip is greater because the invention minimizes the number of components required for implementation of a SRAM, particularly, significantly reducing the number of decoders required to access each individual SRAM cell.
  • Another advantage of the invention is that it is simple in design, reliable in operation, and easily implemented in mass production.
  • FIG. 1 is a schematic circuit diagram of a SRAM system of the prior art.
  • FIG. 2 is a schematic circuit diagram of an SRAM depicted in FIG. 1 that includes a plurality of row and column decoders thereby reducing the maximum space for SRAM memory.
  • FIG. 3 is a diagram of the SRAM Sub-Array with a distributed global decoder of the present invention with an exploded view of one SRAM group.
  • FIGS. 4A and 4B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing how the global decoder enables the desired column and wordline of a particular group of memory cells.
  • FIGS. 5A and 5B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing the global decoder and how it interacts with a local buffer contained in each group of memory cells to enable the desired column and wordline of a particular group of memory cells.
  • FIGS. 6A and 6B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing a pair of signal lines originating from the second logic block and the duplicate second logic block to enable two couple points on every wordline to reduce any delay caused by resistance or capacitance in the wordlines.
  • FIGS. 7A and 7B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing a pair of signal lines originating from the second logic block to a second local group logic block and a third local group logic block in each groups so as to create two couple points on every wordline for eliminating any delay caused by resistance or capacitance in the wordlines.
  • FIG. 1 A typical static random access memory (SRAM) system in accordance with the prior art is shown in FIG. 1 and is generally denoted by reference numeral 11 .
  • the SRAM system 11 may be situated in a computer or other electronic system.
  • the SRAM system 11 includes an array, typically two dimensional, of SRAM cells 13 configured to store respective logic states, i.e., either a logic high (logical “1”) or a logic low (logical “0”).
  • the SRAM cells 13 are often arranged in one or more parallel columns 12 (each a one dimensional array).
  • Data is written to and read from each of the SRAM cells 13 in each column 12 via differential complimentary bit and nbit connections 15 a, 15 b associated with each column 12 .
  • Cells 13 are identified for reading and writing operations via a memory address 14 sent by, for example, a central processing unit (CPU) of a computer.
  • the address 14 is decoded by a decoder 16 into an address wordline 17 and a column select 18 .
  • the former identifies a particular row in the array of the SRAM system 11 , whereas the latter identifies a particular column 12 .
  • the address wordline is communicated on connection 17 to the rows of SRAM cells 13 .
  • the address wordline on connection 17 is bit sliced via dual rail connections 19 a, 19 b in order to particularly identify and enable a specific row of SRAM cells 13 during each reading and writing operation.
  • the column select is communicated to a multiplexer (MUN 22 on connection 18 .
  • the MUX 22 is configured to select a particular column 12 , i.e., a particular pair of the bit and nbit connections 15 a, 15 b, based upon the column select 18 .
  • a write driver 24 is configured to receive complimentary data 21 a and ndata 21 b, typically from a CPU or other processor.
  • the write driver 24 is designed to write the data that is represented by the combination of data 21 a and ndata 21 b to a specific SRAM cell 13 that is identified by an address wordline 17 .
  • the write driver 24 includes a data transistor 23 a (e.g., an n-type field effect transistor, or an NFET) and an ndata transistor 23 b (e.g., an NFET or other type of driver).
  • the respective sources 25 a, 25 b of the transistors 23 a, 23 b are connected to the bit and nbit connection 15 a, 15 b, respectively via data and ndata connections 47 a, 47 b through column mux 22 . Further, each of these transistors 23 a, 23 b is actuated by signals on respective connections 21 a, 21 b that are passed to their respective gates.
  • the bit and nbit connections 15 a, 15 b are precharged via corresponding transistors 46 a, 46 b (e.g., p-type FETs, or PFETs), which are connected to the high voltage rail V DD , denoted by reference numeral 29 , and which are clocked by an inverse clock (NCK) signal 31 .
  • transistors 46 a, 46 b e.g., p-type FETs, or PFETs
  • NCK inverse clock
  • a sense amplifier 33 is utilized to retrieve data from SRAM cells 13 .
  • the sense amplifier 33 is typically a differential amplifier. It receives the differential complimentary signals on the bit and nbit connections 15 a, 15 b and can read the stored logic state from a SRAM cell 13 based upon the voltage differential and polarity between the bit and nbit signals on connections 15 a, 15 b.
  • the sense amplifier 33 produces a data output 35 when prompted to do so by a strobe control signal 37 .
  • the strobe control signal 37 can be a clock edge generated by some type of a timing control unit (not shown for simplicity).
  • Each SRAM cell 13 includes a pair of pass transistors 39 a, 39 b (e.g., NETs). Their corresponding sources 41 a, 41 b are connected to the bit and nbit connections 15 a, 15 b. Their corresponding drains 43 a, 43 b are connected to an inner looped latching circuit. Their corresponding gates are connected to and actuated by respective connections 19 a, 19 b from the connection 17 that carries an address wordline.
  • the latching circuit includes inverters 45 a, 45 b, for example, complimentary metal oxide semiconductor field effect transistors (CMOSFETs), having the input of one connected to the output of the other and the output of the other connected to the input of the one
  • CMOSFETs complimentary metal oxide semiconductor field effect transistors
  • the differential complimentary nodes 43 a, 43 b are driven to either logic states “01” or logic states “10”, respectively.
  • the former set of differential logic states may collectively represent a logical 1
  • the latter set may represent a logical 0.
  • bit and nbit connections 15 a, 15 b are precharged via respective transistors 27 a, 27 b.
  • the address wordline 17 and the column select 18 are communicated to the array of SRAM cells 13 from, for example, the CPU.
  • the write driver 24 writes data to the SRAM cells 13 or the sense amplifier 33 reads data from the SRAM cells 13 .
  • the write driver 24 causes one of the following: (a) the bit connection 15 a is maintained at a logic high, while the nbit connection 15 b is driven to a logic low from a logic high, or alternatively, (b) the bit connection 15 a is driven to a logic low from a logic high, while the nbit connection 15 b is maintained at a logic high.
  • the former scenario causes the accessed cell 13 to store one logic state, such as a logic high
  • the latter scenario causes the accessed cell 13 to store another logic state, such as a logic low.
  • the sense amplifier 33 senses the bit and nbit connections 15 a, 15 b.
  • One of two possible signal configurations should exist: (a) the bit connection 15 a is at a logic high, while the nbit connection 15 b is at a logic low, or alternatively, (b) the bit connection 15 a is at a logic low, while the nbit connection 15 b is at a logic high.
  • the former scenario causes the sense amplifier 33 to conclude that the accessed cell 13 is at one logic state, such as a logic high
  • the latter scenario causes the sense amplifier 33 to conclude that the accessed cell 13 is at another logic state, such as a logic low.
  • the nbit connection 15 b is driven to a logic low, while the bit connection 15 a is maintained at a logic high, by the ram cell 13 .
  • the strobe control signal 37 is triggered at a point when the nbit signal establishes a sufficient disparity between the bit and nbit signals.
  • the bit signal is about 3.3 volts (v) and the strobe control signal 37 is triggered when the nbit signal differs from V DD by about 100 millivolts (mv) to 1 v.
  • the sense amplifier 33 can read the states of the nodes 43 a, 43 b, and drive an appropriate logical state 35 when prompted to do so by the strobe control signal 37
  • FIG. 2 is a systematic circuit diagram showing a typical static random access memory (SRAM) system with the multiple number of decoders necessary to access each SRAM memory cell.
  • the sense amplifier 33 and write driver 24 are placed in the center of the SRAM array, and the bit and nbit connections 15 a, 15 b are split in half.
  • the SRAM 60 includes a first and second pluralities 62 a, 62 b of memory cell columns 12 .
  • Each column 12 includes one or more SRAM cells 13 , and each SRAM cell 13 is configured to store a respective logic state of either a logic one or a logic zero.
  • the SRAM cell 13 may be constructed as previously described and illustrated in FIG. 1.
  • Logic is configured to multiplex access to the first and second pluralities 62 a, 62 b of SRAM cell columns 12 to enable reading and writing operations relative to the SRAM cells 13 .
  • a first multiplexer 66 a for example, a four-to-one multiplexer, is configured to multiplex differential pairs (e.g., bit 3 , nbit 3 ; bit 2 , nbit 2 ; bit 1 , nbit 1 ; bit 0 , nbit 0 ) of bit and nbit connections 15 a, 15 b between the first plurality 62 a and both the sense amplifier 33 and the write driver 24 .
  • a second multiplexer 66 b for example, a four-to-one multiplexer, is configured to multiplex differential pairs (e.g., bit 3 , nbit 3 ; bit 2 , nbit 2 ; bit 1 , nbit 1 , bit 0 , nbit 0 ) of bit and nbit connections 15 a, 15 b between the second plurality 62 b and both the sense amplifier 33 and the write driver 24 .
  • differential pairs e.g., bit 3 , nbit 3 ; bit 2 , nbit 2 ; bit 1 , nbit 1 , bit 0 , nbit 0
  • Data is written to and read from each of the SRAM cells 13 in each column 12 via the differential complimentary bit and nbit connections 15 a, 15 b associated with each column 12 .
  • Cells 13 are identified for reading and writing operations via the memory address 14 sent by, for example, a central processing unit (CPU) of a computer.
  • the address 14 is decoded by a decoder 16 that is generally comprised of a row decoder 16 aa, a column decoder 16 ab, a row decoder 16 ba, and a column decoder 16 bb.
  • the row decoder 16 aa and the column decoder 16 ab are allocated to the first plurality 62 a of columns 12
  • the row decoder 16 ba and the column decoder 16 bb are allocated to the second plurality 62 b of columns 12
  • the row decoder 16 aa decodes the address 14 into address wordlines 17 a that are passed to respective rows of cells 13 of the first plurality 62 a.
  • the column decoder 16 ab produces a column select 18 aa connection 4 based upon the address 14 for controlling the NUX 66 a.
  • the row decoder 16 ba decodes the address 14 into address wordlines 17 b that are passed to respective rows of cells 13 in the second plurality 62 b.
  • the column decoder 16 bb produces a column select 18 b along a connection 4 based upon the address 14 for controlling the MUX 66 b.
  • the sense amplifier 33 is configured to read the bit and nbit connections 15 a, 15 b of the first and second pluralities 62 a, 62 b of RAM cell columns 12 via the first and second multiplexers 66 a, 66 b, respectively.
  • the sense amplifier 33 is configured to output any logic state from any of the RAM cells 13 based upon a voltage differential and a polarity between the bit and nbit connections 15 a, 15 b, which are channeled to the sense amplifier 33 via connections as indicated by reference arrows 68 a, 68 b and 72 a, 72 b.
  • the sense amplifier 33 is further configured to output the data, as indicated by reference arrow 76 .
  • the write driver 24 is configured to write data to the bit and nbit connections 15 a, 15 b and ultimately to a particular RAM cell 13 via respectively the first and second multiplexers 66 a, 66 b.
  • the write driver 24 is configured to drive any logic state onto any of the RAM cells 13 based upon the voltage differential and polarity between the bit and nbit connections 15 a, 15 b.
  • the write driver 24 connects to each set of bit and nbit connections 15 a, 15 b via respective connections 74 a, 74 b and 68 a, 68 b.
  • the write driver 24 receives data from a CPU or other processor, as indicated by reference arrow 77 .
  • An arrangement of a plurality of SRAM 60 results in an increased size of row decoders 16 aa, 16 ba and an increased size of column decoders 16 ab, 16 bb required to drive a large number of memory cells 13 .
  • a substantial amount of the finite space available for components is taken by the large decoders 16 .
  • a fewer number of SRAM cells can be implemented in the finite space thereby decreasing the maximum memory capacity of the SRAM.
  • the present invention overcomes this deficiency by utilizing a minimum number of decoders in a global decode block of the SRAM the can access any memory cell in the SRAM thereby eliminating the requirement for the plurality of decoders 16 .
  • FIG. 3 is a block diagram of an SRAM Sub-Array 99 with an exploded view of an SRAM group 83 contained in the SRAM Sub-Array 99 .
  • SRAM Sub-Array 99 is an arrangement of SRAM groups situated around a global decode 71 .
  • SRAM Sub-Array 99 contains eight groups, which are similar to the SRAM depicted in FIG. 2 but without the decoders 16 .
  • Groups 0 - 3 (reference numerals 80 - 83 respectively) are situated on one side of the global decoder 71
  • Groups 4 - 7 reference numerals 84 - 87 respectively
  • Group 3 SRAM 83 is shown in an exploded view to the left of SRAM Sub-Array 99 in FIG. 3.
  • Group 3 SRAM 83 is similar to the SRAM 60 depicted in FIG. 2 without the row decodes 16 aa, 16 ba, and the column decodes 16 ab and 16 bb.
  • Group 3 SRAM 83 includes a first and second pluralities of N ⁇ M SRAM Array 62 a, 62 b of memory cell columns 12 .
  • Each column 12 includes one or more SRAM cells 13 , and each SRAM cell 13 is configured to store a respective logic state of either a logical 1 or a logical 0.
  • a column multiplexor 66 , a sense amplifier 33 , and a write driver 24 are coupled between the first and second pluralities of N ⁇ M SRAM Arrays 62 a, 62 b.
  • a local buffer 90 is coupled between the first and second pluralities of N ⁇ M SRAM Arrays 62 a, 62 b to assist in addressing individual memory cells 13 .
  • the local buffer 90 includes a first local logic element 91 that is configured to select the column of the memory cell address for the reading or writing operation.
  • a second logic block 92 is included in the local buffer 90 to route incoming signals to the desired memory cell 13 .
  • the first and second local logic blocks 91 92 do not relay signals to the memory cell 13 unless they are enabled to do so by command transferred along input local enable line 124 . If local group enable line 124 is high, then first and second local logic blocks 91 , 92 will operate to select the individual memory cell 13 for the reading and writing operation.
  • first and second local logic blocks 91 , 92 will not transfer any signal to any memory cell 13 contained in either first or second pluralities of N ⁇ M SRAM Array 62 a, 62 b of Group 3 SRAM 83 .
  • FIGS. 4A and 4B are a split view of SRAM Sub-Array 99 in FIG. 3.
  • FIG. 4A shows Groups 0 - 3 of SRAM Sub-Array 99 and also the global decoder 71 .
  • FIG. 4B similarly depicts the global decoder 71 with Groups 4 - 7 of SRAM Sub-Array 99 .
  • Groups 0 - 7 include 64 rows of memory cells 13 in the first and second pluralities of N ⁇ M SRAM arrays 62 a, 62 b.
  • column multiplexor 66 coupled between SRAM arrays 62 a, 62 b are column multiplexor 66 , sense amplifier 33 , and write driver 24 .
  • the global decoder 71 receives an address input on address input line 101 .
  • a clocked input is received by the global decoder 71 along clock line 103 .
  • a first logic block 96 is utilized in the global decoder 71 to enable one of the columns 12 in one of the Groups 0 - 7 (reference numerals 80 - 87 ) for reading and/or writing operations.
  • the first logic block 96 is a typical decoder that receives a portion of an address with an output to enable a single column of memory cells in a column mux.
  • a typical 6-bit decoder may be utilized such that it will include eight possible outputs to be able to address any of the eight columns in each column mux in any of the groups of the SRAM Sub-Array 99 .
  • the output from the first logic block 96 is routed along connection 111 to a single column in each column mux in each eight groups.
  • Global decoder 71 also includes a second logic block 97 configured to communicate with one of the groups of the memory cells to enable one of the plurality of wordlines 17 for addressing an individual SRAM cell 13 .
  • second logic block 97 must be at least a 10-bit decoder to allow for each potential addressing configuration.
  • the global decoder 71 receives a portion of an address line 101 .
  • the address input line is coupled to each of the logic blocks 96 , 97 in global decoder 71 .
  • the operation of each of the logic blocks 96 , 97 are controlled by a clock input to the global decoder 71 along clock input line 103 .
  • first logic block 96 may be a 6-bit decoder
  • second logic block 97 may be a 10-bit decoder.
  • 13 bits are required to address any individual memory cell 13 in SRAM Sub-Array 99 .
  • the first three bits of the address direct first logic block 96 to select one of the eight columns in each column mux in any of the groups 0 - 7 , and the last ten bits select the individual wordline in one of the eight groups 0 - 7 .
  • FIGS. 5A and 5B are a schematic diagram depicting an alternative embodiment of the present invention.
  • the global decoder 71 includes an address input line 101 and a clock input line 103 .
  • a first logic block 96 is included to route an incoming address to the desired column in each column mux of one of the eight groups of SRAM Sub-Array 99 .
  • a second logic block 91 is implemented to select a desired wordline 121 contained in one of the eight groups included in SRAM Sub-Array 99 .
  • a third logic block 98 is included to enable one of the eight groups to be active for either reading or writing a specific logic state to one of the memory cells 13 contained in that group.
  • third logic block 98 may be a 3-bit decoder so as to route signals received on address line 101 to eight possible combinations, which in this case are represented by groups 0 - 7 in FIGS. 5A and 5B.
  • the output from third logic block 98 travels upon signal lines 113 to each local enable line 124 contained in each group.
  • the output from third logic block 98 only enables a single group in the SRAM Sub-Array 99 at a time.
  • a local buffer 90 is contained within each of the eight groups of SRAM Sub-Array 99 for performing a final stage of decode. Contained in each local buffer 90 is a first local group logic block 91 that is coupled to signal line 111 for receiving input from first logic block 96 . The first local group logic block is also coupled to local group enable line 124 for receiving input from third logic block 98 . When the first logic block 96 outputs an address along signal line 113 , the data is transferred to the local group logic block 91 contained in every group of SRAM Sub-Array 99 . The address information which pertains to the desired column 12 that contains memory cell 13 is not activated unless that individual group local enable line 124 is in a high state.
  • first local group logic block 91 will transfer address information to the desired column contained in group 3 SRAM 83 via column select line 123 .
  • no other first logic block 91 in groups 0 - 2 and 4 - 7 will transfer this information because local enable wire 124 is not in a high state.
  • the local buffer 90 also contains a second local group logic block 92 to select the individual wordline 121 in the group in which the local buffer 90 resides.
  • second logic block 97 outputs an address along signal lines 112 that is relayed to all the groups in SRAM Sub-Array 99 .
  • Each second local group logic block 92 receives this information along signal lines 112 ; however, only a single second local group logic block 92 will transfer this information to a wordline 121 so that the signal is ultimately transferred to memory cell 13 .
  • the third logic block 98 must output an address for one of the eight groups in SRAM Sub-Array 99 which is transferred along local enable wire 123 for activating a second local group logic block 92 .
  • the second local group logic block 92 contained in group 3 SRAM 83 when the second local group logic block 92 contained in group 3 SRAM 83 receives input from local enable wire 124 , the second local group block 92 will relay the data to the addressed wordline 121 contained in group 3 SRAM 83 .
  • the local buffer 90 is able to perform a final stage of decode in properly addressing the correct column 12 and wordline 121 to access the desired memory cell 13 in the group of SRAM Sub-Array 99 .
  • a fewer number of decoders are required as opposed to the configuration in FIG. 2 creating a greater amount of space in the SRAM for a greater number of memory cells 12 .
  • the configuration of the present invention increases the storage capacity of the SRAM.
  • FIGS. 6A and 6B are a schematic diagram of yet another embodiment of the present invention.
  • multiple signal lines are routed from the global decoder 71 to multiple points of the same wordlines 121 in each of the eight groups of SRAM Sub-Array 99 .
  • second logic block 97 outputs the address along signal lines 112 a to wordlines 121 in groups 0 - 7 .
  • a connector line 114 is included in global decoder 71 to also route the signal from signal line 112 a to signal lines 112 b.
  • the output from second logic block 97 is communicated across connector 114 , to signal lines 112 b, and finally onto wordlines 121 in each of groups 0 - 7 .
  • Signal lines 112 b connect to wordlines 121 at a point that is distal from the connection point of signal lines 112 a to wordlines 121 .
  • the first logic block 96 accepts input from the address input line 101 and the clock input line 103 to decode the address for the selected column in one of the groups of SRAM Sub-Array 99 .
  • the output from the first logic block 96 is routed along signal line 111 to the column select lines 123 in each of the eight groups.
  • the individual memory cell 13 that is selected is the one that resides in both the selected column and the selected row of memory cells whose wordline 121 is high.
  • FIGS. 7A and 7B are schematic diagrams which employ a local buffer 90 utilizing duplicate wiring to address the wordlines for overcoming resistance/capacitance delay.
  • the third logic block 98 is incorporated to receive address information 101 for enabling one of the groups contained in SRAM Sub-Array 99 and disabling all other groups.
  • the output from the third logic block 98 is transferred along signal lines 113 to the local group enable lines 124 in each of the groups 0 - 7 ; however, only one of the local group enable lines 124 will go high thereby enabling that group. All other groups' local group enable line will remain low so as to disable that group of memory cells.
  • the third logic block may receive an address instruction requiring that group 3 SRAM 83 be enabled.
  • the signal would be routed along signal lines 113 to cause the local group enable line 124 in group 3 SRAM 83 to be high and the local group enable lines in groups 0 - 2 and 4 - 7 to be low.
  • group 3 SRAM 83 is enabled for either reading or writing a specific logical state.
  • a first logic block 96 is implemented to receive an address from address input line 101 to route data to a local buffer 90 in one of the groups 0 - 7 .
  • Output from first logic block 96 is transferred along signal line 111 to local buffer 90 of each group 0 - 7
  • Contained in each local buffer 90 of each group is a first local group logic block 91 for selecting the column 12 in that particular group.
  • the first local group logic block 91 in group 3 SRAM 83 will be the only first local group logic block to select a column because only the local group enable line 124 in group 3 SRAM 83 is high.
  • the first local group logic block 91 in group 3 SRAM 83 thereafter routes the address information to the appropriate column of memory cells 12 via the column select line 123 .
  • the local buffer 90 in each of the groups 0 - 7 also contain a second local group logic block 92 a and a third local group logic block 92 b.
  • the third local group logic block 92 b is identical to the second local group logic block 92 a: however, it is connected to the individual wordlines 121 at a distal point from where the second group logic block 92 a connects to the wordlines.
  • Second local group logic block 92 a and third local group logic block 92 b receive address information along address line for addressing an individual wordline contained in one of the groups 0 - 7 of SRAM Sub-Array 99 .
  • second logic block 97 in the global decoder 71 receives address information 101 for routing data to the second local group logic block 92 a and the third local group logic block 92 b contained in the eight groups.
  • the output from second logic block 97 is transferred along signal lines 112 a to the second local group logic blocks 92 a and along signal lines 112 b to the third local group logic blocks 92 b.
  • the signal line 112 b is coupled to signal line 112 a via connection 116 between signal lines 112 a and 112 b. From there, the addressing information to the second local group logic block 92 a and the third local group logic block 92 b in each local buffer 90 .
  • the second local group logic block 92 a and the third local group logic block 92 b of any group will only execute the address instruction if the local group enable line 124 is high for that particular group. Thus, if group 3 SRAM 83 is enabled, then the second local group logic block 92 a and the third local group logic block 92 b in group 3 SRAM 83 will route the inputted data to a single wordline 121 . Finally, data is either written to or read from the targeted memory cell 13 .
  • each SRAM Sub-Array 99 is address by a separate global decoder 71 .
  • the benefit of this configuration is increased density because of the reduction in the number of decoders over the prior art as discussed above.

Abstract

A static random access memory (SRAM) cell is provided that optimizes the density of memory cells in an array with the maximum speed possible in addressing the memory cells for reading and writing operations. The SRAM cell is divided into groups of SRAM arrays of cells with a centrally located distributed global decoder to address any individual memory cell in the SRAM array. The global decoder accepts an addressing input and outputs a signal for selecting an individual column of memory cells in the SRAM array. The global decoder also outputs a signal selecting an individual row of memory cells contained in the SRAM array. The global decoder may include logic to decode addressing bits to produce a group select signal. Thus, the global decoder is able to select any single memory cell in the SRAM cell for reading or writing specific logical states.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a divisional of copending U.S. utility application entitled, “Distributed Decode System and Method for Improving Static Random Access Memory (SRAM) Density,” having Ser. No. 09/492,510, filed Jan. 27, 2000, which is entirely incorporated herein by reference. [0001]
  • FIELD OF THE INVENTION
  • The present invention generally relates to memory management and storage in a computer or other system that uses static random access memory (SRAM), and more particularly, to a distributed decode system and method for improving SRAM density [0002]
  • BACKGROUND OF THE INVENTION
  • A typical random access memory (RAM; e.g., static RA (SRAM) or dynamic RAM (DRAM)) system for a computer includes an array with one or more columns of SRAM cells configured to store respective logic states, i.e., either a logic high (logical “1”) or a logic low (logical “0”). Data is written to and/or read from each of the SRAM cells in each column via differential complimentary bit and nbit connections. An address wordline, which is decoded from a computer address sent by a central processing unit (CPU) or other processor, is communicated to the SRAM cells. The address wordline particularly identifies and enables a specific SRAM cell during each reading and writing operation. [0003]
  • A write driver is designed to write data to a specific SRAM cell that is identified by an address wordline. The bit and nbit connections are initially precharged. In order to write a logic state to a particular SRAM cell, the write driver discharges one of the bit and nbit connections while maintaining the state of the other, in order to create a voltage differential between the connections and instill a particular logic state in the SRAM cell. [0004]
  • A sense amplifier is utilized to retrieve data from SRAM cells. The sense amplifier is typically a differential amplifier. It receives the differential complimentary signals on the bit and nbit connections and can read the stored logic state based upon the voltage differential and polarity between the connections. The sense amplifier produces a data output when prompted to do so by a strobe control signal. The strobe control signal can be a clock edge generated by some type of a timing control unit. [0005]
  • In order to create high-density memories requiring little space, storage elements are often made with the fewest and smallest parts possible. A problem exists, however, in that a high number of decoders are required to access the desired address wordline and column to enable a specific SRAM cell in the array. The use of the large number of decoders imposes a substantial size and component count burden on the chip. Moreover, because the arrays of memory cells in these types of configurations are large, the decoders that are required to drive signals across the arrays to overcome the resistance of the signal wires must also be large. This configuration requires large decoders to maintain the “sweet spot” which is commonly known as the optimal relationship between the resistance of the signal wires to the size of the driver that is required to overcome the resistance. Consequently, the large number of decoders required to properly address the multitude of SRAM cells combined with the requirement that the decoders themselves must be large to maintain the sweet spot, the number of SRAM cells that can be placed on a single chip is substantially limited. [0006]
  • In order to improve the density of SRAM cells relative to speed, a heretofore unaddressed need exists in the industry for an improved SRAM system that increases speed and reduces size and the number of required components in the chip. [0007]
  • SUMMARY OF THE INVENTION
  • An object of the invention is to overcome the deficiencies and inadequacies of the prior art, as described previously in the background section. Briefly described, the present invention provides for distributed decode system and method for improving static random access memory (SRAM) density. [0008]
  • With respect to architecture, the system is implemented as follows. The system includes a plurality of groups of memory cells. The groups of memory cells are comprised of first and second pluralities of memory cell columns whereby each of the columns include at least one memory cell. The individual memory cells are configured to read and write a respective logic state. The system further includes a sense amplifier in each of the groups, and it is coupled between the first and second pluralities of memory cell columns. A column multiplexer is included in each of the groups of memory cells and is coupled to the first and second pluralities of memory cell columns and the sense amplifier. Additionally, the system includes a global decoder centrally coupled to the groups of memory cells, and it is configured to select any individual said memory cell in any of the groups of memory cells according to an address instruction executed by said global decoder. [0009]
  • In an alternative embodiment, the system is implemented with plurality of groups of memory cells. The groups of memory cells are comprised of first and second pluralities of memory cell columns whereby each of the columns include at least one memory cell. The individual memory cells are configured to read and write a respective logic state. The system receives an address instruction information in a global decoder. The global decoder is centrally located in the plurality of memory cell groups. The system enables one of the plurality of groups of memory cells from the global decoder in response to the address instruction information. From the global decoder and in response to the address instruction information, the system activates a local wordline decoder and a local column decoder, which are both contained in the enabled memory cell group. The activated local wordline decoder is implemented to enable a wordline contained in the enabled memory cell group, and the activated local column decoder is implemented to enable a memory cell column contained in the enabled memory cell group. A specific logic state is either read from or written to a memory cell coupled to the enabled wordline and contained in the enabled memory cell column. [0010]
  • The invention has numerous advantages, a few of which are delineated hereafter, as merely examples. [0011]
  • An advantage of the invention is that it improves the speed of SRAM designs by requiring a fewer number of blocks through which to route signals. [0012]
  • Another advantage of the invention is that the density of the memory cells on the SRAM chip is greater because the invention minimizes the number of components required for implementation of a SRAM, particularly, significantly reducing the number of decoders required to access each individual SRAM cell. [0013]
  • Another advantage of the invention is that it is simple in design, reliable in operation, and easily implemented in mass production. [0014]
  • Other objects, features, and advantages of the present invention will become apparent to one with skill in the art upon examination of the following drawings and detailed description. It is intended that all such additional objects, features, and advantages be included herein within the scope of the present invention, as defined by the claims. [0015]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention can be better understood with reference to the following drawings. The components in the drawings are not necessarily to scale, emphasis instead being placed upon clearly illustrating principles of the present invention. In the drawings, like reference numerals designate corresponding parts throughout the several views. [0016]
  • FIG. 1 is a schematic circuit diagram of a SRAM system of the prior art. [0017]
  • FIG. 2 is a schematic circuit diagram of an SRAM depicted in FIG. 1 that includes a plurality of row and column decoders thereby reducing the maximum space for SRAM memory. [0018]
  • FIG. 3 is a diagram of the SRAM Sub-Array with a distributed global decoder of the present invention with an exploded view of one SRAM group. [0019]
  • FIGS. 4A and 4B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing how the global decoder enables the desired column and wordline of a particular group of memory cells. [0020]
  • FIGS. 5A and 5B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing the global decoder and how it interacts with a local buffer contained in each group of memory cells to enable the desired column and wordline of a particular group of memory cells. [0021]
  • FIGS. 6A and 6B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing a pair of signal lines originating from the second logic block and the duplicate second logic block to enable two couple points on every wordline to reduce any delay caused by resistance or capacitance in the wordlines. [0022]
  • FIGS. 7A and 7B are a schematic circuit diagram of the SRAM Sub-Array of FIG. 3 showing a pair of signal lines originating from the second logic block to a second local group logic block and a third local group logic block in each groups so as to create two couple points on every wordline for eliminating any delay caused by resistance or capacitance in the wordlines. [0023]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • A typical static random access memory (SRAM) system in accordance with the prior art is shown in FIG. 1 and is generally denoted by [0024] reference numeral 11. The SRAM system 11 may be situated in a computer or other electronic system. The SRAM system 11 includes an array, typically two dimensional, of SRAM cells 13 configured to store respective logic states, i.e., either a logic high (logical “1”) or a logic low (logical “0”). The SRAM cells 13 are often arranged in one or more parallel columns 12 (each a one dimensional array).
  • Data is written to and read from each of the [0025] SRAM cells 13 in each column 12 via differential complimentary bit and nbit connections 15 a, 15 b associated with each column 12. Cells 13 are identified for reading and writing operations via a memory address 14 sent by, for example, a central processing unit (CPU) of a computer. The address 14 is decoded by a decoder 16 into an address wordline 17 and a column select 18. The former identifies a particular row in the array of the SRAM system 11, whereas the latter identifies a particular column 12.
  • More specifically, the address wordline is communicated on [0026] connection 17 to the rows of SRAM cells 13. The address wordline on connection 17 is bit sliced via dual rail connections 19 a, 19 b in order to particularly identify and enable a specific row of SRAM cells 13 during each reading and writing operation. Moreover, the column select is communicated to a multiplexer (MUN 22 on connection 18. The MUX 22 is configured to select a particular column 12, i.e., a particular pair of the bit and nbit connections 15 a, 15 b, based upon the column select 18.
  • A [0027] write driver 24 is configured to receive complimentary data 21 a and ndata 21 b, typically from a CPU or other processor. The write driver 24 is designed to write the data that is represented by the combination of data 21 a and ndata 21 b to a specific SRAM cell 13 that is identified by an address wordline 17. The write driver 24 includes a data transistor 23 a (e.g., an n-type field effect transistor, or an NFET) and an ndata transistor 23 b (e.g., an NFET or other type of driver). The respective sources 25 a, 25 b of the transistors 23 a, 23 b are connected to the bit and nbit connection 15 a, 15 b, respectively via data and ndata connections 47 a, 47 b through column mux 22. Further, each of these transistors 23 a, 23 b is actuated by signals on respective connections 21 a, 21 b that are passed to their respective gates.
  • The bit and [0028] nbit connections 15 a, 15 b are precharged via corresponding transistors 46 a, 46 b (e.g., p-type FETs, or PFETs), which are connected to the high voltage rail VDD, denoted by reference numeral 29, and which are clocked by an inverse clock (NCK) signal 31. As it is clear from the configuration in FIG. 1, the precharge transistors 27 a, 27 b precharge the corresponding data and ndata connections 47 a, 47 b while the write driver transistors 23 a, 23 b discharge the same, when appropriate.
  • A [0029] sense amplifier 33 is utilized to retrieve data from SRAM cells 13. The sense amplifier 33 is typically a differential amplifier. It receives the differential complimentary signals on the bit and nbit connections 15 a, 15 b and can read the stored logic state from a SRAM cell 13 based upon the voltage differential and polarity between the bit and nbit signals on connections 15 a, 15 b. The sense amplifier 33 produces a data output 35 when prompted to do so by a strobe control signal 37. The strobe control signal 37 can be a clock edge generated by some type of a timing control unit (not shown for simplicity).
  • Each [0030] SRAM cell 13 includes a pair of pass transistors 39 a, 39 b (e.g., NETs). Their corresponding sources 41 a, 41 b are connected to the bit and nbit connections 15 a, 15 b. Their corresponding drains 43 a, 43 b are connected to an inner looped latching circuit. Their corresponding gates are connected to and actuated by respective connections 19 a, 19 b from the connection 17 that carries an address wordline. The latching circuit includes inverters 45 a, 45 b, for example, complimentary metal oxide semiconductor field effect transistors (CMOSFETs), having the input of one connected to the output of the other and the output of the other connected to the input of the one
  • In operation, the differential complimentary nodes [0031] 43 a, 43 b are driven to either logic states “01” or logic states “10”, respectively. As an example, the former set of differential logic states may collectively represent a logical 1, whereas the latter set may represent a logical 0.
  • Initially, the bit and [0032] nbit connections 15 a, 15 b are precharged via respective transistors 27 a, 27 b. Next, the address wordline 17 and the column select 18 are communicated to the array of SRAM cells 13 from, for example, the CPU. At this point, either the write driver 24 writes data to the SRAM cells 13 or the sense amplifier 33 reads data from the SRAM cells 13.
  • During a write operation, the [0033] write driver 24 causes one of the following: (a) the bit connection 15 a is maintained at a logic high, while the nbit connection 15 b is driven to a logic low from a logic high, or alternatively, (b) the bit connection 15 a is driven to a logic low from a logic high, while the nbit connection 15 b is maintained at a logic high. The former scenario causes the accessed cell 13 to store one logic state, such as a logic high, while the latter scenario causes the accessed cell 13 to store another logic state, such as a logic low.
  • During a read operation, the [0034] sense amplifier 33 senses the bit and nbit connections 15 a, 15 b. One of two possible signal configurations should exist: (a) the bit connection 15 a is at a logic high, while the nbit connection 15 b is at a logic low, or alternatively, (b) the bit connection 15 a is at a logic low, while the nbit connection 15 b is at a logic high. The former scenario causes the sense amplifier 33 to conclude that the accessed cell 13 is at one logic state, such as a logic high, while the latter scenario causes the sense amplifier 33 to conclude that the accessed cell 13 is at another logic state, such as a logic low.
  • For a read operation, the [0035] nbit connection 15 b is driven to a logic low, while the bit connection 15 a is maintained at a logic high, by the ram cell 13. As the nbit connection transcends from high voltage, the strobe control signal 37 is triggered at a point when the nbit signal establishes a sufficient disparity between the bit and nbit signals. In a specific example of a possible embodiment, the bit signal is about 3.3 volts (v) and the strobe control signal 37 is triggered when the nbit signal differs from VDD by about 100 millivolts (mv) to 1 v.
  • The [0036] sense amplifier 33 can read the states of the nodes 43 a, 43 b, and drive an appropriate logical state 35 when prompted to do so by the strobe control signal 37
  • FIG. 2 is a systematic circuit diagram showing a typical static random access memory (SRAM) system with the multiple number of decoders necessary to access each SRAM memory cell. The [0037] sense amplifier 33 and write driver 24 are placed in the center of the SRAM array, and the bit and nbit connections 15 a, 15 b are split in half.
  • The [0038] SRAM 60 includes a first and second pluralities 62 a, 62 b of memory cell columns 12. Each column 12 includes one or more SRAM cells 13, and each SRAM cell 13 is configured to store a respective logic state of either a logic one or a logic zero. The SRAM cell 13 may be constructed as previously described and illustrated in FIG. 1.
  • Logic is configured to multiplex access to the first and [0039] second pluralities 62 a, 62 b of SRAM cell columns 12 to enable reading and writing operations relative to the SRAM cells 13. In this regard, a first multiplexer 66 a, for example, a four-to-one multiplexer, is configured to multiplex differential pairs (e.g., bit 3, nbit 3; bit 2, nbit 2; bit 1, nbit 1; bit 0, nbit 0) of bit and nbit connections 15 a, 15 b between the first plurality 62 a and both the sense amplifier 33 and the write driver 24. A second multiplexer 66 b, for example, a four-to-one multiplexer, is configured to multiplex differential pairs (e.g., bit 3, nbit 3; bit 2, nbit 2; bit 1, nbit 1, bit 0, nbit 0) of bit and nbit connections 15 a, 15 b between the second plurality 62 b and both the sense amplifier 33 and the write driver 24.
  • Data is written to and read from each of the [0040] SRAM cells 13 in each column 12 via the differential complimentary bit and nbit connections 15 a, 15 b associated with each column 12. Cells 13 are identified for reading and writing operations via the memory address 14 sent by, for example, a central processing unit (CPU) of a computer. The address 14 is decoded by a decoder 16 that is generally comprised of a row decoder 16 aa, a column decoder 16 ab, a row decoder 16 ba, and a column decoder 16 bb. The row decoder 16 aa and the column decoder 16 ab are allocated to the first plurality 62 a of columns 12, while the row decoder 16 ba and the column decoder 16 bb are allocated to the second plurality 62 b of columns 12. The row decoder 16 aa decodes the address 14 into address wordlines 17 a that are passed to respective rows of cells 13 of the first plurality 62 a. Moreover, the column decoder 16 ab produces a column select 18 aa connection 4 based upon the address 14 for controlling the NUX 66 a. Similarly, the row decoder 16 ba decodes the address 14 into address wordlines 17 b that are passed to respective rows of cells 13 in the second plurality 62 b. Moreover, the column decoder 16 bb produces a column select 18 b along a connection 4 based upon the address 14 for controlling the MUX 66 b.
  • The [0041] sense amplifier 33 is configured to read the bit and nbit connections 15 a, 15 b of the first and second pluralities 62 a, 62 b of RAM cell columns 12 via the first and second multiplexers 66 a, 66 b, respectively. The sense amplifier 33 is configured to output any logic state from any of the RAM cells 13 based upon a voltage differential and a polarity between the bit and nbit connections 15 a, 15 b, which are channeled to the sense amplifier 33 via connections as indicated by reference arrows 68 a, 68 b and 72 a, 72 b. The sense amplifier 33 is further configured to output the data, as indicated by reference arrow 76.
  • The [0042] write driver 24 is configured to write data to the bit and nbit connections 15 a, 15 b and ultimately to a particular RAM cell 13 via respectively the first and second multiplexers 66 a, 66 b. The write driver 24 is configured to drive any logic state onto any of the RAM cells 13 based upon the voltage differential and polarity between the bit and nbit connections 15 a, 15 b. The write driver 24 connects to each set of bit and nbit connections 15 a, 15 b via respective connections 74 a, 74 b and 68 a, 68 b. The write driver 24 receives data from a CPU or other processor, as indicated by reference arrow 77.
  • An arrangement of a plurality of [0043] SRAM 60 results in an increased size of row decoders 16 aa, 16 ba and an increased size of column decoders 16 ab, 16 bb required to drive a large number of memory cells 13. As discussed above, a substantial amount of the finite space available for components is taken by the large decoders 16. Thus, a fewer number of SRAM cells can be implemented in the finite space thereby decreasing the maximum memory capacity of the SRAM. The present invention overcomes this deficiency by utilizing a minimum number of decoders in a global decode block of the SRAM the can access any memory cell in the SRAM thereby eliminating the requirement for the plurality of decoders 16.
  • FIG. 3 is a block diagram of an SRAM Sub-Array [0044] 99 with an exploded view of an SRAM group 83 contained in the SRAM Sub-Array 99. SRAM Sub-Array 99 is an arrangement of SRAM groups situated around a global decode 71. SRAM Sub-Array 99 contains eight groups, which are similar to the SRAM depicted in FIG. 2 but without the decoders 16. Groups 0-3 (reference numerals 80-83 respectively) are situated on one side of the global decoder 71, and Groups 4-7 (reference numerals 84-87 respectively) placed on the opposite side of the global decoder 71. Group 3 SRAM 83 is shown in an exploded view to the left of SRAM Sub-Array 99 in FIG. 3. Group 3 SRAM 83 is similar to the SRAM 60 depicted in FIG. 2 without the row decodes 16 aa, 16 ba, and the column decodes 16 ab and 16 bb. Group 3 SRAM 83 includes a first and second pluralities of N× M SRAM Array 62 a, 62 b of memory cell columns 12. Each column 12 includes one or more SRAM cells 13, and each SRAM cell 13 is configured to store a respective logic state of either a logical 1 or a logical 0. A column multiplexor 66, a sense amplifier 33, and a write driver 24 are coupled between the first and second pluralities of N× M SRAM Arrays 62 a, 62 b. In this nonlimiting example, a local buffer 90 is coupled between the first and second pluralities of N× M SRAM Arrays 62 a, 62 b to assist in addressing individual memory cells 13.
  • The [0045] local buffer 90 includes a first local logic element 91 that is configured to select the column of the memory cell address for the reading or writing operation. A second logic block 92 is included in the local buffer 90 to route incoming signals to the desired memory cell 13. The first and second local logic blocks 91 92 do not relay signals to the memory cell 13 unless they are enabled to do so by command transferred along input local enable line 124. If local group enable line 124 is high, then first and second local logic blocks 91, 92 will operate to select the individual memory cell 13 for the reading and writing operation. If local enable line 124 is low, then first and second local logic blocks 91, 92 will not transfer any signal to any memory cell 13 contained in either first or second pluralities of N× M SRAM Array 62 a, 62 b of Group 3 SRAM 83.
  • FIGS. 4A and 4B are a split view of SRAM Sub-Array [0046] 99 in FIG. 3. FIG. 4A shows Groups 0-3 of SRAM Sub-Array 99 and also the global decoder 71. FIG. 4B similarly depicts the global decoder 71 with Groups 4-7 of SRAM Sub-Array 99. In the nonlimiting example depicted in FIGS. 4A and 4B, Groups 0-7 include 64 rows of memory cells 13 in the first and second pluralities of N× M SRAM arrays 62 a, 62 b. Similarly, coupled between SRAM arrays 62 a, 62 b are column multiplexor 66, sense amplifier 33, and write driver 24.
  • Turning to FIG. 4A, the [0047] global decoder 71 receives an address input on address input line 101. A clocked input is received by the global decoder 71 along clock line 103. A first logic block 96 is utilized in the global decoder 71 to enable one of the columns 12 in one of the Groups 0-7 (reference numerals 80-87) for reading and/or writing operations. The first logic block 96 is a typical decoder that receives a portion of an address with an output to enable a single column of memory cells in a column mux. As a non-limiting example, if there are eight columns of memory cells in each column mux in each of the eight groups 0-7 in which signals could be routed, a typical 6-bit decoder may be utilized such that it will include eight possible outputs to be able to address any of the eight columns in each column mux in any of the groups of the SRAM Sub-Array 99. Thus, the output from the first logic block 96 is routed along connection 111 to a single column in each column mux in each eight groups.
  • [0048] Global decoder 71 also includes a second logic block 97 configured to communicate with one of the groups of the memory cells to enable one of the plurality of wordlines 17 for addressing an individual SRAM cell 13. As a nonlimiting example, if there are has two sets of 64 wordlines in each group, which must be individually addressed, then second logic block 97 must be at least a 10-bit decoder to allow for each potential addressing configuration. Once the second logic block 97 has decoded the address for the individual wordline in which the signal must be routed, the output from second logic block 97 travels along signal lines 112, to the desired group in SRAM Sub-Array 99, and finally to wordlines 121 for addressing the desired memory cell 13.
  • In operation, the [0049] global decoder 71 receives a portion of an address line 101. The address input line is coupled to each of the logic blocks 96, 97 in global decoder 71. The operation of each of the logic blocks 96, 97 are controlled by a clock input to the global decoder 71 along clock input line 103. As stated in the examples above, first logic block 96 may be a 6-bit decoder, and second logic block 97 may be a 10-bit decoder. Thus, 13 bits are required to address any individual memory cell 13 in SRAM Sub-Array 99. The first three bits of the address direct first logic block 96 to select one of the eight columns in each column mux in any of the groups 0-7, and the last ten bits select the individual wordline in one of the eight groups 0-7.
  • FIGS. 5A and 5B are a schematic diagram depicting an alternative embodiment of the present invention. In this embodiment, the [0050] global decoder 71 includes an address input line 101 and a clock input line 103. A first logic block 96 is included to route an incoming address to the desired column in each column mux of one of the eight groups of SRAM Sub-Array 99. A second logic block 91 is implemented to select a desired wordline 121 contained in one of the eight groups included in SRAM Sub-Array 99. A third logic block 98 is included to enable one of the eight groups to be active for either reading or writing a specific logic state to one of the memory cells 13 contained in that group. As a non-limiting example, third logic block 98 may be a 3-bit decoder so as to route signals received on address line 101 to eight possible combinations, which in this case are represented by groups 0-7 in FIGS. 5A and 5B. The output from third logic block 98 travels upon signal lines 113 to each local enable line 124 contained in each group. The output from third logic block 98 only enables a single group in the SRAM Sub-Array 99 at a time.
  • As previously discussed, a [0051] local buffer 90 is contained within each of the eight groups of SRAM Sub-Array 99 for performing a final stage of decode. Contained in each local buffer 90 is a first local group logic block 91 that is coupled to signal line 111 for receiving input from first logic block 96. The first local group logic block is also coupled to local group enable line 124 for receiving input from third logic block 98. When the first logic block 96 outputs an address along signal line 113, the data is transferred to the local group logic block 91 contained in every group of SRAM Sub-Array 99. The address information which pertains to the desired column 12 that contains memory cell 13 is not activated unless that individual group local enable line 124 is in a high state. Thus, as an non-limiting example, if third logic block 98 transfers a signal along line 113 to local enable line 124, first local group logic block 91 will transfer address information to the desired column contained in group 3 SRAM 83 via column select line 123. In this example, no other first logic block 91 in groups 0-2 and 4-7 will transfer this information because local enable wire 124 is not in a high state.
  • The [0052] local buffer 90 also contains a second local group logic block 92 to select the individual wordline 121 in the group in which the local buffer 90 resides. As yet another non-limiting example, second logic block 97 outputs an address along signal lines 112 that is relayed to all the groups in SRAM Sub-Array 99. Each second local group logic block 92 receives this information along signal lines 112; however, only a single second local group logic block 92 will transfer this information to a wordline 121 so that the signal is ultimately transferred to memory cell 13. The third logic block 98 must output an address for one of the eight groups in SRAM Sub-Array 99 which is transferred along local enable wire 123 for activating a second local group logic block 92. In this nonlimiting example, when the second local group logic block 92 contained in group 3 SRAM 83 receives input from local enable wire 124, the second local group block 92 will relay the data to the addressed wordline 121 contained in group 3 SRAM 83. Thus, the local buffer 90 is able to perform a final stage of decode in properly addressing the correct column 12 and wordline 121 to access the desired memory cell 13 in the group of SRAM Sub-Array 99. In this configuration, a fewer number of decoders are required as opposed to the configuration in FIG. 2 creating a greater amount of space in the SRAM for a greater number of memory cells 12. As a result, the configuration of the present invention increases the storage capacity of the SRAM.
  • FIGS. 6A and 6B are a schematic diagram of yet another embodiment of the present invention. In this embodiment, multiple signal lines are routed from the [0053] global decoder 71 to multiple points of the same wordlines 121 in each of the eight groups of SRAM Sub-Array 99. As a non-limiting example to depict this alternative embodiment of the invention, second logic block 97 outputs the address along signal lines 112 a to wordlines 121 in groups 0-7. A connector line 114 is included in global decoder 71 to also route the signal from signal line 112 a to signal lines 112 b. The output from second logic block 97 is communicated across connector 114, to signal lines 112 b, and finally onto wordlines 121 in each of groups 0-7. Signal lines 112 b connect to wordlines 121 at a point that is distal from the connection point of signal lines 112 a to wordlines 121. By routing the addressing information to the wordlines 121 at two different points, any delay that might be experienced due to resistance or capacitance in the wordline is overcome.
  • The [0054] first logic block 96 accepts input from the address input line 101 and the clock input line 103 to decode the address for the selected column in one of the groups of SRAM Sub-Array 99. The output from the first logic block 96 is routed along signal line 111 to the column select lines 123 in each of the eight groups. The individual memory cell 13 that is selected is the one that resides in both the selected column and the selected row of memory cells whose wordline 121 is high.
  • As yet another non-limiting example, FIGS. 7A and 7B are schematic diagrams which employ a [0055] local buffer 90 utilizing duplicate wiring to address the wordlines for overcoming resistance/capacitance delay. In this embodiment, the third logic block 98 is incorporated to receive address information 101 for enabling one of the groups contained in SRAM Sub-Array 99 and disabling all other groups. The output from the third logic block 98 is transferred along signal lines 113 to the local group enable lines 124 in each of the groups 0-7; however, only one of the local group enable lines 124 will go high thereby enabling that group. All other groups' local group enable line will remain low so as to disable that group of memory cells. Thus, as a nonlimiting example, the third logic block may receive an address instruction requiring that group 3 SRAM 83 be enabled. The signal would be routed along signal lines 113 to cause the local group enable line 124 in group 3 SRAM 83 to be high and the local group enable lines in groups 0-2 and 4-7 to be low. As a result, group 3 SRAM 83 is enabled for either reading or writing a specific logical state.
  • A [0056] first logic block 96 is implemented to receive an address from address input line 101 to route data to a local buffer 90 in one of the groups 0-7. Output from first logic block 96 is transferred along signal line 111 to local buffer 90 of each group 0-7 Contained in each local buffer 90 of each group is a first local group logic block 91 for selecting the column 12 in that particular group. In continuing the non-limiting example from above, the first local group logic block 91 in group 3 SRAM 83 will be the only first local group logic block to select a column because only the local group enable line 124 in group 3 SRAM 83 is high. The first local group logic block 91 in group 3 SRAM 83 thereafter routes the address information to the appropriate column of memory cells 12 via the column select line 123.
  • The [0057] local buffer 90 in each of the groups 0-7 also contain a second local group logic block 92 a and a third local group logic block 92 b. The third local group logic block 92 b is identical to the second local group logic block 92 a: however, it is connected to the individual wordlines 121 at a distal point from where the second group logic block 92 a connects to the wordlines. By introducing the addressing information to the wordlines 121 at two different points on the wordlines 121, any resistance or capacitance that may be experienced on the wordline can be overcome. Second local group logic block 92 a and third local group logic block 92 b receive address information along address line for addressing an individual wordline contained in one of the groups 0-7 of SRAM Sub-Array 99.
  • In operation, [0058] second logic block 97 in the global decoder 71 receives address information 101 for routing data to the second local group logic block 92 a and the third local group logic block 92 b contained in the eight groups. The output from second logic block 97 is transferred along signal lines 112 a to the second local group logic blocks 92 a and along signal lines 112 b to the third local group logic blocks 92 b. The signal line 112 b is coupled to signal line 112 a via connection 116 between signal lines 112 a and 112 b. From there, the addressing information to the second local group logic block 92 a and the third local group logic block 92 b in each local buffer 90. The second local group logic block 92 a and the third local group logic block 92 b of any group will only execute the address instruction if the local group enable line 124 is high for that particular group. Thus, if group 3 SRAM 83 is enabled, then the second local group logic block 92 a and the third local group logic block 92 b in group 3 SRAM 83 will route the inputted data to a single wordline 121. Finally, data is either written to or read from the targeted memory cell 13.
  • It should be obvious that the present invention permits a multitude of [0059] SRAM Sub-Arrays 99 to be adjacently placed on a memory chip. Each SRAM Sub-Array 99 is address by a separate global decoder 71. The benefit of this configuration is increased density because of the reduction in the number of decoders over the prior art as discussed above.
  • It should be emphasized that the above-described embodiments of the present invention, particularly, any quote “preferred” embodiments, are merely possible examples of implementations, merely set forth for a clear understanding of the principles of the invention. Many variations and modifications may be made to the above-described embodiments of the invention without departing substantially from the spirit and principles of the invention. All such modifications and variations are intended to be included herein within the scope of this disclosure and the present invention as protected by the following claims. [0060]

Claims (33)

1. A static random access memory, comprising:
means for reading and writing a logic state in each of a plurality of groups of memory cells, said groups of memory cells having first and second pluralities of memory cell columns, each of said columns including at least one memory cell;
means for retrieving data from each of said groups coupled between said first and second pluralities of memory cell columns;
means for selecting one of said memory cell columns in each of said groups; and
global decoder means for selecting any individual row of said memory cells in any of said groups of memory cells according to an address instruction executed by said global decoder means, wherein said global decoder means is centrally coupled to said groups of memory cells, and wherein said row contains at least one said memory cell.
2. The static random access memory of
claim 1
wherein said global decoder means is coupled to an address line input and a clock line input.
3. The static random access memory of
claim 1
, further comprising,
column selection means for enabling one of said columns of memory cells contained in one of said groups of memory cells, wherein said column selection means is contained in said global decoder means.
4. The static random access memory of
claim 1
, further comprising:
wordline selection means for enabling one of a plurality of wordlines contained in one of said groups of memory cells to either read or write a specific logic state, wherein said wordline selection means is contained in said global decoder means and is coupled to said plurality of wordlines.
5. The static random access memory of
claim 4
, wherein said wordline selection means is coupled to each of said plurality of wordlines at two or more couple points.
6. The static random access memory of
claim 5
,,wherein each of said couple points on each of said plurality of wordlines are distally located from each other.
7. The static random access memory of
claim 1
, further comprising:
memory cell group activation means for enabling one of said groups of memory cells for either reading or writing a specific logic state to a memory cell in an activated memory cell group, wherein said memory cell group activation means is contained in said global decoder means.
8. The static random access memory of
claim 1
, further comprising:
computing means for implementing said static random access memory.
9. A static random access memory, comprising:
means for reading and writing a logic state in each of a plurality of groups of memory cells, said groups of memory cells having first and second pluralities of memory cell columns, each of said columns including at least one memory cell;
means for retrieving data from each of said groups coupled between said first and second pluralities of memory cell columns;
memory cell group activation means for enabling one of said groups of memory cells, wherein said memory cell group activation means is centrally located in said groups of memory cells;
column selection means for enabling one of said columns of memory cells contained in one of said groups of memory cells, wherein said column selection means is centrally located in said groups of memory cells; and
wordline selection means for enabling one of a plurality of wordlines contained in one of said groups of memory cells, wherein said wordline selection means is centrally located in said groups of memory cells and is coupled to said plurality of wordlines.
10. The static random access memory of
claim 9
wherein said column selection means, wordline selection means, memory cell group activation means are each coupled to an address line input and a clock line input.
11. The static random access memory of
claim 9
, further comprising:
local group column selection means contained in an enabled group of memory cells for enabling a particular column in said enabled group of memory cells according to said column selection means and said memory cell group activation means coupled to said local group column selection means.
12. The static random access memory of
claim 11
, wherein said local group column selection means enables said particular column in said enabled group of memory cells according to an activation signal received from said memory cell group activation means and a column address received from said column selection means.
13. The static random access memory of
claim 9
, further comprising:
local group wordline selection means contained in each of said groups of memory cells for enabling a particular wordline in a selected group of memory cells according to said wordline selection means and said memory cell group activation means coupled to said local group wordline selection means.
14. The static random access memory of
claim 13
, wherein said local group wordline selection means enables said particular wordline in said in said selected group of memory cells according to an activation signal received from said memory cell group activation means and a wordline address received from said wordline selection means.
15. The static random access memory of
claim 13
, wherein each of said groups of memory cells contains a duplicate local group wordline selection means for enabling a said particular wordline according to said wordline selection means and said memory cell group activation means coupled to said duplicate local group wordline selection means.
16. The static random access memory of
claim 15
, wherein said duplicate local group wordline selection means is coupled to each of said plurality of wordlines contained in said each groups of memory cells at a point distal to a couple point of said local group wordline selection means and said plurality of wordlines.
17. The static random access memory of
claim 9
, further comprising:
computing means for implementing said static random access memory.
18. A method for addressing a memory cell of a plurality of groups of memory cells, said groups of memory cells having, first and second pluralities of memory cell columns, comprising the steps of:
receiving address instruction information in a global decoder, said global decoder being centrally located in said plurality of memory cell groups;
selecting a wordline of a plurality of wordlines contained in one of said groups of memory cells from said global decoder in response to said address instruction information;
selecting one of said pluralities of memory cell columns in one of said groups of memory cells from said global decoder in response to said address instruction information; and
reading or writing a specific logic state at a memory cell coupled to said selected wordline and contained in said selected memory cell column.
19. The method of
claim 18
, further comprising the step of:
selecting a wordline of a plurality of wordlines by a first and second communication path coupled to said selected wordline and said global decoder, wherein said first and second communication paths are distally coupled to said selected wordline.
20. The method of
claim 18
, further comprising the step of:
activating one of said groups of memory cells from said global decoder for either reading or writing a specific logic state to a memory cell contained in said activated memory cell group.
21. The method of
claim 18
, wherein the method for addressing a memory cell of a plurality of groups of memory cells is implemented by a computer.
22. A method for addressing a memory cell of a plurality of groups of memory cells, said groups of memory cells having first and second pluralities of memory cell columns, comprising the steps of:
receiving address instruction information in a global decoder, said global decoder being centrally located in said plurality of memory cell groups;
enabling one of said plurality of groups of memory cells from said global decoder in response to said address instruction information;
activating a local wordline decoder contained in said enabled memory cell group from said global decoder in response to said address instruction information;
activating a local column decoder contained in said enabled memory cell group from said global decoder in response to said address instruction information;
implementing said activated local wordline decoder to enable a wordline of a plurality of wordlines contained in said enabled memory cell group,
implementing said activated local column decoder to enable one of said memory cell columns contained in said enabled memory cell group; and
reading or writing a specific logic state in said enabled memory cell.
23. The method of
claim 22
, further comprising the steps of:
activating a duplicate local wordline decoder contained in said enabled memory cell group from said global decoder in response to said address instruction information; and
implementing said activated local wordline decoder and said activated duplicate local wordline decoder to enable said wordline of said plurality of wordlines contained in enabled memory cell group.
24. The method of
claim 23
, wherein said activated local wordline decoder and said activated duplicate local wordline decoder are coupled to each of said plurality of wordlines in said enabled memory cell group distally from each other.
25. The method of
claim 22
, wherein the method for addressing a memory cell of a plurality of groups of memory cells is implemented by a computer.
26. A system for addressing a memory cell of a plurality of memory cells groups from a global decoder centrally located in said memory cells groups, said groups of memory cells having first and second pluralities of memory cell columns, said system comprising:
an address input coupled to said global decoder that transfers address instruction information to said global decoder;
a wordline selector contained in said global decoder that selects one of a plurality of wordlines contained in one of said memory cells groups in response to said address instruction information; and
a column selector contained in said global decoder that selects one of said pluralities of memory cell columns in one of said memory cells groups in response to said address instruction information, wherein a specific logic state is written to or read from a memory cell coupled to said selected wordline and contained in said selected memory cell column.
27. The system of
claim 26
, further comprising:
a first and second communication path coupled to said selected wordline and said global decoder implemented for selecting a wordline of a plurality of wordlines, wherein said first and second communication paths are coupled to said selected wordline distally from each other.
28. The system of
claim 26
, further comprising:
a memory cell group activator contained in said global decoder that activates one of said groups of memory cells from said global decoder in response to said address instruction information for either reading or writing a specific logic state to a memory cell.
29. The system of
claim 26
, further comprising:
a computer to implement the system for addressing said memory from said global decoder centrally located in said memory cells groups.
30. A system for addressing a memory cell of a plurality of groups of memory cells from a centrally located global decoder, said groups of memory cells having first and second pluralities of memory cell columns, comprising:
an address input coupled to said global decoder that transfers address instruction information to said global decoder;
a memory cell group enabler contained in said global decoder that enables one of said memory cells groups from said global decoder in response to said address instruction information;
a local wordline decoder contained in said enabled memory cell group responsive to an activation instruction from said global decoder for activating one of a plurality of wordlines in said enabled memory cell group; and
a local column decoder contained in said enabled memory cell group responsive to an activation instruction from said global decoder for activating one of said memory cell columns in said enabled memory cell group, wherein a specific logic state is written to or read from a memory cell coupled to said activated wordline and said activated memory cell column.
31. The method of
claim 30
, further comprising:
a duplicate local wordline decoder contained in said enabled memory cell group responsive to an activation instruction from said global decoder for activating one of a plurality of wordlines in said enabled memory cell group, wherein said local wordline decoder and said duplicate local wordline decoder operate to enable a particular wordline contained in said enabled memory cell group.
32. The method of
claim 31
, wherein said local wordline decoder and said duplicate local wordline decoder are coupled to each of a plurality of wordlines contained in said enabled memory cell group distally from each other.
33. The system of
claim 30
, wherein the system for addressing a memory cell of a plurality of groups of memory cells from a centrally located global decoder is implemented by a computer.
US09/790,132 2000-01-27 2001-02-21 Static random access memory (SRAM) array central global decoder system and method Expired - Fee Related US6366526B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/790,132 US6366526B2 (en) 2000-01-27 2001-02-21 Static random access memory (SRAM) array central global decoder system and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/492,510 US6243287B1 (en) 2000-01-27 2000-01-27 Distributed decode system and method for improving static random access memory (SRAM) density
US09/790,132 US6366526B2 (en) 2000-01-27 2001-02-21 Static random access memory (SRAM) array central global decoder system and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/492,510 Division US6243287B1 (en) 2000-01-27 2000-01-27 Distributed decode system and method for improving static random access memory (SRAM) density

Publications (2)

Publication Number Publication Date
US20010010642A1 true US20010010642A1 (en) 2001-08-02
US6366526B2 US6366526B2 (en) 2002-04-02

Family

ID=23956537

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/492,510 Expired - Lifetime US6243287B1 (en) 2000-01-27 2000-01-27 Distributed decode system and method for improving static random access memory (SRAM) density
US09/790,132 Expired - Fee Related US6366526B2 (en) 2000-01-27 2001-02-21 Static random access memory (SRAM) array central global decoder system and method

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/492,510 Expired - Lifetime US6243287B1 (en) 2000-01-27 2000-01-27 Distributed decode system and method for improving static random access memory (SRAM) density

Country Status (2)

Country Link
US (2) US6243287B1 (en)
JP (1) JP2001243777A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080084773A1 (en) * 2006-10-04 2008-04-10 Texas Instruments Incorporated Methods and systems for accessing memory
US20100309736A1 (en) * 2009-06-05 2010-12-09 Russell Andrew C Sram with read and write assist
CN107026168A (en) * 2016-01-29 2017-08-08 台湾积体电路制造股份有限公司 Integrated circuit structure
US20200133850A1 (en) * 2018-10-30 2020-04-30 Arm Limited Apparatus and Method to Access a Memory Location

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998044480A1 (en) * 1997-03-27 1998-10-08 Hewlett-Packard Company Address decoder system
US6795367B1 (en) * 2000-05-16 2004-09-21 Micron Technology, Inc. Layout technique for address signal lines in decoders including stitched blocks
US6661730B1 (en) 2000-12-22 2003-12-09 Matrix Semiconductor, Inc. Partial selection of passive element memory cell sub-arrays for write operation
US6711067B1 (en) * 2002-05-08 2004-03-23 Virage Logic Corporation System and method for bit line sharing
US7327597B1 (en) * 2002-10-02 2008-02-05 Cisco Technology, Inc. Static random access memory architecture
US7177183B2 (en) 2003-09-30 2007-02-13 Sandisk 3D Llc Multiple twin cell non-volatile memory array and logic block structure and method therefor
US7243170B2 (en) * 2003-11-24 2007-07-10 International Business Machines Corporation Method and circuit for reading and writing an instruction buffer
US20060181950A1 (en) * 2005-02-11 2006-08-17 International Business Machines Corporation Apparatus and method for SRAM decoding with single signal synchronization
US8982659B2 (en) * 2009-12-23 2015-03-17 Intel Corporation Bitline floating during non-access mode for memory arrays
US20110149667A1 (en) * 2009-12-23 2011-06-23 Fatih Hamzaoglu Reduced area memory array by using sense amplifier as write driver
US8120987B2 (en) * 2010-01-05 2012-02-21 International Business Machines Corporation Structure and method for decoding read data-bus with column-steering redundancy
US9281024B2 (en) 2014-04-17 2016-03-08 International Business Machines Corporation Write/read priority blocking scheme using parallel static address decode path
CN110770901A (en) * 2019-09-11 2020-02-07 长江存储科技有限责任公司 Bonded semiconductor device with processor and static random access memory and method of forming the same

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3780580B2 (en) * 1995-10-16 2006-05-31 セイコーエプソン株式会社 Semiconductor memory device and electronic device using the same
US5765214A (en) * 1996-04-22 1998-06-09 Cypress Semiconductor Corporation Memory access method and apparatus and multi-plane memory device with prefetch
US5787041A (en) * 1996-10-01 1998-07-28 Hewlett-Packard Co. System and method for improving a random access memory (RAM)
US6072735A (en) * 1998-06-22 2000-06-06 Lucent Technologies, Inc. Built-in redundancy architecture for computer memories

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080084773A1 (en) * 2006-10-04 2008-04-10 Texas Instruments Incorporated Methods and systems for accessing memory
US7630257B2 (en) * 2006-10-04 2009-12-08 Texas Instruments Incorporated Methods and systems for accessing memory
US20100309736A1 (en) * 2009-06-05 2010-12-09 Russell Andrew C Sram with read and write assist
US8004907B2 (en) * 2009-06-05 2011-08-23 Freescale Semiconductor, Inc. SRAM with read and write assist
CN107026168A (en) * 2016-01-29 2017-08-08 台湾积体电路制造股份有限公司 Integrated circuit structure
KR20170090982A (en) * 2016-01-29 2017-08-08 타이완 세미콘덕터 매뉴팩쳐링 컴퍼니 리미티드 Memory array with sectional bit-lines
US10176863B2 (en) 2016-01-29 2019-01-08 Taiwan Semiconductor Manufacturing Company, Ltd. Memory array with bit-lines connected to different sub-arrays through jumper structures
KR101972206B1 (en) * 2016-01-29 2019-04-24 타이완 세미콘덕터 매뉴팩쳐링 컴퍼니 리미티드 Memory array with sectional bit-lines
US10515691B2 (en) 2016-01-29 2019-12-24 Taiwan Semiconductor Manufacturing Company, Ltd. Memory array with bit-lines connected to different sub-arrays through jumper structures
US11133057B2 (en) 2016-01-29 2021-09-28 Taiwan Semiconductor Manufacturing Company, Ltd. Memory array with bit-lines connected to different sub-arrays through jumper structures
US20200133850A1 (en) * 2018-10-30 2020-04-30 Arm Limited Apparatus and Method to Access a Memory Location
US10817420B2 (en) * 2018-10-30 2020-10-27 Arm Limited Apparatus and method to access a memory location

Also Published As

Publication number Publication date
US6366526B2 (en) 2002-04-02
US6243287B1 (en) 2001-06-05
JP2001243777A (en) 2001-09-07

Similar Documents

Publication Publication Date Title
US4365319A (en) Semiconductor memory device
US6366526B2 (en) Static random access memory (SRAM) array central global decoder system and method
JP3361825B2 (en) Memory array architecture
US6735135B2 (en) Compact analog-multiplexed global sense amplifier for RAMs
US6452862B1 (en) Semiconductor memory device having hierarchical word line structure
US6597621B2 (en) Multi-bank semiconductor memory device
US7064990B1 (en) Method and apparatus for implementing multiple column redundancy for memory
US7035161B2 (en) Semiconductor integrated circuit
US4951259A (en) Semiconductor memory device with first and second word line drivers
US5621679A (en) Semiconductor memory device for achieving high bandwidth and method for arranging signal lines therefor
US5717645A (en) Random access memory with fast, compact sensing and selection architecture
US5469391A (en) Semiconductor memory device including redundancy circuit for remedying defect in memory portion
KR950010761B1 (en) Semiconductor memory device with split read data bus system
US6788600B2 (en) Non-volatile semiconductor memory
KR910002964B1 (en) Semiconductor memory with devided bit load and data bus lines
US6122207A (en) Semiconductor memory device and method for relieving defective memory cells
JPH04212775A (en) Semiconductor memory device
US4723228A (en) Memory decoding circuit
US6188631B1 (en) Semiconductor memory device column select circuit and method for minimizing load to data input/output lines
US6404693B1 (en) Integrated circuit memory devices that select sub-array blocks and input/output line pairs based on input/output bandwidth, and methods of controlling same
KR960001859B1 (en) Decoding circuit and the decoding method of semiconductor
US20010028595A1 (en) Semiconductor memory device having a word line activation block
US6166952A (en) Read-only memory having specially output circuits and word line connected to a group of memory cells
US5787041A (en) System and method for improving a random access memory (RAM)
US6795371B2 (en) Semiconductor memory apparatus of which data are accessible by different addressing type

Legal Events

Date Code Title Description
CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20140402