The present disclosure relates generally to memory devices, and more particularly, to apparatuses and methods for a memory protocol.
Memory devices are typically provided as internal, semiconductor, integrated circuits in computers or other electronic devices. There are many different types of memory including volatile and non-volatile memory. Volatile memory can require power to maintain its data and includes random-access memory (RAM), dynamic random access memory (DRAM), and synchronous dynamic random access memory (SDRAM), among others. Non-volatile memory can provide persistent data by retaining stored data when not powered and can include NAND flash memory, NOR flash memory, read only memory (ROM), Electrically Erasable Programmable ROM (EEPROM), Erasable Programmable ROM (EPROM), and resistance variable memory such as phase change random access memory (PCRAIVI), resistive random access memory (RRAM), and magnetoresistive random access memory (MRAM), among others.
Memory is also utilized as volatile and non-volatile data storage for a wide range of electronic applications. Non-volatile memory may be used in, for example, personal computers, portable memory sticks, digital cameras, cellular telephones, portable music players such as MP3 players, movie players, and other electronic devices. Memory cells can be arranged into arrays, with the arrays being used in memory devices.
Memory can be part of a memory module (e.g., a dual in-line memory module (DIMM)) used in computing devices. Memory modules can include volatile, such as DRAM, for example, and/or non-volatile memory, such as Flash memory or RRAM, for example. The DIMMs can be using a main memory in computing systems.
The present disclosure includes apparatuses and methods related to a memory protocol. An example apparatus can perform operations on a number of block buffers on the memory device based on commands received from a host using a block configuration register, wherein the operations can read data from the number of block buffers and write data to the number of block buffers on the memory device.
In one or more embodiments of the present disclosure, a block configuration register can be used to define a number of block buffers on a memory device. A host can have direct access to the block buffers and execute read and/or write commands on the block buffers. The block configuration register can include pairs of associated block buffer registers and target address registers, wherein the block buffer registers each include a start address and an end address for each block buffer and the target address registers each include a target address in a memory array associated with each block buffer. The host can send read and/or write commands to the memory device to read and/or write data from the block buffers associated with the start address, the end address, and the target address of the block buffers. The block configuration register can also include a status register that includes status information for data in the block buffers that is updated by the host as read and/or write commands are received and executed by memory device.
In one or more embodiments of the present disclosure, the memory protocol can be used to perform operations with deterministic and/or non-deterministic timing. The memory protocol can include sending read commands with a read increment value, wherein the read increment value indicates to the controller a value by which to increment a counter that is used to assign a memory device read identification number to the read command. The memory can include sending a barrier command from a host, wherein the barrier command indicates that commands previously received by the memory device are to be performed before commands received by the memory device subsequent to the barrier command.
In one or more embodiments, the memory protocol can include sending commands with a burst length signal that indicates a burst length for the memory device. The burst length signal can be based on a size of request for the command and/or on a type memory device on which the command will be executed. The memory protocol can include sending commands to set a buffer register that configures a buffer having a read buffer portion of a first particular size and a write buffer portion of a second particular size.
In the following detailed description of the present disclosure, reference is made to the accompanying drawings that form a part hereof, and in which is shown by way of illustration how a number of embodiments of the disclosure may be practiced. These embodiments are described in sufficient detail to enable those of ordinary skill in the art to practice the embodiments of this disclosure, and it is to be understood that other embodiments may be utilized and that process, electrical, and/or structural changes may be made without departing from the scope of the present disclosure. As used herein, the designator “N” indicates that a number of the particular feature so designated can be included with a number of embodiments of the present disclosure.
As used herein, “a number of” something can refer to one or more of such things. For example, a number of memory devices can refer to one or more of memory devices. Additionally, designators such as “N”, as used herein, particularly with respect to reference numerals in the drawings, indicates that a number of the particular feature so designated can be included with a number of embodiments of the present disclosure.
The figures herein follow a numbering convention in which the first digit or digits correspond to the drawing figure number and the remaining digits identify an element or component in the drawing. Similar elements or components between different figures may be identified by the use of similar digits. As will be appreciated, elements shown in the various embodiments herein can be added, exchanged, and/or eliminated so as to provide a number of additional embodiments of the present disclosure. In addition, the proportion and the relative scale of the elements provided in the figures are intended to illustrate various embodiments of the present disclosure and are not to be used in a limiting sense.
As illustrated in
Host 102 includes a host controller 108 to communicate with memory systems 104-1 . . . 104-N. The host controller 108 can send commands to the memory devices 110-1, . . . , 110-X, 110-Y via channels 112-1 . . . 112-N. The host controller 108 can communicate with the memory devices 110-1, . . . , 110-X, 110-Y and/or the controller 114 on each of the memory devices 110-1, . . . , 110-X, 110-Y to read, write, and erase data, among other operations. A physical host interface can provide an interface for passing control, address, data, and other signals between the memory systems 104-1 . . . 104-N and host 102 having compatible receptors for the physical host interface. The signals can be communicated between 102 and memory devices 110-1, . . . , 110-X, 110-Y on a number of buses, such as a data bus and/or an address bus, for example, via channels 112-1 . . . 112-N.
The host controller 108 and/or controller 114 on a memory device can include control circuitry, e.g., hardware, firmware, and/or software. In one or more embodiments, the host controller 108 and/or controller 114 can be an application specific integrated circuit (ASIC) coupled to a printed circuit board including a physical interface. Also, each memory device 110-1, . . . , 110-X, 110-Y can include a buffer 116 of volatile and/or non-volatile memory and a register 118. Buffer 116 can be used to buffer data that is used during execution of read commands and/or write commands. The buffer 116 can be split into a write buffer, a read buffer, and a number of block buffers. The amount of space that is dedicated to the write buffer and the amount of space dedicated to the read buffer can be controlled by the host controller 108 programming a number of registers 118. The host can control the amount of space in buffers 116 dedicated to the write buffer and the read buffer based on the type of commands that are being sent to a particular memory device. In a number of embodiments, each memory device 110-1, . . . , 110-X, 110-Y can have a fixed write buffer size and/or a fixed read buffer size. Buffers 116 can include a number of block buffers. The size of each of the number of block buffers can be controlled by the host by programming a number of registers 118. Registers 118 can be programmed to set the starting and ending address of each block register and also a target address in the memory array associated with each block register. The host can read and/or write data to the block registers by sending commands to memory devices 110-1, . . . , 110-X, 110-Y.
The memory devices 110-1, . . . , 110-X, 110-Y can provide main memory for the memory system or could be used as additional memory or storage throughout the memory system. Each memory device 110-1, . . . , 110-X, 110-Y can include one or more arrays of memory cells, e.g., non-volatile memory cells. The arrays can be flash arrays with a NAND architecture, for example. Embodiments are not limited to a particular type of memory device. For instance, the memory device can include RAM, ROM, DRAM, SDRAM, PCRAM, RRAM, and flash memory, among others.
The embodiment of
In a number of embodiments, barrier commands can apply to all types of commands, only read commands, or only write commands. For example, a read barrier command can be sent to indicate that all read command sent prior to the barrier command are to be executed before any read command sent subsequent to the barrier command. Barrier commands can be used by a host to control the timing of execution of commands when a memory device can execute commands with non-deterministic timing.
In a number of embodiments, a buffer can include both read and write entries and a register can be programmed to define a threshold number of read entries for the buffer and a threshold number of write entries for the buffer. The host can track the number of outstanding read entries and write entries in the buffer to ensure that the buffer does not contain more entries than threshold number of read entries and the threshold number of write entries defined by the register. The register can be updated to changes the threshold number of read entries for the buffer and a threshold number of write entries for the buffer.
Although specific embodiments have been illustrated and described herein, those of ordinary skill in the art will appreciate that an arrangement calculated to achieve the same results can be substituted for the specific embodiments shown. This disclosure is intended to cover adaptations or variations of various embodiments of the present disclosure. It is to be understood that the above description has been made in an illustrative fashion, and not a restrictive one. Combination of the above embodiments, and other embodiments not specifically described herein will be apparent to those of skill in the art upon reviewing the above description. The scope of the various embodiments of the present disclosure includes other applications in which the above structures and methods are used. Therefore, the scope of various embodiments of the present disclosure should be determined with reference to the appended claims, along with the full range of equivalents to which such claims are entitled.
In the foregoing Detailed Description, various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the disclosed embodiments of the present disclosure have to use more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.
This application is a Divisional of U.S. application Ser. No. 15/182,821, filed on Jun. 15, 2016, which claims benefit of U.S. Provisional Application No. 62/346,201 filed Jun. 6, 2016, the specification of which is incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
4467411 | Fry et al. | Aug 1984 | A |
5452311 | Wells et al. | Sep 1995 | A |
5574944 | Stager | Nov 1996 | A |
5717948 | Michalina | Feb 1998 | A |
5915265 | Crocker et al. | Jun 1999 | A |
5937423 | Robinson | Aug 1999 | A |
6370614 | Teoman et al. | Apr 2002 | B1 |
6370619 | Ho et al. | Apr 2002 | B1 |
6609192 | Guthrie | Aug 2003 | B1 |
6957308 | Patel | Oct 2005 | B1 |
7042800 | Kang et al. | May 2006 | B2 |
7480754 | Priborsky et al. | Jan 2009 | B2 |
7711889 | Kudo et al. | May 2010 | B2 |
7870351 | Resnick | Jan 2011 | B2 |
7983107 | Moshayedi et al. | Jul 2011 | B2 |
8719492 | Asnaashari | May 2014 | B1 |
8769192 | Yeh | Jul 2014 | B2 |
8874831 | Lee et al. | Oct 2014 | B2 |
9104583 | Ambroladze et al. | Aug 2015 | B2 |
9122401 | Zaltsman | Sep 2015 | B2 |
9128634 | Kang et al. | Sep 2015 | B1 |
9558030 | Lim | Jan 2017 | B2 |
20010049770 | Cai et al. | Dec 2001 | A1 |
20020062459 | Lasserre et al. | May 2002 | A1 |
20020129219 | Bahout | Sep 2002 | A1 |
20030033461 | Malik et al. | Feb 2003 | A1 |
20030110322 | Wolrich et al. | Jun 2003 | A1 |
20040181633 | Azuma | Sep 2004 | A1 |
20040205296 | Bearden | Oct 2004 | A1 |
20040260908 | Malik et al. | Dec 2004 | A1 |
20050160320 | Elez | Jul 2005 | A1 |
20050228961 | Reuter | Oct 2005 | A1 |
20050273549 | Roohparvar | Dec 2005 | A1 |
20050286506 | LaBerge | Dec 2005 | A1 |
20060015652 | Day | Jan 2006 | A1 |
20060015683 | Ashmore et al. | Jan 2006 | A1 |
20060218335 | Hofmann | Sep 2006 | A1 |
20060218358 | Hofmann | Sep 2006 | A1 |
20060242332 | Johnsen et al. | Oct 2006 | A1 |
20070002612 | Chang et al. | Jan 2007 | A1 |
20070038840 | Hummel | Feb 2007 | A1 |
20070168626 | De Souza | Jul 2007 | A1 |
20070214298 | Sullivan | Sep 2007 | A1 |
20070233990 | Kuczynski et al. | Oct 2007 | A1 |
20080082751 | Okin et al. | Apr 2008 | A1 |
20080162735 | Voigt et al. | Jul 2008 | A1 |
20080189452 | Merry et al. | Aug 2008 | A1 |
20080189501 | Irish | Aug 2008 | A1 |
20080270678 | Comwell et al. | Oct 2008 | A1 |
20080301342 | Hofmann | Dec 2008 | A1 |
20090006787 | De Souza et al. | Jan 2009 | A1 |
20090133032 | Biles et al. | May 2009 | A1 |
20090138665 | Suzuki | May 2009 | A1 |
20090276556 | Huang | Nov 2009 | A1 |
20100042771 | Kawaguchi | Feb 2010 | A1 |
20100077175 | Wu et al. | Mar 2010 | A1 |
20100115142 | Lim | May 2010 | A1 |
20100250827 | Jullien et al. | Sep 2010 | A1 |
20100306470 | Speier | Dec 2010 | A1 |
20100312950 | Hsieh | Dec 2010 | A1 |
20100318742 | Plondke et al. | Dec 2010 | A1 |
20110063313 | Bolz | Mar 2011 | A1 |
20110170346 | Nagai et al. | Jul 2011 | A1 |
20110268256 | Ootsuka | Nov 2011 | A1 |
20110320651 | Poublan et al. | Dec 2011 | A1 |
20120020161 | Haukness | Jan 2012 | A1 |
20120131253 | McKnight et al. | May 2012 | A1 |
20120159052 | Lee et al. | Jun 2012 | A1 |
20120278664 | Kazui et al. | Nov 2012 | A1 |
20130019057 | Stephens | Jan 2013 | A1 |
20130060981 | Horn et al. | Mar 2013 | A1 |
20130151741 | Walker | Jun 2013 | A1 |
20130212319 | Hida et al. | Aug 2013 | A1 |
20130262745 | Lin et al. | Oct 2013 | A1 |
20130262761 | Oh | Oct 2013 | A1 |
20130297047 | Sullivan | Nov 2013 | A1 |
20140025891 | McCormack | Jan 2014 | A1 |
20140032818 | Chang et al. | Jan 2014 | A1 |
20140047206 | Ochiai | Feb 2014 | A1 |
20140108714 | Lee et al. | Apr 2014 | A1 |
20140181341 | Vantrease | Jun 2014 | A1 |
20140229699 | Gurgi et al. | Aug 2014 | A1 |
20140237157 | Takefman et al. | Aug 2014 | A1 |
20140269088 | Pichen | Sep 2014 | A1 |
20140317358 | Meier | Oct 2014 | A1 |
20140344512 | Nishioka | Nov 2014 | A1 |
20140351492 | Chen | Nov 2014 | A1 |
20140365734 | Bridge, Jr. | Dec 2014 | A1 |
20140372724 | Almasi | Dec 2014 | A1 |
20150006794 | Kang et al. | Jan 2015 | A1 |
20150006834 | Dulloor | Jan 2015 | A1 |
20150012687 | Huang et al. | Jan 2015 | A1 |
20150033234 | Shacham | Jan 2015 | A1 |
20150052318 | Walker | Feb 2015 | A1 |
20150067291 | Miyamoto et al. | Mar 2015 | A1 |
20150193360 | Lu et al. | Jul 2015 | A1 |
20150212738 | D'eliseo et al. | Jul 2015 | A1 |
20150234601 | Tsai et al. | Aug 2015 | A1 |
20150279463 | Berke | Oct 2015 | A1 |
20150331638 | Zaltsman et al. | Nov 2015 | A1 |
20150363106 | Lim et al. | Dec 2015 | A1 |
20150378886 | Nemazie et al. | Dec 2015 | A1 |
20160041907 | Jung et al. | Feb 2016 | A1 |
20160070483 | Yoon et al. | Mar 2016 | A1 |
20160118121 | Kelly et al. | Apr 2016 | A1 |
20160170767 | Gendler | Jun 2016 | A1 |
20160232112 | Lee | Aug 2016 | A1 |
20160306566 | Lu et al. | Oct 2016 | A1 |
20160342487 | Ware et al. | Nov 2016 | A1 |
20170024297 | Sogabe | Jan 2017 | A1 |
20170160929 | Ayandeh | Jun 2017 | A1 |
20170242596 | Liu | Aug 2017 | A1 |
20170308306 | Intrater | Oct 2017 | A1 |
20170351433 | Walker | Dec 2017 | A1 |
20180239532 | Inbar | Aug 2018 | A1 |
20180239547 | Inbar | Aug 2018 | A1 |
20190087096 | Ramanujan | Mar 2019 | A1 |
20190196975 | Inbar | Jun 2019 | A1 |
20190220404 | Hwang | Jul 2019 | A1 |
20190243759 | Stonelake | Aug 2019 | A1 |
Number | Date | Country |
---|---|---|
2645263 | Oct 2013 | EP |
2863316 | Apr 2015 | EP |
2465611 | May 2010 | GB |
0561748 | Mar 1993 | JP |
10-2005-0025960 | Mar 2005 | KR |
10-2005-0034402 | Apr 2005 | KR |
201013400 | Apr 2010 | TW |
I363299 | May 2012 | TW |
201314437 | Apr 2013 | TW |
2010002753 | Jan 2010 | WO |
2013007870 | Jan 2013 | WO |
2015116468 | Aug 2015 | WO |
Entry |
---|
Notice of Preliminary Rejection from related Korean Patent Application No. 10-2018-7037846, dated Feb. 19, 2020, 6 pages. |
Search Report from related European Patent Application No. 17810712.4, dated Jun. 24, 2020, 14 pages. |
Office Action from related Taiwanese Patent Application No. 108116191, dated Aug. 6, 2020, 9 pages. |
International Search Report and Written Opinion from international application No. PCT/US2017/063581, dated Mar. 19, 2018, 13 pages. |
Search Report from related European patent application No. 17793026.0, dated Mar. 13, 2019, 7 pages. |
Office Action from Taiwanese patent application No. 106142145, dated Dec. 12, 2018, 16 pages. |
Office Action from Taiwanese patent application No. 107108758, dated Jan. 28, 2019, 21 pages. |
Office Action from Taiwanese patent application No. 106114938, dated Jan. 18, 2018, 7 pages. |
Office Action from Taiwanese patent application No. 107102386, dated Sep. 12, 2018, 15 pages. |
International Search Report and Written Opinion from international application No. PCT/US2018/014345, dated Jun. 22, 2018, 15 pages. |
International Search Report and Written Opinion from international application No. PCT/US2018/018106, dated May 28, 2018, 19 pages. |
International Search Report and Written Opinion from international application No. PCT/US2018/018124, dated Jun. 1, 2018, 14 pages. |
Decision of Rejection from Taiwanese patent application No. 106114938, dated May 24, 2018, 6 pages. |
Office Action from related Taiwanese patent application No. 106118556, dated May 11, 2018, 10 pages. |
Search Report from related international patent application No. PCT/US2017/034487, dated Oct. 25, 2017, 22 pages. |
International Search Report and Written Opinion from international application No. PCT/US2017/029780, dated Jul. 18, 2017, 11 pages. |
Office Action from Chinese patent application No. 201780026941.4, dated Jul. 10, 2019, 12 pages. |
Office Action from related Taiwan patent application No. 107108757, dated Nov. 8, 2019, 13 pages. |
Notice of Preliminary Rejection from related Korean Patent Application No. 10-2020-7033373, dated Dec. 7, 2020, 5 pages. |
First Office Action from related Chinese Patent Application No. 201780034967.3, dated Aug. 3, 2021, 27 pages. |
Notice of Preliminary Rejection from related Korean Patent Application No. 10-2021-7042417, dated Jan. 19, 2022, 5 pages. |
Number | Date | Country | |
---|---|---|---|
20200125263 A1 | Apr 2020 | US |
Number | Date | Country | |
---|---|---|---|
62346201 | Jun 2016 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 15182821 | Jun 2016 | US |
Child | 16719268 | US |