JPH02307126A - In-circuit emulator - Google Patents

In-circuit emulator

Info

Publication number
JPH02307126A
JPH02307126A JP1129704A JP12970489A JPH02307126A JP H02307126 A JPH02307126 A JP H02307126A JP 1129704 A JP1129704 A JP 1129704A JP 12970489 A JP12970489 A JP 12970489A JP H02307126 A JPH02307126 A JP H02307126A
Authority
JP
Japan
Prior art keywords
address
emulation
memory
ram
target
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.)
Pending
Application number
JP1129704A
Other languages
Japanese (ja)
Inventor
Yoshio Yoshida
良夫 吉田
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP1129704A priority Critical patent/JPH02307126A/en
Publication of JPH02307126A publication Critical patent/JPH02307126A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the overall access time of an emulation memory by using plural emulation RAMs in place of a target memory. CONSTITUTION:Plural emulation RAM 3 - 5 are used in place of a target memory. Then an address outputted from a target microprocessor 1 is partly decoded for acquisition of a chip selection signal used for selection of the RAM 3 - 5. The addresses of the RAM 3 - 5 are limited to some of those addresses outputted from an address mapping RAM 2 and the processor 1. Thus it is possible to neglect the transmission delay of an address decoder 6 despite the incorporation of an emulation memory having large capacity and to attain the emulation of an access time at a degree approximately equal to that secured with small capacity.

Description

【発明の詳細な説明】 〈産業上の利用分野〉 本発明は、マイクロプロセッサ用インサーキット・エミ
ュレータのエミュレーション機能の改善に関する。
DETAILED DESCRIPTION OF THE INVENTION <Field of Industrial Application> The present invention relates to an improvement in the emulation function of an in-circuit emulator for a microprocessor.

〈従来の技術〉 従来より、マイクロプロセッサ(μP)応用機器のプロ
グラムの開発およびデバッグをする際に用いられるマイ
クロプロセッサ用インサーキット・エミュレータがある
。このインサーキット・エミュレータは、デバッグ対象
機器(ターゲットという)のメモリの代行をするエミュ
レーション・メモリを備えている。
<Prior Art> Conventionally, there have been in-circuit emulators for microprocessors (μP) used when developing and debugging programs for applied equipment. This in-circuit emulator is equipped with an emulation memory that acts as the memory of a device to be debugged (referred to as a target).

エミュレーション・メモリは、ターゲットのハードウェ
アが完成していない時点でのソフトウェア単体デバッグ
時においてターゲットメモリの代わりとして動作する機
能の他に、ターゲットのプログラムメモリがリード・オ
ンリ・メモリ(ROM)の場合、10グラムの修正(バ
ッチ)を可能にするために、書き替え可能なランダム・
アクセス・メモリ(RAM)で構成されているエミュレ
ーション・メモリで代行する機能をも有する。
Emulation memory has the function of acting as a substitute for target memory when debugging a single piece of software when the target hardware is not yet completed. Random rewritable to allow 10g corrections (batches)
It also has the function of acting as an emulation memory made up of access memory (RAM).

このようなエミュレーションメモリの代表的な構成を第
5図に示す、一般に、エミュレーション・メモリはター
ゲット・マイクロプロセッサの全メモリ・アドレス空間
をカバーするに十分な大きさの容量とすることができな
いため、限られた容量のエミュレーション・メモリをタ
ーゲット・マイクロプロセッサの任意のアドレスに配置
できるアドレス・マツピングRAMを用いる。アドレス
・マツピングRAMには、ターゲット・アドレス・バス
信号の一部(通常上位ビット)が入力され、予め設定さ
れていた変換アドレスをエミュレーションRAMへ出力
する。アドレス・マツピングRAMの伝搬遅延をtdl
、エミュレーションRAMのアクセスタイムをtd3と
すると、第5図の構成のエミュレーション・メモリのト
ータルのアクセスタイムはtdl+td3となる。
A typical configuration of such emulation memory is shown in FIG. 5. Generally, emulation memory cannot have a capacity large enough to cover the entire memory address space of the target microprocessor. Address mapping RAM is used which allows a limited capacity of emulation memory to be placed at any address of the target microprocessor. A part of the target address bus signal (usually the upper bits) is input to the address mapping RAM, and a preset conversion address is output to the emulation RAM. Address mapping RAM propagation delay tdl
, if the access time of the emulation RAM is td3, the total access time of the emulation memory with the configuration shown in FIG. 5 is tdl+td3.

一方、最近の16ビツトあるいは32ビツトのマイクロ
プロセッサを使用したターゲット・システムではメモリ
容量の増大と高速化が急激に進んでおり、エミュレーシ
ョン・メモリも大容量化・高速化が必要とされてきた。
On the other hand, in recent target systems using 16-bit or 32-bit microprocessors, the memory capacity and speed have rapidly increased, and emulation memory has also been required to have a larger capacity and faster speed.

エミュレーション・メモリの容1を増大するには通常第
6図のようにマツピング・メモリの出力ビツト数を追加
し、追加されたビット(EA2)をアドレスデコーダ6
でデコードし、複数のエミュレーション・メモリ(EA
I、EA2.、、、、BAn)3〜5の内の1つを選択
するように構成する。
To increase the emulation memory capacity 1, the number of output bits of the mapping memory is usually added as shown in Figure 6, and the added bits (EA2) are transferred to the address decoder 6.
and multiple emulation memories (EA
I, EA2. , , , BAn) so that one of 3 to 5 is selected.

〈発明が解決しようとする課題〉 しかしながら、第6図のような従来の構成ではエミュレ
ーション・メモリ全体のアクセスタイムはアドレスデコ
ーダ6の伝搬遅延をtd2とすると、第7図に示すよう
にtdl+td2+td3となり、第5図の構成のエミ
ュレーション・メモリよりアクセスタイムが大きくなり
、ターゲット・マイクロプロセッサの高速化に追従でき
ないという問題があった。
<Problems to be Solved by the Invention> However, in the conventional configuration as shown in FIG. 6, the access time of the entire emulation memory is tdl+td2+td3 as shown in FIG. 7, where td2 is the propagation delay of the address decoder 6. There was a problem that the access time was longer than that of the emulation memory having the configuration shown in FIG. 5, and that it could not keep up with the increase in speed of the target microprocessor.

本発明の目的は、このような点に鑑みてなされたもので
、大容量のエミュレーション・メモリを実装しているに
もかかわらずアドレスデコーダの伝Wi遅延が無視でき
、小容量の時と同程度のアクセスタイムのエミュレーシ
ョンが可能なインサーキラ1−・エミュレータを提供す
ることにある。
The purpose of the present invention has been made in view of the above points, and the purpose of the present invention is to make the transmission delay of the address decoder negligible even though a large capacity emulation memory is implemented, and to reduce it to the same level as when the memory capacity is small. An object of the present invention is to provide an in-circuit emulator capable of emulating the access time of .

く課題を解決するための手段〉 このような目的を達成するために、本発明では、ターゲ
ットメモリの代行をするエミュレーションメモリを有す
るマイクロプロセッサ用インサーキット・エミュレータ
において、 予め変換アドレスが設定され、マイクロプロセッサのア
ドレスバスの一部を入力とし、予め設定された変換アド
レスを出力するアドレスマツピングRAMと、 ターゲット・マイクロプロセッサのアドレスバスの他の
一部をデコードするアドレスデコーダと、このアドレス
デコーダの1つの出力がチップセレクトに接続され、前
記アドレスマツピングRAMの出力する変換アドレスと
、ターゲット・マイクロプロセッサのアドレスバスの内
で前記アドレスマツピングRAMおよびアドレスデコー
ダに入力されないアドレスバスとがデータ入力部にそれ
ぞれ接続され、ターゲットメモリの代行をする複数個の
エミュレーションRAM を具備したことを特徴とする。
Means for Solving the Problems> In order to achieve such objects, the present invention provides an in-circuit emulator for a microprocessor that has an emulation memory that acts as a target memory, in which a translation address is set in advance and the microprocessor An address mapping RAM that receives a part of the processor's address bus as input and outputs a preset converted address; an address decoder that decodes the other part of the target microprocessor's address bus; and one of the address decoders. The two outputs are connected to a chip select, and the converted address output from the address mapping RAM and the address bus of the target microprocessor that is not input to the address mapping RAM and the address decoder are connected to the data input section. It is characterized by having a plurality of emulation RAMs that are connected to each other and act as target memories.

く作用〉 本発明では、ターゲット・マイクロプロセッサの出力す
るアドレスの一部を直接デコードしてエミュレーション
RAM選択のチップセレクト信号とする。
Effects> In the present invention, a part of the address output by the target microprocessor is directly decoded and used as a chip select signal for emulation RAM selection.

また、エミュレーションRAMのアドレスとしては、従
来と同様にアドレスマツピングRAMの出力とターゲッ
ト・マイクロプロセッサの出力するアドレスの一部とす
る。
Further, as the address of the emulation RAM, the output of the address mapping RAM and a part of the address output from the target microprocessor are used as in the conventional case.

このようにすることにより、エミュレーションメモリ全
体のアクセスタイムは、アドレスマツピングRAMの伝
搬遅延tdlとエミュレーションRAMのアクセスタイ
ムtd3の和、またはtd3とアドレスデコーダの伝搬
遅延td2の和のいずれか小さい方になる。
By doing this, the access time of the entire emulation memory is the smaller of the sum of the address mapping RAM propagation delay tdl and the emulation RAM access time td3, or the sum of td3 and address decoder propagation delay td2. Become.

しかしながら、通常はtdl>td2であるため、エミ
ュレーション・メモリ全体のアクセスタイムはtdl+
td3となる。すなわち、アドレスデコーダの伝Wi遅
延が無視でき、小容量の時と同程度のアクセスタイムの
エミュレーションが可能である。
However, since tdl>td2 normally, the access time of the entire emulation memory is tdl+
It becomes td3. That is, the transmission delay of the address decoder can be ignored, and it is possible to emulate access times comparable to those of a small capacity.

〈実施例〉 以下図面を参照して本発明の詳細な説明する。<Example> The present invention will be described in detail below with reference to the drawings.

第1図は本発明に係るインサーキット・エミュレータの
一実施例を示す構成図である。図において、1はターゲ
ット・マイクロプロセッサで、アドレス出力端ADHに
接続されたアドレスバスA−BUSIは、その上位ビッ
トの一部が3ステート・バッファ8を通じてアドレスマ
ツピングRAM 2に接続され、上位ビットの他の一部
は3ステートバツフア9を通じてアドレスデコーダ6に
接続される。また、アドレスバスの下位ビット部分は3
ステート・バッファ10を通じてすべてのエミュレーシ
ョンRAM (3〜5)のアドレスの下位ビット部分に
接続されている。
FIG. 1 is a block diagram showing an embodiment of an in-circuit emulator according to the present invention. In the figure, reference numeral 1 denotes a target microprocessor, and an address bus A-BUSI connected to the address output terminal ADH has a part of its upper bits connected to the address mapping RAM 2 through a 3-state buffer 8. The other part is connected to the address decoder 6 through a 3-state buffer 9. Also, the lower bit part of the address bus is 3
It is connected through the state buffer 10 to the lower bit portions of the addresses of all emulation RAMs (3 to 5).

ターゲット・マイクロプロセッサ1のデータバスD−R
US1は、双方向バッファ15を通じてエミュレーショ
ンRAM3〜5のデータ入出力端子に共通に接続されて
いる。
Target microprocessor 1 data bus D-R
US1 is commonly connected to data input/output terminals of emulation RAMs 3 to 5 through a bidirectional buffer 15.

7はエミュレータをコントロールするコントロールCP
Uで、そのアドレスバスA−BUS2は3ステート・バ
ッファ11を通じてアドレス・マツピングRAM2に接
続され、3ステート・バッファ12を通じてアドレスデ
コーダ6に接続され、3ステート・バッファ13.14
を通じてエミュレータRAM3〜5に接続されている。
7 is a control CP that controls the emulator
At U, its address bus A-BUS2 is connected to the address mapping RAM 2 through a 3-state buffer 11, to the address decoder 6 through a 3-state buffer 12, and to the address decoder 6 through a 3-state buffer 13.14.
It is connected to the emulator RAMs 3 to 5 through the emulator RAMs 3 to 5.

また、コントロールCPU7のデータバスD−BUS2
は、双方向バッファ16を通じてエミュレーションRA
M3〜5のデータ入出力端子に共通に接続され、双方向
バッファ17を通じてマツピングRAM2のデータ出力
に接続されている。
In addition, the data bus D-BUS2 of the control CPU7
is the emulation RA through the bidirectional buffer 16.
It is commonly connected to the data input/output terminals of M3 to M5, and is connected to the data output of the mapping RAM 2 through the bidirectional buffer 17.

アドレスマツピングRAM2の出力する変換アドレスは
、エミュレーションRAM3〜5のアドレスの上位ビッ
ト部分に接続される。アドレスデコーダ6の出力は、エ
ミュレーションRAM3〜5のチップセレクトに接続さ
れる。
The converted address output by the address mapping RAM 2 is connected to the upper bit portions of the addresses of the emulation RAMs 3 to 5. The output of the address decoder 6 is connected to the chip selects of the emulation RAMs 3-5.

3ステート・バッファ8〜10、双方向バッファ15は
ターゲット・マイクロプロセッサが実行中にオンし、タ
ーゲット・マイクロプロセッサがブレークしたときはオ
フとなる。
The three-state buffers 8 to 10 and the bidirectional buffer 15 are turned on while the target microprocessor is executing, and turned off when the target microprocessor breaks.

3ステート・バッファ11〜14および双方向バッファ
16.17は、ターゲット・マイクロプロセッサの実行
中はオフし、コントロールCPU7がマツピングRAM
2またはエミュレーションRAMをアクセスするときは
オンとなる。
Three-state buffers 11-14 and bidirectional buffers 16.17 are turned off during execution of the target microprocessor and control CPU 7 uses mapping RAM.
2 or turns on when accessing the emulation RAM.

このような構成における動作を次に説明する。The operation in such a configuration will be explained next.

なお、動作状態を分かり易くするために、第2図(一部
分省略されている構成図)に示すように、マツピングR
AM2の入力およびアドレスデコーダ6の入力が、共に
1ビツト、そしてエミュレーションRAMが2個用意さ
れ、各入力が2ビツトであるような場合を例にとって説
明する。また、マツピングRAM3〜4には予めコント
ロールCPU7より図示のようなデータがそれぞれ格納
されているものとする。ターゲット・マイクロプロセッ
サ1が実行を開始し、0番地から順次データをリード(
READ)!、た場合、ターゲット・マイクロプロセッ
サのアドレスAo〜A3とエミュレーションRAMの入
力との対応関係は第1表に示すようになる。
In addition, in order to make the operating state easier to understand, mapping R is shown in FIG.
An example will be explained in which the input of AM2 and the input of address decoder 6 are both 1 bit, two emulation RAMs are prepared, and each input is 2 bits. It is also assumed that the mapping RAMs 3 and 4 have previously stored data as shown by the control CPU 7, respectively. Target microprocessor 1 starts execution and reads data sequentially starting from address 0 (
READ)! , the correspondence between the addresses Ao to A3 of the target microprocessor and the inputs of the emulation RAM is shown in Table 1.

第  1  表 したがって、エミュレーションRAM3〜4のデータは
第3図に示すように11n次読み出され、連続しなデー
タをリードすることができ、ターゲット・マイクロプロ
セッサのエミュレーションが正常に実行できる。
Table 1 Therefore, the data in the emulation RAMs 3 and 4 is read out 11n times as shown in FIG. 3, and continuous data can be read, allowing normal emulation of the target microprocessor.

この時のアドレスマツピングRAM2の伝Wi遅延をt
dl、アドレスデコーダ6の伝搬遅延をtd2、エミュ
レーションRAM3〜4のアクセスタイムをtd3とし
、3ステートバツフア8〜9および双方向バッファ15
の伝搬遅延を無視した場合のエミュレーションメモリ全
体のアクセスタイムは、tdl+td3またはtd2+
td3のいずれか大きい方の時間となる。
The transmission delay of address mapping RAM2 at this time is t
dl, the propagation delay of the address decoder 6 is td2, the access time of the emulation RAMs 3 to 4 is td3, the 3-state buffers 8 to 9 and the bidirectional buffer 15
The access time of the entire emulation memory when ignoring the propagation delay is tdl+td3 or td2+
The time is the larger of td3.

しかしながら、メモリのアクセスタイムは通常デコーダ
の伝搬遅延より大きく、tdl>td2であるため、第
4図に示すように結果としてはtdlトtd3がアクセ
スタイムとなる。したがって、アドレスデコーダの伝搬
遅延td2はアクセスタイムに影響しないことになる。
However, since the memory access time is usually larger than the decoder propagation delay, tdl>td2, the resulting access time is tdl to td3, as shown in FIG. Therefore, the propagation delay td2 of the address decoder does not affect the access time.

〈発明の効果〉 以上詳細に説明したように、本発明によれば、大容量の
エミュレーション・メモリを実装しているにもかかわら
ず、アドレスデコーダの伝搬遅延が無視でき、小容麓の
時と同程度のアクセスタイムのエミュレーションが可能
なインサーキット・エミュレータを実現することができ
る。
<Effects of the Invention> As explained in detail above, according to the present invention, even though a large capacity emulation memory is implemented, the propagation delay of the address decoder can be ignored, and the An in-circuit emulator capable of emulation with comparable access time can be realized.

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

第1図は本発明に係るインサーキット・エミュレータの
一実施例を示す要部構成図、第2図は動作説明のために
用いられる一具体例構成図、第3図はエミュレーション
RAMの読出しデータ例を示す図、第4図は伝搬遅延に
ついて示すタイムチャート、第5図は従来のエミュレー
ション・メモリの構成を説明するための図、第6図はマ
ツピング方式により複数個のエミュレータRAMを選択
できるようにしたエミュレーション・メモリの構成図、
第7図は第6図の構成における伝搬遅延を示すタイムチ
ャートである。 1・・・ターゲット・マイクロプロセッサ、2・・・ア
ドレスマツピングRAM、3,4.5・・・エミュレー
ションRAM、6・・・アドレスデコーダ、7・・・コ
ントロールCPU、8,9,10,11.1,2゜13
.14・・・3ステートバツフア、15.16゜17・
・・双方向バッファ。 第2図 第3図 第4図 第5図 茅6図 下7図
FIG. 1 is a block diagram of main parts showing an embodiment of an in-circuit emulator according to the present invention, FIG. 2 is a block diagram of a specific example used to explain the operation, and FIG. 3 is an example of data read from the emulation RAM. 4 is a time chart showing the propagation delay, FIG. 5 is a diagram for explaining the configuration of a conventional emulation memory, and FIG. 6 is a diagram showing the configuration of a conventional emulation memory. Configuration diagram of emulation memory,
FIG. 7 is a time chart showing the propagation delay in the configuration of FIG. 6. DESCRIPTION OF SYMBOLS 1... Target microprocessor, 2... Address mapping RAM, 3, 4.5... Emulation RAM, 6... Address decoder, 7... Control CPU, 8, 9, 10, 11 .1,2゜13
.. 14...3 state buffer, 15.16°17.
...Bidirectional buffer. Fig. 2 Fig. 3 Fig. 4 Fig. 5 Fig. 6 Fig. Bottom 7

Claims (1)

【特許請求の範囲】 ターゲットメモリの代行をするエミュレーションメモリ
を有するマイクロプロセッサ用インサーキット・エミュ
レータにおいて、 予め変換アドレスが設定され、マイクロプロセッサのア
ドレスバスの一部を入力とし、予め設定された変換アド
レスを出力するアドレスマッピングRAMと、 ターゲット・マイクロプロセッサのアドレスバスの他の
一部をデコードするアドレスデコーダと、このアドレス
デコーダの1つの出力がチップセレクトに接続され、前
記アドレスマッピングRAMの出力する変換アドレスと
、ターゲット・マイクロプロセッサのアドレスバスの内
で前記アドレスマッピングRAMおよびアドレスデコー
ダに入力されないアドレスバスとがデータ入力部にそれ
ぞれ接続され、ターゲットメモリの代行をする複数個の
エミュレーションRAM を具備し、エミュレーションメモリ全体のアクセスタイ
ムを短くしたことを特徴とするインサーキット・エミュ
レータ。
[Claims] In an in-circuit emulator for a microprocessor having an emulation memory acting as a target memory, a translation address is set in advance, a part of the address bus of the microprocessor is input, and the preset translation address is set as an input. an address decoder for decoding another part of the address bus of the target microprocessor; one output of the address decoder is connected to a chip select; the address mapping RAM outputs a translated address; and an address bus that is not input to the address mapping RAM and address decoder among the address buses of the target microprocessor are respectively connected to the data input section, and a plurality of emulation RAMs acting as target memories are provided. An in-circuit emulator that features short overall memory access time.
JP1129704A 1989-05-23 1989-05-23 In-circuit emulator Pending JPH02307126A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1129704A JPH02307126A (en) 1989-05-23 1989-05-23 In-circuit emulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1129704A JPH02307126A (en) 1989-05-23 1989-05-23 In-circuit emulator

Publications (1)

Publication Number Publication Date
JPH02307126A true JPH02307126A (en) 1990-12-20

Family

ID=15016141

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1129704A Pending JPH02307126A (en) 1989-05-23 1989-05-23 In-circuit emulator

Country Status (1)

Country Link
JP (1) JPH02307126A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123707A (en) * 1994-10-25 1996-05-17 Teijin Seiki Co Ltd Electronic circuit analyzer
WO1997049035A1 (en) * 1996-06-18 1997-12-24 Hitachi, Ltd. Emulator

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5972693A (en) * 1982-10-18 1984-04-24 Toshiba Corp Memory device
JPS6484341A (en) * 1987-09-28 1989-03-29 Anritsu Corp In-circuit emulator

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5972693A (en) * 1982-10-18 1984-04-24 Toshiba Corp Memory device
JPS6484341A (en) * 1987-09-28 1989-03-29 Anritsu Corp In-circuit emulator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123707A (en) * 1994-10-25 1996-05-17 Teijin Seiki Co Ltd Electronic circuit analyzer
WO1997049035A1 (en) * 1996-06-18 1997-12-24 Hitachi, Ltd. Emulator

Similar Documents

Publication Publication Date Title
US4839797A (en) Microprocessor compatible with any software represented by different types of instruction formats
EP0127440B1 (en) Integrated circuit device incorporating a data processing unit and a rom storing applications program therein
JP3226055B2 (en) Information processing device
US4747045A (en) Information processing apparatus having an instruction prefetch circuit
JP3380827B2 (en) Emulator device
JPH02307126A (en) In-circuit emulator
US5826059A (en) Microcomputer for emulation
JPS646489B2 (en)
JP2876909B2 (en) Interrupt emulator
JP2926941B2 (en) Instruction decoding device
JPH06103106A (en) Program debug device
KR950006585B1 (en) Micro program control apparatus and control method thereof
JPS6320545A (en) Register read-out device for emulator
JP2572736B2 (en) Data bus conflict avoidance circuit for in-circuit emulator
JP2555912B2 (en) Microprocessor
JPS62173543A (en) Emulator
JPS6230453B2 (en)
JP3650072B2 (en) Data storage device and data transmission system using the same
KR0122740Y1 (en) Memory area selection circuit
JPH0721052A (en) Development supporting system for microcomputer
JPH0417532B2 (en)
JPH11212945A (en) Microcomputer and it memory
JP2008117050A (en) Cpu bus access auxiliary circuit
JPH0721053A (en) Information processor
JP2003015866A (en) Processor