JPH05113938A - Data collecting device - Google Patents

Data collecting device

Info

Publication number
JPH05113938A
JPH05113938A JP3302603A JP30260391A JPH05113938A JP H05113938 A JPH05113938 A JP H05113938A JP 3302603 A JP3302603 A JP 3302603A JP 30260391 A JP30260391 A JP 30260391A JP H05113938 A JPH05113938 A JP H05113938A
Authority
JP
Japan
Prior art keywords
data
bus
data processing
circuit
processing device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3302603A
Other languages
Japanese (ja)
Inventor
Akira Sekiguchi
章 関口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3302603A priority Critical patent/JPH05113938A/en
Publication of JPH05113938A publication Critical patent/JPH05113938A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To ensure the universal applicability of a data collecting device which can collect only the specific information after tracing the bus of a data processor by enabling an external data processor to select and control the collected data. CONSTITUTION:A register 9 can write the bus address information on the data collected from an external data processor 15 into a data collecting device 8. Then a collation circuit 10 is added to collate the information written into the register 9 with an address bus 6 after tracing them together with a data transfer control circuit 11 which controls the transfer of data based on the collating result of the circuit 10, and a data transfer circuit 12 which transfers the data to the processor 15.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデータ収集装置に関し、
特にデータ処理装置のバスをトレースしてデータを収集
する装置の構成に関する。
BACKGROUND OF THE INVENTION The present invention relates to a data collection device,
In particular, it relates to the configuration of a device that traces the bus of a data processing device and collects data.

【0002】[0002]

【従来の技術】従来のデータ収集装置は、図2に示すよ
うに外部データ処理装置15からの指示によりバス7上
の全てのデータを収集し外部データ処理装置15に転送
する方式、又は図3に示すようにハードウェアにて予め
設定された固定値16とバス6上のアドレス情報を照合
回路10により照合し、照合結果に基いて外部データ処
理装置15に対しデータを収集する方式がある。
2. Description of the Related Art A conventional data collecting apparatus collects all data on a bus 7 according to an instruction from the external data processing apparatus 15 and transfers the data to the external data processing apparatus 15 as shown in FIG. As shown in FIG. 3, there is a method of collating the fixed value 16 preset by the hardware with the address information on the bus 6 by the collating circuit 10 and collecting data to the external data processing device 15 based on the collation result.

【0003】[0003]

【発明が解決しようとする課題】この従来のデータ収集
装置では、全てのデータを収集し外部データ処理装置へ
転送する方式の場合には、外部データ処理装置内で必要
なデータだけを抽出する必要があるため外部データ処理
装置における処理が複雑になるという問題点があった。
また、バス上のアドレス情報を予め設定された固定値と
照合し照合結果に基いて外部データ処理装置へ転送する
方式の場合には、バス上のアドレス情報と照合するため
の固定値を変更することができないため、特定のデータ
しか収集することができず汎用性を欠くという問題点が
あった。
In the conventional data collecting apparatus, in the case of the method of collecting all data and transferring to the external data processing apparatus, it is necessary to extract only necessary data in the external data processing apparatus. Therefore, there is a problem that the processing in the external data processing device becomes complicated.
If the address information on the bus is collated with a preset fixed value and is transferred to the external data processing device based on the collation result, the fixed value for collating with the address information on the bus is changed. Therefore, there is a problem that it cannot collect versatility because it can collect only specific data.

【0004】本発明の目的はデータ処理装置内の指定し
た通信に対してのデータ収集を可能とし、外部データ処
理装置から収集データの選択制御を行なうことにより汎
用性をもたせるデータ収集装置を提供することにある。
An object of the present invention is to provide a data collecting device which enables data collection for a designated communication in the data processing device and has versatility by controlling selection of collected data from an external data processing device. Especially.

【0005】[0005]

【課題を解決するための手段】本発明のデータ収集装置
はバスにより接続された中央処理装置、主記憶装置、及
び複数の入出力装置から構成されるデータ処理装置に接
続し、バス上の通信情報をトレースすることによりデー
タを収集し、外部データ処理装置へ転送するデータ収集
装置において、外部データ処理装置から書込みが可能な
レジスタと、バス上のアドレス情報と前記レジスタの内
容を照合する照合回路と、照合結果に基いてデータ転送
を制御する転送制御回路、及びデータを外部データ処理
装置へ転送するデータ転送回路とを備えることを特徴と
する。
The data collecting apparatus of the present invention is connected to a data processing apparatus composed of a central processing unit, a main storage unit, and a plurality of input / output units connected by a bus, and communicates on the bus. In a data collection device that collects data by tracing information and transfers it to an external data processing device, a register writable from the external data processing device and a collation circuit that collates address information on the bus with the contents of the register. And a transfer control circuit for controlling data transfer based on the collation result, and a data transfer circuit for transferring data to the external data processing device.

【0006】[0006]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0007】図1は本発明の一実施例のブロック構成図
である。
FIG. 1 is a block diagram of an embodiment of the present invention.

【0008】データ処理装置は、中央処理装置1と主記
憶装置2、及び入出力装置3〜5から構成され、アドレ
スバス6とデータバス7により相互に接続される。デー
タ収集装置8は、データバス7をトレースしデータを外
部データ処理装置15へ転送する。外部データ処理装置
15は、レジスタ9にトレースするバス通信におけるア
ドレス情報の書込みを行なう。照合回路10は、アドレ
スバス10上の通信を常にトレースしており、レジスタ
9に格納されているアドレス情報とアドレスバス10上
のアドレス情報が一致した場合に転送制御回路11に信
号を送出する。この信号を受信した転送制御回路11は
データ転送回路12を制御し、データバス7上のデータ
を外部データ処理装置15に対し転送する。
The data processor comprises a central processing unit 1, a main memory unit 2, and input / output units 3-5, which are interconnected by an address bus 6 and a data bus 7. The data collection device 8 traces the data bus 7 and transfers the data to the external data processing device 15. The external data processing device 15 writes the address information in the bus communication traced to the register 9. The collation circuit 10 constantly traces the communication on the address bus 10 and sends a signal to the transfer control circuit 11 when the address information stored in the register 9 and the address information on the address bus 10 match. Upon receiving this signal, the transfer control circuit 11 controls the data transfer circuit 12 to transfer the data on the data bus 7 to the external data processing device 15.

【0009】[0009]

【発明の効果】以上説明したように本発明は、外部デー
タ処理装置から収集するデータのアドレス情報をレジス
タに書込むことにより、データ処理装置内の指定した通
信に対してのデータ収集が可能となる。また、レジスタ
に書込むデータを変更することにより収集するデータを
変更することが可能となり、データ収集装置に汎用性を
持たせる効果がある。さらに、全てのデータを収集し外
部データ処理装置にて必要データを選別する必要がある
従来方式と比較して、外部データ処理装置における処理
を簡易化する効果がある。
As described above, according to the present invention, by writing the address information of the data collected from the external data processing device in the register, it is possible to collect the data for the designated communication in the data processing device. Become. Further, the data to be collected can be changed by changing the data to be written in the register, which has the effect of making the data collecting device versatile. Furthermore, there is an effect that the processing in the external data processing device is simplified as compared with the conventional method in which all the data is collected and the necessary data is selected in the external data processing device.

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

【図1】本発明の一実施例のブロック構成図FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】従来技術の一つの例のブロック構成図FIG. 2 is a block diagram of an example of a conventional technique.

【図3】従来技術の他の例のブロック構成図FIG. 3 is a block diagram of another example of the prior art.

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

1 中央処理装置 2 主記憶装置 3〜5 入出力装置 6 アドレスバス 7 データバス 8 データ収集装置 9 レジスタ 10 照合回路 11 転送制御回路 12 データ転送回路 13 制御信号(レジスタ書込み情報及び転送制御情
報) 14 転送データ 15 外部データ処理装置 16 固定値情報
1 Central Processing Unit 2 Main Memory Device 3-5 Input / Output Device 6 Address Bus 7 Data Bus 8 Data Collection Device 9 Register 10 Matching Circuit 11 Transfer Control Circuit 12 Data Transfer Circuit 13 Control Signal (Register Write Information and Transfer Control Information) 14 Transfer data 15 External data processor 16 Fixed value information

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 バスにより接続された中央処理装置、主
記憶装置、及び複数の入出力装置から構成されるデータ
処理装置に接続し、バス上の通信情報をトレースするこ
とによりデータを収集し、外部データ処理装置へ転送す
るデータ収集装置において、外部データ処理装置から書
込みが可能なレジスタと、バス上のアドレス情報と前記
レジスタの内容を照合する照合回路と、照合結果に基い
てデータ転送を制御する転送制御回路、及びデータを外
部データ処理装置へ転送するデータ転送回路とを備える
ことを特徴とするデータ収集装置。
1. A data processing apparatus comprising a central processing unit, a main storage unit, and a plurality of input / output units connected by a bus, and collecting data by tracing communication information on the bus, In a data collection device that transfers data to an external data processing device, a register writable from the external data processing device, a matching circuit that matches address information on the bus with the contents of the register, and data transfer control based on the matching result And a data transfer circuit for transferring data to an external data processing device.
JP3302603A 1991-10-23 1991-10-23 Data collecting device Pending JPH05113938A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3302603A JPH05113938A (en) 1991-10-23 1991-10-23 Data collecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3302603A JPH05113938A (en) 1991-10-23 1991-10-23 Data collecting device

Publications (1)

Publication Number Publication Date
JPH05113938A true JPH05113938A (en) 1993-05-07

Family

ID=17910972

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3302603A Pending JPH05113938A (en) 1991-10-23 1991-10-23 Data collecting device

Country Status (1)

Country Link
JP (1) JPH05113938A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152604A (en) * 1993-11-26 1995-06-16 Nec Corp Device and method for debugging
JP2008310702A (en) * 2007-06-15 2008-12-25 Nec Electronics Corp Monitoring device and monitoring method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152604A (en) * 1993-11-26 1995-06-16 Nec Corp Device and method for debugging
JP2008310702A (en) * 2007-06-15 2008-12-25 Nec Electronics Corp Monitoring device and monitoring method

Similar Documents

Publication Publication Date Title
JPS60131041U (en) Handwritten input information processing device
CA2135505A1 (en) DMA Emulation for Non-DMA Capable Interface Cards
JPH05113938A (en) Data collecting device
JP2538897B2 (en) Data processing device
JPS5835591A (en) Character display
JPH0496840A (en) Semiconductor file memory device
JPS6478361A (en) Data processing system
JPS6037753Y2 (en) Memory card configuration
JPS5740790A (en) Storage control system
JPS575143A (en) Communicating method of multimicroprocessor system
JPS605400Y2 (en) Multipoint data input/output device
JPS62216046A (en) Record control system for logical simulation device
JPS63148320A (en) Control system for terminal operation procedure
JP2932730B2 (en) Vending machine data input / output device
JPS631598A (en) Data output controller to xy plotter
JPS58167950U (en) speaker verification device
JPS5922983B2 (en) Information processing method
JPS60176106A (en) Sequence controller
JPS59142844U (en) Barcode processing device
JPH02307136A (en) File controller
JPS5913063B2 (en) Shared I/O bus controller
JPH0414368B2 (en)
JPS5829046A (en) Memory sorting system
JPS58174733U (en) Process input/output control method
JPH04312138A (en) Trace data store system