CN105095122A - Method for controlling memory chip, chip controller, and memory controller - Google Patents

Method for controlling memory chip, chip controller, and memory controller Download PDF

Info

Publication number
CN105095122A
CN105095122A CN201410154996.1A CN201410154996A CN105095122A CN 105095122 A CN105095122 A CN 105095122A CN 201410154996 A CN201410154996 A CN 201410154996A CN 105095122 A CN105095122 A CN 105095122A
Authority
CN
China
Prior art keywords
chip
signal
individual
information
controller
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
CN201410154996.1A
Other languages
Chinese (zh)
Other versions
CN105095122B (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201410154996.1A priority Critical patent/CN105095122B/en
Priority to PCT/CN2015/076668 priority patent/WO2015158264A1/en
Publication of CN105095122A publication Critical patent/CN105095122A/en
Application granted granted Critical
Publication of CN105095122B publication Critical patent/CN105095122B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Memory System (AREA)
  • Dram (AREA)

Abstract

本发明的实施例提供一种控制内存芯片的方法、芯片控制器和内存控制器。该芯片控制器包括:寄存模块,用于寄存单独片选信息;控制模块,用于:接收内存控制器输出的第一片选信号;根据第一片选信号和寄存模块寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。本发明的实施例能够有效地减少对DRAM系统的传输带宽的占用。

Embodiments of the present invention provide a method for controlling a memory chip, a chip controller and a memory controller. The chip controller includes: a register module for registering individual chip select information; a control module for: receiving the first chip select signal output by the memory controller; according to the first chip select signal and the individual chip select information registered by the register module Generate multiple individual chip selection signals, wherein multiple individual chip selection signals correspond to multiple memory chips one by one, the first chip selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the selection of multiple memory chips At least one memory chip in the chip; output a plurality of individual chip selection signals to the plurality of memory chips, so that at least one memory chip in the plurality of memory chips performs an operation corresponding to the control command signal according to the control command signal output by the memory controller . The embodiments of the present invention can effectively reduce the occupation of the transmission bandwidth of the DRAM system.

Description

控制内存芯片的方法、芯片控制器和内存控制器Method for controlling memory chip, chip controller and memory controller

技术领域technical field

本发明的实施例涉及计算机领域,尤其涉及一种控制内存芯片的方法、芯片控制器和内存控制器。The embodiments of the present invention relate to the computer field, and in particular to a method for controlling a memory chip, a chip controller and a memory controller.

背景技术Background technique

计算机体系结构具有内存系统,内存系统最常用的存储介质是动态随机存取存储器(DynamicRandomAccessMemory,DRAM)。计算机的内存常采用双列直插式存储模块(DualInlineMemoryModules,DIMM)的形式,可寄存的DIMM(RegisteredDIMM,RDIMM)和低负载DIMM(Load-ReducedDIMM,LRDIMM)是两种常用的DIMM形式。RDIMM和LRDIMM从内存控制器接收地址信号、片选信号和时钟使能信号,并且经过寄存模块寄存后再输出到DIMM上的各DRAM芯片。The computer architecture has a memory system, and the most commonly used storage medium of the memory system is Dynamic Random Access Memory (Dynamic Random Access Memory, DRAM). Computer memory is often in the form of Dual Inline Memory Modules (DIMMs). Registered DIMMs (RDIMMs) and Load-Reduced DIMMs (LRDIMMs) are two commonly used forms of DIMMs. RDIMM and LRDIMM receive address signal, chip select signal and clock enable signal from the memory controller, and output to each DRAM chip on the DIMM after being registered by the register module.

通常的RDIMM的工作原理为:多片窄位宽的DRAM芯片构成宽位宽的DIMM。RDIMM在DIMM条上具有一个寄存功能的电路或者芯片,该电路或者芯片寄存内存控制器发送给DRAM的片选信号、时钟使能信号和地址信号等信号,并且进行重新驱动后输出到各个DRAM芯片。一个RDIMM内存的各个DRAM芯片同步地进行操作。The working principle of a common RDIMM is as follows: a plurality of narrow-bit-width DRAM chips form a wide-bit-width DIMM. RDIMM has a circuit or chip with a registration function on the DIMM strip. This circuit or chip registers the chip select signal, clock enable signal, address signal and other signals sent by the memory controller to the DRAM, and outputs them to each DRAM chip after being re-driven. . Each DRAM chip of an RDIMM memory operates synchronously.

现有技术中有一种与普通RDIMM类似的DRAM系统。该DRAM系统的内存控制器和DRAM芯片之间有一个DIMM寄存器,该寄存器用于暂存内存控制器发送给DIMM的片选信号、时钟使能信号和地址信号,并且重新驱动这些信号后发送给DRAM芯片。该DRAM系统内还有一个解码器,用于将内存控制器发出的针对整个DIMM内一个RANK的片选信号和时钟使能信号解码为针对各个DRAM芯片的片选和时钟使能信号。DRAM系统在当前DRAM命令的前一个周期发送该DRAM命令对应的单独片选信息,片选信号和单独片选信息经过解码后变为多个独立的片选信号,分别控制DIMM中对应的多个DRAM芯片。There is a DRAM system similar to ordinary RDIMM in the prior art. There is a DIMM register between the memory controller of the DRAM system and the DRAM chip, which is used to temporarily store the chip select signal, clock enable signal and address signal sent by the memory controller to the DIMM, and re-drive these signals and send them to DRAM chips. There is also a decoder in the DRAM system, which is used to decode the chip select signal and clock enable signal for a RANK in the entire DIMM sent by the memory controller into chip select and clock enable signals for each DRAM chip. The DRAM system sends the individual chip selection information corresponding to the DRAM command in the previous cycle of the current DRAM command. After decoding, the chip selection signal and the individual chip selection information become multiple independent chip selection signals, which respectively control the corresponding multiple chips in the DIMM. DRAM chips.

然而,内存控制器每个DRAM命令都需要在该DRAM命令的前一个周期发送单独片选信息,严重占用了DRAM系统的传输带宽。However, each DRAM command of the memory controller needs to send a separate chip selection information in the previous cycle of the DRAM command, which seriously occupies the transmission bandwidth of the DRAM system.

发明内容Contents of the invention

本发明的实施例提供了一种控制内存芯片的方法、芯片控制器和内存控制器,能够有效地减少对DRAM系统的传输带宽的占用。Embodiments of the present invention provide a method for controlling a memory chip, a chip controller and a memory controller, which can effectively reduce the occupation of the transmission bandwidth of a DRAM system.

第一方面,提供了一种芯片控制器,包括:寄存模块,用于寄存单独片选信息;控制模块,用于:接收内存控制器输出的第一片选信号;根据第一片选信号和输出寄存模块寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。In the first aspect, a chip controller is provided, including: a register module for registering individual chip select information; a control module for: receiving the first chip select signal output by the memory controller; according to the first chip select signal and The individual chip selection information registered by the output register module generates multiple individual chip selection signals, wherein the multiple individual chip selection signals correspond to multiple memory chips one by one, the first chip selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection signal The information is used to indicate that at least one memory chip among the plurality of memory chips is individually selected; a plurality of individual chip selection signals are respectively output to the plurality of memory chips, so that at least one memory chip among the plurality of memory chips is output according to a control command output by the memory controller The signal performs the operation corresponding to the control command signal.

结合第一方面,在第一方面的第一种可能的实现方式中,寄存模块还用于:在控制模块根据第一片选信号和寄存模块寄存的单独片选信息生成多个单独片选信号之前,接收内存控制器输出的第一地址信号,第一地址信号携带单独片选信息和单独片选信息的地址信息,并且根据第一地址信号寄存单独片选信息。With reference to the first aspect, in the first possible implementation of the first aspect, the registration module is further configured to: generate multiple individual chip selection signals at the control module according to the first chip selection signal and the individual chip selection information registered by the registration module Before, the first address signal output by the memory controller is received, the first address signal carries the individual chip selection information and the address information of the individual chip selection information, and the individual chip selection information is registered according to the first address signal.

结合第一方面的第一种可能的实现方式,在第一方面的第二种可能的实现方式中,第一地址信号还携带片选策略信息,片选策略信息寄存在寄存模块中并且与单独片选信息相对应,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,控制模块还用于接收内存控制器输出的控制命令信号,控制模块用于在片选策略信息指示单独片选信息针对控制命令信号有效时,根据第一片选信号和单独片选信息生成多个单独片选信号。With reference to the first possible implementation of the first aspect, in the second possible implementation of the first aspect, the first address signal also carries chip selection strategy information, and the chip selection strategy information is registered in the register module and is connected with the separate Corresponding to the chip selection information, the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, and the control module is also used to receive the control command signal output by the memory controller. When the chip selection information is valid for the control command signal, multiple individual chip selection signals are generated according to the first chip selection signal and the individual chip selection information.

结合第一方面的第一种或第二种可能的实现方式,在第一方面的第三种可能的实现方式中,控制模块还用于在片选策略信息指示单独片选信息针对控制命令信号无效时,根据第一片选信号和预定的片选信息生成多个单独片选信号,预定的片选信息指示生成的多个单独片选信号选择对应的多个内存芯片。With reference to the first or second possible implementation of the first aspect, in a third possible implementation of the first aspect, the control module is further configured to indicate in the chip selection policy information that the individual chip selection information is directed to the control command signal When invalid, multiple individual chip select signals are generated according to the first chip select signal and predetermined chip select information, and the predetermined chip select information indicates that the generated multiple individual chip select signals select corresponding multiple memory chips.

结合第一方面的第一种至第三种中的任一种可能的实现方式,在第一方面的第四种可能的实现方式中,寄存模块还用于接收内存控制器输出的第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示寄存模块根据第一地址信号寄存单独片选信息。With reference to any one of the first to third possible implementations of the first aspect, in a fourth possible implementation of the first aspect, the registration module is further configured to receive the second independent The chip selection indication signal and the second chip selection signal, wherein the second individual chip selection indication signal and the second chip selection signal jointly instruct the registration module to register the individual chip selection information according to the first address signal.

结合第一方面以及第一方面的第一种至第四种中的任一种可能的实现方式,在第一方面的第五种可能的实现方式中,控制模块还用于接收内存控制器输出的第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示控制模块根据第一片选信号和寄存模块中寄存的单独片选信息生成多个单独片选信号。In combination with the first aspect and any one of the first to fourth possible implementations of the first aspect, in a fifth possible implementation of the first aspect, the control module is further configured to receive the memory controller output The first individual chip selection indication signal, wherein the first individual chip selection indication signal and the first chip selection signal jointly indicate that the control module generates a plurality of individual chip selection signals according to the first chip selection signal and the individual chip selection information registered in the registration module .

结合第一方面以及第一方面的第一种至第五种中的任一种可能的实现方式,在第一方面的第六种可能的实现方式中,控制模块还用于接收内存控制器输出的第一时钟使能信号,根据第一时钟使能信号和寄存模块中寄存的单独时钟使能信息生成多个单独时钟使能信号,并且向多个内存芯片输出多个单独时钟使能信号,其中,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号。With reference to the first aspect and any one of the first to fifth possible implementations of the first aspect, in a sixth possible implementation of the first aspect, the control module is further configured to receive the memory controller output the first clock enable signal, generate a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the registration module, and output the plurality of individual clock enable signals to a plurality of memory chips, Wherein, a plurality of individual clock enable signals correspond to the plurality of memory chips one by one, the first clock enable signal is used to control the clock signals of the plurality of memory chips, and the plurality of individual clock enable signals are respectively used to individually control the plurality of memory chips A clock signal for at least one of the chips.

结合第一方面的第六种可能的实现方式,在第一方面的第七种可能的实现方式中,寄存模块还用于在芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号之前,接收内存控制器输出的第二地址信号,并且根据第二地址信号寄存单独时钟使能信息,其中,地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息。With reference to the sixth possible implementation of the first aspect, in the seventh possible implementation of the first aspect, the registering module is further configured to register in the chip controller according to the first clock enable signal and the chip controller Before the individual clock enable information generates multiple individual clock enable signals, the second address signal output by the memory controller is received, and the individual clock enable information is registered according to the second address signal, wherein the address signal carries the individual clock enable information and The address information of the individual clock enabling information, the second address signal carries the individual clock enabling information and the address information of the individual clock enabling information.

结合第一方面的第七种可能的实现方式,在第一方面的第八种可能的实现方式中,第二地址信号还携带时钟使能策略信息,时钟使能策略信息寄存在芯片控制器中并且与单独时钟使能信息相对应,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效,控制模块还用于接收内存控制器输出的控制命令信号,控制模块用于在时钟使能策略信息指示单独时钟使能信息有效时,根据第一时钟使能信号和单独时钟使能信息生成多个单独时钟使能信号。With reference to the seventh possible implementation of the first aspect, in the eighth possible implementation of the first aspect, the second address signal also carries clock enabling policy information, and the clock enabling policy information is stored in the chip controller And corresponding to the individual clock enablement information, the clock enablement policy information is used to indicate whether the individual clock enablement information is valid for the control command signal, and the control module is also used to receive the control command signal output by the memory controller, and the control module is used to When the clock enable policy information indicates that the individual clock enable information is valid, multiple individual clock enable signals are generated according to the first clock enable signal and the individual clock enable information.

结合第一方面的第八种可能的实现方式,在第一方面的第九种可能的实现方式中,控制模块还用于在时钟使能策略信息指示单独时钟使能信息针对控制命令信号无效时,根据第一时钟使能信号和预定的时钟使能信息生成多个单独时钟使能信号,预定的时钟使能信息指示生成的多个单独时钟使能信号选择对应的多个内存芯片。With reference to the eighth possible implementation of the first aspect, in a ninth possible implementation of the first aspect, the control module is further configured to: when the clock enable policy information indicates that the individual clock enable information is invalid for the control command signal , generating multiple individual clock enable signals according to the first clock enable signal and predetermined clock enable information, where the predetermined clock enable information indicates that the generated multiple individual clock enable signals select corresponding multiple memory chips.

结合第一方面的第六种至第九种中的任一种可能的实现方式,在第一方面的第十种可能的实现方式中,寄存模块还用于接收内存控制器输出的第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示控制模块根据第二地址信号寄存单独时钟使能信息。With reference to any one of the sixth to ninth possible implementation manners of the first aspect, in a tenth possible implementation manner of the first aspect, the registration module is further configured to receive the second independent The clock enable indication signal and the second clock enable signal, wherein the second individual clock enable indication signal and the second clock enable signal jointly instruct the control module to register the individual clock enable information according to the second address signal.

结合第一方面的第六种至第十种中的任一种可能的实现方式,在第一方面的第十一种可能的实现方式中,控制模块还用于接收内存控制器输出的第一时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和寄存模块中寄存的单独时钟使能信息生成多个单独时钟使能信号。With reference to any one of the sixth to tenth possible implementation manners of the first aspect, in the eleventh possible implementation manner of the first aspect, the control module is further configured to receive the first A clock enable indication signal, wherein the first clock enable indication signal and the first clock enable signal jointly instruct the chip controller to generate a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the registration module can signal.

第二方面,提供了一种内存,包括:多个内存芯片和如权利要求1至12中的任一项的芯片控制器。In a second aspect, a memory is provided, comprising: a plurality of memory chips and the chip controller according to any one of claims 1-12.

第三方面提供了一种内存控制器,包括:生成模块,用于生成第一片选信号、第一单独片选指示信号和控制命令信号;输出模块,用于向芯片控制器输出第一片选信号和第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,单独片选信息用于生成多个单独片选信号,多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指中的至示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片少一个内存芯片,其中,输出模块还用于向多个内存芯片输出控制命令信号,以便多个内存芯片中的至少一个内存芯片根据芯片控制输出的多个单独片选信号执行与控制命令信号对应的操作。The third aspect provides a memory controller, including: a generating module, used to generate a first chip select signal, a first individual chip select indication signal and a control command signal; an output module, used to output the first chip select signal to the chip controller selection signal and the first individual chip selection indication signal, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to generate multiple Single chip selection signal, single chip selection information is used to generate multiple single chip selection signals, multiple single chip selection signals correspond to multiple memory chips one by one, the first chip selection signal is used to select multiple memory chips chip, the individual chip selection information is used to indicate that multiple memory chips are individually selected and one less memory chip is selected, wherein the output module is also used to output control command signals to multiple memory chips, so that at least one memory chip in the multiple memory chips Multiple individual chip select signals that control the output perform operations corresponding to the control command signals.

结合第三方面,在第三方面的第一种可能的实现方式中,输出模块还用于向芯片控制器输出第一地址信号,地址信号携带单独片选信息和单独片选信息的地址信息。With reference to the third aspect, in a first possible implementation manner of the third aspect, the output module is further configured to output a first address signal to the chip controller, where the address signal carries individual chip selection information and address information of the individual chip selection information.

结合第三方面的第一种可能的实现方式,在第三方面的第二种可能的实现方式中,地址信号还携带片选策略信息,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,输出模块还用于向芯片控制器输出控制命令信号。With reference to the first possible implementation of the third aspect, in a second possible implementation of the third aspect, the address signal also carries chip selection strategy information, and the chip selection strategy information is used to indicate that the individual chip selection information is for the control command Whether the signal is valid, wherein the output module is also used to output the control command signal to the chip controller.

结合第三方面的第一种或第二种可能的实现方式,在第三方面的第三种可能的实现方式中,输出模块还用于向芯片控制器输出第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄存单独片选信息。With reference to the first or second possible implementation of the third aspect, in a third possible implementation of the third aspect, the output module is further configured to output the second individual chip selection indication signal and the first chip selection indication signal to the chip controller. Two chip selection signals, wherein the second individual chip selection indication signal and the second chip selection signal jointly instruct the chip controller to register the individual chip selection information according to the address information.

结合第三方面以及第三方面的第一种至第三种中的任一种可能的实现方式,在第三方面的第四种可能的实现方式中,输出模块还用于向芯片控制器输出第一时钟使能信号和第一单独时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,单独时钟使能信息用于生成多个单独时钟使能信号,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号。In combination with the third aspect and any one of the first to third possible implementations of the third aspect, in a fourth possible implementation of the third aspect, the output module is further configured to output to the chip controller The first clock enable signal and the first independent clock enable indication signal, wherein the first clock enable indication signal and the first clock enable signal jointly instruct the chip controller to The individual clock enable information generates multiple individual clock enable signals, the individual clock enable information is used to generate multiple individual clock enable signals, the multiple individual clock enable signals correspond to multiple memory chips one by one, the first clock enable The enable signal is used to control the clock signals of multiple memory chips, and the multiple independent clock enable signals are respectively used to independently control the clock signal of at least one of the multiple memory chips.

结合第三方面的第四种可能的实现方式,在第三方面的第五种可能的实现方式中,输出模块还用于向芯片控制器输出第二地址信号,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息。With reference to the fourth possible implementation of the third aspect, in a fifth possible implementation of the third aspect, the output module is further configured to output a second address signal to the chip controller, and the second address signal carries a separate clock to enable Address information for enable information and individual clock enable information.

结合第三方面的第五种可能的实现方式,在第三方面的第六种可能的实现方式中,地址信号还携带时钟使能策略信息,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效。With reference to the fifth possible implementation of the third aspect, in a sixth possible implementation of the third aspect, the address signal further carries clock enable policy information, and the clock enable policy information is used to indicate individual clock enable information Whether the control command signal is valid.

结合第三方面的第四种至第六种中的任一种可能的实现方式,在第三方面的第七种可能的实现方式中,输出模块还用于向芯片控制器输出第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息In combination with any one of the fourth to sixth possible implementations of the third aspect, in the seventh possible implementation of the third aspect, the output module is further configured to output the second independent clock to the chip controller The enable indication signal and the second clock enable signal, wherein the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal

第四方面,提供了一种控制内存的方法,包括:芯片控制器接收内存控制器输出的第一片选信号;芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;芯片控制器分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。In the fourth aspect, a method for controlling memory is provided, including: the chip controller receives the first chip select signal output by the memory controller; the chip controller receives the first chip select signal and the individual chip select information stored in the chip controller Generate multiple individual chip selection signals, wherein multiple individual chip selection signals correspond to multiple memory chips one by one, the first chip selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the selection of multiple memory chips At least one memory chip in the chip; the chip controller outputs a plurality of individual chip selection signals to the plurality of memory chips, so that at least one memory chip in the plurality of memory chips executes and controls the command signal according to the control command signal output by the memory controller corresponding operation.

结合第四方面,在第四方面的第一种可能的实现方式中,在芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号之前,方法还包括:芯片控制器接收内存控制器输出的第一地址信号,第一地址信号携带单独片选信息和单独片选信息的地址信息;芯片控制器根据第一地址信号寄存单独片选信息。With reference to the fourth aspect, in the first possible implementation of the fourth aspect, before the chip controller generates multiple individual chip select signals according to the first chip select signal and the individual chip select information stored in the chip controller, the method It also includes: the chip controller receives the first address signal output by the memory controller, the first address signal carries the individual chip selection information and the address information of the individual chip selection information; the chip controller registers the individual chip selection information according to the first address signal.

结合第四方面的第一种可能的实现方式,在第四方面的第二种可能的实现方式中,第一地址信号还携带片选策略信息,片选策略信息寄存在芯片控制器中并且与单独片选信息相对应,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,该方法还包括:芯片控制器接收内存控制器输出的控制命令信号,其中,芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,包括:如果片选策略信息指示单独片选信息针对控制命令信号有效,则芯片控制器根据第一片选信号和单独片选信息生成多个单独片选信号。With reference to the first possible implementation of the fourth aspect, in the second possible implementation of the fourth aspect, the first address signal also carries chip selection strategy information, and the chip selection strategy information is stored in the chip controller and communicated with Corresponding to the individual chip selection information, the chip selection policy information is used to indicate whether the individual chip selection information is valid for the control command signal, wherein the method further includes: the chip controller receiving the control command signal output by the memory controller, wherein the chip controller Generate multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information registered in the chip controller, including: if the chip selection strategy information indicates that the individual chip selection information is valid for the control command signal, the chip controller according to the first The chip select signal and the individual chip select information generate a plurality of individual chip select signals.

结合第四方面以及第四方面的第一种或第二种可能的实现方式,在第四方面的第三种可能的实现方式中,该方法还包括:如果片选策略信息指示单独片选信息针对控制命令信号无效,则芯片控制器根据第一片选信号和预定的片选信息生成多个单独片选信号,预定的片选信息指示生成的多个单独片选信号选择对应的多个内存芯片。In combination with the fourth aspect and the first or second possible implementation of the fourth aspect, in the third possible implementation of the fourth aspect, the method further includes: if the chip selection policy information indicates individual chip selection information If the control command signal is invalid, the chip controller generates multiple individual chip select signals according to the first chip select signal and predetermined chip select information, and the predetermined chip select information indicates that the generated multiple individual chip select signals select corresponding multiple memory chip.

结合第四方面以及第四方面的第一种或第三种可能的实现方式,在第四方面的第四种可能的实现方式中,该方法还包括:芯片控制器接收内存控制器输出的第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据第一地址信号寄存单独片选信息。In combination with the fourth aspect and the first or third possible implementation manner of the fourth aspect, in a fourth possible implementation manner of the fourth aspect, the method further includes: the chip controller receives the first Two individual chip selection indication signals and a second chip selection signal, wherein the second individual chip selection indication signal and the second chip selection signal jointly instruct the chip controller to register individual chip selection information according to the first address signal.

结合第四方面以及第四方面的第一种或第四种可能的实现方式,在第四方面的第五种可能的实现方式中,该方法还包括:芯片控制器接收内存控制器输出的第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号。In combination with the fourth aspect and the first or fourth possible implementation manner of the fourth aspect, in a fifth possible implementation manner of the fourth aspect, the method further includes: the chip controller receives the first An individual chip selection indication signal, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to generate multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information stored in the chip controller .

结合第四方面以及第四方面的第一种或第五种可能的实现方式,在第四方面的第六种可能的实现方式中,该方法还包括:芯片控制器接收内存控制器输出的第一时钟使能信号;芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号;芯片控制器分别向多个内存芯片输出多个单独时钟使能信号。In combination with the fourth aspect and the first or fifth possible implementation of the fourth aspect, in a sixth possible implementation of the fourth aspect, the method further includes: the chip controller receives the first A clock enable signal; the chip controller generates a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller, and the plurality of individual clock enable signals are integrated with the plurality of memory chips One-to-one correspondence, the first clock enable signal is used to control the clock signals of multiple memory chips, and the multiple independent clock enable signals are respectively used to individually control the clock signals of at least one chip in the multiple memory chips; Multiple memory chips output multiple individual clock enable signals.

结合第四方面的第六种可能的实现方式,在第四方面的第七种可能的实现方式中,在芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号之前,还包括:芯片控制器接收内存控制器输出的第二地址信号,地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息;芯片控制器根据第二地址信号寄存单独时钟使能信息。With reference to the sixth possible implementation of the fourth aspect, in the seventh possible implementation of the fourth aspect, the chip controller according to the first clock enable signal and the individual clock enable information registered in the chip controller Before generating multiple individual clock enable signals, it also includes: the chip controller receives the second address signal output by the memory controller, the address signal carries the individual clock enable information and the address information of the individual clock enable information, and the second address signal carries The individual clock enabling information and the address information of the individual clock enabling information; the chip controller registers the individual clock enabling information according to the second address signal.

结合第四方面的第七种可能的实现方式,在第四方面的第八种可能的实现方式中,第二地址信号还携带时钟使能策略信息,时钟使能策略信息寄存在芯片控制器中并且与单独时钟使能信息相对应,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效,其中,该方法还包括:芯片控制器接收内存控制器输出的控制命令信号,其中芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,包括:With reference to the seventh possible implementation of the fourth aspect, in the eighth possible implementation of the fourth aspect, the second address signal also carries clock enabling policy information, and the clock enabling policy information is stored in the chip controller And corresponding to the individual clock enabling information, the clock enabling policy information is used to indicate whether the individual clock enabling information is valid for the control command signal, wherein the method further includes: the chip controller receives the control command signal output by the memory controller, Wherein the chip controller generates multiple individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller, including:

如果时钟使能策略信息指示单独时钟使能信息有效,则芯片控制器根据第一时钟使能信号和单独时钟使能信息生成多个单独时钟使能信号。If the clock enable policy information indicates that the individual clock enable information is valid, the chip controller generates a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information.

结合第四方面的第八种可能的实现方式,在第四方面的第九种可能的实现方式中,该方法还包括:如果时钟使能策略信息指示单独时钟使能信息针对控制命令信号无效,则芯片控制器根据第一时钟使能信号和预定的时钟使能信息生成多个单独时钟使能信号,生成的多个单独时钟使能信号选择对应的多个内存芯片。With reference to the eighth possible implementation of the fourth aspect, in a ninth possible implementation of the fourth aspect, the method further includes: if the clock enable policy information indicates that the individual clock enable information is invalid for the control command signal, Then the chip controller generates multiple individual clock enable signals according to the first clock enable signal and predetermined clock enable information, and the generated multiple individual clock enable signals select corresponding multiple memory chips.

结合第四方面的第六种至第九种中的任一种可能的实现方式,在第四方面的第十种可能的实现方式中,该方法还包括:芯片控制器接收内存控制器输出的第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息。With reference to any one of the sixth to ninth possible implementation manners of the fourth aspect, in the tenth possible implementation manner of the fourth aspect, the method further includes: the chip controller receives the output of the memory controller The second individual clock enable indication signal and the second clock enable signal, wherein the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal.

结合第四方面的第六种至第十种中的任一种可能的实现方式,在第四方面的第十一种可能的实现方式中,该方法还包括:芯片控制器接收内存控制器输出的第一时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号。With reference to any one of the sixth to tenth possible implementation manners of the fourth aspect, in the eleventh possible implementation manner of the fourth aspect, the method further includes: the chip controller receives the memory controller output The first clock enable indication signal, wherein the first clock enable indication signal and the first clock enable signal jointly instruct the chip controller to generate multiple a separate clock enable signal.

第五方面,提供了一种控制内存芯片的方法,该方法包括:内存控制器向芯片控制器输出第一片选信号和第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,单独片选信息用于生成多个单独片选信号,多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;内存控制器向多个内存芯片输出控制命令信号,以便多个内存芯片中的至少一个内存芯片根据芯片控制输出的多个单独片选信号执行与控制命令信号对应的操作。In a fifth aspect, a method for controlling a memory chip is provided, the method comprising: the memory controller outputs a first chip select signal and a first individual chip select indication signal to the chip controller, wherein the first individual chip select indication signal and the second The chip select signal jointly instructs the chip controller to generate multiple individual chip select signals according to the first chip select signal and the individual chip select information stored in the chip controller, and the individual chip select information is used to generate multiple individual chip select signals. The individual chip selection signal corresponds to a plurality of memory chips one by one, the first chip selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the selection of at least one memory chip among the plurality of memory chips; the memory controller Outputting the control command signal to the plurality of memory chips, so that at least one memory chip in the plurality of memory chips performs operations corresponding to the control command signal according to a plurality of individual chip selection signals output by chip control.

结合第五方面,在第五方面的第一种可能的实现方式中,该方法还包括:内存控制器向芯片控制器输出第一地址信号,地址信号携带单独片选信息和单独片选信息的地址信息。With reference to the fifth aspect, in a first possible implementation of the fifth aspect, the method further includes: the memory controller outputs a first address signal to the chip controller, and the address signal carries the individual chip selection information and the information of the individual chip selection information. Address information.

结合第五方面的第一种可能的实现方式,在第五方面的第二种可能的实现方式中,地址信号还携带片选策略信息,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,该方法还包括:内存控制器向芯片控制器输出控制命令信号。With reference to the first possible implementation of the fifth aspect, in the second possible implementation of the fifth aspect, the address signal also carries chip selection strategy information, and the chip selection strategy information is used to indicate that the individual chip selection information is for the control command Whether the signal is valid, wherein the method further includes: the memory controller outputs a control command signal to the chip controller.

结合第五方面的第一种和第二种可能的实现方式,在第五方面的第三种可能的实现方式中,该方法还包括:内存控制器向芯片控制器输出第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄存单独片选信息。In combination with the first and second possible implementations of the fifth aspect, in a third possible implementation of the fifth aspect, the method further includes: the memory controller outputs a second individual chip selection instruction to the chip controller signal and the second chip selection signal, wherein the second individual chip selection indication signal and the second chip selection signal jointly instruct the chip controller to register the individual chip selection information according to the address information.

结合第五方面以及第五方面的第一种至第三种的任一种可能的实现方式,在第五方面的第四种可能的实现方式中,该方法还包括:内存控制器向芯片控制器输出第一时钟使能信号和第一单独时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,单独时钟使能信息用于生成多个单独时钟使能信号,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号。In combination with the fifth aspect and any one of the first to third possible implementations of the fifth aspect, in the fourth possible implementation of the fifth aspect, the method further includes: sending the memory controller to the chip control The device outputs the first clock enable signal and the first independent clock enable indication signal, wherein the first clock enable indication signal and the first clock enable signal jointly indicate the chip controller according to the first clock enable signal and the chip controller The registered individual clock enable information generates multiple individual clock enable signals, the individual clock enable information is used to generate multiple individual clock enable signals, and the multiple individual clock enable signals correspond to multiple memory chips one by one, the first The clock enable signal is used to control the clock signals of multiple memory chips, and the multiple independent clock enable signals are respectively used to individually control the clock signal of at least one chip of the multiple memory chips.

结合第五方面的第四种可能的实现方式,在第五方面的第五种可能的实现方式中,该方法还包括:内存控制器向芯片控制器输出第二地址信号,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息。With reference to the fourth possible implementation of the fifth aspect, in the fifth possible implementation of the fifth aspect, the method further includes: the memory controller outputs a second address signal to the chip controller, and the second address signal carries Individual clock enable information and address information of individual clock enable information.

结合第五方面的第五种可能的实现方式,在第五方面的第六种可能的实现方式中,地址信号还携带时钟使能策略信息,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效。With reference to the fifth possible implementation of the fifth aspect, in a sixth possible implementation of the fifth aspect, the address signal further carries clock enablement strategy information, and the clock enablement strategy information is used to indicate individual clock enablement information Whether the control command signal is valid.

结合第五方面的第四种至第六种中的任一种可能的实现方式,在第五方面的第七种可能的实现方式中,该方法还包括:内存控制器向芯片控制器输出第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息。In combination with any one of the fourth to sixth possible implementations of the fifth aspect, in a seventh possible implementation of the fifth aspect, the method further includes: the memory controller outputs the first Two individual clock enable indication signals and the second clock enable signal, wherein the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向所述多个内存芯片输出所述多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to the Multiple memory chips output the multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

附图说明Description of drawings

为了更清楚地说明本发明实施例的技术方案,下面将对本发明实施例中所需要使用的附图作简单地介绍,显而易见地,下面所描述的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the following will briefly introduce the accompanying drawings required in the embodiments of the present invention. Obviously, the accompanying drawings described below are only some embodiments of the present invention. For Those of ordinary skill in the art can also obtain other drawings based on these drawings without making creative efforts.

图1是根据本发明的实施例的内存系统的示意性结构图。FIG. 1 is a schematic structural diagram of a memory system according to an embodiment of the present invention.

图2是根据本发明的实施例的芯片控制器的示意性结构图。FIG. 2 is a schematic structure diagram of a chip controller according to an embodiment of the present invention.

图3是根据本发明的实施例的内存控制器的示意性结构图。FIG. 3 is a schematic structural diagram of a memory controller according to an embodiment of the present invention.

图4是根据本发明实施例的控制内存芯片的方法的示意性流程图。FIG. 4 is a schematic flowchart of a method for controlling a memory chip according to an embodiment of the present invention.

图5A是根据本发明的实施例的内存系统的信号流的示意图。FIG. 5A is a schematic diagram of a signal flow of a memory system according to an embodiment of the present invention.

图5B是根据本发明的实施例的芯片控制器的信号流的示意图。FIG. 5B is a schematic diagram of signal flow of a chip controller according to an embodiment of the present invention.

图6是根据本发明的实施例的芯片控制器的控制方法的示意性流程图。FIG. 6 is a schematic flowchart of a control method of a chip controller according to an embodiment of the present invention.

图7是根据本发明的另一实施例的控制内存芯片的方法的示意性流程图。FIG. 7 is a schematic flowchart of a method for controlling a memory chip according to another embodiment of the present invention.

图8是根据本发明的又一实施例的控制内存芯片的方法的示意性流程图。FIG. 8 is a schematic flowchart of a method for controlling a memory chip according to yet another embodiment of the present invention.

图9是根据本发明的实施例的芯片控制器的示意性结构图。FIG. 9 is a schematic structure diagram of a chip controller according to an embodiment of the present invention.

图10是根据本发明的实施例的内存的示意性结构图。FIG. 10 is a schematic structural diagram of a memory according to an embodiment of the present invention.

图11是根据本发明的实施例的内存控制器的示意性结构图。FIG. 11 is a schematic structural diagram of a memory controller according to an embodiment of the present invention.

具体实施方式Detailed ways

下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are some of the embodiments of the present invention, but not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.

图1是根据本发明实施例的内存系统100的示意性结构图。内存系统100包括内存控制器110和内存120。FIG. 1 is a schematic structural diagram of a memory system 100 according to an embodiment of the present invention. The memory system 100 includes a memory controller 110 and a memory 120 .

内存控制器110用于控制内存120与中央处理器(CentralProcessingUnit,CPU)之间的数据交换。内存120包括芯片控制器121和多个内存芯片122。芯片控制器121位于内存控制器110与内存芯片122之间,用于控制内存控制器110对内存芯片122的操作。内存控制器110与内存120之间通过通信总线进行通信。应理解,芯片控制器121还可以位于内存之外,换句话说,芯片控制器121与内存芯片122可以是分离的。内存控制器110与中央处理器(CPU)可以是分离的,也可以整合到CPU中。The memory controller 110 is used for controlling data exchange between the memory 120 and a central processing unit (Central Processing Unit, CPU). The memory 120 includes a chip controller 121 and a plurality of memory chips 122 . The chip controller 121 is located between the memory controller 110 and the memory chip 122 and is used for controlling the operation of the memory controller 110 on the memory chip 122 . The memory controller 110 communicates with the memory 120 through a communication bus. It should be understood that the chip controller 121 may also be located outside the memory, in other words, the chip controller 121 and the memory chip 122 may be separated. The memory controller 110 may be separated from the central processing unit (CPU), or may be integrated into the CPU.

还应理解,本发明的实施例的技术方案可以应用于多种不同的内存组织形式,例如内存120可以采用双列直插式存储模块(DIMM)的形式,也可以采用其他形式,例如,也可以是芯片控制器和处理器在一块单板上。或者芯片控制器作为其他形式的子卡或子板。It should also be understood that the technical solutions of the embodiments of the present invention can be applied to various memory organization forms, for example, the memory 120 can be in the form of a dual in-line memory module (DIMM), and can also be in other forms, for example, also It may be that the chip controller and the processor are on a single board. Or chip controllers as other forms of daughter cards or boards.

芯片控制器121与内存芯片122相连接,例如,可以使控制命令信号和地址信号从DIMM的一侧输入到芯片中,可以使单独片选信号和/或单独时钟使能信号从DIMM的另一侧输入到芯片中。然而,应理解,本发明的实施例并不限定于这种方式。The chip controller 121 is connected with the memory chip 122, for example, control command signals and address signals can be input into the chip from one side of the DIMM, and an independent chip select signal and/or an independent clock enable signal can be input from the other side of the DIMM. side input into the chip. However, it should be understood that embodiments of the present invention are not limited in this manner.

芯片控制器121和内存控制器110之间的接口可以传输双倍速率同步随机存储器(DDR)传输标准中的地址(ADDRESS)信号、控制命令(CMD)信号,片选(CS)信号和时钟使能(CKE)信号等等,除此之外,芯片控制器121和内存控制器110之间的接口还可以传输指示信号,例如,这种指示信号可以用于寄存模块确定寄存单独片选信息和单独时钟使能信息,这种指示信号还可以用于控制模块确定对片选信号和时钟使能信号进行处理。The interface between the chip controller 121 and the memory controller 110 can transmit the address (ADDRESS) signal, the control command (CMD) signal, the chip select (CS) signal and the clock enable in the double rate synchronous random access memory (DDR) transmission standard. In addition, the interface between the chip controller 121 and the memory controller 110 can also transmit an indication signal, for example, this indication signal can be used for the registration module to determine the registration of individual chip selection information and Separate clock enable information, this indication signal can also be used by the control module to determine the processing of the chip select signal and the clock enable signal.

内存控制器110与中央处理器(CPU)相连接并受中央处理器控制。The memory controller 110 is connected to and controlled by a central processing unit (CPU).

图2是根据本发明实施例的芯片控制器200的示意性结构图。芯片控制器200是图1的芯片控制器121的例子。芯片控制器200包括:寄存模块210和控制模块220。FIG. 2 is a schematic structural diagram of a chip controller 200 according to an embodiment of the present invention. The chip controller 200 is an example of the chip controller 121 of FIG. 1 . The chip controller 200 includes: a register module 210 and a control module 220 .

控制模块220用于:接收内存控制器输出的第一片选信号;根据第一片选信号和寄存模块210寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。The control module 220 is used to: receive the first chip selection signal output by the memory controller; generate a plurality of individual chip selection signals according to the first chip selection signal and the individual chip selection information registered by the registration module 210, wherein the plurality of individual chip selection signals and Multiple memory chips correspond one-to-one, the first chip selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the selection of at least one memory chip among the multiple memory chips; An individual chip select signal, so that at least one memory chip among the plurality of memory chips performs an operation corresponding to the control command signal according to the control command signal output by the memory controller.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向所述多个内存芯片输出所述多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention registers individual chip selection information in the chip controller, generates multiple individual chip selection signals according to the chip selection signal and the registered individual chip selection information, and outputs the described Multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

可选地,作为另一实施例,芯片控制器200还可以包括另一寄存模块,其中控制模块220输出的信号给另一寄存模块。该寄存模块用于缓存和重新驱动信号。在信号质量良好和时序裕量充足的情况下,可以省略该寄存模块。Optionally, as another embodiment, the chip controller 200 may further include another registration module, wherein the signal output by the control module 220 is sent to another registration module. This register block is used to buffer and redrive signals. In the case of good signal quality and sufficient timing margin, the register module can be omitted.

芯片控制器200的输入信号可以是内存控制器输出的CMD、ADDRESS、CS、CKE信号和指示信号,输出信号可以是对应各个芯片的单独片选信号和单独时钟使能信号。每个单独片选信号用于控制该单独片选信号对应的芯片执行特定的操作命令。每个单独时钟使能信号用于控制该单独时钟使能信号对应的芯片处于睡眠模式。The input signals of the chip controller 200 may be CMD, ADDRESS, CS, CKE signals and indication signals output by the memory controller, and the output signals may be individual chip select signals and individual clock enable signals corresponding to each chip. Each individual chip select signal is used to control the chip corresponding to the individual chip select signal to execute a specific operation command. Each individual clock enable signal is used to control the chip corresponding to the individual clock enable signal to be in sleep mode.

应理解,芯片控制器可以通过通信总线接收内存控制器输出的第一片选信号。具体而言,第一片选信号指示选择内存条中的所有内存芯片以进行操作,例如,写入操作或读取操作,本发明的实施例并不限于此,例如,操作还可以包括激活、预充电或刷新等操作。换句话说,每个内存芯片都接收第一片选信号以执行控制命令信号指示的操作。单独片选信号与内存芯片一一对应,单独片选信号指示选中其对应的内存芯片进行控制命令信号指示的操作。It should be understood that the chip controller may receive the first chip select signal output by the memory controller through the communication bus. Specifically, the first chip select signal indicates to select all the memory chips in the memory bank to perform operations, such as a write operation or a read operation. Embodiments of the present invention are not limited thereto. For example, the operations may also include activation, Operations such as pre-charging or refreshing. In other words, each memory chip receives the first chip select signal to perform the operation indicated by the control command signal. The individual chip selection signal corresponds to the memory chips one by one, and the individual chip selection signal indicates that the corresponding memory chip is selected to perform the operation indicated by the control command signal.

还应理解,单独片选信号选择与其对应的内存芯片执行操作时,可以设定单独片选信号为高电平时或者低电平时有效,本发明的实施例对此不作限定。It should also be understood that when the individual chip select signal selects its corresponding memory chip to perform an operation, the individual chip select signal can be set to be valid when it is at a high level or at a low level, which is not limited in this embodiment of the present invention.

根据本发明的实施例,寄存模块还用于:在控制模块根据第一片选信号和寄存模块寄存的单独片选信息生成多个单独片选信号之前,接收内存控制器输出的第一地址信号,第一地址信号携带单独片选信息和单独片选信息的地址信息;根据第一地址信号寄存单独片选信息。According to an embodiment of the present invention, the registration module is further configured to: receive the first address signal output by the memory controller before the control module generates a plurality of individual chip selection signals according to the first chip selection signal and the individual chip selection information registered by the registration module , the first address signal carries the individual chip selection information and the address information of the individual chip selection information; the individual chip selection information is registered according to the first address signal.

应理解,地址信号指示寄存模块寄存单独片选信息。例如,可以是寄存模块根据指示寄存操作的控制命令信号和地址信号来寄存单独片选信息。也可以是,寄存模块根据地址信号寄存单独片选信息。还应理解,可以在每次内存芯片的完整操作过程中只发送一次,也可以发送多次。例如内存控制器只在数据的一次完整写入、读取或刷新操作的过程中的第一个控制命令信号之前发送携带单独片选信息的信号,控制模块在该操作中针对内存芯片以后的控制命令信号调用寄存模块寄存的单独片选信息。It should be understood that the address signal instructs the registration module to register individual chip selection information. For example, the registration module may register the individual chip selection information according to the control command signal and the address signal indicating the registration operation. Alternatively, the registering module registers individual chip selection information according to the address signal. It should also be understood that it may be sent only once during each complete operation of the memory chip, or may be sent multiple times. For example, the memory controller only sends a signal carrying individual chip selection information before the first control command signal in the process of a complete write, read or refresh operation of data. The command signal invokes the individual chip select information registered by the register module.

由于寄存了单独片选信息,使得芯片控制器可以在需要时获取该单独片选信息,从而芯片控制器不需要针对每个控制命令信号接收单独片选信息,节省了带宽,提高了控制芯片的灵活性。Since the individual chip selection information is stored, the chip controller can obtain the individual chip selection information when needed, so that the chip controller does not need to receive individual chip selection information for each control command signal, which saves bandwidth and improves the efficiency of the control chip. flexibility.

根据本发明的实施例,第一地址信号还携带片选策略信息,片选策略信息寄存在寄存模块中并且与单独片选信息相对应,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,控制模块还用于接收内存控制器输出的控制命令信号,其中,控制模块用于在片选策略信息指示单独片选信息针对控制命令信号有效时,根据第一片选信号和单独片选信息生成多个单独片选信号。如果片选策略信息指示单独片选信息针对控制命令信号无效,则控制模块根据第一片选信号和预定的片选信息生成多个单独片选信号,预定的片选信息指示生成的多个单独片选信号选中对应的多个内存芯片。According to an embodiment of the present invention, the first address signal also carries chip selection strategy information, the chip selection strategy information is registered in the registration module and corresponds to the individual chip selection information, and the chip selection strategy information is used to indicate that the individual chip selection information is for the control command Whether the signal is valid, the control module is also used for receiving the control command signal output by the memory controller, wherein the control module is used for when the chip selection policy information indicates that the individual chip selection information is valid for the control command signal, according to the first chip selection signal and the individual Chip select information generates multiple individual chip select signals. If the chip selection strategy information indicates that the individual chip selection information is invalid for the control command signal, the control module generates a plurality of individual chip selection signals according to the first chip selection signal and predetermined chip selection information, and the predetermined chip selection information indicates the plurality of individual chip selection signals generated. The chip select signal selects corresponding multiple memory chips.

具体而言,可以针对单独片选信息设定对应的片选策略信息。换句话说,该片选策略信息与单独片选信息和预定的控制命令信号都存在映射关系。在这种情况下,控制模块在调用寄存模块中寄存的信息时,不选择调用单独片选信息,而只调用对应的片选策略信息。Specifically, corresponding chip selection policy information may be set for individual chip selection information. In other words, there is a mapping relationship between the chip selection policy information and individual chip selection information and predetermined control command signals. In this case, when the control module calls the information registered in the registration module, it does not choose to call individual chip selection information, but only calls the corresponding chip selection strategy information.

例如,策略信息指示单独片选信息针对刷新命令有效,则芯片控制器在接收到刷新命令的情况下,根据单独片选信息输出单独片选信号。应理解,控制命令信号还可以是诸如写操作命令信号、读操作命令信号或激活(Activate,ACT)命令信号中的任一个。For example, the policy information indicates that the individual chip selection information is valid for the refresh command, and the chip controller outputs the individual chip selection signal according to the individual chip selection information when the refresh command is received. It should be understood that the control command signal may also be any one of a write operation command signal, a read operation command signal, or an activate (Activate, ACT) command signal.

又例如,策略信息指示单独片选信号针对读取命令信号无效,则芯片控制器根据预定的片选信息生成并输出多个单独片选信号。例如,如果策略信息指示单独片选信息针对读命令无效,则芯片控制器在接收到读命令的情况下,不会输出单独片选信号,而是输出第一片选信号。应理解,控制命令信号还可以是ACT命令信号、刷新命令信号、写操作信号中的任一个。预定的片选信息可以设置为默认,具体而言,可以指示芯片控制器选中所有的内存芯片。For another example, if the policy information indicates that the individual chip select signal is invalid for the read command signal, the chip controller generates and outputs multiple individual chip select signals according to predetermined chip select information. For example, if the policy information indicates that the individual chip select information is invalid for the read command, the chip controller will not output the individual chip select signal but the first chip select signal when receiving the read command. It should be understood that the control command signal may also be any one of an ACT command signal, a refresh command signal, and a write operation signal. The predetermined chip selection information can be set as a default, specifically, the chip controller can be instructed to select all memory chips.

由于采用了策略信息,并针对不同的控制命令定义了不同的策略,使得针对不必要输出单独片选信号的控制命令只输出一个片选信号,而不会输出多个单独片选信号,从而减少了不必要的信息的传输,提高了带宽的利用率。Due to the use of strategy information and the definition of different strategies for different control commands, only one chip selection signal is output for control commands that do not need to output a single chip selection signal, and multiple individual chip selection signals are not output, thereby reducing The transmission of unnecessary information is avoided, and the utilization rate of bandwidth is improved.

根据本发明的实施例,寄存模块还用于接收内存控制器输出的第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示寄存模块根据第一地址信号寄存单独片选信息。According to an embodiment of the present invention, the registration module is also used to receive the second independent chip selection indication signal and the second chip selection signal output by the memory controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate the registration module Individual chip select information is registered according to the first address signal.

应理解,第一片选信号与第二片选信号携带相同的片选命令。第二片选信号指示寄存单独片选信息,第一片选信号指示根据所寄存的单独片选信息输出单独片选信号。第二单独片选指示信号和第二片选信号用于指示芯片控制器根据第一地址信号寄存单独片选信息,例如,芯片控制器可以在第二单独片选指示信号和第二片选信号同时有效时,寄存第一地址信号中携带的单独片选信息。具体而言,可以在第二单独片选指示信号为高电平时,将其确定为有效,并且在第二片选信号为低电平时,将第二片选信号确定为有效。应理解,也可以在第二单独片选指示信号为低电平时,确定为有效,并且在第二片选信号为高电平时,将第二片选信号确定为有效。It should be understood that the first chip select signal and the second chip select signal carry the same chip select command. The second chip selection signal indicates to register individual chip selection information, and the first chip selection signal indicates to output an individual chip selection signal according to the registered individual chip selection information. The second individual chip selection indication signal and the second chip selection signal are used to instruct the chip controller to register individual chip selection information according to the first address signal. When both are valid, the individual chip selection information carried in the first address signal is registered. Specifically, when the second individual chip select indication signal is at a high level, it can be determined to be valid, and when the second chip select signal is at a low level, the second chip select signal can be determined to be valid. It should be understood that the second individual chip select indication signal may also be determined to be valid when the second individual chip select indication signal is at a low level, and the second chip select signal may be determined to be valid when the second chip select signal is at a high level.

由于芯片控制器可以第二单独片选指示信号和第二片选信号来判断是否寄存单独片选信息,使得在不需要寄存单独片选信息时,芯片控制器不进行寄存的操作,只是转发接收的信号,从而增强了内存控制器对芯片控制器控制的灵活性,同时提高了带宽的利用率。Since the chip controller can judge whether to register the individual chip selection information by the second individual chip selection indication signal and the second chip selection signal, when the individual chip selection information does not need to be registered, the chip controller does not perform the registration operation, but only forwards and receives signal, thereby enhancing the flexibility of the memory controller to control the chip controller, and at the same time improving the utilization rate of the bandwidth.

根据本发明的实施例,控制模块还用于接收内存控制器输出的第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示控制模块根据第一片选信号和寄存模块中寄存的单独片选信息生成多个单独片选信号。According to an embodiment of the present invention, the control module is also used to receive the first individual chip selection indication signal output by the memory controller, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the control module to and the individual chip selection information registered in the registration module to generate a plurality of individual chip selection signals.

应理解,第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号。与第二单独片选指示信号和第二片选信号相似,例如,芯片控制器可以在第一单独片选指示信号和第一片选信号同时有效时,处理单独片选信息,并根据单独片选信息生成单独片选信号。具体而言,与第二单独片选指示信号相似,可以将第一单独片选指示信号在高电平或者在低电平时确定为有效。与第二片选信号相似,可以将第一片选信号在高电平或者在低电平时确定为有效。It should be understood that the first individual chip select indication signal and the first chip select signal jointly instruct the chip controller to generate multiple individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller. Similar to the second individual chip selection indication signal and the second chip selection signal, for example, the chip controller can process the individual chip selection information when the first individual chip selection indication signal and the first chip selection signal are valid at the same time, and Select information to generate a separate chip select signal. Specifically, similar to the second individual chip selection indication signal, the first individual chip selection indication signal may be determined to be valid when it is at a high level or at a low level. Similar to the second chip select signal, the first chip select signal can be determined to be valid when it is at a high level or at a low level.

由于芯片控制器可以根据第一单独片选指示信号和第一片选信号判断是否生成单独片选信号,使得芯片控制器在不需要输出单独片选信号时不进行相应的操作,从而增强了内存控制器对芯片控制器控制的灵活性,进一步增强了内存控制器对内存芯片控制的灵活性。Since the chip controller can judge whether to generate a single chip selection signal according to the first single chip selection indication signal and the first chip selection signal, the chip controller does not perform corresponding operations when it is not necessary to output a single chip selection signal, thereby enhancing memory The flexibility of the controller to control the chip controller further enhances the flexibility of the memory controller to control the memory chip.

根据本发明的实施例,控制模块还用于接收内存控制器输出的第一时钟使能指示信号、第一时钟使能信号,第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,寄存模块还用于接收内存控制器输出的第二单独时钟使能指示信号、第二时钟使能信号和第二地址信号,第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息,第二地址信号携带单独时钟使能信息、单独时钟使能信息的地址信息。According to an embodiment of the present invention, the control module is also used to receive the first clock enable indication signal and the first clock enable signal output by the memory controller, and the first clock enable indication signal and the first clock enable signal jointly indicate the chip The controller generates a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller, and the registration module is also used to receive the second individual clock enable indication signal output by the memory controller, The second clock enable signal and the second address signal, the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal, and the second address signal carries the individual clock enable information Clock enable information, address information of individual clock enable information.

应理解,时钟使能信号和片选信号相似,时钟使能信号指示选择多个内存芯片执行控制命令信号指示的操作。单独片选信号与单独时钟使能信号相似,例如,可以设定单独时钟使能信号为高电平或者低电平时为有效。It should be understood that the clock enable signal is similar to the chip select signal, and the clock enable signal indicates that multiple memory chips are selected to perform the operation indicated by the control command signal. The individual chip select signal is similar to the individual clock enable signal, for example, the individual clock enable signal can be set to be valid when it is high or low.

应理解,地址信号指示寄存模块寄存单独时钟使能信息。例如,可以是寄存模块根据指示寄存操作的控制命令信号和地址信号来寄存单独时钟使能信息。也可以是,寄存模块根据地址信号寄存单独时钟使能信息。It should be understood that the address signal instructs the registration module to register individual clock enable information. For example, the registration module may register individual clock enable information according to a control command signal and an address signal indicating a registration operation. Alternatively, the register module registers individual clock enable information according to the address signal.

还应理解,携带单独时钟使能信息的信号可以在每次内存芯片的完整操作过程中只发送一次,也可以发送多次。例如内存控制器只在数据的一次完整写入、读取或刷新操作的过程中的第一个控制命令信号之前发送携带单独时钟使能信息的信号,控制模块在该操作中针对内存芯片以后的控制命令信号调用寄存模块寄存的单独时钟使能信息。It should also be understood that the signal carrying individual clock enable information may be sent only once during each complete operation of the memory chip, or may be sent multiple times. For example, the memory controller only sends a signal carrying separate clock enable information before the first control command signal in a complete write, read or refresh operation of data. The control command signal invokes individual clock enable information registered by the register module.

具体而言,可以针对单独时钟使能信息设定对应的时钟使能策略信息。换句话说,该时钟使能策略信息与单独时钟使能信息和预定的控制命令信号都存在映射关系。在这种情况下,控制模块在调用寄存模块中寄存的信息时,不选择调用单独时钟使能信息,而只调用对应的时钟使能策略信息。Specifically, corresponding clock enabling policy information may be set for individual clock enabling information. In other words, there is a mapping relationship between the clock enabling policy information and the individual clock enabling information and predetermined control command signals. In this case, when the control module calls the information registered in the registration module, it does not choose to call individual clock enabling information, but only calls corresponding clock enabling policy information.

例如,策略信息指示单独时钟使能信息针对ACT命令有效,则芯片控制器在ACT命令的情况下,根据单独时钟使能信息输出单独时钟使能信号。应理解,控制命令信号还可以是诸如写操作命令信号、读操作命令信号或刷新命令信号中的任一个。For example, if the policy information indicates that the individual clock enabling information is valid for the ACT command, the chip controller outputs the individual clock enabling signal according to the individual clock enabling information in the case of the ACT command. It should be understood that the control command signal may also be any one of a write operation command signal, a read operation command signal or a refresh command signal.

应理解,第一时钟使能信号与第二时钟使能信号携带相同的时钟使能命令。第二时钟使能信号指示寄存单独时钟使能信息,第一时钟使能信号指示根据所寄存的单独时钟使能信息输出单独时钟使能信号。第二单独时钟使能指示信号和第二时钟使能信号用于指示芯片控制器根据第一地址信号寄存单独时钟使能信息,例如,芯片控制器可以在第二单独时钟使能指示信号和第二时钟使能信号同时有效时,寄存单独时钟使能信息。具体而言,可以在第二单独时钟使能指示信号为高电平时,将其确定为有效,并且在第二时钟使能信号为低电平时,将第二时钟使能信号确定为有效。应理解,也可以在第二单独时钟使能指示信号为低电平时,确定为有效,并且在第二时钟使能信号为高电平时,将第二时钟使能信号确定为有效。It should be understood that the first clock enable signal and the second clock enable signal carry the same clock enable command. The second clock enable signal indicates to register individual clock enable information, and the first clock enable signal indicates to output an individual clock enable signal according to the registered individual clock enable information. The second individual clock enable indication signal and the second clock enable signal are used to instruct the chip controller to register the individual clock enable information according to the first address signal. When the two clock enable signals are valid at the same time, the independent clock enable information is registered. Specifically, when the second individual clock enable indication signal is at a high level, it may be determined to be valid, and when the second clock enable signal is at a low level, the second clock enable signal may be determined to be valid. It should be understood that the second independent clock enable indication signal may also be determined to be valid when the second independent clock enable indication signal is at a low level, and the second clock enable signal may be determined to be valid when the second clock enable signal is at a high level.

应理解,第一单独时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号。与第二单独时钟使能指示信号也第二时钟使能信号相似,例如,可以在芯片控制器可以在第一单独时钟使能指示信号和第一时钟使能信号同时有效时,处理单独时钟使能信息,并根据单独时钟使能信息生成单独时钟使能信号。具体而言,与第二单独时钟使能指示信号相似,可以将第一单独时钟使能指示信号在高电平或者在低电平时确定为有效。与第二时钟使能信号相似,可以将第一时钟使能信号在高电平或者在低电平时确定为有效。It should be understood that the first individual clock enable indication signal and the first clock enable signal jointly instruct the chip controller to generate multiple individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller . Similar to the second individual clock enable indication signal and the second clock enable signal, for example, the chip controller can process the individual clock enable indication signal and the first clock enable signal when the first individual clock enable indication signal and the first clock enable signal are valid at the same time. enable information, and generate an individual clock enable signal based on the individual clock enable information. Specifically, similar to the second individual clock enable indication signal, the first individual clock enable indication signal may be determined to be valid when it is at a high level or at a low level. Similar to the second clock enable signal, the first clock enable signal can be determined to be valid when it is at a high level or at a low level.

由于针对每个内存芯片输出单独时钟使能信号,使得内存芯片在不需要时钟信号的情况下,不接受时钟信号的命令。由于生成了单独时钟使能信号,从而使芯片控制器可以单独控制芯片,例如使特定的芯片处于睡眠模式,从而降低芯片的功耗。Since an individual clock enable signal is output for each memory chip, the memory chip does not accept the command of the clock signal when the clock signal is not needed. Since the independent clock enable signal is generated, the chip controller can independently control the chip, for example, put a specific chip in a sleep mode, thereby reducing the power consumption of the chip.

图3是根据本发明的另一实施例的内存控制器的示意性结构图。该内存控制器300包括:生成模块310,用于生成第一片选信号、第一单独片选指示信号和控制命令信号;输出模块320,用于向芯片控制器输出第一片选信号和第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,单独片选信息用于生成多个单独片选信号,多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指中的至示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片少一个内存芯片;输出模块还用于向多个内存芯片输出控制命令信号,以便多个内存芯片中的至少一个内存芯片根据芯片控制输出的多个单独片选信号执行与控制命令信号对应的操作。FIG. 3 is a schematic structural diagram of a memory controller according to another embodiment of the present invention. The memory controller 300 includes: a generating module 310 for generating a first chip select signal, a first separate chip select indication signal and a control command signal; an output module 320 for outputting the first chip select signal and the second chip select signal to the chip controller An individual chip selection indication signal, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to generate multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information stored in the chip controller , the individual chip selection information is used to generate multiple individual chip selection signals, and the multiple individual chip selection signals correspond to multiple memory chips one by one. The selection information is used to indicate that multiple memory chips are individually selected and one less memory chip is selected; the output module is also used to output control command signals to multiple memory chips, so that at least one memory chip in the multiple memory chips outputs multiple individual memory chips according to the chip control. The chip select signal performs the operation corresponding to the control command signal.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向所述多个内存芯片输出所述多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention registers individual chip selection information in the chip controller, generates multiple individual chip selection signals according to the chip selection signal and the registered individual chip selection information, and outputs the described Multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

根据本发明的实施例,输出模块还用于向芯片控制器输出第一地址信号,地址信号携带单独片选信息和单独片选信息的地址信息。According to an embodiment of the present invention, the output module is further configured to output the first address signal to the chip controller, and the address signal carries the individual chip selection information and the address information of the individual chip selection information.

根据本发明的实施例,地址信号还携带片选策略信息,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,输出模块还用于向芯片控制器输出控制命令信号。According to an embodiment of the present invention, the address signal also carries chip selection policy information, and the chip selection policy information is used to indicate whether the individual chip selection information is valid for the control command signal, wherein the output module is also used to output the control command signal to the chip controller.

根据本发明的实施例,输出模块还用于向芯片控制器输出第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄存单独片选信息。According to an embodiment of the present invention, the output module is also used to output a second individual chip selection indication signal and a second chip selection signal to the chip controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate the chip controller Register individual chip selection information based on address information.

图4是本发明的一个实施例的控制内存芯片的方法的示意性流程图。图5A是根据本发明的实施例的内存系统的信号流的示意图。图5B是根据本发明的实施例的芯片控制器的信号流的示意图。FIG. 4 is a schematic flowchart of a method for controlling a memory chip according to an embodiment of the present invention. FIG. 5A is a schematic diagram of a signal flow of a memory system according to an embodiment of the present invention. FIG. 5B is a schematic diagram of signal flow of a chip controller according to an embodiment of the present invention.

下面结合图5A和图5B来描述图4所描述的方法,其中图5A示出了内存控制器、芯片控制器以及内存芯片之间的信号传输方法。图5B具体地示出了芯片控制器中的控制模块针对多个信号所执行的操作。The method described in FIG. 4 will be described below in conjunction with FIG. 5A and FIG. 5B , wherein FIG. 5A shows a signal transmission method among the memory controller, the chip controller, and the memory chip. FIG. 5B specifically shows the operations performed by the control module in the chip controller for multiple signals.

在该实施例中,为了方便描述,第一单独片选指示信号、第二单独片选指示信号、第一单独时钟使能指示信号和第二单独时钟使能指示信号统称为指示信号,第一地址信号和第二地址信号统称为地址信号,第一片选信号和第二片选信号统称为片选信号,第一时钟使能信号和第二时钟使能信号统称为时钟使能信号。此外,本实施例采用DRAM芯片构成的DIMM内存条。In this embodiment, for convenience of description, the first individual chip selection indication signal, the second individual chip selection indication signal, the first individual clock enable indication signal and the second individual clock enable indication signal are collectively referred to as indication signals, and the first The address signal and the second address signal are collectively referred to as address signals, the first chip select signal and the second chip select signal are collectively referred to as chip select signals, and the first clock enable signal and the second clock enable signal are collectively referred to as clock enable signals. In addition, this embodiment adopts a DIMM memory bar formed by DRAM chips.

410,寄存模块接收内存控制器输出的总线命令信号。410. The registration module receives the bus command signal output by the memory controller.

总线命令信号包括地址信号、控制命令信号、片选信号、时钟使能信号以及指示信号。The bus command signals include address signals, control command signals, chip select signals, clock enable signals and indication signals.

420,寄存模块根据第二片选信号和第二单独片选指示信号确定寄存单独片选信息,寄存模块根据第二时钟使能信号和第二单独时钟使能指示信号确定寄存单独时钟使能信息。420. The register module determines to register individual chip select information according to the second chip select signal and the second individual chip select indication signal, and the register module determines to register individual clock enable information according to the second clock enable signal and the second individual clock enable indication signal .

例如,当第二片选信号和第二单独片选指示信号同时有效时,表示寄存模块确定寄存单独片选信息。当第二时钟使能信号和第二单独时钟使能指示信号同时有效时,表示寄存模块确定寄存单独时钟使能信息。例如,可以使第二片选信号预定为高电平时有效,使第二单独片选指示信号和第二单独时钟使能指示信号预定为低电平时有效,并使第二时钟使能信号预定为高电平时有效。For example, when the second chip select signal and the second individual chip select indication signal are valid at the same time, it means that the registration module determines to register the individual chip select information. When the second clock enable signal and the second independent clock enable indication signal are valid at the same time, it indicates that the registration module determines to register the individual clock enable information. For example, it is possible to make the second chip select signal valid when it is predetermined to be high, make the second individual chip select indication signal and the second individual clock enable indication signal active when it is predetermined to be low, and make the second clock enable signal predetermined to be Valid when high level.

430,寄存模块寄存单独芯片选择信息以及单独时钟使能信息。430. The register module registers individual chip selection information and individual clock enable information.

地址信号携带单独片选信息、单独时钟使能信息以及单独片选信息的地址信息和单独时钟使能信息的地址信息。内存控制器通过总线中的地址信号和控制命令信号将单独片选信息以及单独时钟使能信息写入到寄存模块中。寄存模块又分为片选寄存模块和时钟使能寄存模块,分别用于寄存单独片选信息和单独时钟使能信息,例如,表1示出了寄存模块所寄存的单独片选信息和单独时钟使能信息分别具有特定地址a0和a1。The address signal carries individual chip select information, individual clock enable information, and address information of the individual chip select information and address information of the individual clock enable information. The memory controller writes the individual chip selection information and the individual clock enabling information into the register module through the address signal and the control command signal in the bus. The register module is further divided into a chip select register module and a clock enable register module, which are respectively used to register individual chip select information and individual clock enable information. For example, Table 1 shows the individual chip select information and individual clock information registered by the register module. The enable information has specific addresses a0 and a1, respectively.

表1Table 1

寄存的参数的地址The address of the registered parameter 寄存的参数类型Registered parameter type a0a0 单独片选信息Individual Chip Select Information

a1a1 单独时钟使能信息Individual clock enable information

440,寄存模块寄存针对单独片选信息的片选策略信息,该片选策略信息用于指示单独片选信息的应用策略。寄存模块寄存还针对单独时钟使能信息的时钟使能策略信息,该时钟使能策略信息用于指示单独时钟使能信息的应用策略。440. The registration module registers chip selection policy information for the individual chip selection information, where the chip selection policy information is used to indicate an application policy of the individual chip selection information. The registration module also registers clock enable policy information for the individual clock enable information, where the clock enable policy information is used to indicate an application policy of the individual clock enable information.

例如,该片选策略信息指示针对ACT命令信号单独片选信息是否有效。例如,该时钟策略信息指示针对ACT命令信号单独时钟使能信息是否有效。For example, the chip selection policy information indicates whether individual chip selection information is valid for the ACT command signal. For example, the clock policy information indicates whether individual clock enable information is valid for the ACT command signal.

例如,可以将片选策略信息定义为针对ACT命令的策略信息,即当控制模块接收ACT命令的信号时,根据该策略信息确定是否根据单独片选信息输出单独片选信号。如果该策略信息仍然指示根据单独片选信息输出单独片选信号,则控制模块根据单独片选信息输出单独片选信号。如果策略信息指示按照预定的默认信息输出片选信号,则控制模块按照预定的默认信息输出片选信号,例如,控制模块将默认信息设置为指示所有单独片选信号都输出有效,而忽略单独片选信息。换句话说,与片选信号相似,使所有单独片选信号都指示对应的内存芯片进行执行ACT命令。其它控制命令如读取命令或刷新命令等操作命令与ACT命令类似,在此不再赘述。For example, the chip selection policy information can be defined as policy information for the ACT command, that is, when the control module receives the signal of the ACT command, it determines whether to output the individual chip selection signal according to the individual chip selection information according to the policy information. If the policy information still indicates to output the individual chip selection signal according to the individual chip selection information, the control module outputs the individual chip selection signal according to the individual chip selection information. If the policy information indicates that the chip select signal is output according to the predetermined default information, the control module outputs the chip select signal according to the predetermined default information, for example, the control module sets the default information to indicate that all individual chip select signals are output valid, and ignore the Select information. In other words, similar to the chip select signal, all individual chip select signals instruct the corresponding memory chip to execute the ACT command. Operation commands such as other control commands such as a read command or a refresh command are similar to the ACT command and will not be repeated here.

同样,可以将时钟使能策略信息定义为针对ACT命令的策略信息,即当控制模块接收ACT命令的信号时,根据该策略信息确定是否根据单独片选信息输出单独片选信号。应理解,在本实施例中,对片选信号和时钟使能信号采用相似操作,例如,对单独片选信号和单独时钟使能信号的策略信息的定义为针对同一控制命令,然而,也可以将其定义为针对不同控制命令的策略信息。Similarly, the clock enabling policy information can be defined as policy information for the ACT command, that is, when the control module receives the signal of the ACT command, it determines whether to output the individual chip selection signal according to the individual chip selection information according to the policy information. It should be understood that, in this embodiment, similar operations are adopted for the chip select signal and the clock enable signal, for example, the definition of policy information for the individual chip select signal and the individual clock enable signal is for the same control command, however, it may also be Define it as policy information for different control commands.

450,控制模块接收总线命令信号中的控制命令信号、片选信号、时钟使能信号以及指示信号。450. The control module receives a control command signal, a chip select signal, a clock enable signal, and an indication signal in the bus command signal.

460,控制模块根据片选信号和指示信号确定对该片选信号进行处理,并根据时钟使能信号和指示信号确定对时钟使能信号进行处理。460. The control module determines to process the chip select signal according to the chip select signal and the indication signal, and determines to process the clock enable signal according to the clock enable signal and the indication signal.

控制模块用于根据寄存模块寄存的信息,生成并输出DIMM内存条内各个DRAM芯片的单独片选信号和单独时钟使能信号。The control module is used for generating and outputting an individual chip select signal and an individual clock enable signal of each DRAM chip in the DIMM according to the information registered by the register module.

如图5所示,控制模块220包括片选控制模块221和时钟使能控制模块222。寄存模块210包括片选寄存模块211和时钟使能寄存模块212。寄存模块210包括片选寄存模块211和时钟使能寄存模块212分别用于寄存片选相关信息和时钟使能相关信息。该片选控制模块221生成并输出对应各个DRAM芯片的单独片选信号,该时钟使能控制模块222生成并输出对应各个DRAM芯片的单独时钟使能信号。As shown in FIG. 5 , the control module 220 includes a chip select control module 221 and a clock enable control module 222 . The register module 210 includes a chip select register module 211 and a clock enable register module 212 . The register module 210 includes a chip select register module 211 and a clock enable register module 212 for registering chip select related information and clock enable related information respectively. The chip select control module 221 generates and outputs an individual chip select signal corresponding to each DRAM chip, and the clock enable control module 222 generates and outputs an individual clock enable signal corresponding to each DRAM chip.

470,控制模块确定存在策略信息。470. The control module determines that policy information exists.

寄存模块中存在策略信息,因此控制模块按照策略信息来判断,应理解,如果没有策略信息,则根据单独片选信息判断。There is policy information in the registration module, so the control module judges according to the policy information. It should be understood that if there is no policy information, it judges according to the individual chip selection information.

480,控制模块根据接收的控制命令信号确定采用针对控制命令信号的策略信息。480. The control module determines to adopt policy information for the control command signal according to the received control command signal.

例如,由于该ACT命令存在对应的策略信息,而该策略信息指示根据单独片选信息和单独使能信息输出信号,因此控制模块不是根据预定的片选信息以及预定的时钟使能信息输出,而是根据单独片选信息和单独时钟使能信息输出单独片选信号和单独时钟使能信号。For example, because the ACT command has corresponding policy information, and the policy information indicates that the signal is output according to the individual chip selection information and the individual enabling information, the control module is not outputting according to the predetermined chip selection information and the predetermined clock enabling information, but Outputting an individual chip select signal and an individual clock enable signal according to the individual chip select information and the individual clock enable information.

490,控制模块向内存芯片输出单独片选信号和单独时钟使能信号。490. The control module outputs an individual chip selection signal and an individual clock enable signal to the memory chip.

每个内存芯片接收对应的单独片选信号以及单独时钟使能信号。例如,对应内存芯片的单独片选信号指示该芯片在写操作命令的情况下处于不选中状态,则内存芯片接收到该信号之后,不进行写操作。Each memory chip receives a corresponding individual chip select signal and an individual clock enable signal. For example, an individual chip select signal corresponding to a memory chip indicates that the chip is in an unselected state in the case of a write operation command, and the memory chip does not perform a write operation after receiving the signal.

应理解,寄存模块也可以不寄存单独时钟使能信息,相应地,控制模块也可以不对时钟使能信号做处理,即不利用时钟使能信号生成单独时钟使能信号。It should be understood that the register module may not register the individual clock enable information, and correspondingly, the control module may not process the clock enable signal, that is, the clock enable signal is not used to generate the individual clock enable signal.

图6是根据本发明的实施例的芯片控制器的控制方法的流程图。在本实施例中,为了描述简洁与方便,只以片选信号为例。控制模块对时钟使能信号和对片选信号的判断和操作的相似的,在此不再赘述。还应理解,本实施例采用DIMM形式的DRAM芯片,但本发明的实施例并不限于此。FIG. 6 is a flowchart of a control method of a chip controller according to an embodiment of the present invention. In this embodiment, for simplicity and convenience of description, only the chip select signal is taken as an example. The judgment and operation of the clock enable signal and the chip select signal by the control module are similar, and will not be repeated here. It should also be understood that the present embodiment uses DRAM chips in the form of DIMMs, but the embodiments of the present invention are not limited thereto.

610,从内存控制器接收总线的信号,包括地址信号、指示信号、片选信号以及控制命令信号。610. Receive bus signals from the memory controller, including address signals, indication signals, chip select signals, and control command signals.

620,根据片选信号和指示信号判断是否对片选信号进行处理。620. Determine whether to process the chip select signal according to the chip select signal and the indication signal.

具体而言,在片选信号和指示信号都有效时,表示芯片控制器对该片选信号进行处理。换句话说,该片选信号是针对该芯片控制器所控制的DIMM内的DRAM芯片的命令。当片选信号和指示信号不同时有效时,表示该芯片控制器不对片选信号做任何处理。如果判断的结果为是,则执行640,如果判断的结果为否,则执行630。Specifically, when both the chip selection signal and the indication signal are valid, it means that the chip controller processes the chip selection signal. In other words, the chip select signal is a command for the DRAM chips in the DIMM controlled by the chip controller. When the chip selection signal and the indication signal are not valid at the same time, it means that the chip controller does not perform any processing on the chip selection signal. If the result of the judgment is yes, go to 640 ; if the result of the judgment is no, go to 630 .

630,芯片控制器将片选信号输出到内存芯片,而不生成并且不输出单独片选信号,即单独片选信号为非选中状态。630. The chip controller outputs the chip select signal to the memory chip without generating and outputting the individual chip select signal, that is, the individual chip select signal is in a non-selected state.

640,芯片控制器选择处理片选信号,进一步地,控制模块通过寄存模块判断此控制命令是否有相应的策略信息。如果判断的结果为是,即存在预定的策略信息,则执行660,如果判断的结果为否,即不存在预定的策略信息,则执行650。640. The chip controller selects and processes the chip select signal. Further, the control module judges whether the control command has corresponding policy information through the register module. If the judgment result is yes, that is, there is predetermined policy information, go to 660 ; if the judgment result is no, that is, there is no predetermined policy information, go to 650 .

650,控制模块根据单独片选信息生成并输出单独片选信号。650. The control module generates and outputs an individual chip selection signal according to the individual chip selection information.

660,控制模块根据策略信息判断按照单独片选信息输出或者按照预定的片选信息输出。例如,预定的片选信息可以是默认信息。660. The control module judges according to the policy information to output according to individual chip selection information or to output according to predetermined chip selection information. For example, predetermined chip selection information may be default information.

670,如果策略信息指示按照预定的片选信息输出,例如,按照默认信息,则控制模块按照默认信息生成并输出相应的信号。具体而言,可以将默认信息设置为指示所有单独片选信号都指示有效,而忽略单独片选信息。换句话说,由于多个单独片选信息都指示有效,多个内存芯片接收到多个单独片选信号的情况与接收到片选信号的情况相似,所有单独片选信号都指示对应的内存芯片进行操作,例如,进行激活或刷新等操作。如果策略信息指示不按照默认输出,则控制模块执行650,即控制模块根据单独片选信息生成并输出单独片选信号。670. If the policy information indicates to output according to predetermined chip selection information, for example, according to default information, the control module generates and outputs a corresponding signal according to the default information. Specifically, the default information may be set to indicate that all individual chip selection signals are valid, and the individual chip selection information is ignored. In other words, since multiple individual chip selection information indicates that they are valid, the situation that multiple memory chips receive multiple individual chip selection signals is similar to the situation of receiving chip selection signals, and all individual chip selection signals indicate that the corresponding memory chip Perform operations such as activation or refresh. If the policy information indicates not to output by default, the control module executes 650, that is, the control module generates and outputs an individual chip selection signal according to the individual chip selection information.

图7是根据本发明的一个实施例的控制内存芯片的方法的示意性流程图。图7的方法由芯片控制器来执行,包括以下内容。FIG. 7 is a schematic flowchart of a method for controlling a memory chip according to an embodiment of the present invention. The method in FIG. 7 is executed by the chip controller, and includes the following contents.

710,芯片控制器接收内存控制器输出的第一片选信号。710. The chip controller receives the first chip select signal output by the memory controller.

720,芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片。720. The chip controller generates multiple individual chip select signals according to the first chip select signal and the individual chip select information stored in the chip controller, wherein the multiple individual chip select signals correspond to multiple memory chips one by one, and the first chip select signal The signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the individual selection of at least one memory chip among the multiple memory chips.

730,芯片控制器分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。730. The chip controller outputs multiple individual chip select signals to multiple memory chips, so that at least one memory chip among the multiple memory chips performs an operation corresponding to the control command signal according to the control command signal output by the memory controller.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向多个内存芯片输出多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to multiple The memory chip outputs multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

可选地,作为另一实施例,在芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号之前,图7的方法还包括:芯片控制器接收内存控制器输出的第一地址信号,第一地址信号携带单独片选信息和单独片选信息的地址信息;芯片控制器根据第一地址信号寄存单独片选信息。Optionally, as another embodiment, before the chip controller generates multiple individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller, the method in FIG. 7 further includes: the chip controller The first address signal output by the memory controller is received, the first address signal carries the individual chip selection information and the address information of the individual chip selection information; the chip controller registers the individual chip selection information according to the first address signal.

根据本发明的实施例,第一地址信号还携带片选策略信息,片选策略信息寄存在芯片控制器中并且与单独片选信息相对应,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,方法还包括:芯片控制器接收内存控制器输出的控制命令信号,其中,芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,包括:如果片选策略信息指示单独片选信息针对控制命令信号有效,则芯片控制器根据第一片选信号和单独片选信息生成多个单独片选信号。According to an embodiment of the present invention, the first address signal also carries chip selection strategy information, the chip selection strategy information is stored in the chip controller and corresponds to the individual chip selection information, and the chip selection strategy information is used to indicate that the individual chip selection information is for controlling Whether the command signal is valid, wherein the method further includes: the chip controller receives the control command signal output by the memory controller, wherein the chip controller generates multiple independent chip selection information according to the first chip selection signal and the chip selection information stored in the chip controller The chip selection signal includes: if the chip selection strategy information indicates that the individual chip selection information is valid for the control command signal, the chip controller generates multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information.

可选地,作为另一实施例,图7的方法还包括:如果片选策略信息指示单独片选信息针对控制命令信号无效,则芯片控制器根据第一片选信号和预定的片选信息生成多个单独片选信号,预定的片选信息指示生成的多个单独片选信号选择对应的多个内存芯片。Optionally, as another embodiment, the method in FIG. 7 further includes: if the chip selection policy information indicates that individual chip selection information is invalid for the control command signal, the chip controller generates Multiple individual chip selection signals, the predetermined chip selection information indicating that the generated multiple individual chip selection signals select corresponding multiple memory chips.

可选地,作为另一实施例,图7的方法还包括:芯片控制器接收内存控制器输出的第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据第一地址信号寄存单独片选信息。Optionally, as another embodiment, the method in FIG. 7 further includes: the chip controller receives the second individual chip selection indication signal and the second chip selection signal output by the memory controller, wherein the second individual chip selection indication signal and the first The two chip selection signals jointly instruct the chip controller to register individual chip selection information according to the first address signal.

可选地,作为另一实施例,图7的方法还包括:芯片控制器接收内存控制器输出的第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号。Optionally, as another embodiment, the method in FIG. 7 further includes: the chip controller receives the first individual chip select indication signal output by the memory controller, wherein the first individual chip select indication signal and the first chip select signal jointly indicate The chip controller generates a plurality of individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller.

可选地,作为另一实施例,图7的方法还包括:芯片控制器接收内存控制器输出的第一时钟使能信号;芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号;芯片控制器分别向多个内存芯片输出多个单独时钟使能信号。Optionally, as another embodiment, the method in FIG. 7 further includes: the chip controller receiving the first clock enable signal output by the memory controller; the chip controller according to the first clock enable signal and the The individual clock enable information generates multiple individual clock enable signals, the multiple individual clock enable signals correspond to the multiple memory chips one by one, the first clock enable signal is used to control the clock signals of the multiple memory chips, and the multiple individual clock enable signals The clock enabling signals are respectively used to separately control the clock signal of at least one chip in the plurality of memory chips; the chip controller outputs a plurality of independent clock enabling signals to the plurality of memory chips respectively.

可选地,作为另一实施例,在芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号之前,图7的方法还包括:芯片控制器接收内存控制器输出的第二地址信号,地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息;芯片控制器根据第二地址信号寄存单独时钟使能信息。Optionally, as another embodiment, before the chip controller generates multiple individual clock enable signals according to the first clock enable signal and individual clock enable information registered in the chip controller, the method in FIG. 7 further includes: The chip controller receives the second address signal output by the memory controller, the address signal carries the individual clock enable information and the address information of the individual clock enable information, and the second address signal carries the individual clock enable information and the address of the individual clock enable information information; the chip controller registers independent clock enable information according to the second address signal.

根据本发明的实施例,第二地址信号还携带时钟使能策略信息,时钟使能策略信息寄存在芯片控制器中并且与单独时钟使能信息相对应,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效,其中,方法还包括:芯片控制器接收内存控制器输出的控制命令信号,其中芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,包括:如果时钟使能策略信息指示单独时钟使能信息有效,则芯片控制器根据第一时钟使能信号和单独时钟使能信息生成多个单独时钟使能信号。According to an embodiment of the present invention, the second address signal also carries clock enabling policy information, which is stored in the chip controller and corresponds to individual clock enabling information, and the clock enabling policy information is used to indicate the individual clock Whether the enable information is valid for the control command signal, wherein the method further includes: the chip controller receives the control command signal output by the memory controller, wherein the chip controller enables the first clock enable signal and the individual clock registered in the chip controller Generate a plurality of individual clock enable signals through the enable information, including: if the clock enable policy information indicates that the individual clock enable information is valid, the chip controller generates a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information can signal.

可选地,作为另一实施例,图7的方法还包括:如果时钟使能策略信息指示单独时钟使能信息针对控制命令信号无效,则芯片控制器根据第一时钟使能信号和预定的时钟使能信息生成多个单独时钟使能信号,生成的多个单独时钟使能信号选择对应的多个内存芯片。Optionally, as another embodiment, the method in FIG. 7 further includes: if the clock enable policy information indicates that the individual clock enable information is invalid for the control command signal, the chip controller according to the first clock enable signal and the predetermined clock The enabling information generates multiple independent clock enabling signals, and the generated multiple independent clock enabling signals select corresponding multiple memory chips.

可选地,作为另一实施例,图7的方法还包括:芯片控制器接收内存控制器输出的第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息。Optionally, as another embodiment, the method in FIG. 7 further includes: the chip controller receives the second independent clock enable indication signal and the second clock enable signal output by the memory controller, wherein the second independent clock enable indication The signal and the second clock enable signal jointly instruct the chip controller to register individual clock enable information according to the second address signal.

可选地,作为另一实施例,图7的方法还包括:芯片控制器接收内存控制器输出的第一时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号。Optionally, as another embodiment, the method in FIG. 7 further includes: the chip controller receives the first clock enable indication signal output by the memory controller, wherein the first clock enable indication signal and the first clock enable signal are combined Instructing the chip controller to generate multiple individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller.

图8是根据本发明的另一实施例的控制内存芯片的方法的示意性流程图。图8的方法由内存控制器执行,包括以下内容。FIG. 8 is a schematic flowchart of a method for controlling a memory chip according to another embodiment of the present invention. The method in FIG. 8 is executed by the memory controller, and includes the following contents.

810,内存控制器向芯片控制器输出第一片选信号和第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,单独片选信息用于生成多个单独片选信号,多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片。810. The memory controller outputs the first chip select signal and the first individual chip select indication signal to the chip controller, wherein the first individual chip select indication signal and the first chip select signal jointly instruct the chip controller to The individual chip selection information registered in the chip controller generates multiple individual chip selection signals, and the individual chip selection information is used to generate multiple individual chip selection signals, and the multiple individual chip selection signals correspond to multiple memory chips one by one. The selection signal is used to indicate the selection of multiple memory chips, and the individual chip selection information is used to indicate the selection of at least one memory chip among the multiple memory chips.

820,内存控制器向多个内存芯片输出控制命令信号,以便多个内存芯片中的至少一个内存芯片根据芯片控制输出的多个单独片选信号执行与控制命令信号对应的操作。820. The memory controller outputs a control command signal to multiple memory chips, so that at least one memory chip among the multiple memory chips performs an operation corresponding to the control command signal according to multiple individual chip select signals output by chip control.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向多个内存芯片输出多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to multiple The memory chip outputs multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

可选地,作为另一实施例,图8的方法还包括:内存控制器向芯片控制器输出第一地址信号,地址信号携带单独片选信息和单独片选信息的地址信息。Optionally, as another embodiment, the method in FIG. 8 further includes: the memory controller outputs a first address signal to the chip controller, where the address signal carries individual chip selection information and address information of the individual chip selection information.

根据本发明的实施例,地址信号还携带片选策略信息,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,方法还包括:内存控制器向芯片控制器输出控制命令信号。According to an embodiment of the present invention, the address signal also carries chip selection strategy information, and the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, wherein the method further includes: the memory controller outputs the control command to the chip controller Signal.

可选地,作为另一实施例,图8的方法还包括:内存控制器向芯片控制器输出第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄存单独片选信息。Optionally, as another embodiment, the method in FIG. 8 further includes: the memory controller outputs a second individual chip selection indication signal and a second chip selection signal to the chip controller, wherein the second individual chip selection indication signal and the second The chip select signal jointly instructs the chip controller to register individual chip select information according to the address information.

可选地,作为另一实施例,图8的方法还包括:内存控制器向芯片控制器输出第一时钟使能信号和第一单独时钟使能指示信号,其中第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,单独时钟使能信息用于生成多个单独时钟使能信号,多个单独时钟使能信号与多个内存芯片一一对应,第一时钟使能信号用于控制多个内存芯片的时钟信号,多个单独时钟使能信号分别用于单独控制多个内存芯片中的至少一个芯片的时钟信号。Optionally, as another embodiment, the method in FIG. 8 further includes: the memory controller outputs a first clock enable signal and a first independent clock enable indication signal to the chip controller, wherein the first clock enable indication signal and The first clock enable signal jointly instructs the chip controller to generate multiple individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller, and the individual clock enable information is used to generate multiple individual clock enable signals. A clock enable signal, multiple individual clock enable signals correspond to multiple memory chips one by one, the first clock enable signal is used to control the clock signals of multiple memory chips, and multiple individual clock enable signals are used for separate control A clock signal for at least one of the plurality of memory chips.

可选地,作为另一实施例,图8的方法还包括:内存控制器向芯片控制器输出第二地址信号,第二地址信号携带单独时钟使能信息和单独时钟使能信息的地址信息。Optionally, as another embodiment, the method in FIG. 8 further includes: the memory controller outputs a second address signal to the chip controller, and the second address signal carries individual clock enable information and address information of the individual clock enable information.

根据本发明的实施例,地址信号还携带时钟使能策略信息,时钟使能策略信息用于指示单独时钟使能信息针对控制命令信号是否有效。According to an embodiment of the present invention, the address signal also carries clock enabling policy information, and the clock enabling policy information is used to indicate whether the individual clock enabling information is valid for the control command signal.

可选地,作为另一实施例,图8的方法还包括:内存控制器向芯片控制器输出第二单独时钟使能指示信号和第二时钟使能信号,其中第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息。Optionally, as another embodiment, the method in FIG. 8 further includes: the memory controller outputs a second independent clock enable indication signal and a second clock enable indication signal to the chip controller, wherein the second independent clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register independent clock enable information according to the second address signal.

图9是根据本发明的一个实施例的芯片控制器的示意性结构图。芯片控制器900包括:寄存器910和控制器920,寄存器910和控制器920相连接,其中寄存器910用于寄存单独片选信息;控制器920用于:接收内存控制器输出的第一片选信号;根据第一片选信号和输出寄存器寄存的单独片选信息生成多个单独片选信号,其中多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片中的至少一个内存芯片;分别向多个内存芯片输出多个单独片选信号,以便多个内存芯片中的至少一个内存芯片根据内存控制器输出的控制命令信号执行与控制命令信号对应的操作。FIG. 9 is a schematic structure diagram of a chip controller according to an embodiment of the present invention. The chip controller 900 includes: a register 910 and a controller 920, the register 910 is connected to the controller 920, wherein the register 910 is used to store individual chip selection information; the controller 920 is used to: receive the first chip selection signal output by the memory controller ; Generate a plurality of individual chip selection signals according to the first chip selection signal and the individual chip selection information stored in the output register, wherein the plurality of individual chip selection signals correspond to a plurality of memory chips one by one, and the first chip selection signal is used to indicate that multiple memory chips are selected. memory chips, the individual chip selection information is used to indicate that at least one memory chip among the plurality of memory chips is individually selected; multiple individual chip selection signals are respectively output to the plurality of memory chips, so that at least one memory chip among the plurality of memory chips is selected according to The control command signal output by the memory controller executes the operation corresponding to the control command signal.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向多个内存芯片输出多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to multiple The memory chip outputs multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

根据本发明的实施例,寄存器还用于:在控制器根据第一片选信号和寄存器寄存的单独片选信息生成多个单独片选信号之前,接收内存控制器输出的第一地址信号,第一地址信号携带单独片选信息和单独片选信息的地址信息;根据第一地址信号寄存单独片选信息。According to an embodiment of the present invention, the register is also used to receive the first address signal output by the memory controller before the controller generates multiple individual chip select signals according to the first chip select signal and the individual chip select information stored in the register. An address signal carries the individual chip selection information and the address information of the individual chip selection information; the individual chip selection information is registered according to the first address signal.

根据本发明的实施例,第一地址信号还携带片选策略信息,片选策略信息寄存在芯片控制器中并且与单独片选信息相对应,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,控制器还用于接收内存控制器输出的控制命令信号,根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,包括:如果片选策略信息指示单独片选信息针对控制命令信号有效,则根据第一片选信号和单独片选信息生成多个单独片选信号;如果片选策略信息指示单独片选信息针对控制命令信号无效,则根据第一片选信号和预定的片选信息生成多个单独片选信号,预定的片选信息指示生成的多个单独片选信号选择对应的多个内存芯片。According to an embodiment of the present invention, the first address signal also carries chip selection strategy information, the chip selection strategy information is stored in the chip controller and corresponds to the individual chip selection information, and the chip selection strategy information is used to indicate that the individual chip selection information is for controlling Whether the command signal is valid, the controller is also used to receive the control command signal output by the memory controller, and generate multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information stored in the chip controller, including: if the chip selection If the policy information indicates that the individual chip selection information is valid for the control command signal, multiple individual chip selection signals are generated according to the first chip selection signal and the individual chip selection information; if the chip selection strategy information indicates that the individual chip selection information is invalid for the control command signal, then Multiple individual chip select signals are generated according to the first chip select signal and predetermined chip select information, and the predetermined chip select information indicates that the generated multiple individual chip select signals select corresponding multiple memory chips.

根据本发明的实施例,寄存器还用于接收内存控制器输出的第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据第一地址信号寄存单独片选信息。According to an embodiment of the present invention, the register is also used to receive the second individual chip selection indication signal and the second chip selection signal output by the memory controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate the chip controller Individual chip select information is registered according to the first address signal.

根据本发明的实施例,控制器还用于接收内存控制器输出的第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号。According to an embodiment of the present invention, the controller is further configured to receive the first individual chip selection indication signal output by the memory controller, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to select Signals and individual chip select information registered in the chip controller generate a plurality of individual chip select signals.

根据本发明的实施例,控制器还用于接收内存控制器输出的第一时钟使能指示信号、第一时钟使能信号,第一时钟使能指示信号和第一时钟使能信号联合指示芯片控制器根据第一时钟使能信号和芯片控制器中寄存的单独时钟使能信息生成多个单独时钟使能信号,寄存器还用于接收内存控制器输出的第二单独时钟使能指示信号、第二时钟使能信号和第二地址信号,第二单独时钟使能指示信号和第二时钟使能信号联合指示芯片控制器根据第二地址信号寄存单独时钟使能信息,第二地址信号携带单独时钟使能信息、单独时钟使能信息的地址信息。According to an embodiment of the present invention, the controller is further configured to receive the first clock enable indication signal and the first clock enable signal output by the memory controller, and the first clock enable indication signal and the first clock enable signal jointly indicate the chip The controller generates a plurality of individual clock enable signals according to the first clock enable signal and the individual clock enable information registered in the chip controller, and the register is also used to receive the second individual clock enable indication signal output by the memory controller, the first The second clock enable signal and the second address signal, the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal, and the second address signal carries the individual clock Enable information, address information of individual clock enable information.

图10是根据本发明的一个实施例的内存的示意性结构图。内存1000包括:多个内存芯片1010和如图9的芯片控制器900。Fig. 10 is a schematic structural diagram of a memory according to an embodiment of the present invention. The memory 1000 includes: a plurality of memory chips 1010 and a chip controller 900 as shown in FIG. 9 .

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向多个内存芯片输出多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to multiple The memory chip outputs multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

图11是根据本发明的一个实施例的内存控制器的示意性结构图。内存控制器1100,包括:处理器1110和发送器1120,其中处理器1110和发送器1120相连接,处理器1110用于生成第一片选信号、第一单独片选指示信号和控制命令信号;发送器1120,用于向芯片控制器输出第一片选信号和第一单独片选指示信号,其中第一单独片选指示信号和第一片选信号联合指示芯片控制器根据第一片选信号和芯片控制器中寄存的单独片选信息生成多个单独片选信号,单独片选信息用于生成多个单独片选信号,多个单独片选信号与多个内存芯片一一对应,第一片选信号用于指中的至示选择多个内存芯片,单独片选信息用于指示单独选择多个内存芯片少一个内存芯片,其中,发送器1120还用于向多个内存芯片输出控制命令信号,以便多个内存芯片中的至少一个内存芯片根据芯片控制输出的多个单独片选信号执行与控制命令信号对应的操作。FIG. 11 is a schematic structural diagram of a memory controller according to an embodiment of the present invention. The memory controller 1100 includes: a processor 1110 and a transmitter 1120, wherein the processor 1110 and the transmitter 1120 are connected, and the processor 1110 is used to generate a first chip select signal, a first individual chip select indication signal and a control command signal; The transmitter 1120 is configured to output the first chip selection signal and the first individual chip selection indication signal to the chip controller, wherein the first individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to and the individual chip selection information registered in the chip controller to generate multiple individual chip selection signals, the individual chip selection information is used to generate multiple individual chip selection signals, and the multiple individual chip selection signals correspond to multiple memory chips one by one, the first The chip selection signal is used to indicate to select multiple memory chips, and the individual chip selection information is used to indicate that multiple memory chips are individually selected and one less memory chip is selected, wherein the transmitter 1120 is also used to output control commands to multiple memory chips signal, so that at least one memory chip among the plurality of memory chips executes an operation corresponding to the control command signal according to a plurality of individual chip select signals output by the chip control.

因此,本发明的技术方案通过在芯片控制器中寄存单独片选信息,根据从内存控制器接收到的片选信号和寄存的单独片选信息生成多个单独片选信号,并且分别向多个内存芯片输出多个单独片选信号。由于芯片控制器中寄存了单独片选信息,因此无需内存控制器针对每个命令都发送单独片选信息,从而减少了对传输带宽的占用。Therefore, the technical solution of the present invention generates a plurality of individual chip select signals according to the chip select signal received from the memory controller and the registered individual chip select information by registering the individual chip select information in the chip controller, and sends them to multiple The memory chip outputs multiple individual chip select signals. Since separate chip selection information is stored in the chip controller, there is no need for the memory controller to send separate chip selection information for each command, thereby reducing the occupation of transmission bandwidth.

根据本发明的实施例,发送器还用于向芯片控制器输出第一地址信号,地址信号携带单独片选信息和单独片选信息的地址信息。According to an embodiment of the present invention, the transmitter is further configured to output a first address signal to the chip controller, where the address signal carries individual chip selection information and address information of the individual chip selection information.

根据本发明的实施例,地址信号还携带片选策略信息,片选策略信息用于指示单独片选信息针对控制命令信号是否有效,其中,发送器还用于向芯片控制器输出控制命令信号。According to an embodiment of the present invention, the address signal also carries chip selection strategy information, and the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, wherein the transmitter is also used to output the control command signal to the chip controller.

根据本发明的实施例,发送器还用于向芯片控制器输出第二单独片选指示信号和第二片选信号,其中第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄存单独片选信息。According to an embodiment of the present invention, the transmitter is also used to output a second individual chip selection indication signal and a second chip selection signal to the chip controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate the chip controller Register individual chip selection information based on address information.

根据本发明的实施例,发送器还用于向芯片控制器输出第二单独片选指示信号和第二片选信号,第二单独片选指示信号和第二片选信号联合指示芯片控制器根据地址信息寄述单独片选信息。According to an embodiment of the present invention, the transmitter is also used to output a second individual chip selection indication signal and a second chip selection signal to the chip controller, and the second individual chip selection indication signal and the second chip selection signal jointly instruct the chip controller to The address information sends individual chip selection information.

本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。The term "and/or" in this article is just an association relationship describing associated objects, which means that there can be three relationships, for example, A and/or B can mean: A exists alone, A and B exist simultaneously, and there exists alone B these three situations. In addition, the character "/" in this article generally indicates that the contextual objects are an "or" relationship.

本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Those of ordinary skill in the art can realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software, or a combination of the two. In order to clearly illustrate the relationship between hardware and software Interchangeability. In the above description, the composition and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.

所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and brevity of the description, the specific working process of the above-described system, device and unit can refer to the corresponding process in the foregoing method embodiment, and will not be repeated here.

在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另外,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口、装置或单元的间接耦合或通信连接,也可以是电的,机械的或其它的形式连接。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices and methods may be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components can be combined or May be integrated into another system, or some features may be ignored, or not implemented. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be indirect coupling or communication connection through some interfaces, devices or units, and may also be electrical, mechanical or other forms of connection.

所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本发明实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or may be distributed to multiple network units. Part or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment of the present invention.

另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以是两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, each unit may exist separately physically, or two or more units may be integrated into one unit. The above-mentioned integrated units can be implemented in the form of hardware or in the form of software functional units.

通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到本发明可以用硬件实现,或固件实现,或它们的组合方式来实现。当使用软件实现时,可以将上述功能存储在计算机可读介质中或作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是计算机能够存取的任何可用介质。以此为例但不限于:计算机可读介质可以包括RAM、ROM、EEPROM、CD-ROM或其他光盘存储、磁盘存储介质或者其他磁存储设备、或者能够用于携带或存储具有指令或数据结构形式的期望的程序代码并能够由计算机存取的任何其他介质。此外。任何连接可以适当的成为计算机可读介质。例如,如果软件是使用同轴电缆、光纤光缆、双绞线、数字用户线(DSL)或者诸如红外线、无线电和微波之类的无线技术从网站、服务器或者其他远程源传输的,那么同轴电缆、光纤光缆、双绞线、DSL或者诸如红外线、无线和微波之类的无线技术包括在所属介质的定影中。如本发明所使用的,盘(Disk)和碟(disc)包括压缩光碟(CD)、激光碟、光碟、数字通用光碟(DVD)、软盘和蓝光光碟,其中盘通常磁性的复制数据,而碟则用激光来光学的复制数据。上面的组合也应当包括在计算机可读介质的保护范围之内。Through the above description of the implementation manners, those skilled in the art can clearly understand that the present invention can be implemented by hardware, firmware, or a combination thereof. When implemented in software, the functions described above may be stored on or transmitted over as one or more instructions or code on a computer-readable medium. Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another. A storage media may be any available media that can be accessed by a computer. By way of example but not limitation: computer-readable media may include RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage media or other magnetic storage devices, or may be used to carry or store information in the form of instructions or data structures desired program code and any other medium that can be accessed by a computer. also. Any connection can suitably be a computer-readable medium. For example, if the software is transmitted from a website, server, or other remote source using coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable , fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, wireless, and microwave are included in the fixation of the respective media. As used herein, disk and disc include compact disc (CD), laser disc, compact disc, digital versatile disc (DVD), floppy disc, and Blu-ray disc, where a disc usually reproduces data magnetically, and a disc Lasers are used to optically reproduce the data. Combinations of the above should also be included within the scope of computer-readable media.

总之,以上所述仅为本发明技术方案的较佳实施例而已,并非用于限定本发明的保护范围。凡在本发明的原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。In a word, the above descriptions are only preferred embodiments of the technical solutions of the present invention, and are not intended to limit the protection scope of the present invention. Any modification, equivalent replacement, improvement, etc. made within the principle of the present invention shall be included in the protection scope of the present invention.

Claims (21)

1.一种芯片控制器,其特征在于,包括:1. A chip controller, characterized in that, comprising: 寄存模块,用于寄存单独片选信息;The register module is used to register individual chip selection information; 控制模块,用于:接收内存控制器输出的第一片选信号;根据所述第一片选信号和所述寄存模块寄存的单独片选信息生成多个单独片选信号,其中所述多个单独片选信号与多个内存芯片一一对应,所述第一片选信号用于指示选择所述多个内存芯片,所述单独片选信息用于指示单独选择所述多个内存芯片中的至少一个内存芯片;分别向多个内存芯片输出所述多个单独片选信号,以便所述多个内存芯片中的至少一个内存芯片根据所述内存控制器输出的控制命令信号执行与所述控制命令信号对应的操作。The control module is configured to: receive the first chip select signal output by the memory controller; generate multiple individual chip select signals according to the first chip select signal and the individual chip select information registered by the registration module, wherein the multiple The individual chip selection signal is in one-to-one correspondence with a plurality of memory chips, the first chip selection signal is used to indicate selection of the plurality of memory chips, and the individual chip selection information is used to indicate the individual selection of one of the plurality of memory chips at least one memory chip; respectively outputting the plurality of individual chip select signals to a plurality of memory chips, so that at least one memory chip in the plurality of memory chips executes the control command signal output by the memory controller according to the control The operation corresponding to the command signal. 2.根据权利要求1所述的方法,其特征在于,所述寄存模块还用于:在所述控制模块根据所述第一片选信号和所述寄存模块寄存的单独片选信息生成多个单独片选信号之前,2. The method according to claim 1, wherein the registration module is further configured to: generate multiple Individual chip select signals before the 接收所述内存控制器输出的第一地址信号,所述第一地址信号携带所述单独片选信息和所述单独片选信息的地址信息;receiving a first address signal output by the memory controller, the first address signal carrying the individual chip selection information and address information of the individual chip selection information; 根据所述第一地址信号寄存所述单独片选信息。The individual chip select information is registered according to the first address signal. 3.根据权利要求2所述的方法,其特征在于,所述第一地址信号还携带片选策略信息,所述片选策略信息寄存在所述芯片控制器中并且与所述单独片选信息相对应,所述片选策略信息用于指示所述单独片选信息针对所述控制命令信号是否有效,所述控制模块还用于接收所述内存控制器输出的所述控制命令信号,3. The method according to claim 2, wherein the first address signal also carries chip selection strategy information, and the chip selection strategy information is stored in the chip controller and is associated with the individual chip selection information Correspondingly, the chip selection policy information is used to indicate whether the individual chip selection information is valid for the control command signal, and the control module is also used to receive the control command signal output by the memory controller, 所述根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成多个单独片选信号,包括:The generating a plurality of individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller includes: 如果所述片选策略信息指示所述单独片选信息针对所述控制命令信号有效,则根据所述第一片选信号和所述单独片选信息生成所述多个单独片选信号;If the chip selection policy information indicates that the individual chip selection information is valid for the control command signal, generating the plurality of individual chip selection signals according to the first chip selection signal and the individual chip selection information; 如果所述片选策略信息指示所述单独片选信息针对所述控制命令信号无效,则根据所述第一片选信号和预定的片选信息生成多个单独片选信号,所述预定的片选信息指示生成的所述多个单独片选信号选择对应的所述多个内存芯片。If the chip selection strategy information indicates that the individual chip selection information is invalid for the control command signal, generate a plurality of individual chip selection signals according to the first chip selection signal and predetermined chip selection information, and the predetermined chip selection signal The selection information indicates that the multiple generated individual chip select signals select the corresponding multiple memory chips. 4.根据权利要求2或3所述的方法,其特征在于,所述寄存模块还用于接收所述内存控制器输出的第二单独片选指示信号和第二片选信号,其中所述第二单独片选指示信号和所述第二片选信号联合指示所述芯片控制器根据所述第一地址信号寄存所述单独片选信息。4. The method according to claim 2 or 3, wherein the register module is further configured to receive a second independent chip selection indication signal and a second chip selection signal output by the memory controller, wherein the first The two individual chip selection indication signals and the second chip selection signal jointly instruct the chip controller to register the individual chip selection information according to the first address signal. 5.根据权利要求1-4中的任一项所述的方法,其特征在于,所述控制模块还用于接收所述内存控制器输出的第一单独片选指示信号,其中所述第一单独片选指示信号和所述第一片选信号联合指示所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成所述多个单独片选信号。5. The method according to any one of claims 1-4, wherein the control module is further configured to receive a first individual chip selection indication signal output by the memory controller, wherein the first The individual chip selection indication signal and the first chip selection signal jointly instruct the chip controller to generate the multiple individual chip selection signals according to the first chip selection signal and the individual chip selection information stored in the chip controller . 6.根据权利要求1-5中的任一项所述的方法,其特征在于,6. The method according to any one of claims 1-5, characterized in that, 所述控制模块还用于接收所述内存控制器输出的第一时钟使能指示信号、第一时钟使能信号,所述第一时钟使能指示信号和所述第一时钟使能信号联合指示所述芯片控制器根据所述第一时钟使能信号和所述芯片控制器中寄存的单独时钟使能信息生成所述多个单独时钟使能信号,The control module is also used to receive the first clock enable indication signal and the first clock enable signal output by the memory controller, the first clock enable indication signal and the first clock enable signal jointly indicate generating, by the chip controller, the multiple individual clock enable signals according to the first clock enable signal and individual clock enable information registered in the chip controller, 所述寄存模块还用于接收所述内存控制器输出的第二单独时钟使能指示信号、第二时钟使能信号和第二地址信号,所述第二单独时钟使能指示信号和所述第二时钟使能信号联合指示所述芯片控制器根据所述第二地址信号寄存所述单独时钟使能信息,所述第二地址信号携带单独时钟使能信息、所述单独时钟使能信息的地址信息。The registration module is further configured to receive a second independent clock enable indication signal, a second clock enable signal and a second address signal output by the memory controller, the second independent clock enable indication signal and the first independent clock enable indication signal The two clock enable signals jointly instruct the chip controller to register the individual clock enable information according to the second address signal, and the second address signal carries the individual clock enable information and the address of the individual clock enable information information. 7.一种内存,其特征在于,包括:多个内存芯片和如权利要求1至6中的任一项所述的芯片控制器。7. A memory, characterized by comprising: a plurality of memory chips and the chip controller according to any one of claims 1-6. 8.一种内存控制器,其特征在于,包括:8. A memory controller, characterized in that, comprising: 生成模块,用于生成第一片选信号、第一单独片选指示信号和控制命令信号,其中所述第一单独片选指示信号和所述第一片选信号联合指示所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成所述多个单独片选信号,A generating module, configured to generate a first chip select signal, a first individual chip select indication signal, and a control command signal, wherein the first individual chip select indication signal and the first chip select signal jointly instruct the chip controller according to The first chip select signal and the individual chip select information registered in the chip controller generate the multiple individual chip select signals, 输出模块,用于向芯片控制器输出第一片选信号和第一单独片选指示信号,所述单独片选信息用于生成多个单独片选信号,所述多个单独片选信号与多个内存芯片一一对应,所述第一片选信号用于指示选择所述多个内存芯片,所述单独片选信息用于指示单独选择所述多个内存芯片中的至少一个内存芯片,The output module is used to output the first chip selection signal and the first individual chip selection indication signal to the chip controller, and the individual chip selection information is used to generate a plurality of individual chip selection signals, and the plurality of individual chip selection signals are related to the plurality of individual chip selection signals. The memory chips correspond one to one, the first chip selection signal is used to indicate the selection of the plurality of memory chips, and the individual chip selection information is used to indicate the selection of at least one memory chip in the plurality of memory chips, 所述输出模块还用于向所述多个内存芯片输出控制命令信号,以便所述多个内存芯片中的至少一个内存芯片根据所述芯片控制输出的多个单独片选信号执行与所述控制命令信号对应的操作。The output module is also used to output control command signals to the plurality of memory chips, so that at least one of the memory chips in the plurality of memory chips executes a plurality of individual chip selection signals outputted according to the chip control and the control command signal. The operation corresponding to the command signal. 9.根据权利要求8所述的方法,其特征在于,所述输出模块还用于向所述芯片控制器输出第一地址信号,所述地址信号携带所述单独片选信息和所述单独片选信息的地址信息。9. The method according to claim 8, wherein the output module is further configured to output a first address signal to the chip controller, the address signal carrying the individual chip selection information and the individual chip Select the address information of the information. 10.根据权利要求9所述的方法,其特征在于,所述地址信号还携带片选策略信息,所述片选策略信息用于指示所述单独片选信息针对所述控制命令信号是否有效,10. The method according to claim 9, wherein the address signal further carries chip selection strategy information, and the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, 所述输出模块还用于向所述芯片控制器输出所述控制命令信号。The output module is also used to output the control command signal to the chip controller. 11.根据权利要求9-10中的任一项所述的方法,其特征在于,11. The method according to any one of claims 9-10, wherein, 所述输出模块还用于向所述芯片控制器输出第二单独片选指示信号和第二片选信号,其中所述第二单独片选指示信号和所述第二片选信号联合指示所述芯片控制器根据所述地址信息寄存所述单独片选信息。The output module is further configured to output a second individual chip selection indication signal and a second chip selection signal to the chip controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate the The chip controller registers the individual chip selection information according to the address information. 12.一种控制内存的方法,其特征在于,包括:12. A method for controlling memory, comprising: 芯片控制器接收内存控制器输出的第一片选信号;The chip controller receives the first chip select signal output by the memory controller; 所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成多个单独片选信号,其中所述多个单独片选信号与多个内存芯片一一对应,所述第一片选信号用于指示选择所述多个内存芯片,所述单独片选信息用于指示单独选择所述多个内存芯片中的至少一个内存芯片;The chip controller generates a plurality of individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller, wherein the plurality of individual chip select signals are connected to the plurality of memory chips one by one Correspondingly, the first chip select signal is used to indicate to select the plurality of memory chips, and the individual chip select information is used to indicate to individually select at least one memory chip among the plurality of memory chips; 所述芯片控制器分别向所述多个内存芯片输出所述多个单独片选信号,以便所述多个内存芯片中的至少一个内存芯片根据所述内存控制器输出的控制命令信号执行与所述控制命令信号对应的操作。The chip controller outputs the plurality of individual chip select signals to the plurality of memory chips respectively, so that at least one memory chip in the plurality of memory chips executes the matching with the plurality of memory chips according to the control command signal output by the memory controller. Operations corresponding to the above control command signals. 13.根据权利要求12所述的方法,其特征在于,在所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成多个单独片选信号之前,所述方法还包括:13. The method according to claim 12, wherein, before the chip controller generates a plurality of individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller , the method also includes: 所述芯片控制器接收所述内存控制器输出的第一地址信号,所述第一地址信号携带所述单独片选信息和所述单独片选信息的地址信息;The chip controller receives a first address signal output by the memory controller, where the first address signal carries the individual chip selection information and address information of the individual chip selection information; 所述芯片控制器根据所述第一地址信号寄存所述单独片选信息。The chip controller registers the individual chip select information according to the first address signal. 14.根据权利要求13所述的方法,其特征在于,所述第一地址信号还携带片选策略信息,所述片选策略信息寄存在所述芯片控制器中并且与所述单独片选信息相对应,所述片选策略信息用于指示所述单独片选信息针对所述控制命令信号是否有效,14. The method according to claim 13, wherein the first address signal also carries chip selection strategy information, and the chip selection strategy information is stored in the chip controller and is associated with the individual chip selection information Correspondingly, the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, 其中,所述方法还包括:Wherein, the method also includes: 所述芯片控制器接收所述内存控制器输出的所述控制命令信号,The chip controller receives the control command signal output by the memory controller, 其中,所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成多个单独片选信号,包括:Wherein, the chip controller generates a plurality of individual chip select signals according to the first chip select signal and the individual chip select information registered in the chip controller, including: 如果所述片选策略信息指示所述单独片选信息针对所述控制命令信号有效,则所述芯片控制器根据所述第一片选信号和所述单独片选信息生成所述多个单独片选信号;If the chip selection policy information indicates that the individual chip selection information is valid for the control command signal, the chip controller generates the plurality of individual chips according to the first chip selection signal and the individual chip selection information selection signal; 如果所述片选策略信息指示所述单独片选信息针对所述控制命令信号无效,则所述芯片控制器根据所述第一片选信号和预定的片选信息生成多个单独片选信号,所述预定的片选信息指示生成的所述多个单独片选信号选择对应的所述多个内存芯片。If the chip selection policy information indicates that the individual chip selection information is invalid for the control command signal, the chip controller generates a plurality of individual chip selection signals according to the first chip selection signal and predetermined chip selection information, The predetermined chip selection information indicates that the plurality of generated individual chip selection signals select the corresponding plurality of memory chips. 15.根据权利要求13或14所述的方法,其特征在于,还包括:15. The method according to claim 13 or 14, further comprising: 所述芯片控制器接收所述内存控制器输出的第二单独片选指示信号和第二片选信号,其中所述第二单独片选指示信号和所述第二片选信号联合指示所述芯片控制器根据所述第一地址信号寄存所述单独片选信息。The chip controller receives the second individual chip selection indication signal and the second chip selection signal output by the memory controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate that the chip The controller registers the individual chip selection information according to the first address signal. 16.根据权利要求12-15中的任一项所述的方法,其特征在于,还包括:16. The method according to any one of claims 12-15, further comprising: 所述芯片控制器接收所述内存控制器输出的第一单独片选指示信号,其中所述第一单独片选指示信号和所述第一片选信号联合指示所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成所述多个单独片选信号。The chip controller receives the first individual chip select indication signal output by the memory controller, wherein the first individual chip select indication signal and the first chip select signal jointly instruct the chip controller to The chip select signal and the individual chip select information registered in the chip controller generate the plurality of individual chip select signals. 17.根据权利要求12-16中的任一项所述的方法,其特征在于,还包括:17. The method according to any one of claims 12-16, further comprising: 所述芯片控制器接收所述内存控制器输出的第一时钟使能指示信号、第一时钟使能信号,第二单独时钟使能指示信号、第二时钟使能信号和第二地址信号,其中所述第一时钟使能指示信号和所述第一时钟使能信号联合指示所述芯片控制器根据所述第一时钟使能信号和所述芯片控制器中寄存的单独时钟使能信息生成所述多个单独时钟使能信号,所述第二单独时钟使能指示信号和所述第二时钟使能信号联合指示所述芯片控制器根据所述第二地址信号寄存所述单独时钟使能信息,所述第二地址信号携带单独时钟使能信息、所述单独时钟使能信息的地址信息。The chip controller receives the first clock enable indication signal, the first clock enable signal, the second individual clock enable indication signal, the second clock enable signal and the second address signal output by the memory controller, wherein The first clock enable indication signal and the first clock enable signal jointly instruct the chip controller to generate the the plurality of individual clock enable signals, the second individual clock enable indication signal and the second clock enable signal jointly instruct the chip controller to register the individual clock enable information according to the second address signal , the second address signal carries individual clock enablement information and address information of the individual clock enablement information. 18.一种控制内存芯片的方法,其特征在于,包括:18. A method for controlling a memory chip, comprising: 内存控制器向芯片控制器输出第一片选信号和第一单独片选指示信号,其中所述第一单独片选指示信号和所述第一片选信号联合指示所述芯片控制器根据所述第一片选信号和所述芯片控制器中寄存的单独片选信息生成所述多个单独片选信号,所述单独片选信息用于生成多个单独片选信号,所述多个单独片选信号与多个内存芯片一一对应,所述第一片选信号用于指示选择所述多个内存芯片,所述单独片选信息用于指示单独选择所述多个内存芯片中的至少一个内存芯片;The memory controller outputs a first chip select signal and a first individual chip select indication signal to the chip controller, wherein the first individual chip select indication signal and the first chip select signal jointly instruct the chip controller to The first chip select signal and the individual chip select information registered in the chip controller generate the multiple individual chip select signals, the individual chip select information is used to generate multiple individual chip select signals, and the multiple individual chip select signals The selection signal corresponds to a plurality of memory chips one by one, the first chip selection signal is used to indicate the selection of the plurality of memory chips, and the individual chip selection information is used to indicate the selection of at least one of the plurality of memory chips memory chips; 所述内存控制器向所述多个内存芯片输出控制命令信号,以便所述多个内存芯片中的至少一个内存芯片根据所述芯片控制输出的多个单独片选信号执行与所述控制命令信号对应的操作。The memory controller outputs a control command signal to the plurality of memory chips, so that at least one memory chip in the plurality of memory chips executes the control command signal according to a plurality of individual chip select signals output by the chip control. corresponding operation. 19.根据权利要求18所述的方法,其特征在于,还包括:19. The method of claim 18, further comprising: 所述内存控制器向所述芯片控制器输出第一地址信号,所述地址信号携带所述单独片选信息和所述单独片选信息的地址信息。The memory controller outputs a first address signal to the chip controller, and the address signal carries the individual chip selection information and address information of the individual chip selection information. 20.根据权利要求19所述的方法,其特征在于,所述地址信号还携带片选策略信息,所述片选策略信息用于指示所述单独片选信息针对所述控制命令信号是否有效,20. The method according to claim 19, wherein the address signal further carries chip selection strategy information, and the chip selection strategy information is used to indicate whether the individual chip selection information is valid for the control command signal, 所述方法还包括:所述内存控制器向所述芯片控制器输出所述控制命令信号。The method further includes: the memory controller outputting the control command signal to the chip controller. 21.根据权利要求19-20中的任一项所述的方法,其特征在于,还包括:21. The method according to any one of claims 19-20, further comprising: 所述内存控制器向所述芯片控制器输出第二单独片选指示信号和第二片选信号,其中所述第二单独片选指示信号和所述第二片选信号联合指示所述芯片控制器根据所述地址信息寄存所述单独片选信息。The memory controller outputs a second individual chip selection indication signal and a second chip selection signal to the chip controller, wherein the second individual chip selection indication signal and the second chip selection signal jointly indicate that the chip control The device registers the individual chip selection information according to the address information.
CN201410154996.1A 2014-04-17 2014-04-17 Control method, chip controller and the Memory Controller Hub of memory chip Active CN105095122B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410154996.1A CN105095122B (en) 2014-04-17 2014-04-17 Control method, chip controller and the Memory Controller Hub of memory chip
PCT/CN2015/076668 WO2015158264A1 (en) 2014-04-17 2015-04-15 Method for controlling memory chip, chip controller, and memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410154996.1A CN105095122B (en) 2014-04-17 2014-04-17 Control method, chip controller and the Memory Controller Hub of memory chip

Publications (2)

Publication Number Publication Date
CN105095122A true CN105095122A (en) 2015-11-25
CN105095122B CN105095122B (en) 2018-03-27

Family

ID=54323489

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410154996.1A Active CN105095122B (en) 2014-04-17 2014-04-17 Control method, chip controller and the Memory Controller Hub of memory chip

Country Status (2)

Country Link
CN (1) CN105095122B (en)
WO (1) WO2015158264A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018157569A1 (en) * 2017-02-28 2018-09-07 华为技术有限公司 Memory control method and device
CN111681689A (en) * 2020-06-30 2020-09-18 芯颖科技有限公司 Memory circuit, driver chip and display device
CN112711548A (en) * 2021-01-11 2021-04-27 厦门星宸科技有限公司 Memory device, image processing chip and memory control method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114036096B (en) * 2021-11-04 2024-05-03 珠海一微半导体股份有限公司 Read controller based on bus interface

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050286284A1 (en) * 2004-06-29 2005-12-29 Sun-Teck See Method and system for expanding flash storage device capacity
US20090052270A1 (en) * 2007-08-22 2009-02-26 Rom-Shen Kao Method of flexible memory segment assignment using a single chip select
US20100232197A1 (en) * 2009-03-10 2010-09-16 Samsung Electronics Co., Ltd Data storage device
US20100328980A1 (en) * 2009-06-29 2010-12-30 Hynix Semiconductor Inc. Multi-chip memory device
CN102760108A (en) * 2011-04-25 2012-10-31 联发科技股份有限公司 Data access system and data access method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050286284A1 (en) * 2004-06-29 2005-12-29 Sun-Teck See Method and system for expanding flash storage device capacity
US20090052270A1 (en) * 2007-08-22 2009-02-26 Rom-Shen Kao Method of flexible memory segment assignment using a single chip select
US20100232197A1 (en) * 2009-03-10 2010-09-16 Samsung Electronics Co., Ltd Data storage device
US20100328980A1 (en) * 2009-06-29 2010-12-30 Hynix Semiconductor Inc. Multi-chip memory device
CN102760108A (en) * 2011-04-25 2012-10-31 联发科技股份有限公司 Data access system and data access method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018157569A1 (en) * 2017-02-28 2018-09-07 华为技术有限公司 Memory control method and device
CN111681689A (en) * 2020-06-30 2020-09-18 芯颖科技有限公司 Memory circuit, driver chip and display device
CN112711548A (en) * 2021-01-11 2021-04-27 厦门星宸科技有限公司 Memory device, image processing chip and memory control method
CN112711548B (en) * 2021-01-11 2023-05-16 星宸科技股份有限公司 Memory device, image processing chip and memory control method

Also Published As

Publication number Publication date
WO2015158264A1 (en) 2015-10-22
CN105095122B (en) 2018-03-27

Similar Documents

Publication Publication Date Title
US11710520B2 (en) Memory systems and methods for improved power management
KR101904313B1 (en) A dram device for selectively controlling of on-die termination in a multi-rank system and a termination method thereof
US10747605B2 (en) Method and apparatus for providing a host memory controller write credits for write commands
TWI740897B (en) Memory subsystem with narrow bandwidth repeater channel
US8738993B2 (en) Memory device on the fly CRC mode
CN103077123A (en) Data writing and reading methods and devices
US10318464B1 (en) Memory system and method for accessing memory system
CN105095122B (en) Control method, chip controller and the Memory Controller Hub of memory chip
KR20140146469A (en) Memory control system and method for memory interface using the same
US10579280B2 (en) On-die termination control for memory systems
CN103377161A (en) Main board and data processing method applied to same
US8635418B2 (en) Memory system and method for passing configuration commands
KR102545175B1 (en) Operating method of memeory device including address table and memory controller thereof
US20250190379A1 (en) Variable burst length for a memory device
CN108268390A (en) Storage system and its operating method
CN105528182A (en) Control circuit for accessing SDRAM (synchronous dynamic random-access memory) by sporadic data and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant