JP2002358236A - Information processing equipment, memory management unit, address translation device - Google Patents

Information processing equipment, memory management unit, address translation device

Info

Publication number
JP2002358236A
JP2002358236A JP2001164957A JP2001164957A JP2002358236A JP 2002358236 A JP2002358236 A JP 2002358236A JP 2001164957 A JP2001164957 A JP 2001164957A JP 2001164957 A JP2001164957 A JP 2001164957A JP 2002358236 A JP2002358236 A JP 2002358236A
Authority
JP
Japan
Prior art keywords
address
logical address
logical
carry signal
memory management
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.)
Abandoned
Application number
JP2001164957A
Other languages
Japanese (ja)
Inventor
Toshihisa Kamemaru
敏久 亀丸
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001164957A priority Critical patent/JP2002358236A/en
Publication of JP2002358236A publication Critical patent/JP2002358236A/en
Abandoned legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

PROBLEM TO BE SOLVED: To lower power consumption increasingly. SOLUTION: A carry signal output circuit 5, when a logical address is newly written into an address counter 2 in an initialized state, and when carrying-over from a lower part to an upper part of the logical addresses occurs, outputs a carry signal. When the carry signal is outputted, a MMU(memory management unit) 6 reads, from the address counter 2, the upper part of the logical addresses to translate it into an upper part of the physical addresses. The translated upper part of the physical addresses is held in a translated value register 8 and is sent to a selection circuit 7. The selection circuit 7 selects the upper part of the physical addresses outputted from the MMU 6 according to the carry signal and outputs the upper part. Meanwhile, when the carry signal is not outputted, the MMU 6 does not operate. The selection circuit 7 selects the upper part of the physical addresses held in the translated value register 8 to output the upper part.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置に搭
載されるアドレス変換装置及びアドレス変換装置に搭載
されるメモリマネージメントユニット(MMU)、特に
論理アドレスを物理アドレスに変換する際の消費電力の
低減を図る構成に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an address conversion device mounted on an information processing device and a memory management unit (MMU) mounted on the address conversion device, and more particularly to a power consumption for converting a logical address into a physical address. The present invention relates to a configuration for achieving reduction.

【0002】[0002]

【従来の技術】携帯端末等のバッテリー駆動の情報処理
装置においては、電力消費を極力抑えることは重要なこ
とである。情報処理装置は、メモリ管理を行うために、
通常、アドレス変換装置を搭載しており、情報処理装置
搭載のプロセッサが処理する各データは、それぞれに割
り当てられた論理アドレスがアドレス変換装置によって
物理アドレスに変換され、その物理アドレスにより示さ
れた物理メモリ上にロードされる。
2. Description of the Related Art In a battery-driven information processing apparatus such as a portable terminal, it is important to minimize power consumption. In order to perform memory management, the information processing device
Normally, an address translation device is mounted, and each data processed by the processor mounted on the information processing device is converted into a physical address by a logical address assigned to the data, and the physical address indicated by the physical address Loaded on memory.

【0003】アドレス変換装置は、メモリマネージメン
トユニット(MMU:Memory Management Unit)と呼ば
れるメモリ素子から構成された回路を搭載する。アドレ
ス変換のためにMMUを動作させる際には、多くの回路
素子を駆動するため多くの電力を消費する。従って、こ
の回路の動作を極力抑えるなどしてプロセッサの低消費
電力化を図ることが、バッテリー駆動の情報処理装置に
は熱望される。
[0003] The address translator is equipped with a circuit comprising a memory element called a memory management unit (MMU). When operating the MMU for address translation, a large amount of power is consumed to drive many circuit elements. Therefore, it is desired to reduce the power consumption of the processor by minimizing the operation of this circuit as much as possible in a battery-driven information processing apparatus.

【0004】例えば、特開平10−260900号公報
には、ページ変化の緩慢な命令アドレスに関しては、い
ったん変換した物理ページアドレスをレジスタに待避さ
せ、続いて入力される論理ページアドレスと比較した結
果、同一ページアドレスの範囲と判断したときには待避
した物理ページアドレスを繰り返し利用することでMM
Uの動作回数を減少させるデータ処理装置が開示されて
いる。
For example, Japanese Patent Application Laid-Open No. Hei 10-260900 discloses that, regarding an instruction address with a slow page change, a once converted physical page address is saved in a register and compared with a subsequently input logical page address. When it is determined that the range is the same page address range, the saved physical page address is repeatedly used to
A data processing device for reducing the number of operations of U is disclosed.

【0005】[0005]

【発明が解決しようとする課題】この従来例のように、
MMUの動作回数を減少させたりして、プロセッサの低
消費電力化を図ることが情報処理装置、特にバッテリー
駆動型の装置には望まれる。
SUMMARY OF THE INVENTION As in this conventional example,
It is desirable for an information processing apparatus, particularly a battery-driven apparatus, to reduce the power consumption of a processor by reducing the number of operations of an MMU.

【0006】本発明は以上のような問題を解決するため
になされたものであり、その目的は、より一層の低消費
電力化を図ることのできる情報処理装置、メモリマネー
ジメントユニット及びアドレス変換装置を提供すること
にある。
The present invention has been made to solve the above problems, and an object of the present invention is to provide an information processing device, a memory management unit, and an address translation device capable of further reducing power consumption. To provide.

【0007】[0007]

【課題を解決するための手段】以上のような目的を達成
するために、第1の発明に係る情報処理変換装置は、論
理アドレスの上位部を物理アドレスの上位部に変換する
アドレス変換装置を有し、その変換した物理アドレスの
上位部と論理アドレスの下位部とにより物理アドレスを
生成する情報処理装置において、アドレス変換対象の論
理アドレスが順次書き込まれる論理アドレス保持手段
と、前記論理アドレス保持手段に対して、論理アドレス
が新たに書き込まれたとき、あるいは論理アドレスが書
き込まれたときに論理アドレスの下位部から上位部への
桁上がりが発生したときに桁上げ信号を出力する桁上げ
信号出力手段とを有し、前記アドレス変換装置は、前記
桁上げ信号出力手段から桁上げ信号が出力されたときの
み動作することによって前記論理アドレス保持手段に書
き込まれた論理アドレスの上位部を読み込み、前記物理
アドレスの上位部に変換するメモリマネージメントユニ
ットと、前記メモリマネージメントユニットからの出力
値を変換値として保持する変換値保持手段と、前記桁上
げ信号出力手段から桁上げ信号が出力されたときには前
記メモリマネージメントユニットからの出力値を、それ
以外のときには前記変換値保持手段に保持されている変
換値を選択して出力する物理アドレス上位部選択手段と
を有し、前記桁上げ信号出力手段から桁上げ信号が出力
されていないときには前記メモリマネージメントユニッ
トを動作させずに前記変換値と論理アドレスの下位部と
により物理アドレスを生成するものである。
In order to achieve the above object, an information processing conversion device according to a first aspect of the present invention is an information processing conversion device for converting an upper part of a logical address into an upper part of a physical address. A logical address holding unit for sequentially writing logical addresses to be converted, the logical address holding unit comprising: a logical address generating unit configured to generate a physical address from an upper part of the converted physical address and a lower part of the logical address; A carry signal that outputs a carry signal when a logical address is newly written, or when a carry from the lower part to the upper part of the logical address occurs when the logical address is written. Means, and the address conversion device operates only when a carry signal is output from the carry signal output means. A memory management unit for reading an upper part of the logical address written to the logical address holding means and converting the logical address into an upper part of the physical address, and a conversion value holding means for holding an output value from the memory management unit as a conversion value A physical value for selecting and outputting the output value from the memory management unit when the carry signal is output from the carry signal output means, and otherwise selecting and outputting the conversion value held in the conversion value holding means. An address high-order section selecting means, and when a carry signal is not output from the carry signal output means, a physical address is generated by the converted value and a lower part of a logical address without operating the memory management unit. Is what you do.

【0008】また、本発明に係るメモリマネージメント
ユニットは、アドレス変換対象として入力された論理ア
ドレスの上位部を物理アドレスの上位部に変換して出力
するメモリマネージメントユニットにおいて、論理アド
レスの上位部に物理アドレスの上位部を対応づけて保持
するアドレス変換テーブルを、複数に分割して形成した
分割アドレス変換テーブルと、入力された論理アドレス
の上位部を構成するビット値に基づいて、唯一つの前記
分割アドレス変換テーブルを選出するテーブル選出手段
とを有し、入力された論理アドレスの上位部変換時に前
記テーブル選出手段が選出した前記分割アドレス変換テ
ーブルのみを動作させるものである。
Further, the memory management unit according to the present invention is a memory management unit which converts a high-order part of a logical address input as an address conversion target into a high-order part of a physical address and outputs the same. Based on a divided address conversion table formed by dividing an address conversion table holding the upper part of an address in association with a plurality of bits and a bit value forming the upper part of an input logical address, only one of the divided addresses is used. A table selecting means for selecting a conversion table, and operating only the divided address conversion table selected by the table selecting means at the time of converting the upper part of the input logical address.

【0009】また、本発明に係るアドレス変換装置は、
上記発明のメモリマネージメントユニットを搭載したも
のである。
[0009] Further, an address translation device according to the present invention comprises:
A memory management unit according to the above invention is mounted.

【0010】また、他の発明に係る情報処理装置は、前
記アドレス変換装置を命令用論理アドレスの変換に用
い、上記発明に係るアドレス変換装置をデータ用論理ア
ドレス変換用として更に搭載するものである。
An information processing apparatus according to another aspect of the present invention uses the address translation apparatus for converting an instruction logical address, and further incorporates the address translation apparatus according to the invention for converting a data logical address. .

【0011】[0011]

【発明の実施の形態】以下、図面に基づいて、本発明の
好適な実施の形態について説明する。
Preferred embodiments of the present invention will be described below with reference to the drawings.

【0012】実施の形態1.図1は、本発明に係る情報
処理装置の実施の形態1を示したブロック構成図であ
る。図1には、情報処理装置のうち本実施の形態におい
て特徴的なアドレス変換処理を実行するのに必要な構成
を有するアドレス変換装置1とプロセッサコア部21と
が示されており、本実施の形態におけるアドレス変換機
構は、命令用のアドレス変換に適した回路構成を有して
いる。アドレスカウンタ2には、論理アドレスが加算器
3,4によって順次書き込まれる。各加算器3,4は、
アドレスカウンタ2に保持されている論理アドレスに所
定のアドレス加算値を加算することでアドレス変換対象
の論理アドレスを生成する。加算器3,4は、論理アド
レスの上位部と下位部それぞれに設けられている。例え
ば、アドレス変換装置1が32ビットマシンで1物理ペ
ージを4Kバイトとする情報処理装置に搭載されている
としたならば、加算器3は、論理アドレスの上位20ビ
ットの加算を行い、加算器4は、論理アドレスの下位1
2ビットの加算を行う。桁上げ信号出力回路5は、加算
器4による加算の結果、論理アドレスの下位部から上位
部への桁上がりが発生したときに桁上げ信号を出力す
る。更に、桁上げ信号出力回路5は、初期化された状態
のアドレスカウンタ2に論理アドレスが新たに書き込ま
れたときにも信号を出力する。この信号も便宜的に桁上
げ信号と称することにする。桁上げ信号は、メモリマネ
ージメントユニット(MMU)6及び選択回路7の入力
となる。
Embodiment 1 FIG. 1 is a block diagram showing a first embodiment of the information processing apparatus according to the present invention. FIG. 1 shows an address translation device 1 and a processor core unit 21 having a configuration required to execute a characteristic address translation process in the present embodiment among the information processing devices. The address translation mechanism in the embodiment has a circuit configuration suitable for address translation for instructions. Logical addresses are sequentially written to the address counter 2 by the adders 3 and 4. Each adder 3, 4
The logical address to be converted is generated by adding a predetermined address addition value to the logical address held in the address counter 2. The adders 3 and 4 are provided in each of the upper part and the lower part of the logical address. For example, assuming that the address translation device 1 is mounted on an information processing device that uses a 32-bit machine to make one physical page 4 Kbytes, the adder 3 adds the upper 20 bits of the logical address, and 4 is the lower 1 of the logical address
Perform 2-bit addition. The carry signal output circuit 5 outputs a carry signal when a carry from the lower part to the upper part of the logical address occurs as a result of the addition by the adder 4. Further, the carry signal output circuit 5 also outputs a signal when a logical address is newly written in the address counter 2 in the initialized state. This signal is also referred to as a carry signal for convenience. The carry signal is input to a memory management unit (MMU) 6 and a selection circuit 7.

【0013】MMU6は、アドレスカウンタ2に書き込
まれた論理アドレスの上位部を読み込み、物理アドレス
の上位部に変換して出力する。この出力値は、選択回路
7及び変換値レジスタ8の入力となる。変換値レジスタ
8は、MMU6から出力された物理アドレスの上位部を
変換値として保持する。選択回路7は、MMU6からの
出力値と、変換値レジスタ8に保持されている変換値の
いずれか一方を選択して出力する。この出力値は、物理
アドレスレジスタ9の上位部に書き込まれる。また、物
理アドレスレジスタ9の下位部には、アドレスカウンタ
2に保持されている論理アドレスの下位部がそのまま物
理アドレスの下位部として書き込まれる。
The MMU 6 reads the upper part of the logical address written in the address counter 2, converts it to the upper part of the physical address, and outputs it. This output value is input to the selection circuit 7 and the conversion value register 8. The conversion value register 8 holds the upper part of the physical address output from the MMU 6 as a conversion value. The selection circuit 7 selects and outputs one of the output value from the MMU 6 and the conversion value held in the conversion value register 8. This output value is written to the upper part of the physical address register 9. Further, in the lower part of the physical address register 9, the lower part of the logical address held in the address counter 2 is written as it is as the lower part of the physical address.

【0014】本実施の形態において特徴的なことは、桁
上げ信号出力回路5を設けることによって桁上げ信号を
MMU6と選択回路7へ送るようにしたことである。そ
して、この桁上げ信号の有無に従いMMU6の動作制御
を行うようにしたので、MMU6の動作回数を削減する
ことができる。以下、本実施の形態における動作につい
て説明する。
A feature of this embodiment is that a carry signal output circuit 5 is provided to transmit a carry signal to the MMU 6 and the selection circuit 7. Since the operation of the MMU 6 is controlled in accordance with the presence or absence of the carry signal, the number of operations of the MMU 6 can be reduced. Hereinafter, the operation in the present embodiment will be described.

【0015】まず、初期状態であるアドレスカウンタ2
に対して論理アドレスが書き込まれたとき、桁上げ信号
出力回路5は、桁上げ信号を出力する。MMU6は、桁
上げ信号が入力されたことによってこの命令フェッチサ
イクルにおいてアドレスカウンタ2から論理アドレスの
上位部を読み込み、物理アドレスの上位部に変換する。
この変換された物理アドレスの上位部は、変換値レジス
タ8に保持され、また、これと同時に選択回路7へ送ら
れる。
First, the address counter 2 in the initial state
When a logical address is written in the carry signal, the carry signal output circuit 5 outputs a carry signal. The MMU 6 reads the upper part of the logical address from the address counter 2 in this instruction fetch cycle in response to the input of the carry signal, and converts the upper part of the physical address to the upper part.
The upper part of the converted physical address is held in the converted value register 8 and sent to the selection circuit 7 at the same time.

【0016】選択回路7は、桁上げ信号が入力されたこ
とによってこの命令フェッチサイクルにおいてMMU6
から出力された物理アドレスの上位部を選択して出力す
る。この出力値は、物理アドレスレジスタ9の上位部に
書き込まれる。また、物理アドレスレジスタ9の下位部
には、アドレスカウンタ2に保持されている論理アドレ
スの下位部がそのまま物理アドレスの下位部として書き
込まれる。以上のようにして、アドレスカウンタ2に書
き込まれた論理アドレスは、物理アドレスに変換され
る。なお、この動作自体は、MMU6が動作しているの
で低消費電力化にはつながっていない。次に、その後に
行われる本実施の形態において特徴的な動作について説
明する。
The selection circuit 7 receives the carry signal from the MMU 6 in this instruction fetch cycle.
The upper part of the physical address output from is selected and output. This output value is written to the upper part of the physical address register 9. Further, in the lower part of the physical address register 9, the lower part of the logical address held in the address counter 2 is written as it is as the lower part of the physical address. As described above, the logical address written in the address counter 2 is converted into a physical address. Note that this operation itself does not lead to lower power consumption because the MMU 6 is operating. Next, a characteristic operation in the present embodiment performed thereafter will be described.

【0017】加算器3,4は、アドレスカウンタ2に保
持されている論理アドレスに所定のアドレス加算値を加
算することでアドレス変換対象の論理アドレスを生成し
てアドレスカウンタ2に書き込む。このとき、論理アド
レスの下位部から上位部への桁上がりが発生しなかった
とする。このとき、桁上げ信号出力回路5は、桁上げ信
号を出力しない。
The adders 3 and 4 generate a logical address to be converted by adding a predetermined address addition value to the logical address held in the address counter 2 and write the logical address into the address counter 2. At this time, it is assumed that no carry from the lower part to the upper part of the logical address has occurred. At this time, the carry signal output circuit 5 does not output a carry signal.

【0018】MMU6は、桁上げ信号が入力されなかっ
たためにこの命令フェッチサイクルにおいては動作しな
い。このように、本実施の形態におけるMMU6は、桁
上げ信号が入力されたときのみ動作するように制御され
ている。選択回路7は、桁上げ信号が入力されなかった
ためにこの命令フェッチサイクルにおいては変換値レジ
スタ8に保持されている変換値、すなわち物理アドレス
の上位部を選択して出力する。この出力値は、物理アド
レスレジスタ9の上位部に書き込まれる。また、物理ア
ドレスレジスタ9の下位部には、アドレスカウンタ2に
保持されている論理アドレスの下位部がそのまま物理ア
ドレスの下位部として書き込まれる。以上のようにし
て、アドレスカウンタ2に書き込まれた論理アドレス
は、物理アドレスに変換される。
MMU 6 does not operate in this instruction fetch cycle because a carry signal is not input. Thus, MMU 6 in the present embodiment is controlled to operate only when a carry signal is input. The selection circuit 7 selects and outputs the converted value held in the converted value register 8, that is, the upper part of the physical address in this instruction fetch cycle because the carry signal is not input. This output value is written to the upper part of the physical address register 9. Further, in the lower part of the physical address register 9, the lower part of the logical address held in the address counter 2 is written as it is as the lower part of the physical address. As described above, the logical address written in the address counter 2 is converted into a physical address.

【0019】このように、論理アドレスの下位部から上
位部への桁上がりが発生しないときには、MMU6を動
作させることなく論理アドレスから物理アドレスの変換
を行うことができる。これにより、低消費電力化を図る
ことができる。
As described above, when the carry from the lower part to the upper part of the logical address does not occur, the conversion from the logical address to the physical address can be performed without operating the MMU 6. Thereby, low power consumption can be achieved.

【0020】続いて、アドレスカウンタ2に論理アドレ
スが順次書き込まれていった結果、桁上がりが発生した
ときには、桁上げ信号出力回路5は桁上げ信号を出力す
る。このときの動作は、初期状態であるアドレスカウン
タ2に対して論理アドレスが書き込まれたときと同じな
ので説明を省略する。
Subsequently, when a logical address is sequentially written into the address counter 2 and a carry occurs, the carry signal output circuit 5 outputs a carry signal. The operation at this time is the same as when the logical address is written to the address counter 2 in the initial state, and thus the description is omitted.

【0021】本実施の形態によれば、初期状態、あるい
は桁上がりが発生したときにはMMU6を動作させてア
ドレス変換をし、また、変換した物理アドレスの上位部
を保持するようにした。そして、桁上がりが発生しなか
ったときには、保持した物理アドレスの上位部を利用す
ることによってMMU6を動作させないようにした。本
実施の形態では、保持した変換値を利用できるか否か、
つまり、MMU6を動作させるか否かを、桁上がりの発
生の有無によって判断できるようにしたので、その判断
する構成要素として比較回路等電力を消費する回路を用
いる必要がない。これにより、更に低消費電力化を図る
ことができる。
According to the present embodiment, when an initial state or a carry occurs, the MMU 6 is operated to perform address conversion, and the upper part of the converted physical address is held. When no carry occurs, the MMU 6 is prevented from operating by using the upper part of the held physical address. In the present embodiment, whether the held conversion value can be used,
That is, since whether or not to operate the MMU 6 can be determined based on whether or not a carry occurs, it is not necessary to use a power consuming circuit such as a comparison circuit as a component for the determination. This can further reduce power consumption.

【0022】実施の形態2.上記実施の形態1において
は、論理アドレスの下位部から上位部への桁上がりの有
無に着目することによってMMU6の動作回数を削減す
ることができるようにした。従って、アドレスが連続的
に単純増加することにより桁上がりする機会の少ない命
令に適した装置構成であるということができる。
Embodiment 2 FIG. In the first embodiment, the number of operations of the MMU 6 can be reduced by focusing on the presence or absence of a carry from the lower part to the upper part of the logical address. Therefore, it can be said that the device configuration is suitable for an instruction in which there is little chance of carry-up due to the simple increase of the address continuously.

【0023】但し、実施の形態1は、MMU6の動作回
数を削減することにより消費電力総量を削減しようとす
るものであり、MMU6自体の動作時における消費電力
は、従来と同じである。そこで、本実施の形態において
は、動作時における消費電力量を削減することのできる
MMUを提供することを特徴としている。
However, the first embodiment is intended to reduce the total power consumption by reducing the number of operations of the MMU 6, and the power consumption during the operation of the MMU 6 itself is the same as the conventional one. Thus, the present embodiment is characterized by providing an MMU that can reduce the power consumption during operation.

【0024】一般に、MMUは、論理アドレスの上位部
に物理アドレスの上位部を対応づけて保持する単一のア
ドレス変換テーブルを有しており、入力された論理アド
レスの上位部を構成するビット値に基づいて、このテー
ブルを引くことによって物理アドレスの上位部を得てい
る。このアドレス変換テーブルは、回路素子により形成
されているので、MMU6が動作するときに回路素子が
駆動して電力が消費される。本実施の形態では、このア
ドレス変換テーブルを複数に分割し、アドレス変換をす
る際に該当する分割されたテーブルのみを動作させるこ
とで電力の消費を削減したことを特徴としている。
In general, the MMU has a single address conversion table for holding the upper part of the physical address in association with the upper part of the logical address, and stores the bit value constituting the upper part of the input logical address. , The upper part of the physical address is obtained by subtracting this table. Since this address conversion table is formed by circuit elements, the circuit elements are driven and power is consumed when the MMU 6 operates. The present embodiment is characterized in that the address conversion table is divided into a plurality of parts, and when the address is converted, only the corresponding divided table is operated to reduce power consumption.

【0025】図2は、本実施の形態におけるMMUを搭
載したアドレス変換装置10を示したブロック構成図で
あり、図3は、本実施の形態におけるMMUの内部構成
を示した図である。図2において、論理アドレスレジス
タ11は、アドレス変換対象の論理アドレスが書き込ま
れる論理アドレス保持手段である。前回論理アドレス保
持レジスタ12は、論理アドレスレジスタ11に対して
論理アドレスが書き込まれる直前に書き込まれた論理ア
ドレスが保持される。本実施の形態では、少なくとも上
位部のみを保持できればよい。比較回路13は、各レジ
スタ11,12に保持されている論理アドレスの上位部
を比較する。MMU14は、論理アドレスレジスタ11
に書き込まれた論理アドレスの上位部を読み込み、物理
アドレスの上位部に変換して出力する。この出力値は、
選択回路15及び変換値レジスタ16の入力となる。変
換値レジスタ16は、MMU14から出力された物理ア
ドレスの上位部を変換値として保持する。選択回路15
は、MMU14からの出力値と、変換値レジスタ16に
保持されている変換値のいずれか一方を選択して出力す
る。この出力値は、物理アドレスレジスタ17の上位部
に書き込まれる。
FIG. 2 is a block diagram showing the configuration of the address translator 10 equipped with the MMU according to the present embodiment, and FIG. 3 is a diagram showing the internal configuration of the MMU according to the present embodiment. In FIG. 2, a logical address register 11 is a logical address holding unit in which a logical address to be converted is written. The previous logical address holding register 12 holds the logical address written immediately before the logical address is written to the logical address register 11. In the present embodiment, it is sufficient that at least only the upper part can be held. The comparison circuit 13 compares the upper part of the logical address held in each of the registers 11 and 12. The MMU 14 stores the logical address register 11
, Reads the upper part of the logical address, converts it to the upper part of the physical address, and outputs it. This output value is
Input to the selection circuit 15 and the conversion value register 16. The conversion value register 16 holds the upper part of the physical address output from the MMU 14 as a conversion value. Selection circuit 15
Selects and outputs one of the output value from the MMU 14 and the conversion value held in the conversion value register 16. This output value is written to the upper part of the physical address register 17.

【0026】一般に、MMUは、論理アドレスの上位部
に物理アドレスの上位部を対応づけて保持するアドレス
変換テーブルを有しているが、本実施の形態におけるM
MU14は、これを複数に分割して形成したことを特徴
としている。図3には、4つに分割した分割アドレス変
換テーブル18−1〜18−4が示されているが、分割
数は、これに限定されるものではない。ハッシュ回路1
9は、入力された論理アドレスの上位部を構成するビッ
ト値に基づいて、唯一つの分割アドレス変換テーブル1
8を選出する。デコーダ20は、ハッシュ回路19の出
力に応じた分割アドレス変換テーブル18のみを動作さ
せる。選択回路21は、分割アドレス変換テーブル18
のいずれか一つから物理アドレスの上位部を選択して出
力する。
In general, the MMU has an address conversion table for holding the upper part of the physical address in association with the upper part of the logical address.
The MU 14 is characterized in that the MU 14 is divided into a plurality of parts. FIG. 3 shows divided address conversion tables 18-1 to 18-4 divided into four, but the number of divisions is not limited to this. Hash circuit 1
Reference numeral 9 denotes only one divided address conversion table 1 based on the bit values constituting the upper part of the input logical address.
Select 8 The decoder 20 operates only the divided address conversion table 18 according to the output of the hash circuit 19. The selection circuit 21 is provided with the divided address conversion table 18
And selects and outputs the upper part of the physical address from one of them.

【0027】次に、本実施の形態における動作について
説明する。なお、前回論理アドレスレジスタ12には、
直前のフェッチサイクルにおいて論理アドレスレジスタ
11に書き込まれた論理アドレスが保持されているもの
とする。
Next, the operation of this embodiment will be described. The previous logical address register 12 contains
It is assumed that the logical address written in the logical address register 11 in the immediately preceding fetch cycle is held.

【0028】今回のフェッチサイクルにおいてアドレス
変換対象となる論理アドレスが論理アドレスレジスタ1
1に書き込まれたとき、比較回路13は、各レジスタ1
1,12に保持されている論理アドレスの上位部を比較
する。比較した結果、同じ値でなければ、比較回路13
は、比較結果信号として不一致信号(例えば1)を送出
する。このフェッチサイクルにおいて比較回路13が不
一致信号を送出したとき、MMU14は、不一致信号に
応じて動作する。すなわち、MMU14は、このフェッ
チサイクルにおいて論理アドレスレジスタ11から論理
アドレスの上位部を読み込み、物理アドレスの上位部に
変換する。この変換された物理アドレスの上位部は、変
換値レジスタ16に保持され、また、これと同時に選択
回路15へ送られる。なお、MMU14におけるアドレ
ス変換処理の詳細については後述する。
In the current fetch cycle, the logical address to be converted is the logical address register 1
1 is written into the register 1
The upper part of the logical address stored in the storage unit 1 or 12 is compared. If the comparison result indicates that the values are not the same, the comparison circuit 13
Sends a mismatch signal (for example, 1) as a comparison result signal. When the comparison circuit 13 sends out a mismatch signal in this fetch cycle, the MMU 14 operates according to the mismatch signal. That is, in this fetch cycle, the MMU 14 reads the upper part of the logical address from the logical address register 11 and converts it to the upper part of the physical address. The upper part of the converted physical address is held in the conversion value register 16 and is sent to the selection circuit 15 at the same time. The details of the address conversion process in the MMU 14 will be described later.

【0029】選択回路15は、不一致信号が入力された
ことによってこのフェッチサイクルにおいてMMU14
から出力された物理アドレスの上位部を選択して出力す
る。この出力値は、物理アドレスレジスタ17の上位部
に書き込まれる。また、物理アドレスレジスタ17の下
位部には、論理アドレスレジスタ11に保持されている
論理アドレスの下位部がそのまま物理アドレスの下位部
として書き込まれる。以上のようにして、論理アドレス
レジスタ11に書き込まれた論理アドレスは、物理アド
レスに変換される。
The selection circuit 15 outputs the MMU 14 in this fetch cycle due to the input of the mismatch signal.
The upper part of the physical address output from is selected and output. This output value is written to the upper part of the physical address register 17. In the lower part of the physical address register 17, the lower part of the logical address held in the logical address register 11 is written as it is as the lower part of the physical address. As described above, the logical address written in the logical address register 11 is converted into a physical address.

【0030】一方、比較回路13は、各レジスタ11,
12に保持されている論理アドレスの上位部を比較した
結果、同じ値であれば、比較回路13は、比較結果信号
として一致信号(例えば0)を送出する。このフェッチ
サイクルにおいて比較回路13が一致信号を送出したと
きには、MMU14は動作しない。一方、選択回路15
は、一致信号に応じて変換値レジスタ16に保持されて
いる変換値を選択して出力する。この出力値は、物理ア
ドレスレジスタ17の上位部に書き込まれる。また、物
理アドレスレジスタ17の下位部には、論理アドレスレ
ジスタ11に保持されている論理アドレスの下位部がそ
のまま物理アドレスの下位部として書き込まれる。以上
のようにして、論理アドレスレジスタ11に書き込まれ
た論理アドレスは、物理アドレスに変換される。
On the other hand, the comparison circuit 13 includes the registers 11,
As a result of comparing the upper part of the logical address held in 12, if the values are the same, the comparison circuit 13 sends out a coincidence signal (for example, 0) as a comparison result signal. When the comparison circuit 13 sends a match signal in this fetch cycle, the MMU 14 does not operate. On the other hand, the selection circuit 15
Selects and outputs the conversion value held in the conversion value register 16 according to the coincidence signal. This output value is written to the upper part of the physical address register 17. In the lower part of the physical address register 17, the lower part of the logical address held in the logical address register 11 is written as it is as the lower part of the physical address. As described above, the logical address written in the logical address register 11 is converted into a physical address.

【0031】その後、論理アドレスレジスタ11に保持
されている論理アドレスは、前回論理アドレスレジスタ
12に書き込まれる。
Thereafter, the logical address held in the logical address register 11 is written to the previous logical address register 12.

【0032】このように、今回と前回の論理アドレスを
比較し、一致したときには変換値レジスタ16に保持し
ておいた変換値を選択して出力することによってMMU
14を動作させなくても物理アドレスの上位部を得るこ
とができ、この結果、物理アドレスを生成することがで
きる。つまり、MMU14を動作させないことにより低
消費電力化を図ることができる。
As described above, the current and previous logical addresses are compared, and if they match, the conversion value held in the conversion value register 16 is selected and output, thereby providing the MMU.
It is possible to obtain the upper part of the physical address without operating the device 14, and as a result, the physical address can be generated. That is, low power consumption can be achieved by not operating the MMU 14.

【0033】次に、本実施の形態において特徴とするM
MU14の動作について詳述する。
Next, M which is a feature of this embodiment
The operation of the MU 14 will be described in detail.

【0034】前述したように、MMU14は、不一致信
号に応じて動作する。ハッシュ回路19は、ハッシュ関
数を用いて、入力された論理アドレスの上位部を構成す
る全ビット値あるいはその一部をハッシュする。この結
果、ハッシュ回路19は、分割アドレス変換テーブル1
8−1〜18−4のいずれか一つを選出する。デコーダ
20は、ハッシュ回路19が選出した分割アドレス変換
テーブル18のみが動作できるように制御する。具体的
にいうと、各分割アドレス変換テーブル18は、メモリ
素子で形成されているので、デコーダ20は、ハッシュ
回路19の選出結果を受け取ると、その選出された分割
アドレス変換テーブル18のセレクト線から信号を出力
し、その以外のセレクト線からは信号を出力しない。本
実施の形態においては、このようにして使用する分割ア
ドレス変換テーブル18のみを動作させることによって
低消費電力化を図るようにした。アドレス変換テーブル
を4分割した場合、消費電力は単純計算で4分の1にな
る。
As described above, the MMU 14 operates according to the mismatch signal. The hash circuit 19 uses a hash function to hash all bit values constituting the upper part of the input logical address or a part thereof. As a result, the hash circuit 19 outputs the divided address conversion table 1
One of the items 8-1 to 18-4 is selected. The decoder 20 controls only the divided address conversion table 18 selected by the hash circuit 19 to operate. More specifically, since each of the divided address conversion tables 18 is formed of a memory element, the decoder 20 receives a selection result of the hash circuit 19, and receives a selection result of the selected divided address conversion table 18 from the selected line. A signal is output, and no signal is output from the other select lines. In the present embodiment, low power consumption is achieved by operating only the divided address conversion table 18 used in this manner. When the address conversion table is divided into four parts, the power consumption is reduced to one fourth by simple calculation.

【0035】選択回路21は、ハッシュ回路19の選出
結果に従い、該当する分割アドレス変換テーブル18か
ら出力された物理アドレスの上位部を選択して出力す
る。
The selection circuit 21 selects and outputs the upper part of the physical address output from the corresponding divided address conversion table 18 according to the selection result of the hash circuit 19.

【0036】本実施の形態によれば、通常、単一で持つ
アドレス変換テーブルを複数に分割し、アドレス変換を
行う際には該当する分割アドレス変換テーブルのみを動
作させ、他を動作させないようにしたので、MMU14
自体が消費する電力量を削減することができる。データ
用論理アドレスは、命令用論理アドレスと比較すると、
連続的に変化するとは限らないため桁上がりの発生する
機会が多くなると考えられ、アドレス変換対象がデータ
のときには、MMU14の動作回数の減少は見込めな
い。従って、実施の形態1が命令のアドレス変換に適し
ている装置であるというのに対して、本実施の形態は、
MMU自体の低消費電力化を図ることができるので、デ
ータのアドレス変換に適している装置ということができ
る。
According to the present embodiment, usually, a single address conversion table is divided into a plurality of parts, and when performing address conversion, only the corresponding divided address conversion table is operated, and the other is not operated. MMU14
The amount of power consumed by itself can be reduced. When the logical address for data is compared with the logical address for instructions,
Since it does not always change continuously, it is considered that the chance of carry increases. Therefore, when the address conversion target is data, the number of operations of the MMU 14 cannot be reduced. Therefore, while the first embodiment is a device suitable for address translation of instructions,
Since the power consumption of the MMU itself can be reduced, it can be said that the device is suitable for address conversion of data.

【0037】実施の形態3.図4は、本実施の形態にお
ける情報処理装置を示した概念図であり、論理アドレス
を物理アドレスに変換するアドレス変換装置を搭載した
装置である。
Embodiment 3 FIG. 4 is a conceptual diagram showing an information processing apparatus according to the present embodiment, which is an apparatus equipped with an address translator for translating a logical address into a physical address.

【0038】前述したように、実施の形態1に示したア
ドレス変換装置は、命令用論理アドレスに対するアドレ
ス変換処理に適しており、実施の形態2に示したアドレ
ス変換装置は、データ用論理アドレスに対するアドレス
変換処理に適している。従って、それぞれの特長を生か
した構成とすることでより効果的に低消費電力化を図ろ
うとするものである。
As described above, the address translation device shown in the first embodiment is suitable for address translation processing for an instruction logical address, and the address translation device shown in the second embodiment is suitable for a data logical address. Suitable for address translation processing. Therefore, it is intended to reduce the power consumption more effectively by adopting a configuration utilizing each feature.

【0039】すなわち、図4に示したように、本実施の
形態における情報処理装置は、命令用論理アドレスの変
換用として実施の形態1に示したアドレス変換装置1を
搭載し、データ用論理アドレスの変換用として実施の形
態2に示したアドレス変換装置10を搭載している。図
4に示したプロセッサコア部21は、プログラムやデー
タを使用するために、該当するプログラム等を物理メモ
リ22にロードするが、この際、ロード対象が命令であ
ればアドレス変換装置1を使用し、データであればアド
レス変換装置10を使用する。これにより、単一のアド
レス変換装置を用いるよりも低消費電力化を図るには効
果的である。
That is, as shown in FIG. 4, the information processing apparatus according to the present embodiment is equipped with the address translator 1 described in the first embodiment for translating an instruction logical address, and is provided with a data logical address. The address translation device 10 shown in the second embodiment is mounted for the translation. The processor core unit 21 shown in FIG. 4 loads the corresponding program or the like into the physical memory 22 in order to use the program or data. At this time, if the load target is an instruction, the processor core unit 21 uses the address translation device 1. In the case of data, the address translation device 10 is used. This is more effective in reducing power consumption than using a single address translation device.

【0040】実施の形態4.実施の形態3では、2種類
のアドレス変換装置1,10を搭載するようにしたが、
いずれか一方のアドレス変換装置1,10を搭載するよ
うにしてもよい。特に、アドレス変換装置10は、MM
U自体に低消費電力化が図られているので、図5に示し
たようにアドレス変換装置10のみによってデータ用の
みならず命令用論理アドレスの変換を行うようにしても
低消費電力化を図ることができる。
Embodiment 4 FIG. In the third embodiment, two types of address translation devices 1 and 10 are mounted.
Either one of the address translation devices 1 and 10 may be mounted. In particular, the address translator 10
Since the power consumption of U itself is reduced, as shown in FIG. 5, the power consumption is reduced even if the address translation device 10 converts not only the data but also the instruction logical address. be able to.

【0041】[0041]

【発明の効果】本発明によれば、桁上げ信号出力手段を
設けることによって桁上げ信号をMMUと物理アドレス
上位部選択手段へ送るようにし、この桁上げ信号が出力
されていないときにはMMUを動作させずに、論理アド
レス保持手段に保持しておいた変換値と論理アドレスの
下位部とにより物理アドレスを生成するようにしたの
で、MMUの動作回数を削減することができる。これに
より、アドレス変換装置及びこれを搭載する情報処理装
置の低消費電力化を図ることができる。
According to the present invention, a carry signal output means is provided so that a carry signal is sent to the MMU and the physical address upper part selecting means. When the carry signal is not output, the MMU operates. Instead, the physical address is generated based on the converted value held in the logical address holding unit and the lower part of the logical address, so that the number of operations of the MMU can be reduced. This makes it possible to reduce the power consumption of the address translation device and the information processing device equipped with the address translation device.

【0042】また、MMUが有するアドレス変換テーブ
ルを複数に分割することで分割アドレス変換テーブルを
形成し、MMUを動作させる際には、アドレス変換に用
いる分割アドレス変換テーブルのみを動作させ、それ以
外を動作させないようにしたので、MMUとしての消費
電力の削減を図ることができる。
Further, a divided address conversion table is formed by dividing the address conversion table of the MMU into a plurality of parts. When the MMU is operated, only the divided address conversion table used for the address conversion is operated. Since the operation is not performed, the power consumption of the MMU can be reduced.

【0043】また、命令用論理アドレスの変換に適した
アドレス変換装置とデータ用論理アドレスの変換に適し
たアドレス変換装置とを情報処理装置に搭載して、それ
ぞれ命令用、データ用として使用することで、より効果
的に低消費電力化を図ることができる。
Also, an address translator suitable for translating a logical address for an instruction and an address translator suitable for translating a logical address for a data are mounted on an information processing apparatus and used for an instruction and a data, respectively. Thus, power consumption can be reduced more effectively.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明に係る情報処理装置の実施の形態1を
示したブロック構成図である。
FIG. 1 is a block diagram showing a first embodiment of an information processing apparatus according to the present invention.

【図2】 本発明に係るアドレス変換装置の実施の形態
2を示したブロック構成図である。
FIG. 2 is a block diagram showing a second embodiment of the address translator according to the present invention.

【図3】 実施の形態2におけるMMUの内部構成を示
した図である。
FIG. 3 is a diagram showing an internal configuration of an MMU according to a second embodiment.

【図4】 本発明に係る情報処理装置の実施の形態3を
示した概略的なブロック構成図である。
FIG. 4 is a schematic block diagram showing a third embodiment of the information processing apparatus according to the present invention.

【図5】 本発明に係る情報処理装置の実施の形態4を
示した概略的なブロック構成図である。
FIG. 5 is a schematic block diagram showing an information processing apparatus according to a fourth embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1,10 アドレス変換装置、2 アドレスカウンタ、
3,4 加算器、5桁上げ信号出力回路、6,14 メ
モリマネージメントユニット(MMU)、7,15,2
1 選択回路、8,16 変換値レジスタ、9,17
物理アドレスレジスタ、11 論理アドレスレジスタ、
12 前回論理アドレス保持レジスタ、13 比較回
路、18−1〜18−4 分割アドレス変換テーブル、
19 ハッシュ回路、20 デコーダ、21 プロセッ
サコア部、22 物理メモリ。
1,10 address converter, 2 address counter,
3,4 adder, 5 carry signal output circuit, 6,14 memory management unit (MMU), 7,15,2
1 selection circuit, 8, 16 conversion value register, 9, 17
Physical address register, 11 logical address registers,
12 previous logical address holding register, 13 comparison circuit, 18-1 to 18-4 divided address conversion table,
19 hash circuit, 20 decoder, 21 processor core unit, 22 physical memory.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 論理アドレスの上位部を物理アドレスの
上位部に変換するアドレス変換装置を有し、その変換し
た物理アドレスの上位部と論理アドレスの下位部とによ
り物理アドレスを生成する情報処理装置において、 アドレス変換対象の論理アドレスが順次書き込まれる論
理アドレス保持手段と、 前記論理アドレス保持手段に対して、論理アドレスが新
たに書き込まれたとき、あるいは論理アドレスが書き込
まれたときに論理アドレスの下位部から上位部への桁上
がりが発生したときに桁上げ信号を出力する桁上げ信号
出力手段と、 を有し、 前記アドレス変換装置は、 前記桁上げ信号出力手段から桁上げ信号が出力されたと
きのみ動作することによって前記論理アドレス保持手段
に書き込まれた論理アドレスの上位部を読み込み、前記
物理アドレスの上位部に変換するメモリマネージメント
ユニットと、 前記メモリマネージメントユニットからの出力値を変換
値として保持する変換値保持手段と、 前記桁上げ信号出力手段から桁上げ信号が出力されたと
きには前記メモリマネージメントユニットからの出力値
を、それ以外のときには前記変換値保持手段に保持され
ている変換値を選択して出力する物理アドレス上位部選
択手段と、 を有し、 前記桁上げ信号出力手段から桁上げ信号が出力されてい
ないときには前記メモリマネージメントユニットを動作
させずに前記変換値と論理アドレスの下位部とにより物
理アドレスを生成することを特徴とする情報処理装置。
An information processing apparatus for converting an upper part of a logical address into an upper part of a physical address, and generating a physical address from the upper part of the converted physical address and the lower part of the logical address. A logical address holding means in which logical addresses to be converted are sequentially written; and when the logical address is newly written or written to the logical address holding means, And a carry signal output means for outputting a carry signal when a carry from a portion to a higher order portion occurs, wherein the address conversion device outputs a carry signal from the carry signal output means. Only when the logical address is written to the logical address holding means, A memory management unit for converting to an upper part of an address, a conversion value holding unit for holding an output value from the memory management unit as a conversion value, and the memory management when a carry signal is output from the carry signal output unit. And a physical address upper part selecting means for selecting and outputting a converted value held in the converted value holding means at other times, the output value from the unit, and carry from the carry signal output means. An information processing apparatus, wherein a physical address is generated by using the converted value and a lower part of a logical address without operating the memory management unit when a signal is not output.
【請求項2】 アドレス変換対象として入力された論理
アドレスの上位部を物理アドレスの上位部に変換して出
力するメモリマネージメントユニットにおいて、 論理アドレスの上位部に物理アドレスの上位部を対応づ
けて保持するアドレス変換テーブルを、複数に分割して
形成した分割アドレス変換テーブルと、 入力された論理アドレスの上位部を構成するビット値に
基づいて、唯一つの前記分割アドレス変換テーブルを選
出するテーブル選出手段と、 を有し、入力された論理アドレスの上位部変換時に前記
テーブル選出手段が選出した前記分割アドレス変換テー
ブルのみを動作させることを特徴とするメモリマネージ
メントユニット。
2. A memory management unit for converting an upper part of a logical address inputted as an address conversion target into an upper part of a physical address and outputting the same, wherein the upper part of the logical address is associated with the upper part of the physical address and held. And a table selecting means for selecting only one of the divided address conversion tables based on a bit value constituting the upper part of the input logical address. A memory management unit, comprising: operating only the divided address conversion table selected by the table selecting means when converting an input logical address into a higher order part.
【請求項3】 請求項2記載のメモリマネージメントユ
ニットを搭載したことを特徴とするアドレス変換装置。
3. An address translation device comprising the memory management unit according to claim 2.
【請求項4】 前記アドレス変換装置を命令用論理アド
レスの変換に用い、請求項3記載のアドレス変換装置を
データ用論理アドレス変換用として更に搭載することを
特徴とする請求項1記載の情報処理装置。
4. The information processing apparatus according to claim 1, wherein said address translator is used for translating a logical address for instructions, and said address translator is further mounted for translating a logical address for data. apparatus.
JP2001164957A 2001-05-31 2001-05-31 Information processing equipment, memory management unit, address translation device Abandoned JP2002358236A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001164957A JP2002358236A (en) 2001-05-31 2001-05-31 Information processing equipment, memory management unit, address translation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001164957A JP2002358236A (en) 2001-05-31 2001-05-31 Information processing equipment, memory management unit, address translation device

Publications (1)

Publication Number Publication Date
JP2002358236A true JP2002358236A (en) 2002-12-13

Family

ID=19007696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001164957A Abandoned JP2002358236A (en) 2001-05-31 2001-05-31 Information processing equipment, memory management unit, address translation device

Country Status (1)

Country Link
JP (1) JP2002358236A (en)

Similar Documents

Publication Publication Date Title
US20080104364A1 (en) Vector indexed memory unit and method
JP2006293663A (en) Device for generating memory address and processor with same, and method of generating memory address
US5991848A (en) Computing system accessible to a split line on border of two pages within one cycle
JP2002358236A (en) Information processing equipment, memory management unit, address translation device
EP0795827B1 (en) Memory device and method for accessing memories of the memory device
JPH0192851A (en) Switching device for address space
US6519692B1 (en) Method for updating a pointer to access a memory address in a DSP
JPH0713869A (en) Data processing system with dynamic address converting function
GB2461648A (en) Progammable two table indexed finite state machine
JP2860655B2 (en) Parallel instruction execution type processor
JPH0553920A (en) Structural address generator
JP3353877B2 (en) Memory device
JP2008003867A (en) Microcomputer
JP4339468B2 (en) Address generation circuit with reduced power consumption
US20080301401A1 (en) Processor
JP2003085978A (en) Semiconductor memory
JPH0221331A (en) Program control system for microcomputer
JPH09305398A (en) Arithmetic processor and instruction converter
JP2003122628A (en) Digital signal processor, program converter and communication system having digital signal processor
JP2001100991A (en) Digital signal processor
JPS62234290A (en) Memory device
JPH0619702A (en) Microcomputer computing element
JPH0652058A (en) Address converter
JPH0675742A (en) Data converter
JPH0812637B2 (en) Address translation method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050412

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20050526