CN110888765A - Device and method for counting number of data 0 and 1 flip bits - Google Patents

Device and method for counting number of data 0 and 1 flip bits Download PDF

Info

Publication number
CN110888765A
CN110888765A CN201911100401.3A CN201911100401A CN110888765A CN 110888765 A CN110888765 A CN 110888765A CN 201911100401 A CN201911100401 A CN 201911100401A CN 110888765 A CN110888765 A CN 110888765A
Authority
CN
China
Prior art keywords
data
bit
command
module
configuration information
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
CN201911100401.3A
Other languages
Chinese (zh)
Other versions
CN110888765B (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.)
Xian Unilc Semiconductors Co Ltd
Original Assignee
Xian Unilc Semiconductors Co 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 Xian Unilc Semiconductors Co Ltd filed Critical Xian Unilc Semiconductors Co Ltd
Priority to CN201911100401.3A priority Critical patent/CN110888765B/en
Publication of CN110888765A publication Critical patent/CN110888765A/en
Application granted granted Critical
Publication of CN110888765B publication Critical patent/CN110888765B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/2221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test input/output devices or peripheral units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2289Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing by configuration test
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)
  • Communication Control (AREA)

Abstract

The invention discloses a device and a method for counting the number of data 0 and 1 turning bits, wherein the device comprises a configuration module, a command FIFO, a response FIFO, a data flow control module, an adder, a master interface 1 and a master interface 2, the data flow control module comprises a command processing module and a data processing module, the configuration module is connected with a control bus and used for receiving configuration information and a starting signal written by an external CPU through the control bus, and the command FIFO is connected between the configuration module and the command processing module and used for receiving and storing the configuration information written by the configuration module and writing the configuration information into the command processing module. The invention adopts two master interfaces to fetch data simultaneously, does not need to additionally develop space to store intermediate data, and simplifies the design. Meanwhile, the device supports a plurality of commands, supports a large number of operations, greatly improves the efficiency of the whole system and saves the test time.

Description

Device and method for counting number of data 0 and 1 flip bits
Technical Field
The invention relates to a device and a method for counting the number of turning bits of data 0 and 1, belonging to the technical field of storage component testing.
Background
In testing the characteristics of memory devices (e.g., NAND FLASH), statistics are needed to flip the number of bits before writing data to the device and after reading data from the device to 0/1. The statistical data plays an important role in subsequent device characteristic analysis and research, and a large amount of test statistics are required in the whole characteristic test process. According to the traditional method, software is adopted for statistical processing, namely, the lower computer transmits all data to the upper computer, and the upper computer software compares the data, so that a large amount of time is used for data transmission, the efficiency of a test system is low, and the test time is prolonged.
Disclosure of Invention
The technical problem to be solved by the invention is to provide a device and a method for counting the number of turning bits of data 0 and 1, so that the data comparison speed is improved, and the time is saved.
In order to solve the technical problem, the technical scheme adopted by the invention is as follows: a device for counting the number of bits of data 0 and 1, comprising a configuration module, a command FIFO, a response FIFO, a data flow control module, an adder, a master interface 1 and a master interface 2, wherein the data flow control module comprises a command processing module and a data processing module, the configuration module is connected with a control bus and used for receiving configuration information and a starting signal written by an external CPU through the control bus, the command FIFO is connected between the configuration module and the command processing module and used for receiving and storing the configuration information written by the configuration module and writing the configuration information into the command processing module, the command processing module calculates the storage address and the data length of original data and read data according to the configuration information, then sends the calculated original data address and data length signals to the master interface 1 and sends the calculated read data address and data length signals to the master interface 2, the master interface 1 and the master interface 2 respectively capture corresponding data from a memory through a data bus according to a received data address and a received data length, the captured data are returned to the data processing module, the data processing module compares the data returned by the master interface 1 and the master interface 2 bit by bit, the number of bit 0 overturned to bit 1 and the number of bit 1 overturned to bit 0 are counted, the adder accumulates the number of bit 0 overturned to bit 1 and the number of bit 1 overturned to bit 0, and an accumulation result is written into a response FIFO; the configuration information includes an original data address, a read data address, and a data length.
Further, the command FIFO stores configuration information for the plurality of commands.
Further, the master interface 1 and the master interface 2 capture data in parallel.
Further, the external CPU writes configuration information into the configuration module when a start signal of the configuration module is invalid, sets the start signal of the configuration module to be valid when full signals of the command FIFO and the response FIFO are both invalid, and sets the start signal to be invalid after the configuration information of the command is written into the command FIFO.
Further, the data processing module outputs an effective ending signal after finishing the number of the turning bits of all the data of the command, at this time, the accumulation result of the adder is the number of the turning bits of all the data of the command, and the adder writes the accumulation result into the response FIFO and clears 0.
The invention also discloses a method for counting the number of the data 0 and 1 upset bits, which comprises the following steps:
s01), the external CPU writes the configuration information of the command and the starting signal into the configuration module, and the configuration module writes the configuration information into the command FIFO, wherein the configuration information refers to the original data address of the command, the read data address and the data length;
s02), the command processing module in the data flow control module receives the configuration information transmitted by the command FIFO and obtains the information required by the current operation: the method comprises the steps that an original data address, a read data address and a read data length are obtained, because configuration information of a command needs to be split into a plurality of addresses and data lengths to be sent to a master interface, a command processing module splits the configuration information into a plurality of pieces according to a bus protocol and calculates the initial address and the data length of each piece, then the calculated original data address and the calculated data length are sent to the master interface 1, the calculated read data address and the calculated data length are sent to the master interface 2, and the data lengths sent to the two master interfaces are kept consistent;
s03), the master interface 1 receives the data address and the data length sent by the command processing module, starts data capture, and returns data to the data flow control module;
s04), the master interface 2 receives the data address and the data length sent by the command processing module, starts data capture and returns data to the data flow control module;
s05), the data processing module in the data flow control module compares and calculates the number of the bit 0 inverted into the bit and the number of the bit 1 inverted into the bit 0 bit by bit from the head address of the returned data, and outputs the result to the adder until the comparison of all the data of the current comparison command is completed, and then outputs an effective ending signal;
s06), when step S05 is executed, the adder adds the output result of the data flow control module and the last accumulated result in real time, and outputs the current accumulated result, and when the data flow control module outputs an effective end signal, the accumulated result of the current adder is the final result;
s07), after the response FIFO receives the effective ending signal, the accumulation result of the current adder is stored;
s08), when the adder detects the effective end signal, the accumulated result is cleared to 0, and the next calculation is waited to start.
Further, the action of the external CPU writing the configuration information to the configuration module is executed in a loop until all the configuration information of the command is written to the configuration module.
Further, step S03 is performed in parallel with step S04.
Further, whether the configured starting signal is valid or not is inquired through the control bus, and if the configured starting signal is invalid, the external CPU writes the configuration information and the starting signal into the configuration module; the configuration module starting signal is set to be valid when full signals of the command FIFO and the response FIFO are invalid, and the starting signal is set to be invalid after the compared configuration information is written into the command FIFO.
Further, the external CPU checks the state of the response FIFO through the configuration module, and if the response FIFO is not empty, the response FIFO indicates that a valid result is currently stored and can be read.
The invention has the beneficial effects that: the device and the method can improve the data comparison speed and improve the system efficiency; this device adopts two master interfaces to get the number simultaneously, and a master interface is not needn't additionally develop the space and save intermediate data, the simplified design. Meanwhile, the device supports a plurality of commands, supports a large number of operations, greatly improves the efficiency of the whole system and saves the test time.
Drawings
FIG. 1 is a block diagram of the apparatus of the present invention;
in the figure: start represents the start signal, cmd _ info represents the configuration information, cmd _ FIFO represents the command FIFO, cmplete _ FIFO represents the response FIFO, full represents the full signal, empty represents the empty signal, and the end push represents the active end signal.
Detailed Description
The invention is further described with reference to the following figures and specific embodiments.
Example 1
The embodiment discloses a device for counting bit numbers of data 0 and 1, which comprises a configuration module, a command FIFO, a response FIFO, a data flow control module, an adder, a master interface 1 and a master interface 2, wherein the data flow control module comprises a command processing module and a data processing module, as shown in fig. 1.
The configuration module is connected with the control bus and used for receiving configuration information and a starting signal written by an external CPU through the control bus, the command FIFO is connected between the configuration module and the command processing module and used for receiving and storing the configuration information written by the configuration module and writing the configuration information into the command processing module, the command processing module calculates the storage address and the data length of original data and read data according to the configuration information, then sends the calculated original data address and data length signals to the master interface 1 and sends the calculated read data address and data length signals to the master interface 2, the master interface 1 and the master interface 2 respectively and actively grab corresponding data from the memory through the data bus according to the received data address and data length and return the grabbed data to the data processing module, and the data processing module compares the data returned by the master interface 1 and the master interface 2 bit by bit, counting the number of bit 0 turned into bit 1 and the number of bit 1 turned into bit 0, accumulating the number of bit 0 turned into bit 1 and the number of bit 1 turned into bit 0 by the adder, and writing the accumulated result into a response FIFO; the configuration information includes an original data address, a read data address, and a data length.
In this embodiment, the command FIFO can store configuration information of a plurality of commands, support a plurality of commands, and support a large number of operations.
The master interface 1 and the master interface 2 capture data in parallel without interference.
In this embodiment, after receiving the start signal, the configuration module determines whether both the current command FIFO and the response FIFO are full (full signal), and if both are not full, the configuration module asserts the start signal, writes the configuration information into the command FIFO, and sets the start signal in the configuration module to invalid. When the CPU detects that the starting signal is invalid, the CPU indicates that the last command configuration is successful, and writes configuration information into the command configuration, otherwise, the CPU waits until the current command is correctly configured.
In this embodiment, the data processing module outputs an effective end signal after completing the number of flip bits of all data of the command, at this time, the accumulation result of the adder is the number of flip bits of all data of the command, and the adder writes the accumulation result into the response FIFO and clears 0.
Example 2
The embodiment discloses a method for counting bit numbers of data 0 and 1, which comprises the following steps:
1. the microcontroller such as an external CPU inquires whether the starting signal of the configuration module is effective or not through a control bus; and if the data is invalid, writing the original data address, the data length and the read data address into the configuration module, finally writing a starting signal into the configuration module, and starting one-time comparison operation. Step 1 may be performed in a loop until all commands are written to the configuration module.
2. And when the configuration module detects that the full signals of the command FIFO and the response FIFO are invalid, the high-valid starting signal writes the current configuration information into the command FIFO. While the enable signal is deasserted.
3. The command processing module in the data flow control module receives the configuration information transmitted by the command FIFO and obtains the information required by the current operation: the method comprises the steps that original data addresses, data lengths and read data addresses are obtained, configuration information of a command needs to be split into a plurality of addresses and data lengths to be sent to a master interface, a command processing module splits the configuration information into a plurality of pieces according to a bus protocol and calculates the initial address and the data length of each piece, then the calculated original data addresses and the calculated data lengths are sent to the master interface 1, the calculated read data addresses and the calculated data lengths are sent to the master interface 2, and the data lengths sent to the two master interfaces are kept consistent.
4. The master interface 1 receives the data address and the data length sent by the data flow control module, starts data capture, and returns data to the data flow control module.
5. Meanwhile, the master interface 2 receives the data address and the data length sent by the data flow control module, starts data capture, and returns data to the data flow control module. The master interface 1 and the master interface 2 are completely parallel and do not interfere with each other.
6. If the master interface 1 and the master interface 2 both have data to return, the data processing module in the data flow control module simultaneously takes out one data from the master interface 1 and the master interface 2, compares the data, calculates the number of the bit 0 which is turned into the bit 1 and the number of the bit 1 which is turned into the bit 0, and outputs the result. And repeating the step 6 until the data processing module finishes the comparison of the data with the specified length in the current configuration information. Outputting a valid end signal.
7. And 6, when the operation is carried out, the adder adds the output result of the data flow control module and the last accumulated result in real time and outputs the current accumulated result. When the data flow control module outputs an effective end signal, the accumulation result of the current adder is the final result.
8. And after receiving the effective end signal, the response FIFO stores the accumulation result of the current adder.
9. And after the adder detects the end signal, clearing 0 from the accumulation result. Waiting for the next calculation to start. And repeating the comparison operation from the time when the starting signal is high and effective for the next calculation until the calculation results of all the commands are finished.
10. The CPU can check the state of the response FIFO through the configuration module, if the response FIFO is not empty, the CPU indicates that a valid result exists currently, and the response FIFO can be read out.
Compared with the traditional method for detecting the number of the turning bits of 0 and 1, the method can improve the data comparison speed and improve the system efficiency. The device adopts two MASTER ports to fetch data at the same time instead of one MASTER port, so that extra space is not required to be opened up to store intermediate data, and the design is simplified. Meanwhile, the device supports a plurality of commands, supports a large number of operations, greatly improves the efficiency of the whole system and saves the test time.
The foregoing description is only for the basic principle and the preferred embodiments of the present invention, and modifications and substitutions by those skilled in the art are included in the scope of the present invention.

Claims (10)

1. An apparatus for counting the number of bits for turning over data 0 and 1, comprising: the system comprises a configuration module, a command FIFO, a response FIFO, a data flow control module, an adder, a master interface 1 and a master interface 2, wherein the data flow control module comprises a command processing module and a data processing module, the configuration module is connected with a control bus and used for receiving configuration information and a starting signal written by an external CPU through the control bus, the command FIFO is connected between the configuration module and the command processing module and used for receiving and storing the configuration information written by the configuration module and writing the configuration information into the command processing module, the command processing module calculates the storage address and the data length of original data and read data according to the configuration information, then sends the calculated original data address and data length signals to the master interface 1 and sends the calculated read data address and data length signals to the master interface 2, and the master interface 1 and the master interface 2 send the read data address and data length signals to the master interface 2 according to the received data address, The data length respectively captures corresponding data from the memory through a data bus, the captured data are returned to a data processing module, the data processing module compares the data returned by the master interface 1 and the master interface 2 bit by bit, the number of bit 1 inverted by bit 0 and the number of bit 0 inverted by bit 1 are counted, an adder accumulates the number of bit 1 inverted by bit 0 and the number of bit 0 inverted by bit 1, and the accumulated result is written into a response FIFO; the configuration information includes an original data address, a read data address, and a data length.
2. The apparatus for counting 0 and 1 bit flipping bits according to claim 1, wherein: the command FIFO stores configuration information for a plurality of commands.
3. The apparatus for counting 0 and 1 bit flipping bits according to claim 1, wherein: the master interface 1 and the master interface 2 capture data in parallel.
4. The apparatus for counting 0 and 1 bit flipping bits according to claim 1, wherein: the external CPU writes configuration information into the configuration module when the start signal of the configuration module is invalid, the start signal of the configuration module is set to be valid when full signals of the command FIFO and the response FIFO are invalid, and the start signal is set to be invalid after the configuration information of the command is written into the command FIFO.
5. The apparatus for counting 0 and 1 bit flipping bits according to claim 1, wherein: the data processing module outputs an effective ending signal after finishing the turning bit number of all the data of the command, at the moment, the accumulation result of the adder is the turning bit number of all the data of the command, and the adder writes the accumulation result into a response FIFO and then clears 0.
6. A method for counting the number of bits for turning over data 0 and 1 is characterized in that: the method comprises the following steps:
s01), the external CPU writes the configuration information of the command and the starting signal into the configuration module, and the configuration module writes the configuration information into the command FIFO, wherein the configuration information refers to the original data address of the command, the read data address and the data length;
s02), the command processing module in the data flow control module receives the configuration information transmitted by the command FIFO and obtains the information required by the current operation: the method comprises the steps that an original data address, a read data address and a read data length are obtained, because configuration information of a command needs to be split into a plurality of addresses and data lengths to be sent to a master interface, a command processing module splits the configuration information into a plurality of pieces according to a bus protocol and calculates the initial address and the data length of each piece, then the calculated original data address and the calculated data length are sent to the master interface 1, the calculated read data address and the calculated data length are sent to the master interface 2, and the data lengths sent to the two master interfaces are kept consistent;
s03), the master interface 1 receives the data address and the data length sent by the command processing module, starts data capture, and returns data to the data flow control module;
s04), the master interface 2 receives the data address and the data length sent by the command processing module, starts data capture and returns data to the data flow control module;
s05), the data processing module in the data flow control module compares and calculates the number of the bit 0 inverted into the bit and the number of the bit 1 inverted into the bit 0 from the head address of the returned data bit by bit, and outputs the result to the adder until the comparison of all the data of the current command is completed, and then outputs an effective ending signal;
s06), when step S05 is executed, the adder adds the output result of the data flow control module and the last accumulated result in real time, and outputs the current accumulated result, and when the data flow control module outputs an effective end signal, the accumulated result of the current adder is the final result;
s07), after the response FIFO receives the effective ending signal, the accumulation result of the current adder is stored;
s08), when the adder detects the effective end signal, the accumulated result is cleared to 0, and the next calculation is waited to start.
7. The method of claim 6, wherein the statistical data of 0 and 1 flip bit number comprises: and the action of writing the configuration information into the configuration module by the external CPU is executed circularly until the configuration information of all commands is written into the configuration module.
8. The method of claim 6, wherein the statistical data of 0 and 1 flip bit number comprises: step S03 is performed in parallel with step S04.
9. The method of claim 6, wherein the statistical data of 0 and 1 flip bit number comprises: inquiring whether the configured starting signal is valid or not through the control bus, and if the configured starting signal is invalid, writing the configuration information and the starting signal into the configuration module by the external CPU; the configuration module starting signal is set to be valid when full signals of the command FIFO and the response FIFO are invalid, and the starting signal is set to be invalid after the compared configuration information is written into the command FIFO.
10. The method of claim 6, wherein the method further comprises the following steps: the external CPU checks the state of the response FIFO through the configuration module, and if the response FIFO is not empty, the response FIFO indicates that a valid result is currently stored and can be read.
CN201911100401.3A 2019-11-12 2019-11-12 Device and method for counting 0 and 1 flip bit numbers Active CN110888765B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911100401.3A CN110888765B (en) 2019-11-12 2019-11-12 Device and method for counting 0 and 1 flip bit numbers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911100401.3A CN110888765B (en) 2019-11-12 2019-11-12 Device and method for counting 0 and 1 flip bit numbers

Publications (2)

Publication Number Publication Date
CN110888765A true CN110888765A (en) 2020-03-17
CN110888765B CN110888765B (en) 2023-08-04

Family

ID=69747289

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911100401.3A Active CN110888765B (en) 2019-11-12 2019-11-12 Device and method for counting 0 and 1 flip bit numbers

Country Status (1)

Country Link
CN (1) CN110888765B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115938456A (en) * 2023-03-09 2023-04-07 长鑫存储技术有限公司 Method, apparatus, device and medium for testing semiconductor memory device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5566322A (en) * 1993-11-19 1996-10-15 Motorola Inc. Method and apparatus for performing read accesses from a counter which avoid large rollover error when multiple read access cycles are used
US20120297259A1 (en) * 2011-05-16 2012-11-22 Globalfoundries Inc. Soft error rate detector
US8601347B1 (en) * 2012-06-21 2013-12-03 Hitachi, Ltd. Flash memory device and storage control method
US20140006884A1 (en) * 2012-06-29 2014-01-02 Fujitsu Limited Data converting method, data converting apparatus, and computer product
US20150286528A1 (en) * 2014-04-04 2015-10-08 Lsi Corporation Error correction code (ecc) selection in nand flash controllers with multiple error correction codes
CN109542668A (en) * 2018-10-29 2019-03-29 百富计算机技术(深圳)有限公司 Method of calibration, terminal device and storage medium based on NAND FLASH memory

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5566322A (en) * 1993-11-19 1996-10-15 Motorola Inc. Method and apparatus for performing read accesses from a counter which avoid large rollover error when multiple read access cycles are used
US20120297259A1 (en) * 2011-05-16 2012-11-22 Globalfoundries Inc. Soft error rate detector
US8601347B1 (en) * 2012-06-21 2013-12-03 Hitachi, Ltd. Flash memory device and storage control method
US20140006884A1 (en) * 2012-06-29 2014-01-02 Fujitsu Limited Data converting method, data converting apparatus, and computer product
US20150286528A1 (en) * 2014-04-04 2015-10-08 Lsi Corporation Error correction code (ecc) selection in nand flash controllers with multiple error correction codes
CN109542668A (en) * 2018-10-29 2019-03-29 百富计算机技术(深圳)有限公司 Method of calibration, terminal device and storage medium based on NAND FLASH memory

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
唐宇光,王镇,凌明: "一种基于AMBA总线的NAND FLASH控制接口电路设计" *
张旋;燕莎;李晓强;刘强辉;: "基于多精度感知的MLC闪存比特翻转译码算法" *
张栋;闫达远;赵博;: "在Blackfin系统中构建基于NAND Flash的嵌入式存储模块" *
阳小珊;朱立谷;张猛;张伟;: "NAND闪存编程干扰错误研究" *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115938456A (en) * 2023-03-09 2023-04-07 长鑫存储技术有限公司 Method, apparatus, device and medium for testing semiconductor memory device

Also Published As

Publication number Publication date
CN110888765B (en) 2023-08-04

Similar Documents

Publication Publication Date Title
US8291167B2 (en) System and method for writing cache data and system and method for reading cache data
CN100483377C (en) Asynchronous bridge and data transmission
CN109412914A (en) Flow data and AXI interface communication equipment
CN113791994B (en) DDR controller based on AXI protocol wrap access and processing method
US20100191901A1 (en) Non-volatile storage device, host device, non-volatile storage system, data recording method, and program
CN115905086A (en) Control method and controller for synchronously reading and writing single-port SRAM (static random Access memory) based on AXI (advanced extensible interface)
CN116089343A (en) AXI-based data storage method, device, storage medium and equipment
CN110888765A (en) Device and method for counting number of data 0 and 1 flip bits
CN105681222A (en) Method and apparatus for data receiving and caching, and communication system
CN110445730A (en) The real-time acquisition and storage method of network data and device based on WinPcap
CN108897701B (en) cache storage device
CN106776374B (en) Efficient data buffering method based on FPGA
CN111610934A (en) DDR controller and control method
US20200285413A1 (en) Memory controller
CN112235206A (en) Annular buffer queue data receiving mechanism based on single chip microcomputer
CN110764689A (en) Implementation method of solid state disk based on cascade architecture
CN101222600A (en) High speed image recording method based on memory array
CN111124959B (en) Hardware unloading method for processing NVMe protocol management command
CN111694777B (en) DMA transmission method based on PCIe interface
CN101464839B (en) Access buffering mechanism and method
CN113253935B (en) Wear leveling system of nonvolatile memory
CN102103885B (en) Method for clearing busy state of secure digital memory card (SD card) and busy state clearing circuit
CN111176726A (en) Configurable command cancellation method and device thereof
CN110765040A (en) Storage device and mechanism thereof
CN104750424B (en) A kind of control method of storage system and its nonvolatile memory

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