JP4496923B2 - Shared memory system - Google Patents

Shared memory system Download PDF

Info

Publication number
JP4496923B2
JP4496923B2 JP2004319755A JP2004319755A JP4496923B2 JP 4496923 B2 JP4496923 B2 JP 4496923B2 JP 2004319755 A JP2004319755 A JP 2004319755A JP 2004319755 A JP2004319755 A JP 2004319755A JP 4496923 B2 JP4496923 B2 JP 4496923B2
Authority
JP
Japan
Prior art keywords
bus
shared
memory
shared memory
access
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.)
Expired - Fee Related
Application number
JP2004319755A
Other languages
Japanese (ja)
Other versions
JP2006133904A (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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan 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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2004319755A priority Critical patent/JP4496923B2/en
Publication of JP2006133904A publication Critical patent/JP2006133904A/en
Application granted granted Critical
Publication of JP4496923B2 publication Critical patent/JP4496923B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、複数のバスマスタがメモリを共有する共有メモリシステムに関する。   The present invention relates to a shared memory system in which a plurality of bus masters share a memory.

一般に共有メモリシステムでは、複数のバスマスタが1つの共有メモリ、共有バスを共有することで、1つのメモリへアクセスする方式が採られる。このような共有メモリシステムでは、他のバスマスタはバスが空くまで待たされることから、各バスマスタの帯域設計が難しくなるという問題を本質的に有する。この問題を解決するために提案されてきた従来例として、例えば、共有メモリを制御するメモリコントローラ部にFIFOを設け、メモリアクセス制御を効率的に行う方法(下記の特許文献1参照)、いずれかのDMACによりDMA転送制御が行われていても、それよりも優先度が高い他のDMACからのバス要求を許容する方法(下記の特許文献2参照)などが挙げられる。
特開2001−282612号公報(要約書) 特開2000−207352号公報(要約書)
Generally, in a shared memory system, a system is adopted in which a plurality of bus masters access one memory by sharing one shared memory and shared bus. In such a shared memory system, the other bus masters wait until the bus becomes free, so that the bandwidth design of each bus master becomes difficult. As a conventional example that has been proposed to solve this problem, for example, a method of efficiently providing memory access control by providing a FIFO in a memory controller unit that controls a shared memory (see Patent Document 1 below) Even if DMA transfer control is performed by this DMAC, there is a method of allowing a bus request from another DMAC having a higher priority (see Patent Document 2 below).
JP 2001-282612 A (abstract) JP 2000-207352 A (Abstract)

しかしながら、特許文献1に記載の方法では、バスマスタの数が増えるにつれて、またシステムで定めるメモリアクセス1回当たりの最大ワード数が増えるにつれて、FIFOに要する回路規模が大きくなる。また、特許文献2に記載のような方式では、バスマスタの制御が複雑になり、また、共有メモリにDRAMを使用した場合、プリチャージやアクティブコマンド発行によるオーバーヘッドが増大し、システム全体で利用可能な帯域が減少する。   However, in the method described in Patent Document 1, the circuit scale required for the FIFO increases as the number of bus masters increases and as the maximum number of words per memory access determined by the system increases. Further, in the method as described in Patent Document 2, control of the bus master is complicated, and when a DRAM is used as a shared memory, overhead due to precharge and active command is increased, and can be used in the entire system. Bandwidth decreases.

また、例えば画像符号化/復号化処理を行うシステムLSIでは、特に1チップで行う処理がSD/HDの画像サイズの符号化/復号化、JPEG符号化/復号化処理など、要求される演算量、メモリ帯域共に広範なレンジを持つ場合に、共有メモリをアクセス速度や容量の違いによってLSI内部/外部のように複数配置し、そのバスマスタのアクセス先マッピングを自由に変更することで、柔軟かつ効率のよい帯域設計を実現することが望まれる。   In addition, for example, in a system LSI that performs image encoding / decoding processing, processing that is performed on a single chip is particularly required for the amount of computation required for encoding / decoding of SD / HD image sizes, JPEG encoding / decoding processing, and the like. When the memory bandwidth has a wide range, multiple shared memories can be arranged inside / outside the LSI depending on the access speed and capacity, and the access destination mapping of the bus master can be freely changed, making it flexible and efficient. It is desirable to realize a good bandwidth design.

本発明は上記従来例の問題点に鑑み、柔軟かつ効率のよい帯域設計を実現することができる共有メモリシステムを提供することを目的とする。   An object of the present invention is to provide a shared memory system capable of realizing a flexible and efficient band design in view of the problems of the conventional example.

本発明は上記目的を達成するために、
1つの仮想アドレス空間上に重複することなくマッピングされ、前記仮想アドレス空間上の開始アドレスと終了アドレスがそれぞれ設定される複数の共有メモリと、
前記複数の共有メモリに対して前記仮想アドレス空間上のアドレスによりメモリアクセスを独立して要求する複数のバスマスタとを備え、
前記複数の共有メモリの各々は、前記仮想アドレス空間上のアドレスによりメモリアクセスを要求された場合に前記要求されたアドレスが自己に設定されている前記仮想アドレス空間上の開始アドレスと終了アドレスにより規定される範囲内か否かを判断し、範囲内のときに前記メモリアクセスの要求を許可するようにした。
In order to achieve the above object, the present invention
A plurality of shared memories that are mapped without overlapping on one virtual address space, and each of which a start address and an end address on the virtual address space are set;
A plurality of bus masters independently requesting memory access by addresses in the virtual address space for the plurality of shared memories;
Each of the plurality of shared memories is defined by a start address and an end address in the virtual address space in which the requested address is set to itself when a memory access is requested by an address in the virtual address space. The memory access request is permitted when it is within the range.

本発明によれば、複数の共有メモリが1つの仮想アドレス空間上に重複することなくマッピングされているので、複数のバスマスタが並列にアクセスすることができ、柔軟かつ効率のよい帯域設計を実現することができる。   According to the present invention, since a plurality of shared memories are mapped on one virtual address space without overlapping, a plurality of bus masters can access in parallel, and a flexible and efficient bandwidth design is realized. be able to.

以下、図面を参照して本発明の実施の形態について説明する。図1は本発明に係る共有メモリシステムの一実施の形態の全体構成を示すブロック図、図2は図1の複数の共有メモリのアドレス空間を示す説明図、図3は図1の複数の共有メモリに対して複数のバスマスタが並列にアクセスする様子を示すタイミングチャート、図4は図1のバスマスタのクロック変化を説明するためのタイミングチャート、図5は図1のバスマスタが連続してアクセスする様子を示すタイミングチャートである。なお、図3は後述するバスマスタ21が共有メモリ11の領域、バスマスタ22が共有メモリ1mの領域にアクセスする例を示している。   Embodiments of the present invention will be described below with reference to the drawings. 1 is a block diagram showing an overall configuration of an embodiment of a shared memory system according to the present invention, FIG. 2 is an explanatory diagram showing address spaces of a plurality of shared memories in FIG. 1, and FIG. 3 is a plurality of shared in FIG. FIG. 4 is a timing chart illustrating a state in which a plurality of bus masters access a memory in parallel, FIG. 4 is a timing chart for explaining a clock change of the bus master in FIG. 1, and FIG. 5 is a state in which the bus master in FIG. It is a timing chart which shows. FIG. 3 shows an example in which a bus master 21 described later accesses an area of the shared memory 11 and a bus master 22 accesses an area of the shared memory 1m.

図1において、m、nをそれぞれ、m>1、n>0の整数とし、共有メモリがm個(11、12〜1m)に対してバスマスタがn個(21、22〜2n)とする。共有メモリ11、12〜1mはメモリの制御を行うメモリコントローラ(不図示)を含む。各共有メモリ11、12〜1mは図2に示すように1つの共通の仮想アドレス空間にマッピングされ、マッピングの情報として先頭アドレスマッピングレジスタ(STADRMAP1〜STADRMAPm)、終了アドレスマッピングレジスタ(ENDADRMAP1〜ENDADRMAPm)を有する。共有メモリ11、12〜1mとバスマスタ21、22〜2nとを接続する不図示のバスは、すべての共有メモリ11、12〜1mについて信号の組、通信プロトコル共に共通であり、互いに独立して並列動作する。   In FIG. 1, m and n are integers of m> 1 and n> 0, respectively, m shared memories (11, 12 to 1 m), and n bus masters (21, 22 to 2n). The shared memories 11, 12-1m include a memory controller (not shown) that controls the memory. As shown in FIG. 2, each shared memory 11, 12-1m is mapped to one common virtual address space. As mapping information, a head address mapping register (STADRMAP1-STADRMAPm) and an end address mapping register (ENDADRMAP1-ENDADRMAPm) are stored. Have. A bus (not shown) for connecting the shared memories 11 and 12 to 1m and the bus masters 21 and 22 to 2n has a common signal set and communication protocol for all the shared memories 11 and 12 to 1m. Operate.

バスマスタ21、22〜2nがバス権を獲得するために共有メモリ11、12〜1mの各メモリコントローラに出力する信号は、メモリアクセス要求(REQ1〜REQm)と、図2に示す仮想アドレス空間上のアクセス開始時スタートアドレス(STADR1〜STADRm)である。REQとSTADRの各線は、各バスマスタ21、22〜2nからすべての共有メモリ11、12〜1mにパラレルに接続される。また、各メモリコントローラはバスマスタ21、22〜2nから出力されるSTADRとレジスタ(STADRMAP1〜STADRMAPm、及びENDADRMAP1〜ENDADRMAPm)とを不図示の比較回路によって比較し、自身がREQの指し示すメモリコントローラであるか否かを判断する。   The signals output to the memory controllers of the shared memories 11 and 12 to 1m in order for the bus masters 21 and 22 to 2n to acquire the bus right are the memory access request (REQ1 to REQm) and the virtual address space shown in FIG. This is the start address (STADR1 to STADRm) at the start of access. The REQ and STADR lines are connected in parallel from the bus masters 21, 22-2 n to all the shared memories 11, 12-1 m. Also, each memory controller compares the STADR output from the bus masters 21, 22-2n and the registers (STADRMAP1 to STADRMAPm and ENDADRMAP1 to ENDADRMAPm) by a comparison circuit (not shown), and is itself a memory controller indicated by REQ? Judge whether or not.

共有メモリ11、12〜1m側の判断方法は、例えば、あるバスマスタ2i(i=1、2〜n)からREQi、STADRiが出力されているとき
STADRMAP<STADRi、かつ
STADRi<ENDADRMAP
という条件を満たしていれば、このバスマスタ2iに対してACKを出力し、バス権を与える。複数のアクセス要求が同じメモリコントローラを示していれば、ラウンドロビンアルゴリズムなどのバス調停を経て、ACKを返す。
The determination method on the shared memory 11, 12-1m side is, for example, when REQi, STADRi is output from a certain bus master 2i (i = 1, 2-n) STADRMAP <STADRi and STADRi <ENDADRMAP
If this condition is satisfied, ACK is output to the bus master 2i to give the bus right. If a plurality of access requests indicate the same memory controller, an ACK is returned through bus arbitration such as a round robin algorithm.

また、複数のバスマスタからREQが出力されていても、例えば図2に示すようにバスマスタ21は共有メモリ11の領域(図のSTADR1)を、バスマスタ22は共有メモリ1mの領域(図のSTADR2)を示しているならば、図3に示すようにバスマスタ21と22はそれぞれ独立したバス権を獲得し、同時にメモリアクセスすることが可能である。   Even if REQs are output from a plurality of bus masters, for example, as shown in FIG. 2, the bus master 21 has an area of the shared memory 11 (STADR1 in the figure), and the bus master 22 has an area of the shared memory 1m (STADR2 in the figure). As shown in FIG. 3, the bus masters 21 and 22 can acquire independent bus rights and simultaneously access the memory as shown in FIG.

各共有メモリ11〜1mのバスは共通の仕様とする。共有メモリコントローラのSTADRMAP、ENDADMAPはホスト3からのレジスタ設定により決定し、また、バスマスタ21〜2nが出力するSTADRもホスト3がレジスタ設定により各バスマスタ21〜2nに設定したアドレスを基に決定するので、各バスマスタ21〜2nの動作はアクセス先の共有メモリ11〜1mに依存しない。このため、バスマスタ21〜2nの動作が単純となると同時に、バスマスタ21〜2nの設計が容易になる。   The buses of the shared memories 11 to 1m have common specifications. The shared memory controller STADRMAP and ENDAMPMAP are determined by register settings from the host 3, and the STADR output by the bus masters 21 to 2n is also determined based on the addresses set by the host 3 to the bus masters 21 to 2n by register settings. The operations of the bus masters 21 to 2n do not depend on the shared memories 11 to 1m to be accessed. This simplifies the operation of the bus masters 21 to 2n and simplifies the design of the bus masters 21 to 2n.

また、共有メモリ11〜1mの動作クロックを発生させるクロック発生器(CLK)4を有し、バスマスタ21〜2nの動作クロックと共有メモリ11〜1mの動作クロックが共通のクロックを基にしているものの、相互に異なる場合(例えば、共通クロックの歯抜けクロック、逓倍、分周などを使用し、バスマスタ21〜2nと共有メモリコントローラのデータ授受に、メタステーブル対策が不要な場合)は、図4に示すように、共有メモリコントローラがバス権と併せてクロックイネーブル(CLK_EN)信号を出力する。これにより、バスマスタ21〜2nはクロック発生器(CLK)4からアクセス先の共有メモリ11〜1mの動作クロックと同じクロックを受けて動作し、これにより、アクセス先の共有メモリ11〜1mの動作クロックを意識することなく、タイミングの制御を行うことができる。   In addition, it has a clock generator (CLK) 4 for generating an operation clock of the shared memories 11 to 1m, and the operation clock of the bus masters 21 to 2n and the operation clock of the shared memories 11 to 1m are based on a common clock. If they are different from each other (for example, when a common clock tooth loss clock, multiplication, frequency division, etc. are used, and metastable measures are not required for data exchange between the bus masters 21 to 2n and the shared memory controller), FIG. As shown, the shared memory controller outputs a clock enable (CLK_EN) signal along with the bus right. As a result, the bus masters 21 to 2n operate by receiving the same clock as the operation clock of the access destination shared memories 11 to 1m from the clock generator (CLK) 4, thereby operating the access destination shared memories 11 to 1m. The timing can be controlled without being aware of the above.

また、バスマスタ21〜2nが連続的にメモリアクセスを行いたい場合は、図5に示すように、アクセス要求(REQ1〜REQm)を出力したまま、スタートアドレス(STADR1〜STADRm)を変更することで実現する。また、バス権獲得中に出力したアクセス要求(REQ1〜REQm)が、アクセス中の共有メモリと異なるメモリに対するものである場合に、更にバス権を獲得しバスが衝突する危険がある。これを防ぐために、アクセスが確立している共有メモリは、そのバスマスタに対して他の共有メモリからアクセス応答が返らないよう、ACK_DISABLE信号を発行することができるものとする。バスマスタ2iに対するACK_DISABLEの論理和をとり、リクエストマスクとして使用する。バスの仕様には、アドレス信号(ADR)、転送サイズ(SIZE)、読み出し/書き込み(RW)、読み出しデータ(RDATA)などを追加してもよい。   Further, when the bus masters 21 to 2n want to perform memory access continuously, as shown in FIG. 5, it is realized by changing the start address (STADR1 to STADRm) while outputting the access requests (REQ1 to REQm). To do. Further, when the access request (REQ1 to REQm) output during the acquisition of the bus right is for a memory different from the shared memory being accessed, there is a risk that the bus will be further acquired and the bus will collide. In order to prevent this, it is assumed that the shared memory to which access has been established can issue an ACK_DISABLE signal so that an access response is not returned from the other shared memory to the bus master. The logical sum of ACK_DISABLE for the bus master 2i is taken and used as a request mask. An address signal (ADR), transfer size (SIZE), read / write (RW), read data (RDATA), and the like may be added to the bus specification.

本発明によれば、
・バスの並列動作が可能であるため、単数の共有メモリシステムに比べてメモリ帯域が向上する。
・共有メモリのメモリマッピングの変更により、バスマスタのアクセス先を決定できるので、共有メモリのうち、高速共有メモリと低速共有メモリでの帯域配分が容易である。さらに本システムを画像符号化/復号化システムLSIとして実現した場合、バックエンドLSIとして多くの用途で利用可能である。
・高速共有メモリはLSI内部、低速で大容量な共有メモリはLSI外部といった、現実的な構成が可能である。
・バスの振る舞いが共通であるため、バスマスタの設計が容易である。
・1つのバスマスタが同時に複数のバス権を獲得することがないため、バスマスタが連続的にバス権を獲得しようとした場合、アクセス要求を出し続けることができる。この点でもバスマスタの設計が容易となるとともに、バス帯域性能が向上する。
・アドレスの比較回路を共有メモリのコントローラ側に置くため、バスマスタがアクセス先の共有メモリを判断する場合に比べて、アドレスマッピングレジスタ、比較回路の回路コストの低減、CPUのレジスタ設定の効率向上が可能である。
According to the present invention,
-Since the bus can be operated in parallel, the memory bandwidth is improved as compared with a single shared memory system.
Since the bus master access destination can be determined by changing the memory mapping of the shared memory, it is easy to allocate the bandwidth between the high-speed shared memory and the low-speed shared memory among the shared memories. Furthermore, when this system is realized as an image encoding / decoding system LSI, it can be used as a back-end LSI for many purposes.
A realistic configuration is possible in which the high-speed shared memory is inside the LSI and the low-speed and large-capacity shared memory is outside the LSI.
・ Bus master design is easy because the bus behavior is the same.
Since one bus master does not acquire a plurality of bus rights at the same time, an access request can be continuously issued when the bus master tries to acquire the bus rights continuously. In this respect, the bus master can be easily designed and the bus bandwidth performance is improved.
-Since the address comparison circuit is placed on the shared memory controller side, the circuit cost of the address mapping register and the comparison circuit is reduced, and the efficiency of register setting of the CPU is improved compared to the case where the bus master determines the shared memory to be accessed. Is possible.

本発明に係る共有メモリシステムの一実施の形態の全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of an embodiment of a shared memory system according to the present invention. 図1の複数の共有メモリのアドレス空間を示す説明図である。It is explanatory drawing which shows the address space of the some shared memory of FIG. 図1の複数の共有メモリに対して複数のバスマスタが並列にアクセスする様子を示すタイミングチャートである。2 is a timing chart illustrating a state in which a plurality of bus masters access a plurality of shared memories in FIG. 1 in parallel. 図1のバスマスタのクロック変化を説明するためのタイミングチャートである。3 is a timing chart for explaining a clock change of the bus master of FIG. 1. 図1のバスマスタが連続してアクセスする様子を示すタイミングチャートである。2 is a timing chart showing how the bus master of FIG. 1 continuously accesses.

符号の説明Explanation of symbols

3 ホスト
4 クロック発生器(CLK)
11、12〜1m 共有メモリ
21、22〜2n バスマスタ
3 Host 4 Clock generator (CLK)
11, 12-1m shared memory 21, 22-2n bus master

Claims (1)

1つの仮想アドレス空間上に重複することなくマッピングされ、前記仮想アドレス空間上の開始アドレスと終了アドレスがそれぞれ設定される複数の共有メモリと、
前記複数の共有メモリに対して前記仮想アドレス空間上のアドレスによりメモリアクセスを独立して要求する複数のバスマスタとを備え、
前記複数の共有メモリの各々は、前記仮想アドレス空間上のアドレスによりメモリアクセスを要求された場合に前記要求されたアドレスが自己に設定されている前記仮想アドレス空間上の開始アドレスと終了アドレスにより規定される範囲内か否かを判断し、範囲内のときに前記メモリアクセスの要求を許可するようにした共有メモリシステム。
A plurality of shared memories that are mapped without overlapping on one virtual address space, and each of which a start address and an end address on the virtual address space are set;
A plurality of bus masters independently requesting memory access by addresses in the virtual address space for the plurality of shared memories;
Each of the plurality of shared memories is defined by a start address and an end address in the virtual address space in which the requested address is set to itself when a memory access is requested by an address in the virtual address space. A shared memory system that determines whether or not the memory access is within a range and permits the memory access request when the range is within the range.
JP2004319755A 2004-11-02 2004-11-02 Shared memory system Expired - Fee Related JP4496923B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004319755A JP4496923B2 (en) 2004-11-02 2004-11-02 Shared memory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004319755A JP4496923B2 (en) 2004-11-02 2004-11-02 Shared memory system

Publications (2)

Publication Number Publication Date
JP2006133904A JP2006133904A (en) 2006-05-25
JP4496923B2 true JP4496923B2 (en) 2010-07-07

Family

ID=36727428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004319755A Expired - Fee Related JP4496923B2 (en) 2004-11-02 2004-11-02 Shared memory system

Country Status (1)

Country Link
JP (1) JP4496923B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6037055A (en) * 1983-08-08 1985-02-26 Canon Inc Information processor
JPH02288938A (en) * 1989-02-16 1990-11-28 Matsushita Electric Ind Co Ltd Shared memory access controller for multiprocessor
JPH05181743A (en) * 1991-12-27 1993-07-23 Fujitsu Ltd Method for locating memory address
JPH06314231A (en) * 1993-04-28 1994-11-08 Hitachi Ltd Shared memory access control method
JPH09319649A (en) * 1996-05-24 1997-12-12 Oki Electric Ind Co Ltd Device and method for discriminating address

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6037055A (en) * 1983-08-08 1985-02-26 Canon Inc Information processor
JPH02288938A (en) * 1989-02-16 1990-11-28 Matsushita Electric Ind Co Ltd Shared memory access controller for multiprocessor
JPH05181743A (en) * 1991-12-27 1993-07-23 Fujitsu Ltd Method for locating memory address
JPH06314231A (en) * 1993-04-28 1994-11-08 Hitachi Ltd Shared memory access control method
JPH09319649A (en) * 1996-05-24 1997-12-12 Oki Electric Ind Co Ltd Device and method for discriminating address

Also Published As

Publication number Publication date
JP2006133904A (en) 2006-05-25

Similar Documents

Publication Publication Date Title
EP1738267B1 (en) System and method for organizing data transfers with memory hub memory modules
JP4926963B2 (en) System and method for improving performance in a computer memory system that supports multiple memory access latency times
US7543114B2 (en) System and controller with reduced bus utilization time
JP4408263B2 (en) Data transfer system and data transfer method
JP4715801B2 (en) Memory access control device
US20070162645A1 (en) Communication system for data transfer between on-chip circuits
JP2004118252A (en) Semiconductor data processor
US20230269205A1 (en) Switch for transmitting packet, network on chip having the same, and operating method thereof
US7774513B2 (en) DMA circuit and computer system
JP4902640B2 (en) Integrated circuit and integrated circuit system
JP3803196B2 (en) Information processing apparatus, information processing method, and recording medium
JP2005084907A (en) Memory band control unit
JP4496923B2 (en) Shared memory system
JP2005346715A (en) Multiport random access memory
US20060248247A1 (en) Apparatus and method for controlling access to a memory
JP2002149591A (en) Method and device for optimizing bus in processor local bus system
JP2005092764A (en) Image forming apparatus, interface board, interface chip, and information processor
JPH09153009A (en) Arbitration method for hierarchical constitution bus
JP4726187B2 (en) Semiconductor integrated circuit
EP1990725B1 (en) Central processing unit, central processing unit control method, and information processing system
JP3206656B2 (en) Prefetch device and prefetch method on bus
JP2007108858A (en) Pin sharing device and pin sharing method
JP2006195810A (en) High-speed data transfer method
JP2000099391A (en) Printer, printer controlling method and storage medium
JP2003085125A (en) Memory controller and memory control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20061227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100318

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100323

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100405

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130423

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140423

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees