USRE46474E1 - Multiple write during simultaneous memory access of a multi-port memory device - Google Patents
Multiple write during simultaneous memory access of a multi-port memory device Download PDFInfo
- Publication number
- USRE46474E1 USRE46474E1 US14/579,337 US201414579337A USRE46474E US RE46474 E1 USRE46474 E1 US RE46474E1 US 201414579337 A US201414579337 A US 201414579337A US RE46474 E USRE46474 E US RE46474E
- Authority
- US
- United States
- Prior art keywords
- port
- bit line
- write
- memory
- line pairs
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C11/00—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
- G11C11/21—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
- G11C11/34—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
- G11C11/40—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
- G11C11/41—Digital 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/412—Digital 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 using field-effect transistors only
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C11/00—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
- G11C11/21—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
- G11C11/34—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
- G11C11/40—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
- G11C11/41—Digital 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/413—Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing, timing or power reduction
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C8/00—Arrangements for selecting an address in a digital store
- G11C8/16—Multiple access memory array, e.g. addressing one storage element via at least two independent addressing line groups
Definitions
- SoC System-on-Chip
- SoC System-on-Chip
- SRAM static random access memory
- SRAM has been widely used; more precisely a single-port SRAM, which allows one read or one write at a single clock cycle has generally been used.
- the field of SRAM devices has led to the development of a multi-port SRAM capable of performing multiple read and write operations in a single clock cycle.
- a multi-port SRAM may greatly contribute to parallel operation and it is typically used as a buffer memory in multimedia applications or a data cache in a multi-core processor.
- the demand for multi-port SRAMs and other multi-port memory devices is increasing to accommodate high-speed communications and image processing.
- the capability to access the memory simultaneously can help to ease system speed bottlenecks and may directly improve system performance.
- one unit memory cell of a single-port SRAM device may be composed of six transistors, that is, two load transistors, two drive transistors, and two active transistors, to perform the read and write operations sequentially.
- a multi-port SRAM device may be configured with additional active, transistors, beyond those of the general single-port SRAM, so as to support multiple simultaneous read and write operations.
- Such multiple access usage may lead to various difficulties.
- a multiple access operation for example, when a first port is used for a write operation and a second port is used for a read operation at the same time, they may interfere with each other to cause a characteristic drop in the SRAM cell. This may be observed, for example, during address contention, either full address contention or row address contention. Such interference may cause data errors, for example, an unsuccessful write operation.
- Embodiments of the present invention may relate to a design technique to provide a successful write during row address contention for both synchronous and asynchronous clock frequencies between ports.
- the proposed technique may be applicable to both synchronous clock phases and different clock phases between ports.
- An embodiment of the invention may comprise a circuit that includes a memory array, wordlines, bitlines, read circuitry and write circuitry, which may be found as in a conventional memory design.
- the circuit may include an extra column select passgate at a strategic location and circuitry to control this extra column select, which may enable a write driver to drive input data to more than one pair of bitlines during simultaneous row access.
- FIG. 1 is a circuit diagram illustrating a conventional dual-port SRAM cell
- FIG. 2 is a simplified illustration of a true dual-port (2RW) memory system circuitry related to various embodiments of the invention
- FIG. 3 is a simplified illustration of a simultaneous write (2W) operation with different row access, in a true dual-port memory system, according to various embodiments of the invention
- FIG. 4 illustrates waveforms demonstrating the relationships among various signals in accordance with operations described in connection with FIG. 3 ;
- FIG. 5 is a simplified illustration of a simultaneous write (2W) Operation with same row, different column access, in a dual-port memory system, according to various embodiments of the invention
- FIG. 6 illustrates waveforms demonstrating the relationships among various signals in accordance with operations described in connection with FIG. 5 ;
- FIG. 7 illustrates waveforms demonstrating the relationships among various signals in accordance with operations described in connection with FIG. 5 , with asynchronous clock operation;
- FIG. 8 is a simplified illustration of an improved true dual-port (2RW) memory system circuitry, in accordance with various embodiments of the present invention.
- FIG. 9 is a simplified illustration of an example of an address comparator that may be used in various embodiments of the invention.
- FIG. 10 is a simplified illustration of double write control signal generation circuitry according to an embodiment of the present invention.
- FIG. 11 is a simplified illustration of a simultaneous write (2W) operation with different row access, in an improved true dual-port memory system, in accordance with embodiments of the present invention.
- FIG. 12 illustrates waveforms demonstrating various relationships among various signals in accordance with operations described in connection with FIG. 11 ;
- FIG. 13 is a simplified illustration eta simultaneous write (2W) operation with same row, different column access, in an improved true dual-port memory system, in accordance with embodiments of the present invention
- FIG. 14 illustrates waveforms demonstrating the relationships among various signals in accordance with operations described in connection with FIG. 13 ;
- FIG. 15 illustrates waveforms demonstrating the relationships among various signals in accordance with operations described in connection with FIG. 13 , during asynchronous clock operation.
- FIG. 1 is a circuit diagram illustrating a conventional dual-port SRAM cell.
- a dual-port SRAM cell may include eight transistors 101 - 108 , two sets of wordlines, WL_PA 109 and WL_PB 110 , and four bitlines, BL_PA 111 , BLB_PA 112 , BL_PB 113 , BLB_PB 114 .
- BL_PA 111 and BLB_PA 112 may form one pair of bitlines
- BL_PB 113 and BLB_PB 114 may form another pair of bitlines.
- the first pen of the SRAM cell (Port A) may be accessed via wordline WL_PA 109 , bitline BL_PA 111 , and bitline BLB_PA 112 .
- the second port of SRAM cell (Port B) may be accessed via wordline WL_PB 110 , bitline BL_PB 113 , and bitline BLB_PB 114 .
- FIG. 2 is a simplified illustration of a true dual-port (2RW) memory system circuitry related to embodiments of the present invention.
- This circuit may include, memory array 201 , write drivers 202 and 204 , sense amplifiers 203 and 205 , wordlines 206 and 207 , bitlines 208 , 209 , 210 and 211 , column select passgates 212 and 213 , read global bitlines 214 , 215 , 218 and 719 , and write global bitlines 716 , 217 , 220 and 291 .
- Each of the write drivers 202 , 204 may be separately controlled by write enable signals and block select signals.
- Each of the sense amplifiers may be separately controlled by read enable signals and block select signals.
- a true dual-port memory system may have two sets of input signals and output signals.
- Input signals may include data inputs DI_PA[M:0] and DI_PB[M:0], write enable signals WE_PA and WE_PB, read enable signals RE_PA and RE_PB, clock signals CLK_PA and CLK_PB, and addresses ADR_PA[N:0] and ADR_PB[N:0]; while output signals may include data outputs DO_PA[M:0] and DO_PB[M:0].
- These two sets of input signals may be used to support two independent read or write operations. For purposes of clarity, these two independent access ports (including associated input and output signals) will be referred to as Port A and Port B.
- One set of input control signals may be fed to control logic of Port A, i.e., ADR_PA[N:0] may be used to determine a memory location for Port A operation, while WE_PA and RE_PA may be used to generate. Port A write control signal 223 and Port A read control signal 222 .
- the other set of input control signals may be fed to control logic of Port B, i.e., ADR_PB[N:0] may be used to determine a memory location for Port B operation, while WE_PB and RE_PB may be used to generate Port B write control 224 and Port B read control 225 .
- Memory array 201 may be any storage circuit, which in this particular example may be built up from eight-transistor dual-port static random access memory (SRAM).
- a dual-port memory cell may have two unique input and output ports, which may be connected to respective bitline pairs.
- the outer pair of bitlines 208 and 209 is shown as being associated with Port A.
- the inner pair of bitlines 210 and 211 is shown as being associated with Port B.
- Each of the bitline pairs may be made up of one bitline true signal and one bitline complement signal, which may be connected to sense amplifiers and write drivers.
- Port A write control signal 223 When. Port A write control signal 223 is activated, the DI_PA[M:0] may be written into the memory location specified by ADR_PA[N:0].
- Port A read control signal 222 When Port A read control signal 222 is activated, the DO_PA[M:0] may be read out from memory location specified by ADR_PA[N:0].
- Port B write control signal 224 When Port B write control signal 224 is activated, the DI_PB[M:0] may be written into the memory location specified by ADR_PB[N:0].
- Port B read control signal 225 When Port B read control signal 225 is activated, the DO_PB[M:0] may be read out from memory location specified by ADR_PB[N:0].
- a memory array can be partitioned into X number of rows and Y number of columns in each bank.
- memory array 201 is partitioned into 128 rows and 4 columns in a bank; however, the invention is not thus limited.
- the row access may be controlled by wordline, where each row may correspond to one wordline.
- the column access may be controlled by column select passgates, where each column may correspond to one set of column select passgates.
- Port A has 128 wordlines WL_PA[127:0] and 4 sets of column select passgates CS_PA[3:0]
- Port B has 128 wordlines WL_PB[127:0] and 4 sets of column select passgates CS_PB[3:0].
- Wordline activation may be determined by the lower significant bits of the address, and column select passgate activation may be determined by the higher significant bits of the address (however, the invention is not thus limited).
- WL_PA[127:0] may be decoded from ADR_PA[6:0]
- CS_PA[3:0] may be decoded from ADR_PA[8:7]
- WL_PB[127:0] may be decoded from ADR_PB[6:0]
- CS_PB[3:0] may be decoded from ADR_PB[8:7].
- FIG. 3 is a simplified illustration of a simultaneous write (2W) operation with different row access, in a true dual-port memory system according to an embodiment of the invention.
- WL_PA[2] and CS_PA[0] may be activated.
- Input data may then be written into the bitcell 301 , which is shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PA[2] may act as a dummy read operation, since their access transistors may be activated.
- the bitcells in which such dummy read operations may thus occur are shown highlighted with stripes.
- WL_PB[0] and CS_PB[3] may be activated.
- Input data may be written into the bitcell 302 , which is shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PB[0] may act as a dummy read operation, since their access transistors may be activated. The bitcells in which such dummy read operations may thus occur are shown highlighted with stripes.
- FIG. 4 illustrates waveforms that may demonstrate the relationships among various signals in accordance to the operation described in FIG. 3 . These waveforms illustrate the write operation of Port A.
- FIG. 4 includes waveforms for CLK_PA 401 , ENAX_PA 402 , WL_PA[2] 403 , CS_PA[0] 404 , WRITE_PA 405 , CLK_PB 406 , ENAX_PB 407 , WL_PB[2] 408 , CS_PB[0] 409 , BL_PA and BLB_PB 410 , BL_PB and BLB_PB 411 and bitcell(Mem2) 412 .
- WRITE_PA 405 corresponds to Port A write control signal 223
- BL_PA and BLB_PA 410 correspond to bitlines 208 and 209 , respectively.
- BL_PB and BLB_PB 411 correspond to bitlines 210 and 211 , respectively.
- Bitcell(Mem2) 412 corresponds to bitcell 301 .
- both wordline enable signals 402 and 407 may be generated after a certain delay from their respective clocks, 401 and 406 .
- wordlines 403 and 408 and column selects 404 and 409 may be activated accordingly.
- WL_PA[2] and CS_PA[0] will be activated, while WL_PB[2] and CS_PB[0] will not be activated.
- WRITE_PA 405 is activated, input data may be fed through BL_PA and BLB_PA 410 and may be written into bitcell(Mem2) 412 .
- bitcell(Mem2) 412 can be flipped easily and written successfully.
- FIG. 5 is a simplified illustration of a simultaneous write (2W) operation at same row, different column access, in a dual-port memory system, according to an embodiment of the invention. Simultaneous access to the same row may also be called, “row contention.”
- WL_PA[2] and CS_PA[0] may be activated.
- Write data may be written into the bitcell 301 , which is shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PA[2] may be subject to a dummy read operation, since their access transistors be activated.
- the bitcells which may be involved in the dummy read operation are highlighted with stripes.
- WL_PB[2] CS_PB[3] may be activated.
- Input data may be written into the bitcell 501 , which is shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PB[2] may be subject to a dummy read operation since their access transistors may be activated.
- the bitcells which may be involved in the dummy read operation are highlighted with stripes.
- FIG. 6 illustrates waveforms that may demonstrate the relationships among various signals in accordance to the operation described in FIG. 5 . These waveforms may correspond to the write operation of Port A.
- FIG. 6 includes waveforms for CLK_PA 401 , ENAX_PA 402 , WL_PA[2] 403 , CS_PA[0] 404 , WRITE_PA 405 , CLK_PB 406 , ENAX_PB 407 , WL_PB[2] 601 , CS_PB[0] 409 , BL_PA and BLB_PB 410 , BL_PB and BLB_PB 602 and bitcell(Mem2) 603 .
- WRITE_PA 405 may correspond to Port A write control signal 223 .
- BL_PA and BLB_PA 410 may correspond to bitlines 208 and 209 , respectively.
- BL_PB and BL_PB 602 may correspond to bitlines 210 and 211 respectively.
- Bitcell(Mem2) 603 may correspond to bitcell 301 .
- both wordline enable signals 402 and 407 may be generated after a certain delay from their respective clocks 401 and 406 .
- wordlines 403 and 601 and column selects 404 and 409 may be activated accordingly.
- WL_PA[2], CS_PA[0] and WL_PB[2] may be activated, while CS_PB[0] may not be activated.
- WRITE_PA 405 is activated, input, data may be fed through BL_PA and BLB_PA 410 . At bitcell 301 , all four access transistors may be activated.
- Two Port A access transistors may be activated for write operation, while two Port B access transistors may be activated and may perform a dummy read operation.
- the dummy read operation may cause the BL_PB and BLB_PB 602 to start discharging accordingly. Disturbance from BL_PB and BLB_PB 602 may cause bitcell(Mem2) 603 to be unable to be flipped in time.
- the storage node may thus retain the original data after WL_PA[2] 403 is deactivated, resulting in a write failure.
- FIG. 7 illustrates waveforms demonstrating the relationships among various signals in accordance with the operation described in FIG. 5 , in an asynchronous clock operation. These waveforms may illustrate the write operation of Port A.
- FIG. 7 includes waveforms for CLK_PA 401 , ENAX_PA 402 , WL_PA[2] 403 , CS_PA[0] 404 , WRITE_PA 405 , CLK_PB 701 , ENAX_PB 702 , WL_PB[2] 703 , CS_PB[0] 409 , BL_PA and BLB_PB 410 , BL_PB and BLB_PB 704 and bitcell(Mem2) 705 .
- WRITE_PA 405 may correspond to Port A write control signal 223 .
- BL_PA and BLB_PA 410 may correspond to bitlines 208 and 209 , respectively.
- BL_PB and BLB_PB 704 may correspond to bitlines 210 and 211 , respectively.
- Bitcell(Mem2) 705 may correspond to bitcell 301 .
- Port B may be running at a lower clock frequency than Port A, and hence CLK_PB 701 may have a longer period. Port B operation may thus lead that of Port A operation, and hence ENAX_PB 703 and WL_PB[2] 704 may be activated earlier than ENAX_PA 402 and WL_PA[2] 403 .
- BL_PB and BLB_PB 704 may start discharging accordingly, due to the dummy read operation.
- One of the bitlines may be discharged, e.g., to VSS, before WRITE_PA 405 is activated.
- bitcell(Mem2) 705 When WRITE_PA 405 is activated, input data may be fed through BL_PA and BLB_PA 410 . Disturbance from BL_PB and BLB_PB 704 may cause bitcell(Mem2) 705 to be unable to be flipped in time. The storage node may thus retain the original data after WL_PA[2] 403 is deactivated, resulting in as write failure.
- FIG. 8 is a simplified illustration of an improved true dual-port (2RW) memory system circuitry, in accordance with various embodiments of the present invention.
- Two sets of extra column select passgates may be introduced, namely, EW_PA[3:0] 801 and EW_PB[3:0] 802 .
- These extra column select passgates may allow a double write, e.g., writing to both set of bitlines, in the case of row contention.
- Port A write global bitlines 803 and 804 may be shorted to 216 and 217 , respectively.
- Port B write global bitlines 805 and 806 may be shorted to 220 and 221 respectively.
- FIG. 9 is a simplified illustration of an example of an address comparator.
- ROW_CONTENTION signal 901 may be activated if flopped ADR_PA[6:0] matches flopped ADR_PB[6:0], ROW_CONTENTION signal 901 may be a level sensitive signal.
- FIG. 10 is a simplified illustration of the double write control signal generation circuitry according to an embodiment of the present invention.
- SEL_PA 1001 may be used to determine if Port A requires a double write operation.
- SEL_PA 1001 may be generated when ROW_CONTENTION, ENAX_PB and WRITE_PA are all active high.
- CS_PA[3:0] 1003 may correspond to the Port A column select 212 .
- EW_PA[3:0] 1004 may correspond to the Port A extra column select 801 .
- SEL_PA 1001 may be ANDed with CS_PA[3:0] 1003 to generate EW_PA[3:0] 1004 , which may be used to control the passgate of the Port A extra column select 801 .
- SEL_PB 1002 may be used to determine if Port B requires a double write operation. SEL_PB 1002 may be generated when ROW_CONTENTION, ENAX_PA and WRITE_PB are all active high. CS_PB[3:0] 1005 may correspond to the Port B column select 213 . EW_PB[3:0] 1006 may correspond to the Port B extra column select 802 . SEL_PB 1002 may be ANDed with CS_PB[3:0] 1005 to generate EW_PB[3:0] 1006 , which may be used to control the passgate the Port B extra column select 802 .
- FIG. 11 is a simplified illustration of a simultaneous write (2W) operation at different row access, in an improved true dual-port memory system in accordance with embodiments of the present invention.
- WL_PA[2] and CS_PA[0] may be activated.
- Input data may be written into the bitcell 301 , which is shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PA[2] may be subject to a dummy read operation, since their access transistors may be activated.
- the bitcells that may be involved in such a dummy read operation are shown highlighted with stripes.
- WL_PB[0] and CS_PB[3] may be activated.
- Input data may be written into the bitcell 302 , which is shaded in dark.
- the row of the bitcells sharing the some wordline as WL_PB[0] may be subject to a dummy read operation, since their access transistors may be activated.
- the bitcells that may be subject to such a dummy read operation are highlighted with stripes.
- FIG. 12 illustrates waveforms that may demonstrate relationships among various signals in accordance to the operations described in FIG. 11 . These waveforms may be used to illustrate the write operation of Port A.
- FIG. 12 is similar to FIG. 4 except for EW_PA[0] 1201 , which corresponds to extra column select passgate signals 801 .
- EW_PA[0] 1201 which corresponds to extra column select passgate signals 801 .
- the ROW_CONTENTION signal 901 will not be activated, and hence extra column select passgates EW_PA[0] 1201 will not be activated (but the invention is not limited to this example).
- both wordline enable signals 402 and 407 may be generated after a certain delay from their respective clocks 401 and 406 .
- wordlines 403 and 408 and column select signals 404 and 409 may be activated accordingly.
- WL_PA[2] and CS_PA[0] are shown as being activated, while WL_PB[2] and CS_PB[0] are shown as not being activated.
- WRITE_PA 405 is activated, input data may be fed through BL_PA and BLB_PA 410 and may be written into bitcell(Mem2) 412 .
- bitcell(Mem2) 412 may be flipped and written successfully.
- FIG. 13 is a simplified illustration of a simultaneous write (2W) operation at same row, different column access, in an improved true dual-port memory system, in accordance with embodiments of the present invention. Simultaneous access to the same row is also known as row contention.
- the operation of this example may be similar to the operation described in FIG. 5 .
- WL_PA[2] and CS_PA[0] may be activated.
- Input data may be written into the bitcell 301 , which is shown shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PA[2] may be subject to a dummy read operation, since their access transistors may be activated.
- the bitcells that may be subject to a dummy read operation are shown highlighted with stripes.
- WL_PB[2] and CS_PB[3] may be activated.
- Input data may be written into the bitcell 501 , which is shown shaded in dark.
- the row of the bitcells sharing the same wordline as WL_PB[2] may be subject to a dummy read operation, since their access transistors may be activated.
- the bitcells that may be subject to a dummy read operation are shown highlighted with stripes.
- FIG. 14 illustrates waveforms that may be used to illustrate relationships among various signals in accordance with the operation described in FIG. 13 . These waveforms may be used to illustrate the write operation of Port A.
- EW_PA[0] 1401 may correspond to extra column select passgate signals 801 .
- BL_PB and BLB_PB 1402 may correspond to bitlines 210 and 211 , respectively.
- Bitcell(Mem2) 1403 may correspond to bitcell 301 .
- ROW_CONTENTION signal 901 since flopped ADR_PA[6:0] matches flopped ADR_PB[6:0] the ROW_CONTENTION signal 901 ma be activated.
- SEL_PA 1001 may be generated when ROW_CONTENTION, ENAX_PB and WRITE_PA are all active high, as discussed in conjunction with FIG. 10 .
- EW_PA[0] may be activated if both SEL_PA 1001 and CS_PA[0] are active high.
- write driver 202 may drive the input data through bitline BL_PB 210 and BLB_PB 211 , as well.
- both wordline enable signals 402 and 407 may be generated after a certain delay from their respective clocks 401 and 406 .
- wordlines 403 and 601 and column selects 404 and 409 may be activated accordingly.
- WL_PA[2], CS_PA[0] and WL_PB[2] may be activated, while CS_PB[0] may not be activated.
- WRITE_PA 405 is activated, input data may be fed through BL_PA and BLB_PA 410 . At bitcell 301 , all four access transistors may consequently be activated.
- write driver 202 may drive the input data through bitline BL_PB and BLB_PB 1402 , as well. Hence, all four access transistors of bitcell 301 may be activated for write operation. Consequently, the bitcell(Mem2) 1403 may be flipped and written successfully.
- FIG. 15 illustrates waveforms that may demonstrate relationships among various signals in accordance with the operation described in FIG. 13 , in an asynchronous clock operation. These waveforms may illustrate the write operation of Port A.
- EW_PA[0] 1501 may correspond to extra column select passgate signals 801 .
- BL_PB and BLB_PB 1502 may correspond to bitlines 210 and 211 , respectively.
- Bitcell(Mem2) 1503 may correspond to bitcell 301 .
- Port B may be running at a lower frequency compared to Port A; hence, CLK_PB 701 is shown having a longer period.
- Port B operation may lead that of Port A, and hence, ENAX_PB 702 and WL_PB[2] 703 may be activated earlier than ENAX_PA 402 and WL_PA[2] 403 .
- BL_PB and BLB_PB 1502 may start discharging, accordingly, due to the dummy read operation described above.
- One of the bitlines may have been discharged to VSS before WRITE_PA 405 is activated. When WRITE_PA 405 is activated, data input may be fed through BL_PA and BLB_PA 410 .
- ADR_PA[8:0] may be flopped after CLK_PA 401 is toggled high. At this point in time, flopped ADR_PA[6:0] may match flopped ADR_PB[6:0], and the ROW_CONTENTION signal 901 may then be activated. Subsequently, SEL_PA 1001 may be generated when ROW_CONTENTION, ENAX_PB and WRITE_PA are ail active high. EW_PA[0] may be activated when both SEL_PA 1001 and CS_PA[0] are active high. When EW_PA[0] is activated, write driver 202 may drive the input data through bitline BL_PB and BLB_PB 1502 , as well. Consequently, the bitcell(Mem2) 1503 can be flipped and written successfully.
Landscapes
- Engineering & Computer Science (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Computer Hardware Design (AREA)
- Static Random-Access Memory (AREA)
Abstract
Description
Claims (13)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/579,337 USRE46474E1 (en) | 2011-03-24 | 2014-12-22 | Multiple write during simultaneous memory access of a multi-port memory device |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/070,894 US8848479B2 (en) | 2011-03-24 | 2011-03-24 | Multiple write during simultaneous memory access of a multi-port memory device |
US14/579,337 USRE46474E1 (en) | 2011-03-24 | 2014-12-22 | Multiple write during simultaneous memory access of a multi-port memory device |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/070,894 Reissue US8848479B2 (en) | 2011-03-24 | 2011-03-24 | Multiple write during simultaneous memory access of a multi-port memory device |
Publications (1)
Publication Number | Publication Date |
---|---|
USRE46474E1 true USRE46474E1 (en) | 2017-07-11 |
Family
ID=46877217
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/070,894 Ceased US8848479B2 (en) | 2011-03-24 | 2011-03-24 | Multiple write during simultaneous memory access of a multi-port memory device |
US14/579,337 Active 2033-01-12 USRE46474E1 (en) | 2011-03-24 | 2014-12-22 | Multiple write during simultaneous memory access of a multi-port memory device |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/070,894 Ceased US8848479B2 (en) | 2011-03-24 | 2011-03-24 | Multiple write during simultaneous memory access of a multi-port memory device |
Country Status (1)
Country | Link |
---|---|
US (2) | US8848479B2 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8582389B2 (en) * | 2011-06-15 | 2013-11-12 | Arm Limited | Write assist in a dual write line semiconductor memory |
US8514613B1 (en) * | 2011-06-23 | 2013-08-20 | Altera Corporation | Memory elements with a configurable number of ports |
GB2500907B (en) * | 2012-04-04 | 2016-05-25 | Platipus Ltd | Static random access memory devices |
US9183907B2 (en) * | 2012-11-28 | 2015-11-10 | Taiwan Semiconductor Manufacturing Company Limited | Vccmin for a dual port synchronous random access memory (DPSRAM) cell utilized as a single port synchronous random access memory (SPSRAM) cell |
US8923089B2 (en) * | 2012-12-21 | 2014-12-30 | Lsi Corporation | Single-port read multiple-port write storage device using single-port memory cells |
US9263122B2 (en) * | 2013-10-21 | 2016-02-16 | Taiwan Semiconductor Manufacturing Company Ltd. | Data-controlled auxiliary branches for SRAM cell |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5126970A (en) * | 1990-04-06 | 1992-06-30 | Vlsi Technology, Inc. | Static random access memory with PMOS pass gates |
US5973955A (en) * | 1998-02-02 | 1999-10-26 | Motorola, Inc. | Comparison circuit utilizing a differential amplifier |
US20030086315A1 (en) * | 1995-08-31 | 2003-05-08 | Hitachi, Ltd. | Semiconductor memory device |
-
2011
- 2011-03-24 US US13/070,894 patent/US8848479B2/en not_active Ceased
-
2014
- 2014-12-22 US US14/579,337 patent/USRE46474E1/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5126970A (en) * | 1990-04-06 | 1992-06-30 | Vlsi Technology, Inc. | Static random access memory with PMOS pass gates |
US20030086315A1 (en) * | 1995-08-31 | 2003-05-08 | Hitachi, Ltd. | Semiconductor memory device |
US5973955A (en) * | 1998-02-02 | 1999-10-26 | Motorola, Inc. | Comparison circuit utilizing a differential amplifier |
Also Published As
Publication number | Publication date |
---|---|
US20120243285A1 (en) | 2012-09-27 |
US8848479B2 (en) | 2014-09-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102715263B1 (en) | Port modes for use with memory | |
USRE46474E1 (en) | Multiple write during simultaneous memory access of a multi-port memory device | |
US7898875B2 (en) | Write assist circuit for improving write margins of SRAM cells | |
US7319629B2 (en) | Method of operating a dynamic random access memory cell | |
US9741425B2 (en) | Memory device and memory system including the memory device | |
US9275710B2 (en) | Three dimensional cross-access dual-port bit cell design | |
JPH07118196B2 (en) | Static semiconductor memory | |
US7630272B2 (en) | Multiple port memory with prioritized world line driver and method thereof | |
US20090083479A1 (en) | Multiport semiconductor memory device and associated refresh method | |
US7606108B2 (en) | Access collision within a multiport memory | |
US9305635B2 (en) | High density memory structure | |
US10740188B2 (en) | Volatile memory device and method for efficient bulk data movement, backup operation in the volatile memory device | |
CN114077418A (en) | In-memory operation method and device, memory and storage medium | |
US8913456B2 (en) | SRAM with improved write operation | |
US7248511B2 (en) | Random access memory including selective activation of select line | |
CN105448329B (en) | Static RAM and its method for writing data, imput output circuit | |
US11551746B2 (en) | Apparatuses including memory regions having different access speeds and methods for using the same | |
US20100332712A1 (en) | Apparatuses for register file with novel bit cell implementation | |
US6219296B1 (en) | Multiport memory cell having a reduced number of write wordlines | |
US20240105259A1 (en) | Pseudo multi-port memory with memory cells each having two-port memory cell architecture and multiple enable pulses on same wordline and associated memory access method | |
KR102106234B1 (en) | Voltaile memory device and method for efficient bulk data movement, backup operation in the volatile memory device | |
JP6820361B2 (en) | Volatile memory devices and efficient data movement methods in those volatile memory devices | |
EP4362017A1 (en) | Memory with fly-bitlines that work with single-ended sensing and associated memory access method | |
CN107025930B (en) | Address detector for enabling/disabling burst mode reads in SRAM | |
WO2024151370A1 (en) | Flexible sram pre-charge systems and methods |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.) |
|
FEPP | Fee payment procedure |
Free format text: SURCHARGE FOR LATE PAYMENT, SMALL ENTITY (ORIGINAL EVENT CODE: M2554); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:EASIC CORPORATION;REEL/FRAME:048559/0162 Effective date: 20190301 |
|
FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
AS | Assignment |
Owner name: TAHOE RESEARCH, LTD., IRELAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTEL CORPORATION;REEL/FRAME:061175/0176 Effective date: 20220718 |