JPH06348543A - Method for connection with input/output simulator - Google Patents
Method for connection with input/output simulatorInfo
- Publication number
- JPH06348543A JPH06348543A JP5131876A JP13187693A JPH06348543A JP H06348543 A JPH06348543 A JP H06348543A JP 5131876 A JP5131876 A JP 5131876A JP 13187693 A JP13187693 A JP 13187693A JP H06348543 A JPH06348543 A JP H06348543A
- Authority
- JP
- Japan
- Prior art keywords
- input
- output
- value
- address
- read
- 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
Links
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、デバッグ装置の入出力
シミュレータとの接続方法に関し、特にコンピュータシ
ステムを内蔵し、プログラム命令により動作が規定され
る機器用のデバッグ装置における入出力シミュレータと
の接続方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for connecting a debug device to an input / output simulator, and more particularly to connecting to an input / output simulator in a debug device for a device having a built-in computer system and whose operation is regulated by program instructions. Regarding the method.
【0002】[0002]
【従来の技術】近年、ワードプロセッサ、パーソナルコ
ンピュータ等はいうに及ばず、冷暖房機器やテレビジョ
ン受像機等においても、コンピュータ及びそのプログラ
ムを内蔵したものが多々使用されるようになってきてい
る。ところで、これらの機器ではプログラムの検証(d
ebug)を行う必要がある。さて、従来のデバッグシ
ステムは、大きく2つの方式に分けられる。第1の方式
はプログラムを内蔵する機器たるターゲットシステムと
これをマイクロコンピュータに接続する装置たるエミュ
レータ(ICE,in−circuite emula
tor)をマイクロコンピュータに接続する方式であ
り、プログラム実行部以外はすべてターゲットシステム
のハードウェア資源を使用し、このためほぼ実時間に等
しい環境下でデバッグができる。第2の方式は、ソフト
ウェアシミュレータによるものであり、ターゲットシス
テムのハードウェアは一切使用せず、すべてコンピュー
タ上に仮想的に構築されたシステムを使用し、このため
ターゲットシステムの完成等を待たずにデバッグが可能
となる。2. Description of the Related Art In recent years, not only word processors and personal computers but also air conditioners, television receivers, etc., which have a computer and a built-in program have been widely used. By the way, in these devices, program verification (d
ebug) must be performed. By the way, the conventional debug system is roughly divided into two methods. The first method is a target system that is a device that contains a program, and an emulator (ICE, in-circuit emulator) that is a device that connects the target system to a microcomputer.
tor) is connected to a microcomputer, and hardware resources of the target system are used except for the program execution unit, and therefore debugging can be performed in an environment substantially equal to real time. The second method uses a software simulator and does not use the target system hardware at all, but uses a system virtually built on a computer, and therefore does not wait for the completion of the target system. Debugging is possible.
【0003】[0003]
【発明が解決しようとする課題】しかしながら、上記の
ようなデバッグシステムでは、いずれの方式も各々以下
に説明するような課題を有している。第1のICEによ
る方式では、ターゲットシステムにすべての入出力装置
が備わっていなければデバッグはできない。However, in the above debug system, each of the methods has the following problems. In the first ICE method, debugging cannot be performed unless the target system is equipped with all input / output devices.
【0004】第2のソフトウェアシミュレータによる方
式では、命令語のメモリからの読み出し、読み出したビ
ットパターンからの命令の判定、判定結果に基づいてC
PU内の内部レジスタやメモリの内容を変更するという
手順をプログラムで実現する必要上実行処理速度がIC
Eによる方式に比べて極端に遅くなり、このため対話的
なデバッグには効率が悪い。また、ターゲットシステム
に備わるべきすべての入出力装置を仮想的にソフトウェ
アで実現するには多大な労力を要する。In the second software simulator method, the instruction word is read from the memory, the instruction is determined from the read bit pattern, and C is determined based on the determination result.
The execution processing speed is IC because it is necessary to realize the procedure of changing the contents of the internal register and memory in the PU by a program.
It is extremely slow compared to the method by E, and is therefore inefficient for interactive debugging. Further, it takes a great deal of effort to virtually realize all the input / output devices to be provided in the target system by software.
【0005】本発明はかかる課題点に鑑み、具備されて
いない入出力装置をコンピュータ上に仮想的に構築する
と共に、実行処理速度の向上を図れることとなるデバッ
グシステムの入出力シミュレータとの接続方法の提供を
目的としてなされたものである。In view of the above problems, the present invention virtually constructs an input / output device that is not provided on a computer, and at the same time, improves the execution processing speed by connecting the input / output simulator of a debug system. The purpose is to provide.
【0006】[0006]
【課題を解決するための手段】請上記目的を達成するた
め、請求項1の発明においては、入出力シミュレータ
と、割込み入力端子を有する中央演算処理装置と、入出
力装置に割り付けられたアドレスを指定するアドレス指
定レジスタと、アドレス指定レジスタの値とアドレスバ
スの値を比較しその結果の判定出力信号を割込み入力端
子に入力する比較器と、比較器の判定出力信号に同期し
てアドレスバスの値を捕捉するアドレスラッチレジスタ
と、ターゲットプログラム及び割込み入力端子からの割
込み要求により実行される入出力シミュレータとの接続
プログラムが配置された主記憶装置からなるデバッグ装
置を使用してなされる入出力シミュレータとの接続方法
において、前記中央演算処理装置がターゲットプログラ
ム実行中に前記アドレス指定レジスタに設定されている
アドレスに対して読み書き動作を行うと前記比較器は前
記中央演算処理装置に割込み要求を発生するステップ
と、前記ステップによる割込み要求により前記中央演算
処理装置が前記接続プログラムに分岐するステップと、
前記接続プログラムが割込み要求を引き起こしたところ
の最後の命令が書き込みか読み出しかを解析の上判定す
るステップと、前記判定ステップを受けて同じく前記接
続プログラムがもし書き込み動作命令であれば前記アド
レスラッチレジスタの値と該当するソースオペランドの
値を入出力シミュレータに引き渡し、一方読み出し動作
命令であれば同じく前記アドレスラッチレジスタの値を
入出力シミュレータに引き渡したのち該当するデスティ
ネーションオペランドに前記入出力シミュレータからの
値を代入するステップと、前記中央演算装置がそののち
割込みにより中断していたターゲットプログラムを継続
実行するステップとからなることを特徴とする入出力シ
ミュレータとの接続方法としている。In order to achieve the above object, in the invention of claim 1, an input / output simulator, a central processing unit having an interrupt input terminal, and an address assigned to the input / output device are provided. A specified address register, a comparator that compares the value of the address register and the value of the address bus and inputs the judgment output signal of the result to the interrupt input terminal, and the address output of the address bus in synchronization with the judgment output signal of the comparator. An input / output simulator using a debug device composed of a main storage device in which a connection program between an address latch register for capturing a value and an input / output simulator executed by an interrupt request from an interrupt input terminal is arranged. In the connection method with the CPU, the central processing unit is not A step of causing the comparator to issue an interrupt request to the central processing unit when a read / write operation is performed with respect to the address set in the address designation register; The step of branching to
The step of analyzing and determining whether the last instruction at which the connection program has caused an interrupt request is a write or read; and the address latch register if the connection program is also a write operation instruction in response to the determination step. Value and the value of the corresponding source operand are passed to the I / O simulator, while if it is a read operation instruction, the value of the address latch register is also passed to the I / O simulator, and then the corresponding destination operand is sent from the I / O simulator. A method of connecting to an input / output simulator is characterized in that it comprises a step of substituting a value and a step of the central processing unit subsequently executing the target program interrupted by an interrupt.
【0007】請求項2の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力装置に割り付けられたアドレスに配置される
入出力被覆メモリと、入出力装置に割り付けられたアド
レスを指定するアドレス指定レジスタと、アドレス指定
レジスタの値とアドレスバスの値を比較しその結果の判
定出力信号を中央演算処理装置の割込み入力端子に入力
する比較器と、比較器の判定出力信号に同期してアドレ
スバスの値を捕捉するアドレスラッチレジスタと、ター
ゲットプログラム及び割込み入力端子からの割込み要求
により実行される入出力シミュレータとの接続プログラ
ムが配置された主記憶装置からなるデバッグ装置を使用
してなされる入出力シミュレータとの接続方法におい
て、前記中央演算処理装置がターゲットプログラム実行
中に前記アドレス指定レジスタに設定されているアドレ
スに対して読み書き動作を行うと前記比較器は前記中央
演算処理装置に割込み要求を発生するステップと、前記
ステップによる割込み要求により前記中央演算処理装置
が前記接続プログラムに分岐するステップと、前記接続
プログラムが割込み要求を引き起こしたところの最後の
命令が書き込みか読み込みかを判定するステップと、前
記判定ステップを受けて、同じく前記接続プログラムが
もし書き込み動作命令であれば前記アドレスラッチレジ
スタの値に示される前記入出力被覆メモリの値を入出力
シミュレータに引き渡すとともにデータ送出要求を出
し、一方読み出し動作命令であれば同じく前記アドレス
ラッチレジスタの値を入出力シミュレータに引き渡した
のち前記アドレスラッチレジスタの値に示される前記入
出力被覆メモリに前記入出力シミュレータからの値を代
入するステップと、前記中央演算処理装置が割込みによ
り中断していたターゲットプログラムのプログラムカウ
ンタを割込み要求を引き起こしたところの最後の命令の
アドレスからターゲットプログラムを再実行したのち割
込みにより中断していたターゲットプログラムを継続実
行するステップとを有していることを特徴とする入出力
シミュレータとの接続方法としている。According to another aspect of the present invention, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an input / output device are assigned. Address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the result is judged.The comparator that inputs the output signal to the interrupt input terminal of the central processing unit, and the judgment of the comparator A debug device including an address latch register that captures an address bus value in synchronization with an output signal, and a main memory device in which a target program and a connection program with an input / output simulator that is executed by an interrupt request from an interrupt input terminal are arranged. In the method for connecting to an input / output simulator using When the device performs a read / write operation to the address set in the address designation register during execution of the target program, the comparator generates an interrupt request to the central processing unit, and the interrupt request by the step causes the comparator to generate the interrupt request. A central processing unit branches to the connection program, a step of determining whether the last instruction where the connection program caused an interrupt request is a write or a read, and the determination step, and similarly the connection program If it is a write operation command, the value of the input / output covered memory indicated by the value of the address latch register is delivered to the input / output simulator and a data transmission request is issued, while if it is a read operation command, the address latch register Input / output simulator Substituting a value from the input / output simulator into the input / output covering memory indicated by the value of the address latch register after the delivery, and interrupting the program counter of the target program interrupted by the central processing unit by the interrupt. Connecting the input / output simulator with the step of re-executing the target program from the address of the last instruction that caused the request, and then continuing execution of the target program interrupted by the interrupt. I am trying.
【0008】請求項3の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップは、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行うものであることを特徴とする請求項2記載の入出力
シミュレータとの接続方法としている。請求項4の発明
においては、前記比較器の判定出力に同期して読み込み
と書き込みの識別信号の値を捕捉するリードライトラッ
チレジスタを備え、前記接続プログラムによる割込み要
求を引き起こしたところの最後の命令の読み書き動作の
判定ステップは、前記リードライトラッチレジスタの値
により行うものであることを特徴とする請求項2記載の
入出力シミュレータとの接続方法としている。In the third aspect of the invention, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. According to a second aspect of the present invention, there is provided a method for connecting to an input / output simulator. According to a fourth aspect of the present invention, a read / write latch register is provided for capturing the value of the read / write identification signal in synchronization with the judgment output of the comparator, and the last instruction that caused the interrupt request by the connection program. 3. The method for connecting to an input / output simulator according to claim 2, wherein the read / write operation determination step is performed based on the value of the read / write latch register.
【0009】請求項5の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力装置に割り付けられたアドレスに配置される
入出力被覆メモリと、入出力装置に割り付けられたアド
レスを指定するアドレス指定レジスタと、アドレス指定
レジスタの値とアドレスバスの値を比較しその結果の判
定出力信号が割込み入力端子に接続された比較器と、比
較器の判定出力信号に同期してアドレスバスの値を捕捉
するアドレスラッチレジスタと、ターゲットプログラム
ならびに割込み入力端子からの割込み要求により実行さ
れる入出力シミュレータとの接続プログラムが配置され
た主記憶装置からなるデバッグ装置を使用してなされる
入出力シミュレータとの接続方法において、前記中央演
算処理装置がターゲットプログラム実行中に前記アドレ
ス指定レジスタに設定されているアドレスに対して読み
書き動作を行うと前記比較器は前記中央演算処理装置に
割込み要求を発生するステップと、前記ステップによる
割込み要求により前記中央演算処理装置は前記接続プロ
グラムに分岐するステップと、前記接続プログラムが割
込み要求を引き起こしたところの最後の命令が書き込み
か読み出しかを判定するステップと、前記接続プログラ
ムが書き込み動作命令であれば、前記アドレスラッチレ
ジスタの値に示される前記入出力被覆メモリの値を入出
力シミュレータに引き渡し、読み出し動作命令であれば
同じく前記アドレスラッチレジスタの値を入出力シミュ
レータに引き渡すとともにデータ送出要求を出したのち
前記アドレスラッチレジスタの値に示される前記入出力
被覆メモリに前記入出力シミュレータからの値を代入し
て次のアクセスに備えるステップと、前記中央演算装置
がそののち割込みにより中断していたターゲットプログ
ラムを継続実行するステップとを有していることを特徴
とする入出力シミュレータとの接続方法としている。According to another aspect of the present invention, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an input / output device are assigned. The address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the resulting judgment output signal is synchronized with the comparator connected to the interrupt input terminal and the judgment output signal of the comparator. Using a debug device consisting of an address latch register that captures the value of the address bus and a connection program between the target program and the input / output simulator that is executed by an interrupt request from the interrupt input terminal In the connection method with the input / output simulator, the central processing unit is a target. When a read / write operation is performed with respect to the address set in the address designation register during execution of the program, the comparator issues an interrupt request to the central processing unit, and the central operation is performed by the interrupt request by the step. The processing device branches to the connection program, determines whether the last instruction at which the connection program caused an interrupt request is a write or read, and if the connection program is a write operation instruction, the address The value of the input / output covered memory indicated by the value of the latch register is passed to the input / output simulator, and if it is a read operation instruction, the value of the address latch register is also passed to the input / output simulator and a data transmission request is issued, and then the address is sent. Shown in the latch register value A step of substituting a value from the input / output simulator for the input / output covered memory to prepare for the next access; and a step of the central processing unit subsequently executing the target program interrupted by an interrupt. The connection method with the input / output simulator is characterized by the following.
【0010】請求項6の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップは、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行うものであることを特徴とする請求項5記載の入出力
シミュレータとの接続方法としている。請求項7の発明
においては、前記比較器の判定出力信号に同期して読み
込みと書き込みの識別信号の値を捕捉するリードライト
ラッチレジスタとを備え、前記接続プログラムによる割
込み要求を引き起こしたところの最後の命令の読み書き
動作の判定ステップは、前記リードライトラッチレジス
タの値により行うものであることを特徴とする請求項5
記載の入出力シミュレータとの接続方法としている。In the sixth aspect of the invention, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. According to a fifth aspect of the present invention, there is provided a method for connecting to an input / output simulator. According to a seventh aspect of the present invention, a read / write latch register that captures the values of the read and write identification signals in synchronization with the determination output signal of the comparator is provided, and the last one that caused an interrupt request by the connection program. 6. The step of determining the read / write operation of the instruction is performed by the value of the read / write latch register.
The connection method with the described input / output simulator is used.
【0011】請求項8の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力装置に割り付けられたアドレスに配置される
入出力被覆メモリと、入出力装置に割り付けられたアド
レスを指定するアドレス指定レジスタと、アドレス指定
レジスタの値とアドレスバスの値を比較しその結果の判
定出力信号を中央演算処理装置の割込み入力端子に入力
する比較器と、比較器の判定出力信号に同期してアドレ
スバスの値を捕捉するアドレスラッチレジスタと、ター
ゲットプログラムならびに割込み入力端子からの割込み
要求により実行される入出力シミュレータとの接続プロ
グラムが配置された主記憶装置からなるデバッグ装置を
使用してなされる入出力シミュレータとの接続方法にお
いて、前記中央演算処理装置がターゲットプログラム実
行中に前記アドレス指定レジスタに設定されているアド
レスに対して読み書き動作を行うと前記比較器は前記中
央演算処理装置に割込み要求を発生するステップと、前
記ステップによる割込み要求により前記中央演算処理装
置は前記接続プログラムに分岐するステップと、前記接
続プログラムが割込み要求を引き起こしたところの最後
の命令が書き込みか読み出しかを判定するステップと、
前記判定ステップを受けて同じく前記接続プログラム
が、書き込み動作命令であれば前記アドレスラッチレジ
スタの値に示される前記入出力被覆メモリの値を前記入
出力シミュレータに引き渡すことにより入出力シミュレ
ータから入力データの値と入出力被覆メモリのアドレス
値を受け取り、この上で前記入出力被覆メモリに前記入
力データの値を代入して読み出し動作に備え、そののち
割込みにより中断していたターゲットプログラムを継続
実行し、読み出し動作命令であれば同じく直ちに割込み
により中断していたターゲットプログラムを継続実行す
るステップとからなることを特徴とする入出力シミュレ
ータとの接続方法としている。According to an eighth aspect of the present invention, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an input / output device are assigned. Address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the result is judged.The comparator that inputs the output signal to the interrupt input terminal of the central processing unit, and the judgment of the comparator A debug device including a main memory device in which an address latch register that captures the value of the address bus in synchronization with an output signal and a connection program for a target program and an input / output simulator that is executed by an interrupt request from an interrupt input terminal are arranged. In the method of connecting to the input / output simulator using When the processor performs a read / write operation to the address set in the address specification register during execution of the target program, the comparator generates an interrupt request to the central processing unit, and the interrupt request by the step The central processing unit branches to the connection program; a step of determining whether the last instruction at which the connection program caused an interrupt request is a write or a read;
If the connection program also receives the determination step and is a write operation command, the value of the input / output covered memory indicated by the value of the address latch register is passed to the input / output simulator to transfer the input data from the input / output simulator. A value and an address value of the input / output covered memory are received, and the value of the input data is substituted into the input / output covered memory for read operation, and then the target program interrupted by the interrupt is continuously executed, In the case of a read operation instruction, the step of continuously executing the target program that has been interrupted immediately by an interrupt is also adopted, and the connection method with the input / output simulator is provided.
【0012】請求項9の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップは、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行うものであることを特徴とする請求項8記載の入出力
シミュレータとの接続方法としている。請求項10の発
明においては、前記比較器の判定出力信号に同期して読
み込みと書き込みの識別信号の値を捕捉するリードライ
トラッチレジスタを備え、前記接続プログラムによる割
込み要求を引き起こしたところの最後の命令の読み書き
動作の判定ステップは、前記リードライトラッチレジス
タの値により行うものであることを特徴とする請求項8
記載の入出力シミュレータとの接続方法としている。In the ninth aspect of the invention, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. The connection method with the input / output simulator according to claim 8 is characterized in that According to a tenth aspect of the present invention, a read / write latch register for capturing the value of the read / write identification signal in synchronization with the judgment output signal of the comparator is provided, and the last interrupt request by the connection program is generated. 9. The instruction read / write operation determination step is performed based on the value of the read / write latch register.
The connection method with the described input / output simulator is used.
【0013】[0013]
【作用】上記構成により、請求項1の発明では、入出力
シミュレータと、割込み入力端子を有する中央演算処理
装置と、入出力装置に割り付けられたアドレスを指定す
るアドレス指定レジスタと、アドレス指定レジスタの値
とアドレスバスの値を比較しその結果の判定出力信号を
割込み入力端子に入力する比較器と、比較器の判定出力
信号に同期してアドレスバスの値を捕捉するアドレスラ
ッチレジスタと、ターゲットプログラム及び割込み入力
端子からの割込み要求により実行される入出力シミュレ
ータとの接続プログラムが配置された主記憶装置からな
るデバッグ装置において、以下のステップにより入出力
シミュレータとの接続がなされる。第1のステップとし
て、前記中央演算処理装置がターゲットプログラム実行
中に前記アドレス指定レジスタに設定されているアドレ
スに対して読み書き動作を行うと前記比較器は前記中央
演算処理装置に割込み要求を発生する。第2のステップ
として、前記ステップによる割込み要求により前記中央
演算処理装置が前記接続プログラムに分岐する。第3の
ステップとして、前記接続プログラムが割込み要求を引
き起こしたところの最後の命令が書き込みか読み出しか
を解析の上判定する。第4のステップとして、前記判定
ステップを受けて同じく前記接続プログラムがもし書き
込み動作命令であれば前記アドレスラッチレジスタの値
と該当するソースオペランドの値を入出力シミュレータ
に引き渡し、一方読み出し動作命令であれば同じく前記
アドレスラッチレジスタの値を入出力シミュレータに引
き渡したのち該当するデスティネーションオペランドに
前記入出力シミュレータからの値を代入する。第5のス
テップとして、前記中央演算装置がそののち割込みによ
り中断していたターゲットプログラムを継続実行する。With the above construction, in the invention of claim 1, the input / output simulator, the central processing unit having the interrupt input terminal, the addressing register for designating the address assigned to the input / output device, and the addressing register are provided. A comparator that compares the value with the value on the address bus and inputs the resulting judgment output signal to the interrupt input terminal, an address latch register that captures the value on the address bus in synchronization with the judgment output signal from the comparator, and the target program Also, in the debug device including the main storage device in which the connection program with the input / output simulator executed by the interrupt request from the interrupt input terminal is arranged, the connection with the input / output simulator is made by the following steps. As a first step, when the central processing unit performs a read / write operation on an address set in the address register during execution of a target program, the comparator issues an interrupt request to the central processing unit. . As a second step, the central processing unit branches to the connection program in response to the interrupt request from the step. As a third step, the connection program analyzes and determines whether the last instruction that caused the interrupt request is a write or a read. As a fourth step, if the connection program also receives the write operation instruction in response to the determination step, the value of the address latch register and the value of the corresponding source operand are passed to the input / output simulator, while the read operation instruction is issued. For example, similarly, after passing the value of the address latch register to the input / output simulator, the value from the input / output simulator is assigned to the corresponding destination operand. As a fifth step, the central processing unit thereafter continues to execute the target program interrupted by the interrupt.
【0014】請求項2の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力装置に割り付けられたアドレスに配置される
入出力被覆メモリと、入出力装置に割り付けられたアド
レスを指定するアドレス指定レジスタと、アドレス指定
レジスタの値とアドレスバスの値を比較しその結果の判
定出力信号を中央演算処理装置の割込み入力端子に入力
する比較器と、比較器の判定出力信号に同期してアドレ
スバスの値を捕捉するアドレスラッチレジスタと、ター
ゲットプログラム及び割込み入力端子からの割込み要求
により実行される入出力シミュレータとの接続プログラ
ムが配置された主記憶装置からなるデバッグ装置におい
て、以下のステップにより入出力シミュレータとの接続
がなされる。第1のステップとして、前記中央演算処理
装置がターゲットプログラム実行中に前記アドレス指定
レジスタに設定されているアドレスに対して読み書き動
作を行うと前記比較器は前記中央演算処理装置に割込み
要求を発生する。第2のステップとして、前記ステップ
による割込み要求により前記中央演算処理装置が前記接
続プログラムに分岐する。第3のステップとして、前記
接続プログラムが割込み要求を引き起こしたところの最
後の命令が書き込みか読み込みかを判定する。第4のス
テップとして、前記判定ステップを受けて、同じく前記
接続プログラムがもし書き込み動作命令であれば前記ア
ドレスラッチレジスタの値に示される前記入出力被覆メ
モリの値を入出力シミュレータに引き渡すとともにデー
タ送出要求を出し、一方読み出し動作命令であれば同じ
く前記アドレスラッチレジスタの値を入出力シミュレー
タに引き渡したのち前記アドレスラッチレジスタの値に
示される前記入出力被覆メモリに前記入出力シミュレー
タからの値を代入する。第5のステップとして、前記中
央演算処理装置が割込みにより中断していたターゲット
プログラムのプログラムカウンタを割込み要求を引き起
こしたところの最後の命令のアドレスからターゲットプ
ログラムを再実行したのち割込みにより中断していたタ
ーゲットプログラムを継続実行する。According to a second aspect of the present invention, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covering memory arranged at an address assigned to the input / output device, and an input / output device are assigned. Address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the result is judged.The comparator that inputs the output signal to the interrupt input terminal of the central processing unit, and the judgment of the comparator A debug device including an address latch register that captures an address bus value in synchronization with an output signal, and a main memory device in which a target program and a connection program with an input / output simulator that is executed by an interrupt request from an interrupt input terminal are arranged. In, the connection with the input / output simulator is made by the following steps. As a first step, when the central processing unit performs a read / write operation on an address set in the address register during execution of a target program, the comparator issues an interrupt request to the central processing unit. . As a second step, the central processing unit branches to the connection program in response to the interrupt request from the step. As a third step, it is determined whether the last instruction where the connection program caused an interrupt request is a write or a read. As a fourth step, in response to the determination step, if the connection program is also a write operation command, the value of the input / output covered memory indicated by the value of the address latch register is passed to the input / output simulator and data is transmitted. On the other hand, if it is a read operation instruction, the value of the address latch register is also passed to the input / output simulator, and then the value from the input / output simulator is assigned to the input / output covered memory indicated by the value of the address latch register. To do. As a fifth step, the central processing unit re-executes the target program from the address of the last instruction that caused the interrupt request to the program counter of the target program which was interrupted by the interrupt, and then interrupted by the interrupt. Continue executing the target program.
【0015】請求項3の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップは、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行われる。請求項4の発明においては、前記比較器の判
定出力に同期して読み込みと書き込みの識別信号の値を
捕捉するリードライトラッチレジスタを備える。これに
より、前記接続プログラムによる割込み要求を引き起こ
したところの最後の命令の読み書き動作の判定ステップ
は、前記リードライトラッチレジスタの値により行われ
る。According to the third aspect of the invention, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. Be seen. According to a fourth aspect of the present invention, there is provided a read / write latch register that captures the value of the read / write identification signal in synchronization with the determination output of the comparator. Thus, the step of determining the read / write operation of the last instruction that has caused the interrupt request by the connection program is performed by the value of the read / write latch register.
【0016】請求項5の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力シミュレータに割り付けられたアドレスに配
置される入出力被覆メモリと、入出力シミュレータに割
り付けられたアドレスを指定するアドレス指定レジスタ
と、アドレス指定レジスタの値とアドレスバスの値を比
較しその結果の判定出力信号が割込み入力端子に接続さ
れた比較器と、比較器の判定出力信号に同期してアドレ
スバスの値を捕捉するアドレスラッチレジスタと、ター
ゲットプログラムならびに割込み入力端子からの割込み
要求により実行される入出力シミュレータとの接続プロ
グラムが配置された主記憶装置を備えた入出力シミュレ
ータ装置において、以下のステップにより入出力シミュ
レータとの接続がなされる。第1のステップとして、前
記中央演算処理装置がターゲットプログラム実行中に前
記アドレス指定レジスタに設定されているアドレスに対
して読み書き動作を行うと前記比較器は前記中央演算処
理装置に割込み要求を発生する。第2のステップとし
て、前記ステップによる割込み要求により前記中央演算
処理装置は前記接続プログラムに分岐する。第3のステ
ップとして、前記接続プログラムが割込み要求を引き起
こしたところの最後の命令が書き込みか読み出しかを判
定する。第4のステップとして、前記接続プログラムが
書き込み動作命令であれば、前記アドレスラッチレジス
タの値に示される前記入出力被覆メモリの値を入出力シ
ミュレータに引き渡し、読み出し動作命令であれば同じ
く前記アドレスラッチレジスタの値を入出力シミュレー
タに引き渡すとともにデータ送出要求を出したのち前記
アドレスラッチレジスタの値に示される前記入出力被覆
メモリに前記入出力シミュレータからの値を代入して次
のアクセスに備える。第5のステップとして、前記中央
演算装置がそののち割込みにより中断していたターゲッ
トプログラムを継続実行する。According to the invention of claim 5, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covering memory arranged at an address assigned to the input / output simulator, and an input / output simulator are assigned. The address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the resulting judgment output signal is synchronized with the comparator connected to the interrupt input terminal and the judgment output signal of the comparator. In an input / output simulator device having a main memory device in which a connection program between an address latch register that captures the value of the address bus and an input / output simulator that is executed by an interrupt request from an interrupt input terminal is arranged. , Follow the steps below to connect to the I / O simulator. It is. As a first step, when the central processing unit performs a read / write operation on an address set in the address register during execution of a target program, the comparator issues an interrupt request to the central processing unit. . As a second step, the central processing unit branches to the connection program in response to the interrupt request from the step. As a third step, it is determined whether the last instruction where the connection program caused an interrupt request is a write or a read. As a fourth step, if the connection program is a write operation instruction, the value of the input / output covered memory indicated by the value of the address latch register is passed to the input / output simulator, and if it is a read operation instruction, the address latch is also changed. After passing the register value to the input / output simulator and issuing a data transmission request, the value from the input / output simulator is assigned to the input / output covered memory indicated by the value of the address latch register to prepare for the next access. As a fifth step, the central processing unit thereafter continues to execute the target program interrupted by the interrupt.
【0017】請求項6の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップが、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行われる。請求項7の発明においては、前記比較器の判
定出力信号に同期して読み込みと書き込みの識別信号の
値を捕捉するリードライトラッチレジスタとを備える。
これにより、前記接続プログラムによる割込み要求を引
き起こしたところの最後の命令の読み書き動作の判定ス
テップは、前記リードライトラッチレジスタの値により
行われる。In the sixth aspect of the invention, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. Be seen. According to a seventh aspect of the present invention, there is provided a read / write latch register for capturing the value of the read / write identification signal in synchronization with the determination output signal of the comparator.
Thus, the step of determining the read / write operation of the last instruction that has caused the interrupt request by the connection program is performed by the value of the read / write latch register.
【0018】請求項8の発明においては、入出力シミュ
レータと、割込み入力端子を有する中央演算処理装置
と、入出力装置に割り付けられたアドレスに配置される
入出力被覆メモリと、入出力装置に割り付けられたアド
レスを指定するアドレス指定レジスタと、アドレス指定
レジスタの値とアドレスバスの値を比較しその結果の判
定出力信号を中央演算処理装置の割込み入力端子に入力
する比較器と、比較器の判定出力信号に同期してアドレ
スバスの値を捕捉するアドレスラッチレジスタと、ター
ゲットプログラムならびに割込み入力端子からの割込み
要求により実行される入出力シミュレータとの接続プロ
グラムが配置された主記憶装置からなるデバッグ装置に
おいて、以下のステップにより入出力シミュレータとの
接続がなされる。第1のステップとして、前記中央演算
処理装置がターゲットプログラム実行中に前記アドレス
指定レジスタに設定されているアドレスに対して読み書
き動作を行うと前記比較器は前記中央演算処理装置に割
込み要求を発生する。第2のステップとして、前記ステ
ップによる割込み要求により前記中央演算処理装置は前
記接続プログラムに分岐する。第3のステップとして、
前記接続プログラムが割込み要求を引き起こしたところ
の最後の命令が書き込みか読み出しかを判定する。第4
のステップとして、前記判定ステップを受けて同じく前
記接続プログラムが、書き込み動作命令であれば前記ア
ドレスラッチレジスタの値に示される前記入出力被覆メ
モリの値を前記入出力シミュレータに引き渡すことによ
り入出力シミュレータから入力データの値と入出力被覆
メモリのアドレス値を受け取りこの上で前記入出力被覆
メモリに前記入力データの値を代入して読み出し動作に
備え、そののち割込みにより中断していたターゲットプ
ログラムを継続実行し、一方読み出し動作命令であれば
同じく直ちに割込みにより中断していたターゲットプロ
グラムを継続実行する。According to the present invention, an input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an input / output device are assigned. Address register that specifies the specified address, the value of the address register and the value of the address bus are compared, and the result is judged.The comparator that inputs the output signal to the interrupt input terminal of the central processing unit, and the judgment of the comparator A debug device including a main memory device in which an address latch register that captures the value of the address bus in synchronization with an output signal and a connection program for a target program and an input / output simulator that is executed by an interrupt request from an interrupt input terminal are arranged. In, the connection with the input / output simulator is made by the following steps. As a first step, when the central processing unit performs a read / write operation on an address set in the address register during execution of a target program, the comparator issues an interrupt request to the central processing unit. . As a second step, the central processing unit branches to the connection program in response to the interrupt request from the step. As the third step,
The connection program determines whether the last instruction that caused an interrupt request is a write or a read. Fourth
When the connection program receives the determination step and the write operation instruction, the connection program transfers the value of the input / output covered memory indicated by the value of the address latch register to the input / output simulator. Receives the value of input data and the address value of the input / output cover memory from this and substitutes the value of the input data in the input / output cover memory to prepare for the read operation, and then continues the target program interrupted by the interrupt. On the other hand, if it is a read operation command, the target program that was interrupted immediately by the interrupt is continuously executed.
【0019】請求項9の発明においては、前記接続プロ
グラムによる割込み要求を引き起こしたところの最後の
命令の読み書き動作の判定ステップは、割込み要求を引
き起こしたところの最後の命令語を解析することにより
行われる。請求項10の発明においては、前記比較器の
判定出力信号に同期して読み込みと書き込みの識別信号
の値を捕捉するリードライトラッチレジスタを備える。
これにより、前記接続プログラムによる割込み要求を引
き起こしたところの最後の命令の読み書き動作の判定ス
テップは、前記リードライトラッチレジスタの値により
行われる。In the invention of claim 9, the step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. Be seen. According to a tenth aspect of the present invention, there is provided a read / write latch register that captures the value of the read / write identification signal in synchronization with the determination output signal of the comparator.
Thus, the step of determining the read / write operation of the last instruction that has caused the interrupt request by the connection program is performed by the value of the read / write latch register.
【0020】[0020]
【実施例】以下、本発明を実施例に基づき説明する。 (第1実施例)本実施例は請求項1の発明に係わる。図
1は、本実施例の入出力シミュレータとの接続方法を採
用したデバッグ装置の構成図である。本図において、1
は割込み入力端子(図示せず)を有する中央演算処理装
置であり、2はアドレス(address,番地)指定
レジスタであり、3は比較器であり、4はアドレスラッ
チレジスタであり、5は主記憶装置であり、10は主記
憶装置5に配置されたそしてデバッグの対象となるター
ゲットプログラムであり、11は同じく接続プログラム
であり、20は比較器3の比較結果を出力する判定出力
信号線であり、21はアドレスバスであり、22はデー
タバスであり、31は本来電気的に接続されるはずの入
出力装置の動作を模擬すべく別途CPU上に仮想的に構
成された入出力シミュレータである。EXAMPLES The present invention will be described below based on examples. (First Embodiment) This embodiment relates to the invention of claim 1. FIG. 1 is a block diagram of a debug device adopting the method of connecting to the input / output simulator of this embodiment. In this figure, 1
Is a central processing unit having an interrupt input terminal (not shown), 2 is an address (address) designation register, 3 is a comparator, 4 is an address latch register, and 5 is a main memory. Reference numeral 10 is a device, 10 is a target program which is arranged in the main memory 5 and is to be debugged, 11 is also a connection program, and 20 is a judgment output signal line for outputting the comparison result of the comparator 3. , 21 is an address bus, 22 is a data bus, and 31 is an input / output simulator that is virtually configured on a CPU to simulate the operation of an input / output device that is supposed to be electrically connected. .
【0021】いま、入出力シミュレータ31に割り当て
られたアドレスが100番地だとする。このとき、アド
レス指定レジスタ2には図示しないが“100”という
値が設定されている。また、比較器3はアドレス指定レ
ジスタ2の設定値とアドレスバス21の値を比較し、も
し両値が一致していれば“1”を出力し、不一致ならば
“0”を出力する。したがって、判定出力信号線20に
は通常“0”が出力されている。なお、中央演算処理装
置1は、割込み入力端子に判定出力信号線20から
“1”が入力されれば割込み処理プログラムに分岐する
(飛び越す)ものとし、また、アドレスラッチレジスタ
4もこの信号をストローブ(strobe)信号として
作動し、その値が“1”のときにラッチ(latch,
保持)動作をするものとする。ここで、割込み処理プロ
グラムとしては、接続プログラム11が登録されてい
る。Assume that the address assigned to the input / output simulator 31 is 100. At this time, although not shown, the value "100" is set in the address designation register 2. Further, the comparator 3 compares the set value of the address designation register 2 with the value of the address bus 21, and outputs "1" if the two values match and outputs "0" if they do not match. Therefore, “0” is normally output to the determination output signal line 20. The central processing unit 1 branches (jumps) to the interrupt processing program when "1" is input to the interrupt input terminal from the determination output signal line 20, and the address latch register 4 also strobes this signal. It operates as a (strobe) signal, and when the value is "1", the latch (latch,
Hold) action. Here, the connection program 11 is registered as the interrupt processing program.
【0022】中央演算処理装置1は、アドレスバス2
1、データバス22を介して主記憶装置5に格納されて
いるターゲットプログラム10を読み出した上で実行し
ている。中央演算処理装置1が入出力動作を行うために
入出力シミュレータ31に割り当てられたアドレス、つ
まり100番地をアクセスすると、比較器3はアドレス
指定レジスタ2内の設定値とアドレスバス21に出力さ
れている値が一致するのを検出し、判定出力信号線20
に判定出力信号として一致を表す値“1”を出力する。
判定出力信号線20は、中央演算処理装置1の割込み入
力端子ならびにアドレスラッチレジスタ4内のストロー
ブ端子(図示せず)に接続されているので、中央演算処
理装置1に対して割込み(interrupt)要求が
なされ、アドレスラッチレジスタ4にはその時点でのア
ドレスバス21の値、つまり今の場合“100”が捕捉
される。そして、中央演算処理装置1はターゲットプロ
グラムの実行については、目下実行中の命令の終了後に
復帰に備えてのプログラムカウンタの必要な退避を行っ
た上で中断し、割込み処理プログラムである接続プログ
ラム11に分岐する。The central processing unit 1 has an address bus 2
1. The target program 10 stored in the main storage device 5 is read out via the data bus 22 and executed. When the central processing unit 1 accesses the address assigned to the input / output simulator 31 for performing the input / output operation, that is, the address 100, the comparator 3 outputs the set value in the address register 2 and the address bus 21. It is detected that the existing values match, and the determination output signal line 20
The value "1" representing the coincidence is output as the determination output signal.
Since the determination output signal line 20 is connected to the interrupt input terminal of the central processing unit 1 and the strobe terminal (not shown) in the address latch register 4, an interrupt request is issued to the central processing unit 1. Then, the value of the address bus 21 at that time, that is, “100” in this case is captured in the address latch register 4. Then, the central processing unit 1 suspends the execution of the target program after performing the necessary saving of the program counter in preparation for the return after the end of the instruction currently being executed, and then interrupts the connection program 11 which is an interrupt processing program. Branch to.
【0023】図2は、この接続プログラム11の動作流
れ図である。以下、本図を参照しながらその内容を説明
する。 (ステップ10)割込み要求を受け付け、接続プログラ
ム11が実行を開始する。 (ステップ11)割込みにより中断した時点でのプログ
ラムカウンタ(PC,program countr, 次の命令のアド
レスを示す)の値から、入出力装置への読み書き動作命
令の語長だけアドレス値を減じて、入出力動作命令の格
納アドレスを求める。FIG. 2 is an operation flow chart of the connection program 11. The contents will be described below with reference to this figure. (Step 10) The interrupt request is accepted, and the connection program 11 starts execution. (Step 11) Subtract the address value by the word length of the read / write operation instruction to the input / output device from the value of the program counter (PC, program countr, indicating the address of the next instruction) at the time of interruption by the interrupt, and input. Find the storage address of the output operation instruction.
【0024】(ステップ12)命令語の解析を行う。 (ステップ13)求められたアドレスに格納されている
入出力動作命令が、書き込み動作命令か読み出し動作命
令かを判定する。オペコード(オペレーションコード)
だけでは判定できない命令語(例えば、“MOV”で読
み書きの両方を行うような場合)のときは、デスティネ
ーションオペランド(destination operand,目的の演算
数部,書き込まれた命令)がアドレスラッチレジスタ4
の値つまり100番地であれば書き込み動作命令であ
り、ソースオペランド(souce operand,もとの演算数
部)が100番地であれば読み出し動作命令と判定す
る。(Step 12) The instruction word is analyzed. (Step 13) It is determined whether the input / output operation instruction stored at the obtained address is a write operation instruction or a read operation instruction. Operation code (operation code)
In the case of an instruction word that cannot be determined only by itself (for example, when both reading and writing are performed by "MOV"), the destination operand (destination operand, target arithmetic part, written instruction) is the address latch register 4
Value of 100, that is, 100 address, is a write operation instruction, and if the source operand (original arithmetic part) is 100 address, a read operation instruction is determined.
【0025】(ステップ14)もし、書き込み動作命令
であれば、アドレスラッチレジスタ4の値とソースオペ
ランドの内容とを入出力シミュレータ31に引き渡す。
例えば、いま命令が“MOV 100,R1”(100
番地にレジスタR1の値を格納せよ)であり、このとき
R1の内容が15であるとすると、アドレスラッチレジ
スタ4の値“100”とソースオペランドの内容つまり
R1の内容“15”とを入出力シミュレータ31に引き
渡すこととなる。(Step 14) If it is a write operation instruction, the value of the address latch register 4 and the content of the source operand are delivered to the input / output simulator 31.
For example, the instruction is now "MOV 100, R1" (100
If the content of R1 is 15, the value "100" of the address latch register 4 and the content of the source operand, that is, the content "15" of R1 are input / output. It will be handed over to the simulator 31.
【0026】(ステップ15)もし、読み出し動作命令
であれば、アドレスラッチレジスタ4の値を入出力シミ
ュレータ31に引き渡す。いま命令が“MOV R2,
(R0)”(レジスタR0で示される番地の値をレジス
タR2に格納せよ)であり、このときR0の内容は10
0であるとすると、アドレスラッチレジスタ4の値“1
00”を入出力シミュレータ31に引き渡すこととな
る。(Step 15) If it is a read operation instruction, the value of the address latch register 4 is delivered to the input / output simulator 31. Now the command is "MOV R2
(R0) ”(store the value of the address indicated by the register R0 in the register R2). At this time, the content of R0 is 10
If it is 0, the value of the address latch register 4 is "1".
00 ”will be delivered to the input / output simulator 31.
【0027】(ステップ16)入出力シミュレータ31
から入力値を受け取れば、その値をデスティネーション
オペランドに格納する。例えば、入出力シミュレータ3
1から入力値が“23”であり、デスティネーションオ
ペランドがR2であれば、レジスタR2に値“23”を
格納することとなる。 (ステップ17)入出力シミュレータ31との接続作業
が完了したので、割込み処理プログラムつまり接続プロ
グラム11からターゲットプログラム10に復帰する。(Step 16) Input / output simulator 31
When the input value is received from, the value is stored in the destination operand. For example, the input / output simulator 3
If the input value is 1 to "23" and the destination operand is R2, the value "23" is stored in the register R2. (Step 17) Since the connection work with the input / output simulator 31 is completed, the interrupt processing program, that is, the connection program 11 is returned to the target program 10.
【0028】以上説明したように本実施例によれば、入
出力装置に割り当てられたアドレスへの読み書き動作に
同期して割込みが発生するように回路を構成し、この上
で割込み処理プログラム中に、割込み要求発生要因とな
ったところの最後に実行した命令語を解析しデータの受
け渡しを行う接続プログラムを設けることにより、ター
ゲットシステムとハードウェア的に接続されていない入
出力シミュレータをソフトウェア的に接続可能となる。
すなわち、命令語の解読実行はシミュレータを介在させ
ずCPUハードウェアでなされる。As described above, according to this embodiment, the circuit is constructed so that the interrupt is generated in synchronization with the read / write operation to the address assigned to the input / output device, and then the interrupt processing program By connecting the input / output simulator, which is not connected to the target system by hardware, by software, by providing a connection program that analyzes the last executed instruction word that caused the interrupt request and transfers data It will be possible.
That is, the instruction word is decoded and executed by the CPU hardware without intervention of the simulator.
【0029】なお、本実施例では、前記(ステップ1
1)の動作に際しては、入出力装置への読み書き動作命
令の語長が分かっているものとしたが、あらかじめ特定
できないときには、割込みにより中断した時のプログラ
ムカウンタの値からアドレス値を減じながらターゲット
プログラム10を逆アセンブルし、すなわちアセンブラ
にもどり、逆アセンブルされたソースオペランド若しく
はデスティネーションオペランドの値が、アドレスラッ
チレジスタ4の値と等しくなる命令語を求めるようにす
ればよい。また、図3に示すようにハードウェア的に一
つ前に実行した命令語のアドレスを記憶するレジスタ
(LPC,Last Program Counter)を設け、割込み受付
時にはこのレジスタ(LPC)も退避するように中央演
算処理装置を設計し、このLPCの値により求めるよう
にしてもよい。In this embodiment, the above (step 1
In the operation of 1), the word length of the read / write operation instruction to the input / output device is assumed to be known, but if it cannot be specified in advance, the target program while subtracting the address value from the value of the program counter when interrupted by an interrupt 10 may be disassembled, that is, returned to the assembler, and an instruction word in which the value of the disassembled source operand or destination operand is equal to the value of the address latch register 4 may be obtained. Further, as shown in FIG. 3, a register (LPC, Last Program Counter) for storing the address of an instruction word executed immediately before by hardware is provided, and this register (LPC) is also saved when an interrupt is accepted. The arithmetic processing unit may be designed and the value may be obtained from this LPC value.
【0030】(第2実施例)本実施例は請求項2、請求
項3及び請求項4の発明に係わる。図4は、本実施例の
入出力シミュレータとの接続方法を採用したデバッグ装
置の構成図である。本図において、1は中央演算処理装
置であり、2はアドレス指定レジスタであり、3は比較
器であり、4はアドレスラッチレジスタであり、5は主
記憶装置であり、6は入出力被覆メモリであり、10は
主記憶装置5内に配置されたターゲットプログラムであ
り、12は同じく接続プログラムであり、20は比較器
3の比較結果を出力する判定出力信号線であり、21は
アドレスバスであり、22はデータバスであり、31は
入出力シミュレータである。(Second Embodiment) This embodiment relates to the inventions of claim 2, claim 3 and claim 4. FIG. 4 is a configuration diagram of a debug device adopting the method of connecting to the input / output simulator of this embodiment. In the figure, 1 is a central processing unit, 2 is an addressing register, 3 is a comparator, 4 is an address latch register, 5 is a main memory, 6 is an input / output covered memory. 10 is a target program arranged in the main memory 5, 12 is a connection program, 20 is a judgment output signal line for outputting the comparison result of the comparator 3, and 21 is an address bus. Yes, 22 is a data bus, and 31 is an input / output simulator.
【0031】なお、本図において図1に示した機器と同
一の機能を果たすものは、図1と同じ符号を付すことに
より原則としてその説明を省略する。そしてこれは後の
実施例でも同じである。次に、本実施例固有の機器であ
るが、入出力被覆メモリ6は、入出力シミュレータに割
り当てられたアドレスに重複して配置され、中央演算処
理装置1がアドレス指定レジスタ2に設定されたアドレ
スに読み書きするとき、入出力装置に優先して動作する
ように設計されている。このため入出力シミュレータ3
1への読み書きは抑止される。It is to be noted that, in this figure, components having the same functions as those of the device shown in FIG. 1 are designated by the same reference numerals as those in FIG. And this is the same in the later embodiments. Next, regarding the device unique to this embodiment, the input / output covered memory 6 is arranged so as to overlap the address assigned to the input / output simulator, and the central processing unit 1 sets the address set in the addressing register 2. It is designed to operate in preference to I / O devices when reading and writing. Therefore, the input / output simulator 3
Reading and writing to 1 is suppressed.
【0032】いま、入出力シミュレータ31に割り当て
られたアドレスが100番地だとする。また、割込み処
理プログラムとして、接続プログラム12が登録されて
いるとする。中央演算処理装置1は、アドレスバス2
1、データバス22を介して主記憶装置5に格納されて
いるターゲットプログラム10を読み出し、実行してい
る。Assume that the address assigned to the input / output simulator 31 is 100. Further, it is assumed that the connection program 12 is registered as the interrupt processing program. The central processing unit 1 has an address bus 2
1. The target program 10 stored in the main storage device 5 is read and executed via the data bus 22.
【0033】中央演算処理装置1が、入出力装置にアク
セスするために入出力シミュレータ31に割り当てられ
たアドレスつまり100番地をアクセスすると、比較器
3は、アドレス指定レジスタ2の設定値とアドレスバス
21に出力されている値が一致するのを検出し、判定出
力信号線20に両値の一致を表す値“1”を出力する。
判定出力信号線20は、中央演算処理装置1の割込み入
力端子ならびにアドレスラッチレジスタ4のストローブ
端子に接続されているので、中央演算処理装置1に対し
て割込み要求がなされ、かつ、アドレスラッチレジスタ
4にはその時点でのアドレスバス21の値、つまり今の
場合“100”が捕捉される。以上の動作は実施例1と
同じである。そして、中央演算処理装置1はターゲット
プログラム10の実行を中断し、割込み処理プログラム
である接続プログラム12に分岐する。 図5は、接続
プログラム12の動作流れ図である。以下、図5を参照
しながら説明する。なお、本図において、先の実施例と
基本的に同じ動作のステップは同じステップ番号を付
し、動作の異なるそして対応するステップには、先頭の
桁の数字を1から2に変更し、2桁目の数字は対応する
ステップの2桁目の数字とあわせてある。そして、後の
実施例でもこれらのことについても同様である。When the central processing unit 1 accesses the address assigned to the input / output simulator 31 in order to access the input / output device, that is, the address 100, the comparator 3 causes the set value of the address designation register 2 and the address bus 21. It is detected that the values output to the output signal "1" match, and the value "1" representing the match between the two values is output to the determination output signal line 20.
Since the judgment output signal line 20 is connected to the interrupt input terminal of the central processing unit 1 and the strobe terminal of the address latch register 4, an interrupt request is made to the central processing unit 1 and the address latch register 4 In this case, the value of the address bus 21 at that time, that is, "100" in this case is captured. The above operation is the same as that of the first embodiment. Then, the central processing unit 1 suspends the execution of the target program 10 and branches to the connection program 12 which is an interrupt processing program. FIG. 5 is an operation flow chart of the connection program 12. Hereinafter, description will be given with reference to FIG. In the figure, steps having basically the same operations as those in the previous embodiment are designated by the same step numbers, and corresponding steps having different operations are changed by changing the number of the leading digit from 1 to 2. The digit number is combined with the second digit number of the corresponding step. The same applies to the subsequent embodiments.
【0034】(ステップ10)割込み要求を受け付け、
接続プログラム12の実行を開始する。 (ステップ11)割込みにより中断した時のプログラム
カウンタの値から、入出力装置への読み書き動作命令の
語長だけアドレス値を減じて、入出力動作命令の格納ア
ドレスを求める。(Step 10) Accept an interrupt request,
The execution of the connection program 12 is started. (Step 11) The address value is subtracted by the word length of the read / write operation instruction to the input / output device from the value of the program counter when interrupted by the interrupt to obtain the storage address of the input / output operation instruction.
【0035】(ステップ12)命令語を解析する。 (ステップ13)求められたアドレスに格納されている
入出力動作命令が、書き込み動作命令か読み出し動作命
令かを判定する。オペコードだけでは判定できない命令
語のときは、デスティネーションオペランドがアドレス
ラッチレジスタ4の値つまり100番地であれば書き込
み動作命令であり、ソースオペランドが100番地であ
れば読み出し動作命令と判定する。(Step 12) The instruction word is analyzed. (Step 13) It is determined whether the input / output operation instruction stored at the obtained address is a write operation instruction or a read operation instruction. If the instruction word cannot be determined only by the operation code, it is determined that the destination operand is the write operation instruction if the value of the address latch register 4, that is, the address 100, and the read operation instruction if the source operand is the address 100.
【0036】(ステップ24)もし、書き込み動作命令
であれば、アドレスラッチレジスタ4の値とアドレスラ
ッチレジスタ4の値に示される番地に割り当てられてい
る入出力被覆メモリ6の内容とを入出力シミュレータ3
1に引き渡す。例えば、いま命令が“MOV 100,
R1”(100番地にレジスタR1の値を格納せよ)で
あれば、アドレスラッチレジスタ4の値“100”と1
00番地に割り当てられている入出力被覆メモリ6の内
容(ここにはR1の内容が格納されている)とを入出力
シミュレータ31に引き渡す。(Step 24) If it is a write operation command, the value of the address latch register 4 and the contents of the input / output covering memory 6 assigned to the address indicated by the value of the address latch register 4 are input / output simulator. Three
Hand over to 1. For example, the command is now "MOV 100,
If R1 "(store the value of register R1 at address 100), the value of address latch register 4 is" 100 "and 1
The contents of the input / output covered memory 6 assigned to address 00 (here, the contents of R1 are stored) are delivered to the input / output simulator 31.
【0037】(ステップ15)もし、読み出し動作命令
であれば、アドレスラッチレジスタ4の値を入出力シミ
ュレータ31に引き渡す。例えば、いま命令が“MOV
R2,(R0)”(レジスタR0で示される番地の値
をレジスタR2に格納せよ)であれば、アドレスラッチ
レジスタ4の値“100”を入出力シミュレータ31に
引き渡す。(このときR0の内容は100である) (ステップ261)入出力シミュレータ31から入力値
を受け取れば、その値をアドレスラッチレジスタ4の値
に示される番地に割り当てられている入出力被覆メモリ
6に格納する。例えば“23”を受け取れば、その値を
アドレスラッチレジスタ4に示されるところの100番
地に値“23”を格納する。(Step 15) If it is a read operation instruction, the value of the address latch register 4 is delivered to the input / output simulator 31. For example, the command is now "MOV
If R2, (R0) "(store the value of the address indicated by the register R0 in the register R2), the value" 100 "of the address latch register 4 is delivered to the input / output simulator 31. (At this time, the content of R0 is (Step 261) When the input value is received from the input / output simulator 31, the value is stored in the input / output covering memory 6 assigned to the address indicated by the value of the address latch register 4. For example, "23". When receiving the value, the value "23" is stored in the address 100 indicated by the address latch register 4.
【0038】(ステップ262)中断しているターゲッ
トプログラムのプログラムカウンタを割込みを引き起こ
したところの命令のアドレスに戻し、当該命令を再実行
させる。これによりデータの読み出し動作がなされる。 (ステップ17)入出力シミュレータ31との接続作業
が完了したので、割込み処理プログラムつまり接続プロ
グラム12からターゲットプログラム10に復帰する。(Step 262) The program counter of the interrupted target program is returned to the address of the instruction that caused the interrupt, and the instruction is re-executed. As a result, a data read operation is performed. (Step 17) Since the connection work with the input / output simulator 31 is completed, the interrupt processing program, that is, the connection program 12 is returned to the target program 10.
【0039】以上説明したように本実施例によれば、入
出力被覆メモリ6を設けることにより、書き込み時点で
のソースオペランドの値は入出力被覆メモリ6から得る
ことができ、読み出し時のデスティネーションオペラン
ドへのデータの格納は入出力被覆メモリ6の内容を設定
した後の命令の再実行により行うことができ、ターゲッ
トプログラムと入出力シミュレータとのデータの受け渡
し作業を大幅に改善することができる。As described above, according to this embodiment, by providing the input / output covering memory 6, the value of the source operand at the time of writing can be obtained from the input / output covering memory 6, and the destination at the time of reading. Data can be stored in the operand by re-executing the instruction after setting the contents of the input / output cover memory 6, and the work of transferring data between the target program and the input / output simulator can be greatly improved.
【0040】なお、本実施例では、前記(ステップ1
1)の動作に際しては、入出力シミュレータへの読み書
き動作命令の語長が分かっているものとしたが、あらか
じめ特定できないときには、第1実施例と同様他の方法
を講じることによって特定できるのはいうまでもないこ
とである。また、図6に示すように、中央演算処理装置
1の読み書き制御信号線23の値を比較器3の出力信号
に同期して捕捉するリードライト(read writ
e、読み書き)ラッチレジスタ7を設け、この値を参照
することにすれば、(ステップ12)で命令語を解析せ
ずとも読み書きの動作判定を行うことも可能となる。In the present embodiment, the above (step 1
In the operation of 1), it is assumed that the word length of the read / write operation instruction to the input / output simulator is known, but if it cannot be specified in advance, it can be specified by taking another method as in the first embodiment. It's ridiculous. Further, as shown in FIG. 6, a read / write (read write) for capturing the value of the read / write control signal line 23 of the central processing unit 1 in synchronization with the output signal of the comparator 3.
(e, read / write) By providing the latch register 7 and referring to this value, it is possible to determine the read / write operation without analyzing the instruction word in (step 12).
【0041】(第3実施例)本実施例は請求項5、請求
項6及び請求項7の発明に係る。図7は、本実施例に係
る入出力シミュレータとの接続方法を採用したデバッグ
装置の構成図である。本図において、1は割込み入力端
子(図示せず)を有する中央演算処理装置であり、2は
アドレス指定レジスタであり、3は比較器であり、4は
アドレスラッチレジスタであり、5は主記憶装置であ
り、6は入出力被覆メモリであり、7はリードライトラ
ッチレジスタであり、10は主記憶装置5に配置された
ターゲットプログラムであり、13は同じく接続プログ
ラムであり、20は比較器3の比較結果を出力する判定
出力信号線であり、21はアドレスバスであり、22は
データバスであり、23は読み書き制御信号線であり、
31は入出力シミュレータである。(Third Embodiment) This embodiment relates to the inventions of claims 5, 6 and 7. FIG. 7 is a configuration diagram of a debug device that employs the method of connecting to the input / output simulator according to the present embodiment. In the figure, 1 is a central processing unit having an interrupt input terminal (not shown), 2 is an addressing register, 3 is a comparator, 4 is an address latch register, and 5 is a main memory. 1 is a device, 6 is an input / output covered memory, 7 is a read / write latch register, 10 is a target program arranged in the main memory 5, 13 is a connection program, and 20 is a comparator 3. Is a determination output signal line for outputting the comparison result of, 21 is an address bus, 22 is a data bus, 23 is a read / write control signal line,
Reference numeral 31 is an input / output simulator.
【0042】図1および図4のものと同一の機能を果た
すものについては同じ符号を付すことにより、原則とし
てその説明を省略する。いま、入出力シミュレータ31
に割り当てられたアドレスが100番地(出力用)と1
01番地(入力用)だとする。このとき、アドレス指定
レジスタ2には“100”および“101”という値が
設定されている。101番地には、最初のデータの読み
出しに備え初期値“23”が予め設定されいる。同じ
く、予め割込み処理プログラムとして、接続プログラム
13が登録されている。Components having the same functions as those shown in FIGS. 1 and 4 are designated by the same reference numerals, and the description thereof will be omitted in principle. I / O simulator 31
Addresses assigned to addresses 100 (for output) and 1
Address 01 (for input) is assumed. At this time, the values "100" and "101" are set in the address designation register 2. At the address 101, an initial value "23" is preset in preparation for reading the first data. Similarly, the connection program 13 is registered in advance as an interrupt processing program.
【0043】中央演算処理装置1は、アドレスバス2
1、データバス22を介して主記憶装置5に格納されて
いるターゲットプログラム10を読み出した上で実行し
ている。中央演算処理装置1が、入出力動作を行うため
にシミュレータ31に割り当てられたアドレスつまり1
00番地もしくは101番地をアクセスする。これによ
り、比較器3は、アドレス指定レジスタ2の設定値とア
ドレスバス21に出力されている値とが一致するのを検
出し、判定出力信号線20に両値の一致を表す値“1”
を出力する。判定出力信号線20は、中央演算処理装置
1の割込み入力端子、アドレスラッチレジスタ4のスト
ローブ端子及びリードライトラッチレジスタ7のストロ
ーブ端子に接続されている。このとき、中央演算処理装
置1に対して割込み要求がなされ、アドレスラッチレジ
スタ4にはその時点でのアドレスバス21の値が捕捉さ
れ、リードライトラッチレジスタ7には読み書き制御信
号線23の値が捕捉される。そして、中央演算処理装置
1はターゲットプログラム10の実行を中断し、割込み
処理プログラムである接続プログラム13に分岐する。The central processing unit 1 has an address bus 2
1. The target program 10 stored in the main storage device 5 is read out via the data bus 22 and executed. The central processing unit 1 uses the address assigned to the simulator 31 for input / output operation, that is, 1
Access address 00 or address 101. As a result, the comparator 3 detects that the set value of the address designation register 2 and the value output to the address bus 21 match, and the judgment output signal line 20 shows a value “1” indicating the match of both values.
Is output. The judgment output signal line 20 is connected to the interrupt input terminal of the central processing unit 1, the strobe terminal of the address latch register 4, and the strobe terminal of the read / write latch register 7. At this time, an interrupt request is issued to the central processing unit 1, the value of the address bus 21 at that time is captured in the address latch register 4, and the value of the read / write control signal line 23 is stored in the read / write latch register 7. To be captured. Then, the central processing unit 1 suspends the execution of the target program 10 and branches to the connection program 13 which is an interrupt processing program.
【0044】図8は、この接続プログラム13の動作流
れ図である。以下、本図を参照しながらその内容を説明
する。なお、本図において、先の第2実施例と基本的に
同じ動作のステップには同じステップ番号を付し、動作
の異なるステップには先頭の桁の数字を1又は2から3
に変更し、2桁目の数字は相応するステップの番号の2
桁目の数字とあわせてある。FIG. 8 is an operation flow chart of the connection program 13. The contents will be described below with reference to this figure. In the figure, the steps having basically the same operations as those in the second embodiment are given the same step numbers, and the steps having different operations are provided with the first digit number from 1 or 2 to 3.
And change the second digit to the corresponding step number 2
It is also combined with the digit number.
【0045】(ステップ10)割込み要求を受け付け、
接続プログラム13の実行を開始する。 (ステップ31)リードライトラッチレジスタ7の値を
読み出す。 (ステップ33)割込みを発生した際の入出力装置への
読み書き動作命令が、書き込み動作命令か読み出し動作
命令かを判定する。(Step 10) Accept an interrupt request,
The execution of the connection program 13 is started. (Step 31) The value of the read / write latch register 7 is read. (Step 33) It is determined whether the read / write operation command to the input / output device when the interrupt is generated is the write operation command or the read operation command.
【0046】(ステップ24)リードライトラッチレジ
スタ7の値が書き込み動作を示していれば、アドレスラ
ッチレジスタ4の値(この例では“100”)と、その
番地(この例では100番地)に割り当てられている入
出力被覆メモリ6の内容を入出力シミュレータ31に引
き渡す。 (ステップ15)リードライトラッチレジスタ7の値が
読み出し動作を示していれば、アドレスラッチレジスタ
4の値(この例では“101”)を入出力シミュレータ
31に引き渡す。このとき、ターゲットプログラムは、
101番地から値“23”を読み込んでいる。(Step 24) If the value of the read / write latch register 7 indicates a write operation, it is assigned to the value of the address latch register 4 (“100” in this example) and its address (100 address in this example). The contents of the input / output covered memory 6 that have been stored are delivered to the input / output simulator 31. (Step 15) If the value of the read / write latch register 7 indicates a read operation, the value of the address latch register 4 (“101” in this example) is delivered to the input / output simulator 31. At this time, the target program is
The value "23" is read from address 101.
【0047】(ステップ36)入出力シミュレータ31
から入力値、例えば“45”を受け取れば、その値をア
ドレスラッチレジスタ4に示されるところの101番地
(ここには入出力被覆メモリ6が配置されている)に値
“45”を次の読み出し動作に備えて格納する。 (ステップ17)入出力シミュレータ31との接続作業
が完了したので、割込み処理つまり接続プログラム13
からターゲットプログラム10に復帰する。(Step 36) Input / output simulator 31
When an input value, for example "45", is received from the address latch register 4, the value "45" is read out to the address 101 (where the input / output covered memory 6 is arranged). Store for operation. (Step 17) Since the connection work with the input / output simulator 31 has been completed, interrupt processing, that is, the connection program 13
Then, the program returns to the target program 10.
【0048】以上説明したように本実施例によれば、最
後に実行した命令語が何であるかの解析や語長の判定を
一切必要とせず、更には以下に説明するように読み出し
時のリソース(resource, 資源)の破壊も生じない。な
お、リソースの破壊であるが、例えば、AND R3,
101(R3の内容と101番地の内容の論理積をとり
その結果をR3に格納せよ)という命令がなされたが、
101番地に正しい値が入っていない場合にはこの命令
実行によりR3が破壊されてしまうこととなる。このた
め、こののち101番地に正しい値を入れてこの命令を
再実行したとしても、既にR3が破壊されているので正
しい結果は得られない。しかしながら、本実施例では、
101番地には先送りによ正しい値が準備されているの
で、このようなリーソスの破壊は生じない。As described above, according to the present embodiment, it is not necessary to analyze what the last executed instruction word is and to determine the word length, and further, as explained below, resources at the time of reading. There is no destruction of (resource). Although it is the destruction of resources, for example, AND R3,
The instruction 101 (take the logical product of the contents of R3 and the contents of address 101 and store the result in R3) was issued.
If the correct value is not entered in the address 101, the execution of this instruction will destroy R3. Therefore, even if the correct value is entered in the address 101 after this, and the instruction is re-executed, the correct result cannot be obtained because R3 has already been destroyed. However, in this example,
Since a correct value has been prepared at the 101st postponement, such destruction of Lithos does not occur.
【0049】(第4実施例)本実施例は、請求項8、請
求項9及び請求項10の発明に係わる。図9は、本実施
例に係る入出力シミュレータとの接続方法を採用したデ
バッグ装置の構成図である。本図において、1は割込み
入力端子(図示せず)を有する中央演算処理装置であ
り、2はアドレス指定レジスタであり、3は比較器であ
り、4はアドレスラッチレジスタであり、5は主記憶装
置であり、6は入出力被覆メモリであり、7はリードラ
イトラッチレジスタであり、10は主記憶装置5内に配
置されたターゲットプログラムであり、12は同じく接
続プログラムであり、20は比較器3の比較結果を出力
する判定出力信号線であり、21はアドレスバスであ
り、22はデータバスであり、32は入出力シミュレー
タである。(Fourth Embodiment) This embodiment relates to the inventions of claim 8, claim 9 and claim 10. FIG. 9 is a configuration diagram of a debug device that employs the method of connecting to the input / output simulator according to the present embodiment. In the figure, 1 is a central processing unit having an interrupt input terminal (not shown), 2 is an addressing register, 3 is a comparator, 4 is an address latch register, and 5 is a main memory. Reference numeral 6 is a device, 6 is an input / output covered memory, 7 is a read / write latch register, 10 is a target program arranged in the main memory 5, 12 is a connection program, and 20 is a comparator. 3 is a determination output signal line for outputting the comparison result, 3 is an address bus, 22 is a data bus, and 32 is an input / output simulator.
【0050】先の図1、図4および図7に示したものと
同一の機能を果たすものについては、同じ符号を付すこ
とにより、原則としてその説明を省略する。いま、シミ
ュレータ32に割り当てられたアドレスが100番地
(出力用)と101番地(入力用)とする。また、割込
み処理プログラムとして、接続プログラム14が登録さ
れている。Components having the same functions as those shown in FIGS. 1, 4 and 7 are designated by the same reference numerals and the description thereof will be omitted in principle. Now, it is assumed that the addresses assigned to the simulator 32 are address 100 (for output) and address 101 (for input). A connection program 14 is registered as an interrupt processing program.
【0051】中央演算処理装置1は、アドレスバス2
1、データバス22を介して主記憶装置5に格納されて
いるターゲットプログラム10を読み出した上で実行し
ている。中央演算処理装置1が、入出力動作を行うため
にシミュレータ32に割り当てられたアドレスつまり1
00番地もしくは101番地をアクセスする。これによ
り、比較器3は、アドレス指定レジスタ2の設定値とア
ドレスバス21に出力されている値とが一致するのを検
出し、判定出力信号線20に両値の一致を表す値“1”
を出力する。判定出力信号線20は、中央演算処理装置
1の割込み入力端子、アドレスラッチレジスタ4のスト
ローブ端子及びリードライトラッチレジスタ7のストロ
ーブ端子に接続されている。このとき、中央演算処理装
置1に対して割込み要求がなされ、アドレスラッチレジ
スタ4にはその時点でのアドレスバス21の値が捕捉さ
れ、リードライトラッチレジスタ7には読み書き制御信
号線23の値が捕捉される。The central processing unit 1 has an address bus 2
1. The target program 10 stored in the main storage device 5 is read out via the data bus 22 and executed. The central processing unit 1 uses the address assigned to the simulator 32 for input / output operation, that is, 1
Access address 00 or address 101. As a result, the comparator 3 detects that the set value of the address designation register 2 and the value output to the address bus 21 match, and the judgment output signal line 20 shows a value “1” indicating the match of both values.
Is output. The judgment output signal line 20 is connected to the interrupt input terminal of the central processing unit 1, the strobe terminal of the address latch register 4, and the strobe terminal of the read / write latch register 7. At this time, an interrupt request is issued to the central processing unit 1, the value of the address bus 21 at that time is captured in the address latch register 4, and the value of the read / write control signal line 23 is stored in the read / write latch register 7. To be captured.
【0052】以上までの動作は先の第3実施例と同じで
ある。そして、中央演算処理装置1はターゲットプログ
ラム10の実行を中断し、割込み処理プログラムである
接続プログラム14に分岐するが、この内容が異なる。
図10は、この接続プログラム14の動作流れ図であ
る。以下、本図を参照しながらその内容を説明する。な
お、本図においても先の実施例と基本的に同じ動作のス
テップには同じステップ番号を付し、動作の異なるステ
ップには先頭の桁の数字を1又は2又は3から4に変更
し、2桁めの数字は相応するステップの2桁めの数字に
あわせてある。The operation up to this point is the same as in the third embodiment. Then, the central processing unit 1 interrupts the execution of the target program 10 and branches to the connection program 14 which is an interrupt processing program, but this content is different.
FIG. 10 is an operation flow chart of the connection program 14. The contents will be described below with reference to this figure. Also in this figure, the same step number is basically attached to the step of the same operation as the previous embodiment, and the number of the leading digit is changed from 1 or 2 or 3 to 4 for the step of different operation, The second digit is matched to the second digit of the corresponding step.
【0053】(ステップ41)割込み要求を受け付け、
接続プログラム14の実行を開始する。 (ステップ31)リードライトラッチレジスタ7の値を
読み出す。 (ステップ33)割込みを発生した際の入出力装置への
読み書き動作命令が、書き込み動作命令か読み出し動作
命令かを判定する。(Step 41) Accept an interrupt request,
The execution of the connection program 14 is started. (Step 31) The value of the read / write latch register 7 is read. (Step 33) It is determined whether the read / write operation command to the input / output device when the interrupt is generated is the write operation command or the read operation command.
【0054】(ステップ24)リードライトラッチレジ
スタ7の値が書き込み動作を示していれば、アドレスラ
ッチレジスタ4の値(この例では“100”)と、その
番地(この例では100番地)に割り当てられている入
出力被覆メモリ6の内容とを入出力シミュレータ32に
引き渡す。 (ステップ441)入出力シミュレータ32からアドレ
ス値“101”と入力値、例えば“45”を受け取れ
ば、その値“45”を101番地(ここには入出力被覆
メモリ6が配置してある)に格納して読み出し動作に備
える。(Step 24) If the value of the read / write latch register 7 indicates the write operation, the value of the address latch register 4 ("100" in this example) and its address (100 in this example) are assigned. The contents of the input / output covered memory 6 and the input / output covered memory 6 are transferred to the input / output simulator 32. (Step 441) When the address value “101” and the input value, for example, “45” are received from the input / output simulator 32, the value “45” is set to the address 101 (where the input / output covered memory 6 is arranged). Store and prepare for read operation.
【0055】(ステップ17)入出力シミュレータ32
との接続作業が完了したので、割込み処理つまり接続プ
ログラム13からターゲットプログラム10に復帰す
る。 以上説明したように、本実施例によれば、出力値によっ
て次の入力値を変化させることができるとともに、ター
ゲットプログラムと入出力シミュレータの接続に要する
オーバーヘッドを大幅に改善することができる。(Step 17) Input / output simulator 32
Since the connection work with is completed, the interrupt process, that is, the connection program 13 is returned to the target program 10. As described above, according to this embodiment, the next input value can be changed according to the output value, and the overhead required for connecting the target program and the input / output simulator can be significantly improved.
【0056】[0056]
【発明の効果】以上説明したように、本発明によれば、
ターゲットシステムには具備されていないがデバッグに
は必要な入出力装置を、コンピュータ上に仮想的に構築
された入出力シミュレータで代行させることが可能とな
る。このため、ターゲットシステムにすべての入出力装
置が備わっていなくてもプログラムデバッグが可能なデ
バッグシステムを構築しえる。また、命令語の解釈実行
にはシミュレータを介在させず、CPUハードウェアで
実行するため、純粋なソフトウェアシミュレータ方式に
比較した場合に、実行速度も入出力シミュレータの遅さ
だけに押さえることができる。このため、その実用的効
果は大きい。As described above, according to the present invention,
It is possible to substitute an input / output device, which is not provided in the target system but is necessary for debugging, by an input / output simulator virtually built on the computer. Therefore, it is possible to construct a debug system capable of program debugging even if the target system does not have all input / output devices. In addition, since the simulator is not involved in interpreting and executing the instruction word and the instruction is executed by the CPU hardware, the execution speed can be suppressed only to the slowness of the input / output simulator when compared with the pure software simulator method. Therefore, its practical effect is great.
【図1】請求項1の発明に係る入出力シミュレータとの
接続方法を採用したデバッグ装置の一実施例の構成図で
ある。(第1実施例)FIG. 1 is a configuration diagram of an embodiment of a debug device adopting a method of connecting to an input / output simulator according to the invention of claim 1. (First embodiment)
【図2】上記実施例における、接続プログラムの動作流
れ図である。FIG. 2 is an operation flow chart of a connection program in the above embodiment.
【図3】上記実施例における、小変更部の構成図であ
る。FIG. 3 is a configuration diagram of a small change unit in the above embodiment.
【図4】請求項2、請求項3及び請求項4の発明に係る
入出力シミュレータとの接続方法を採用したデバッグ装
置の一実施例の構成図である。(第2実施例)FIG. 4 is a configuration diagram of an embodiment of a debug device adopting the connection method with the input / output simulator according to the inventions of claim 2, claim 3 and claim 4; (Second embodiment)
【図5】上記実施例における、接続プログラムの動作流
れ図である。FIG. 5 is an operation flowchart of a connection program in the above embodiment.
【図6】上記実施例における、小変更部の構成図であ
る。FIG. 6 is a configuration diagram of a small change unit in the above embodiment.
【図7】請求項5、請求項6及び請求項7の発明に係る
入出力シミュレータとの接続方法を採用したデバッグ装
置の一実施例の構成図である。(第3実施例)FIG. 7 is a configuration diagram of an embodiment of a debug device adopting the connection method with the input / output simulator according to the inventions of claim 5, claim 6 and claim 7. (Third embodiment)
【図8】上記実施例における、接続プログラムの動作流
れ図である。FIG. 8 is an operation flowchart of a connection program in the above embodiment.
【図9】請求項8、請求項9及び請求項10の発明に係
る入出力シミュレータとの接続方法を採用したデバッグ
装置の一実施例の構成図である。(第4実施例)FIG. 9 is a configuration diagram of an embodiment of a debug device adopting the connection method with the input / output simulator according to the inventions of claim 8, claim 9 and claim 10. (Fourth embodiment)
【図10】上記実施例における、接続プログラムの動作
流れ図である。FIG. 10 is an operation flowchart of the connection program in the above embodiment.
1 中央演算処理装置 2 アドレス指定レジスタ 3 比較器 4 アドレスラッチレジスタ 5 主記憶装置 6 入出力被覆メモリ 7 リードライトラッチレジスタ 10 ターゲットプログラム 11 接続プログラム(第1実施例) 12 接続プログラム(第2実施例) 13 接続プログラム(第3実施例) 14 接続プログラム(第4実施例) 20 判定出力信号線 21 アドレスバス 22 データバス 23 読み書き制御信号線 31 入出力シミュレータ(第1、第2、第3実施例) 32 入出力シミュレータ(第4実施例) 1 central processing unit 2 address designation register 3 comparator 4 address latch register 5 main memory 6 input / output covered memory 7 read / write latch register 10 target program 11 connection program (first embodiment) 12 connection program (second embodiment) ) 13 connection program (third embodiment) 14 connection program (fourth embodiment) 20 determination output signal line 21 address bus 22 data bus 23 read / write control signal line 31 input / output simulator (first, second and third embodiments) ) 32 input / output simulator (fourth embodiment)
Claims (10)
を有する中央演算処理装置と、入出力装置に割り付けら
れたアドレスを指定するアドレス指定レジスタと、アド
レス指定レジスタの値とアドレスバスの値を比較しその
結果の判定出力信号を割込み入力端子に入力する比較器
と、比較器の判定出力信号に同期してアドレスバスの値
を捕捉するアドレスラッチレジスタと、ターゲットプロ
グラム及び割込み入力端子からの割込み要求により実行
される入出力シミュレータとの接続プログラムが配置さ
れた主記憶装置からなるデバッグ装置を使用してなされ
る入出力シミュレータとの接続方法において、前記中央
演算処理装置がターゲットプログラム実行中に前記アド
レス指定レジスタに設定されているアドレスに対して読
み書き動作を行うと前記比較器は前記中央演算処理装置
に割込み要求を発生するステップと、前記ステップによ
る割込み要求により前記中央演算処理装置が前記接続プ
ログラムに分岐するステップと、前記接続プログラムが
割込み要求を引き起こしたところの最後の命令が書き込
みか読み出しかを解析の上判定するステップと、前記判
定ステップを受けて同じく前記接続プログラムが、もし
書き込み動作命令であれば前記アドレスラッチレジスタ
の値と該当するソースオペランドの値を入出力シミュレ
ータに引き渡し、一方読み出し動作命令であれば同じく
前記アドレスラッチレジスタの値を入出力シミュレータ
に引き渡したのち該当するデスティネーションオペラン
ドに前記入出力シミュレータからの値を代入するステッ
プと、前記中央演算装置がそののち割込みにより中断し
ていたターゲットプログラムを継続実行するステップと
からなることを特徴とする入出力シミュレータとの接続
方法。1. An input / output simulator, a central processing unit having an interrupt input terminal, an addressing register for specifying an address assigned to the input / output device, and a value of the addressing register and a value of an address bus are compared. By the comparator that inputs the resulting judgment output signal to the interrupt input terminal, the address latch register that captures the value of the address bus in synchronization with the judgment output signal of the comparator, and the interrupt request from the target program and the interrupt input terminal. In a method of connecting to an input / output simulator, which is made by using a debug device composed of a main memory device in which a program to be connected to an input / output simulator to be executed is arranged, the address designation is performed while the central processing unit is executing a target program. When you read or write to the address set in the register The comparator generates an interrupt request to the central processing unit, the central processing unit branches to the connection program due to the interrupt request by the step, and the connection program causes the interrupt request. After the step of analyzing whether the last instruction is write or read, and in response to the step of determining, the connection program also determines the value of the address latch register and the value of the corresponding source operand if it is a write operation instruction. If it is a read operation instruction, the value of the address latch register is also passed to the input / output simulator, and then the value from the input / output simulator is assigned to the corresponding destination operand; The device is later Method of connecting the input and output simulator, characterized in that comprising the step of performing continuously a target program that was interrupted by only.
を有する中央演算処理装置と、入出力装置に割り付けら
れたアドレスに配置される入出力被覆メモリと、入出力
装置に割り付けられたアドレスを指定するアドレス指定
レジスタと、アドレス指定レジスタの値とアドレスバス
の値を比較しその結果の判定出力信号を中央演算処理装
置の割込み入力端子に入力する比較器と、比較器の判定
出力信号に同期してアドレスバスの値を捕捉するアドレ
スラッチレジスタと、ターゲットプログラム及び割込み
入力端子からの割込み要求により実行される入出力シミ
ュレータとの接続プログラムが配置された主記憶装置か
らなるデバッグ装置を使用してなされる入出力シミュレ
ータとの接続方法において、前記中央演算処理装置がタ
ーゲットプログラム実行中に前記アドレス指定レジスタ
に設定されているアドレスに対して読み書き動作を行う
と前記比較器は前記中央演算処理装置に割込み要求を発
生するステップと、前記ステップによる割込み要求によ
り前記中央演算処理装置が前記接続プログラムに分岐す
るステップと、前記接続プログラムが割込み要求を引き
起こしたところの最後の命令が書き込みか読み込みかを
判定するステップと、前記判定ステップを受けて、同じ
く前記接続プログラムがもし書き込み動作命令であれば
前記アドレスラッチレジスタの値に示される前記入出力
被覆メモリの値を入出力シミュレータに引き渡すととも
にデータ送出要求を出し、一方読み出し動作命令であれ
ば同じく前記アドレスラッチレジスタの値を入出力シミ
ュレータに引き渡したのち前記アドレスラッチレジスタ
の値に示される前記入出力被覆メモリに前記入出力シミ
ュレータからの値を代入するステップと、前記中央演算
処理装置が割込みにより中断していたターゲットプログ
ラムのプログラムカウンタを割込み要求を引き起こした
ところの最後の命令のアドレスからターゲットプログラ
ムを再実行したのち割込みにより中断していたターゲッ
トプログラムを継続実行するステップとを有しているこ
とを特徴とする入出力シミュレータとの接続方法。2. An input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an address assigned to the input / output device are specified. Synchronize with the addressing register, the comparator that compares the value of the addressing register and the value of the address bus and inputs the resulting judgment output signal to the interrupt input terminal of the central processing unit, and the judgment output signal of the comparator. This is done using a debug device consisting of an address latch register that captures the value of the address bus, and a main memory device in which a connection program with a target program and an input / output simulator that is executed by an interrupt request from an interrupt input terminal is arranged. In the connection method with an input / output simulator, the central processing unit is a target program. The step of causing the comparator to issue an interrupt request to the central processing unit when a read / write operation is performed on the address set in the address designation register during execution; and the central processing unit according to the interrupt request by the step. Branch to the connection program, a step of determining whether the last instruction at which the connection program caused an interrupt request is a write or a read, and the connection program also receives a write operation in response to the determination step. If it is an instruction, the value of the input / output covered memory indicated by the value of the address latch register is passed to the input / output simulator and a data transmission request is issued, while if it is a read operation instruction, the value of the address latch register is also input / output. After handing over to the simulator, Substituting a value from the input / output simulator into the input / output covered memory indicated by the value of the latch register, and causing the central processing unit to cause an interrupt request to the program counter of the target program that was interrupted by the interrupt. And re-execution of the target program from the address of the last instruction, and continuing execution of the target program interrupted by an interrupt.
引き起こしたところの最後の命令の読み書き動作の判定
ステップは、割込み要求を引き起こしたところの最後の
命令語を解析することにより行うものであることを特徴
とする請求項2記載の入出力シミュレータとの接続方
法。3. The determination step of the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. The method for connecting to the input / output simulator according to claim 2.
みと書き込みの識別信号の値を捕捉するリードライトラ
ッチレジスタを備え、前記接続プログラムによる割込み
要求を引き起こしたところの最後の命令の読み書き動作
の判定ステップは、前記リードライトラッチレジスタの
値により行うものであることを特徴とする請求項2記載
の入出力シミュレータとの接続方法。4. A read / write operation of the last instruction that causes an interrupt request by the connection program, comprising a read / write latch register that captures the value of a read / write identification signal in synchronization with the judgment output of the comparator. 3. The method for connecting to an input / output simulator according to claim 2, wherein the determining step is performed based on the value of the read / write latch register.
を有する中央演算処理装置と、入出力装置に割り付けら
れたアドレスに配置される入出力被覆メモリと、入出力
装置に割り付けられたアドレスを指定するアドレス指定
レジスタと、アドレス指定レジスタの値とアドレスバス
の値を比較しその結果の判定出力信号が割込み入力端子
に接続された比較器と、比較器の判定出力信号に同期し
てアドレスバスの値を捕捉するアドレスラッチレジスタ
と、ターゲットプログラムならびに割込み入力端子から
の割込み要求により実行される入出力シミュレータとの
接続プログラムが配置された主記憶装置からなるデバッ
グ装置を使用してなされる入出力シミュレータとの接続
方法において、前記中央演算処理装置がターゲットプロ
グラム実行中に前記アドレス指定レジスタに設定されて
いるアドレスに対して読み書き動作を行うと前記比較器
は前記中央演算処理装置に割込み要求を発生するステッ
プと、前記ステップによる割込み要求により前記中央演
算処理装置は前記接続プログラムに分岐するステップ
と、前記接続プログラムが割込み要求を引き起こしたと
ころの最後の命令が書き込みか読み出しかを判定するス
テップと、前記接続プログラムが書き込み動作命令であ
れば、前記アドレスラッチレジスタの値に示される前記
入出力被覆メモリの値を入出力シミュレータに引き渡
し、読み出し動作命令であれば同じく前記アドレスラッ
チレジスタの値を入出力シミュレータに引き渡すととも
にデータ送出要求を出したのち前記アドレスラッチレジ
スタの値に示される前記入出力被覆メモリに前記入出力
シミュレータからの値を代入して次のアクセスに備える
ステップと、前記中央演算装置がそののち割込みにより
中断していたターゲットプログラムを継続実行するステ
ップとを有していることを特徴とする入出力シミュレー
タとの接続方法。5. An input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an address assigned to the input / output device are designated. The value of the address bus is compared with the value of the address register and the value of the address bus, and the judgment output signal of the result is connected to the interrupt input terminal, and the value of the address bus is synchronized with the judgment output signal of the comparator. And an input / output simulator using a debug device consisting of a main memory in which an address latch register that captures the target program and a connection program with the target program and an input / output simulator that is executed by an interrupt request from an interrupt input terminal are arranged. In the connection method of, the central processing unit is The step of causing the comparator to generate an interrupt request to the central processing unit when a read / write operation is performed with respect to the address set in the address designation register; and the central processing unit having the connection program in response to the interrupt request in the step. And a step of determining whether the last instruction where the connection program caused an interrupt request is a write operation or a read operation, and if the connection program is a write operation instruction, it is indicated in the value of the address latch register. The value of the input / output covered memory is transferred to the input / output simulator, and if it is a read operation command, the value of the address latch register is also transferred to the input / output simulator and a data transmission request is issued, and then the value is displayed in the value of the address latch register. Input / output covered memory And a step of substituting a value from the input / output simulator for the next access, and a step of subsequently executing the target program interrupted by the central processing unit by an interrupt. How to connect to the input / output simulator.
引き起こしたところの最後の命令の読み書き動作の判定
ステップは、割込み要求を引き起こしたところの最後の
命令語を解析することにより行うものであることを特徴
とする請求項5記載の入出力シミュレータとの接続方
法。6. The step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. The method for connecting to the input / output simulator according to claim 5.
み込みと書き込みの識別信号の値を捕捉するリードライ
トラッチレジスタとを備え、前記接続プログラムによる
割込み要求を引き起こしたところの最後の命令の読み書
き動作の判定ステップは、前記リードライトラッチレジ
スタの値により行うものであることを特徴とする請求項
5記載の入出力シミュレータとの接続方法。7. A read / write latch register for capturing the value of a read / write identification signal in synchronization with a judgment output signal of the comparator, and a read / write latch register for the last instruction that caused an interrupt request by the connection program. 6. The method of connecting to an input / output simulator according to claim 5, wherein the read / write operation determination step is performed based on the value of the read / write latch register.
を有する中央演算処理装置と、入出力装置に割り付けら
れたアドレスに配置される入出力被覆メモリと、入出力
装置に割り付けられたアドレスを指定するアドレス指定
レジスタと、アドレス指定レジスタの値とアドレスバス
の値を比較しその結果の判定出力信号を中央演算処理装
置の割込み入力端子に入力する比較器と、比較器の判定
出力信号に同期してアドレスバスの値を捕捉するアドレ
スラッチレジスタと、ターゲットプログラムならびに割
込み入力端子からの割込み要求により実行される入出力
シミュレータとの接続プログラムが配置された主記憶装
置からなるデバッグ装置を使用してなされる入出力シミ
ュレータとの接続方法において、前記中央演算処理装置
がターゲットプログラム実行中に前記アドレス指定レジ
スタに設定されているアドレスに対して読み書き動作を
行うと前記比較器は前記中央演算処理装置に割込み要求
を発生するステップと、前記ステップによる割込み要求
により前記中央演算処理装置は前記接続プログラムに分
岐するステップと、前記接続プログラムが割込み要求を
引き起こしたところの最後の命令が書き込みか読み出し
かを判定するステップと、前記判定ステップを受けて同
じく前記接続プログラムが、書き込み動作命令であれば
前記アドレスラッチレジスタの値に示される前記入出力
被覆メモリの値を前記入出力シミュレータに引き渡すこ
とにより入出力シミュレータから入力データの値と入出
力被覆メモリのアドレス値を受け取り、この上で前記入
出力被覆メモリに前記入力データの値を代入して読み出
し動作に備え、そののち割込みにより中断していたター
ゲットプログラムを継続実行し、読み出し動作命令であ
れば同じく直ちに割込みにより中断していたターゲット
プログラムを継続実行するステップとからなることを特
徴とする入出力シミュレータとの接続方法。8. An input / output simulator, a central processing unit having an interrupt input terminal, an input / output covered memory arranged at an address assigned to the input / output device, and an address assigned to the input / output device are designated. Synchronize with the addressing register, the comparator that compares the value of the addressing register and the value of the address bus and inputs the resulting judgment output signal to the interrupt input terminal of the central processing unit, and the judgment output signal of the comparator. This is done using a debug device consisting of an address latch register that captures the value of the address bus, and a main memory that has a connection program with the target program and an input / output simulator that is executed by an interrupt request from an interrupt input terminal. In the connection method with the input / output simulator, the central processing unit is the target program. The step of causing the comparator to generate an interrupt request to the central processing unit when a read / write operation is performed on the address set in the address designation register during execution of the RAM, and the central processing by the interrupt request by the step. The device branches to the connection program, determines whether the last instruction where the connection program caused an interrupt request is write or read, and the connection program also receives the write operation in response to the determination step. If it is an instruction, the value of the input / output covered memory indicated by the value of the address latch register is passed to the input / output simulator to receive the value of the input data and the address value of the input / output covered memory from the input / output simulator. And the value of the input data in the input / output cover memory Substituting for the read operation by substituting, and then continuously executing the target program interrupted by the interrupt, and if it is a read operation instruction, the target program interrupted immediately by the interrupt is continuously executed. How to connect to the input / output simulator.
引き起こしたところの最後の命令の読み書き動作の判定
ステップは、割込み要求を引き起こしたところの最後の
命令語を解析することにより行うものであることを特徴
とする請求項8記載の入出力シミュレータとの接続方
法。9. The step of determining the read / write operation of the last instruction that caused the interrupt request by the connection program is performed by analyzing the last instruction word that caused the interrupt request. The method for connecting to the input / output simulator according to claim 8.
読み込みと書き込みの識別信号の値を捕捉するリードラ
イトラッチレジスタを備え、前記接続プログラムによる
割込み要求を引き起こしたところの最後の命令の読み書
き動作の判定ステップは、前記リードライトラッチレジ
スタの値により行うものであることを特徴とする請求項
8記載の入出力シミュレータとの接続方法。10. A read / write latch register for capturing the value of a read / write identification signal in synchronism with the judgment output signal of the comparator, and reading / writing the last instruction that caused an interrupt request by the connection program. 9. The method of connecting with an input / output simulator according to claim 8, wherein the operation determining step is performed by the value of the read / write latch register.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5131876A JPH06348543A (en) | 1993-06-02 | 1993-06-02 | Method for connection with input/output simulator |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5131876A JPH06348543A (en) | 1993-06-02 | 1993-06-02 | Method for connection with input/output simulator |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH06348543A true JPH06348543A (en) | 1994-12-22 |
Family
ID=15068211
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5131876A Pending JPH06348543A (en) | 1993-06-02 | 1993-06-02 | Method for connection with input/output simulator |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH06348543A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009144892A1 (en) * | 2008-05-28 | 2009-12-03 | パナソニック株式会社 | Device emulation support device, device emulation support method, device emulation support circuit, and information processor |
JP2010102496A (en) * | 2008-10-23 | 2010-05-06 | Mitsubishi Electric Corp | System simulation device |
JP2013084163A (en) * | 2011-10-12 | 2013-05-09 | Hitachi Ltd | Cooperative simulation device and cooperative simulation method |
-
1993
- 1993-06-02 JP JP5131876A patent/JPH06348543A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2009144892A1 (en) * | 2008-05-28 | 2009-12-03 | パナソニック株式会社 | Device emulation support device, device emulation support method, device emulation support circuit, and information processor |
US8374842B2 (en) | 2008-05-28 | 2013-02-12 | Panasonic Corporation | Device emulation support apparatus, device emulation support method, device emulation support circuit and information processor |
JP2010102496A (en) * | 2008-10-23 | 2010-05-06 | Mitsubishi Electric Corp | System simulation device |
JP2013084163A (en) * | 2011-10-12 | 2013-05-09 | Hitachi Ltd | Cooperative simulation device and cooperative simulation method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5430862A (en) | Emulation of CISC instructions by RISC instructions using two pipelined stages for overlapped CISC decoding and RISC execution | |
JP3105223B2 (en) | Debug peripherals for microcomputers, microprocessors and core processor integrated circuits | |
JP2003085000A (en) | Trace information production device and its method | |
US4750110A (en) | Method and apparatus for executing an instruction contingent upon a condition present in another data processor | |
KR900004291B1 (en) | A method and apparatus for coordinating exceution of an instruction by a processor | |
US4758950A (en) | Method and apparatus for selectively delaying an interrupt of a coprocessor | |
JPH0728670A (en) | Information processor | |
JPH06348543A (en) | Method for connection with input/output simulator | |
US4758978A (en) | Method and apparatus for selectively evaluating an effective address for a coprocessor | |
US6957370B2 (en) | Digital signal processor including an interface therein capable of allowing direct access to registers from an external device | |
JP2002163126A (en) | Event detecting circuit embedded in debugging cpu, event detecting method, and external peripheral circuit | |
JP2808757B2 (en) | Microprocessor for debugging | |
JPS62197831A (en) | Data processor | |
JP2760228B2 (en) | Microprocessor with built-in cache memory and its trace analyzer | |
JP3328867B2 (en) | Multiprocessor arithmetic device and programmable controller having the device | |
JP2638078B2 (en) | Information processing device | |
JPS60229141A (en) | Preserving system of register data | |
JPH06324861A (en) | System and method for controlling cpu | |
JPS59112350A (en) | Supervising and controlling system of program | |
JPH0259829A (en) | Microcomputer | |
JP2558902B2 (en) | Semiconductor integrated circuit device | |
JPS58106642A (en) | Parallel operating device | |
JPH02183333A (en) | Data processor | |
JPH0435779B2 (en) | ||
JPS63208146A (en) | Computer environment converter |