CN111243644B - Counting method of enhanced flash and enhanced flash - Google Patents

Counting method of enhanced flash and enhanced flash Download PDF

Info

Publication number
CN111243644B
CN111243644B CN201911389103.0A CN201911389103A CN111243644B CN 111243644 B CN111243644 B CN 111243644B CN 201911389103 A CN201911389103 A CN 201911389103A CN 111243644 B CN111243644 B CN 111243644B
Authority
CN
China
Prior art keywords
value
bit
counting
unit
count value
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
Application number
CN201911389103.0A
Other languages
Chinese (zh)
Other versions
CN111243644A (en
Inventor
徐光明
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.)
Xtx Technology Inc
Original Assignee
XTX Technology Shenzhen Ltd
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 XTX Technology Shenzhen Ltd filed Critical XTX Technology Shenzhen Ltd
Priority to CN201911389103.0A priority Critical patent/CN111243644B/en
Publication of CN111243644A publication Critical patent/CN111243644A/en
Application granted granted Critical
Publication of CN111243644B publication Critical patent/CN111243644B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/22Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management 

Landscapes

  • Read Only Memory (AREA)

Abstract

The invention discloses a counting method of an enhanced flash and the enhanced flash, and the method comprises the following steps: when the rising edge of the clock signal and the added signal are simultaneously effective, the counting unit increases 1 on the basis of the initial value to obtain the current counting value, and the counting value is input into the remapping unit; the remapping unit carries out high-low bit conversion on the counting value to obtain a remapped counting value; the non-volatile memory control unit writes the remapped count value to non-volatile memory. The invention realizes the relative balance of the PE cycles of the counter in the nonvolatile memory, thereby reducing the size of the nonvolatile memory and the area of a chip.

Description

Counting method of enhanced flash and enhanced flash
Technical Field
The invention relates to the technical field of chips, in particular to a counting method of an enhanced flash and the enhanced flash.
Background
Currently, an enhanced FLASH with a Response Protection Monotonic Calculator (RPMC) is a Basic Input-Output System (BIOS) chip that is pushed by Intel and includes a large-capacity FLASH chip and RPMC circuitry. Among them, the RPMC circuit is the focus of design, and the requirements of the RPMC circuit are non-volatile and monotonically increasing. In order to meet the requirement, the current design method is to use a nonvolatile memory to directly correspond to four sets of 32-bit RPMCs, because each set of RPMCs is 32 bits, assuming that the product is guaranteed to be updated 5 times in 1 minute for 10 years, the required PE cycle (number of times of erasing) is 10x365x24x60x5 ═ 26,280,000, whereas the PE cycle of the conventional nonvolatile memory is only 100,000 times, and a set of 32-bit RPMCs is 8,410bits of nonvolatile memory, and the current design method needs too many nonvolatile memories.
Disclosure of Invention
The invention mainly aims to solve the technical problem that the enhanced FLASH in the prior art needs too much nonvolatile memory.
In order to achieve the above object, the present invention provides a counting method of an enhanced flash, the method being applied to an enhanced flash, the enhanced flash including a counting unit, a remapping unit and a non-volatile memory control unit, the method including:
when the rising edge of the clock signal and the added signal are simultaneously effective, the counting unit increases 1 on the basis of the initial value to obtain the current counting value, and the counting value is input into the remapping unit;
the remapping unit carries out high-low bit conversion on the counting value to obtain a remapped counting value;
the non-volatile memory control unit writes the remapped count value to non-volatile memory.
Optionally, when the rising edge of the clock signal and the increment signal are simultaneously valid, the counter increments by 1 on the basis of an initial value to obtain a current count value, and inputs the count value to the remapping unit, and the method further includes:
when the rising edge of the clock signal and the load signal are simultaneously valid, the counting unit loads data from the remapping unit as initial values.
Optionally, the count value is a 32-bit value.
Optionally, the remapping unit performs high-low bit swapping on the count value to obtain a remapped count value, where the remapped count value includes:
the remapping unit keeps the 16 th bit and the 17 th bit of the count value unchanged, and exchanges the value of the nth bit with the value of the mth bit to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
In addition, to achieve the above object, the present invention further provides an enhanced flash, including:
the counting unit is used for increasing 1 on the basis of an initial value when the rising edge of the clock signal and the increasing signal are simultaneously effective to obtain a current counting value, and inputting the counting value into the remapping unit;
the remapping unit is used for carrying out high-low bit conversion on the counting value to obtain a remapped counting value;
a non-volatile memory control unit for writing the remapped count value to a non-volatile memory.
Optionally, the counting unit is configured to:
when the rising edge of the clock signal and the load signal are simultaneously active, data is loaded from the remapping unit as an initial value.
Optionally, the counting unit is a 32-bit counter, and the count value is a 32-bit value.
Optionally, the remapping unit is configured to:
the 16 th bit and the 17 th bit of the count value are kept unchanged, and the value of the nth bit and the value of the mth bit are exchanged to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
When the rising edge of the clock signal and the added signal are simultaneously effective, the counting unit increases 1 on the basis of the initial value to obtain the current counting value, and the counting value is input into the remapping unit; the remapping unit carries out high-low bit conversion on the counting value to obtain a remapped counting value; the non-volatile memory control unit writes the remapped count value to non-volatile memory. The invention realizes the relative equalization of the PEcycles of the counters in the nonvolatile memory, thereby reducing the size of the nonvolatile memory and reducing the chip area.
Drawings
FIG. 1 is a flowchart illustrating an enhanced flash counting method according to an embodiment of the present invention;
fig. 2 is a functional block diagram of an enhanced flash according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
Since the prior art uses the non-volatile memory to directly correspond to four sets of 32-bit RPMCs, because each set of RPMC is 32 bits, assuming that the product is guaranteed to be updated 5 times in 10 years and 1 minute, the required PE cycle is 10x365x24x60x5 ═ 26,280,000, while the PE cycle of the conventional non-volatile memory is only 100,000 times, and one set of 32-bit RPMC is 8,410bits of non-volatile memory, the current design method needs too many non-volatile memories. Resulting in a larger size of the non-volatile memory required in existing enhanced FLASH, resulting in a larger chip area. In order to solve this problem, the embodiment of the present invention implements relative balancing of PE cycles of the counters stored in the nonvolatile memory through a mapping mechanism, so as to reduce the size of the nonvolatile memory, and thus reduce the chip area.
Referring to fig. 1, fig. 1 is a flowchart illustrating an enhanced flash counting method according to an embodiment of the present invention. In one embodiment, a counting method of an enhanced flash is applied to the enhanced flash, wherein the enhanced flash comprises a counting unit, a remapping unit and a nonvolatile memory control unit, and the method comprises the following steps:
step S10, when the rising edge of the clock signal and the added signal are both valid, the counting unit adds 1 on the basis of the initial value to obtain the current count value, and inputs the count value into the remapping unit;
in this embodiment, the counting unit is a counter for receiving the clock signal CLK, the LOAD signal and the INC signal. When the rising edge of the clock signal CLK and the INC signal are simultaneously active, the initial value in the current counter is incremented by 1 to obtain a new value (i.e., count value) and the new value is sent to the remapping unit.
In an embodiment, before step S10, the method further includes:
when the rising edge of the clock signal and the load signal are simultaneously valid, the counting unit loads data from the remapping unit as initial values.
The counting unit is a counter for receiving the clock signal CLK, the LOAD signal and the INC signal, and when the rising edge of the clock signal CLK and the LOAD signal are simultaneously active, data is loaded from the remapping unit as an initial value of the counting unit.
Step S20, the remapping unit performs high-low bit swapping on the count value to obtain a remapped count value;
in this embodiment, the remapping unit performs high-low permutation on the input count value, that is, permutes the value on the high order with the value on the low order, to obtain the remapped count value.
In one embodiment, the count unit is a 32-bit counter, and the count value of the input remap unit is a 32-bit value.
On the basis that the count value is a 32-bit value, step S20 includes:
the remapping unit keeps the 16 th bit and the 17 th bit of the count value unchanged, and exchanges the value of the nth bit with the value of the mth bit to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
In this embodiment, when the count value is a 32-bit value, the remapping unit keeps the 16 th bit and the 17 th bit of the count value unchanged, and exchanges the value of the nth bit with the value of the mth bit to obtain the remapped count value, where N is 1, 2, 3, … …, 15, and N + M is 33. That is, the value at the 1 st bit of the count value is exchanged with the value at the 32 nd bit, the value at the 2 nd bit of the count value is exchanged with the value at the 31 st bit, the value at the 3 rd bit of the count value is exchanged with the value at the 30 th bit, the value at the 4 th bit of the count value is exchanged with the value at the 29 th bit, the value at the 5 th bit of the count value is exchanged with the value at the 28 th bit, the value at the 6 th bit of the count value is exchanged with the value at the 27 th bit, the value at the 7 th bit of the count value is exchanged with the value at the 26 th bit, the value at the 8 th bit of the count value is exchanged with the value at the 25 th bit, the value at the 9 th bit of the count value is exchanged with the value at the 24 th bit, the value at the 10 th bit of the count value is exchanged with the value at the 23 th bit, the value at the 11 th bit of the count value is exchanged with the value at the 22 nd bit, the value at the 12 th bit of the count, the value at the 13 th bit of the count value is exchanged with the value at the 20 th bit, the value at the 14 th bit of the count value is exchanged with the value at the 19 th bit, the value at the 15 th bit of the count value is exchanged with the value at the 18 th bit, and the remapped count value is obtained by the exchange processing. By the remapping process proposed in this embodiment, the PE cycles of the upper bits and the lower bits are relatively equalized. The above-described high-low bit swapping process may be performed when the 16 th bit of the count value is equal to 0. That is, when the count value is a 32-bit value and the 16 th bit of the count value is 0, the remapping unit keeps the 16 th bit and the 17 th bit of the count value unchanged, and exchanges the value of the nth bit with the value of the mth bit to obtain a remapped count value, where N is 1, 2, 3, … …, 15, and N + M is 33.
As shown in Table 1, Table 1 is an indication of the number of PE cycles required for each bit in a 4-bit counter in the prior art without using remapping.
TABLE 1
Figure BDA0002344445660000051
As can be seen from table 1, instead of using the remapping process proposed in this embodiment, the maximum PE cycle value of 16 is required in all the bits of the counter.
Referring to table 2, table 2 is an exemplary table of the number of cycles required for each bit in the remapping process for a 4-bit counter.
TABLE 2
Figure BDA0002344445660000061
As can be seen from table 2, if the remapping process proposed in this embodiment is used, the maximum PE cycle value of 8 is required in all the bits of the counter. As is clear from comparison with table 1, the maximum required cycle of all bits of the counter is reduced by half, and therefore, the size of the required nonvolatile memory can be reduced by half, thereby reducing the chip area.
Referring to table 3, table 3 shows the number of PE cycles required for each bit when a 32-bit counter does not adopt the remapping process and the Bits of the corresponding non-volatile memory (nvm memory) in the prior art.
TABLE 3
Figure BDA0002344445660000071
Figure BDA0002344445660000081
As shown in Table 3, when a 32-bit counter in the prior art does not employ remapping, the Bits of the required non-volatile memory is 64K.
Referring to table 4, table 4 shows the number of cycles required for each bit in the remapping process and the Bits of the corresponding non-volatile memory (nvm memory) for a 32-bit counter.
TABLE 4
Figure BDA0002344445660000082
Figure BDA0002344445660000091
As shown in table 4, when a 32-bit counter is remapped, Bits of the required nonvolatile memory is 32K. Therefore, by the remapping process proposed by this embodiment, the size of the required nonvolatile memory can be reduced by half, thereby reducing the area of the chip.
In step S30, the nonvolatile memory control unit writes the remapped count value to the nonvolatile memory.
In this embodiment, after obtaining the remapped count value based on step S20, the nonvolatile memory control unit writes the remapped count value into the nonvolatile memory.
In this embodiment, when the rising edge of the clock signal and the added signal are simultaneously valid, the counting unit adds 1 on the basis of the initial value to obtain the current count value, and inputs the count value into the remapping unit; the remapping unit carries out high-low bit conversion on the counting value to obtain a remapped counting value; the non-volatile memory control unit writes the remapped count value to non-volatile memory. By the embodiment, the relative balance of the PE cycles of the counter in the nonvolatile memory is realized, so that the size of the nonvolatile memory is reduced, and the chip area is reduced.
Referring to fig. 2, fig. 2 is a functional block diagram of an enhanced flash according to an embodiment of the present invention. In one embodiment, an enhanced flash includes:
a counting unit 10, configured to increase 1 based on an initial value when a rising edge of a clock signal and an increase signal are simultaneously valid, to obtain a current count value, and input the count value to the remapping unit;
a remapping unit 20, configured to perform high-low bit swapping on the count value to obtain a remapped count value;
a non-volatile memory control unit 30 for writing the remapped count value to a non-volatile memory.
Further, in an embodiment, the counting unit 10 is configured to:
when the rising edge of the clock signal and the load signal are simultaneously active, data is loaded from the remapping unit as an initial value.
Further, in an embodiment, the counting unit 10 is a 32-bit counter, and the count value is a 32-bit value.
Further, in an embodiment, the remapping unit 20 is configured to:
the 16 th bit and the 17 th bit of the count value are kept unchanged, and the value of the nth bit and the value of the mth bit are exchanged to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
The specific embodiment of the enhanced flash of the present invention is basically the same as the embodiments of the counting method of the enhanced flash described above, and details are not described herein.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functionality of some or all of the components in accordance with embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (8)

1. A counting method of an enhanced flash, the method is applied to the enhanced flash, the enhanced flash comprises a counting unit, a remapping unit and a nonvolatile memory control unit, and the method comprises the following steps:
when the rising edge of the clock signal and the added signal are simultaneously effective, the counting unit increases 1 on the basis of the initial value to obtain the current counting value, and the counting value is input into the remapping unit;
the remapping unit carries out high-low bit conversion on the counting value to obtain a remapped counting value;
the non-volatile memory control unit writes the remapped count value to non-volatile memory.
2. The method as claimed in claim 1, wherein the counter increments by 1 based on an initial value when the rising edge of the clock signal and the increment signal are simultaneously active, obtains a current count value, and inputs the count value to the remapping unit, further comprising:
when the rising edge of the clock signal and the load signal are simultaneously valid, the counting unit loads data from the remapping unit as initial values.
3. The method of claim 1, wherein the count value is a 32-bit value.
4. The method of claim 3, wherein the remapping unit permutes the count value high and low to obtain a remapped count value comprising:
the remapping unit keeps the 16 th bit and the 17 th bit of the count value unchanged, and exchanges the value of the nth bit with the value of the mth bit to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
5. An enhanced flash, comprising:
the counting unit is used for increasing 1 on the basis of an initial value when the rising edge of the clock signal and the increasing signal are simultaneously effective to obtain a current counting value, and inputting the counting value into the remapping unit;
the remapping unit is used for carrying out high-low bit conversion on the counting value to obtain a remapped counting value;
a non-volatile memory control unit for writing the remapped count value to a non-volatile memory.
6. The enhanced flash of claim 5, wherein said counting unit is to:
when the rising edge of the clock signal and the load signal are simultaneously active, data is loaded from the remapping unit as an initial value.
7. The enhanced flash of claim 5 wherein said count unit is a 32-bit counter and said count value is a 32-bit value.
8. The enhanced flash of claim 7, wherein said remapping unit is for:
the 16 th bit and the 17 th bit of the count value are kept unchanged, and the value of the nth bit and the value of the mth bit are exchanged to obtain a remapped count value, wherein N is 1, 2, 3, … …, 15, and N + M is 33.
CN201911389103.0A 2019-12-30 2019-12-30 Counting method of enhanced flash and enhanced flash Active CN111243644B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911389103.0A CN111243644B (en) 2019-12-30 2019-12-30 Counting method of enhanced flash and enhanced flash

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911389103.0A CN111243644B (en) 2019-12-30 2019-12-30 Counting method of enhanced flash and enhanced flash

Publications (2)

Publication Number Publication Date
CN111243644A CN111243644A (en) 2020-06-05
CN111243644B true CN111243644B (en) 2020-10-20

Family

ID=70879531

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911389103.0A Active CN111243644B (en) 2019-12-30 2019-12-30 Counting method of enhanced flash and enhanced flash

Country Status (1)

Country Link
CN (1) CN111243644B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5144626A (en) * 1988-02-19 1992-09-01 Hitachi, Ltd. Data processor
CN1782924A (en) * 2004-12-03 2006-06-07 京瓷美达株式会社 Counter device and counting method
CN1858855A (en) * 2006-02-17 2006-11-08 华为技术有限公司 Counting method and device for extending non-volatile storage life
CN103247611A (en) * 2013-04-09 2013-08-14 北京兆易创新科技股份有限公司 Enhanced FLASH chip and method for encapsulating chip
CN104361907A (en) * 2014-10-10 2015-02-18 宁波三星电气股份有限公司 Counting method of FLASH memory
CN108874681A (en) * 2017-05-16 2018-11-23 爱思开海力士有限公司 Storage system and its operating method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101409897B (en) * 2008-10-31 2012-12-19 中兴通讯股份有限公司 Control method and apparatus for counter
WO2013101043A1 (en) * 2011-12-29 2013-07-04 Intel Corporation Dynamic window to improve nand memory endurance
TWI538402B (en) * 2014-06-04 2016-06-11 新唐科技股份有限公司 Counter
KR102327076B1 (en) * 2014-12-18 2021-11-17 에스케이하이닉스 주식회사 Data storage device and operating method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5144626A (en) * 1988-02-19 1992-09-01 Hitachi, Ltd. Data processor
CN1782924A (en) * 2004-12-03 2006-06-07 京瓷美达株式会社 Counter device and counting method
CN1858855A (en) * 2006-02-17 2006-11-08 华为技术有限公司 Counting method and device for extending non-volatile storage life
CN103247611A (en) * 2013-04-09 2013-08-14 北京兆易创新科技股份有限公司 Enhanced FLASH chip and method for encapsulating chip
CN104361907A (en) * 2014-10-10 2015-02-18 宁波三星电气股份有限公司 Counting method of FLASH memory
CN108874681A (en) * 2017-05-16 2018-11-23 爱思开海力士有限公司 Storage system and its operating method

Also Published As

Publication number Publication date
CN111243644A (en) 2020-06-05

Similar Documents

Publication Publication Date Title
US11169722B2 (en) Memory system and SoC including linear address remapping logic
US11347402B2 (en) Performing wear leveling operations in a memory based on block cycles and use of spare blocks
US8650327B2 (en) Processor with programmable virtual ports
US20220276786A1 (en) Memory protocol
US20130219131A1 (en) Low access time indirect memory accesses
DE112005001371T5 (en) Method and apparatus for coupling between a test system and an embedded memory for a test mode setting process
JP2006323739A5 (en)
CN104981789A (en) Apparatuses and methods for variable latency memory operations
US10162750B2 (en) System address reconstruction
US10261876B2 (en) Memory management
US10275350B2 (en) System and method for performance optimal partial rank/bank interleaving for non-symmetrically populated DIMMs across DDR channels
EP3610380A1 (en) Memory protocol with programmable buffer and cache size
CN111243644B (en) Counting method of enhanced flash and enhanced flash
US20190073136A1 (en) Memory controlling method, memory controlling circuit and memory system
US20180364919A1 (en) Memory controller
US10481795B2 (en) Hardware interface component for processing write access requests that identify a register using lesser significant bits of a target address and identify an arithmetic operation to be performed using greater significant bits of the target address
US10558255B2 (en) Hybrid hardware/firmware power management controller for media devices
CN108628761B (en) Atomic command execution method and device
US8370565B2 (en) Boot system
WO2018052718A1 (en) Method and apparatus for masking and transmitting data
US11403035B2 (en) Memory module including a controller and interfaces for communicating with a host and another memory module
US11687283B2 (en) Memory module interfaces
US10180847B2 (en) Circuitry for configuring entities
KR20150115473A (en) Memory controller and systme including the same
CN114327287B (en) Method, device, equipment and medium for setting wafer of solid state disk

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address

Address after: 518000 Room 101, building 10, Dayun software Town, 8288 Longgang Avenue, he'ao community, Yuanshan street, Longgang District, Shenzhen City, Guangdong Province

Patentee after: XTX Technology Inc.

Address before: 518000 19 / F, Xinghe World Building, Bantian street, Longgang District, Shenzhen City, Guangdong Province

Patentee before: Paragon Technology (Shenzhen) Ltd.

CP03 Change of name, title or address