JPH08263328A - Bus trace device and method - Google Patents

Bus trace device and method

Info

Publication number
JPH08263328A
JPH08263328A JP7062982A JP6298295A JPH08263328A JP H08263328 A JPH08263328 A JP H08263328A JP 7062982 A JP7062982 A JP 7062982A JP 6298295 A JP6298295 A JP 6298295A JP H08263328 A JPH08263328 A JP H08263328A
Authority
JP
Japan
Prior art keywords
trace
bus
data
memory
memory means
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
JP7062982A
Other languages
Japanese (ja)
Inventor
Shigemasa Kikuchi
重正 菊地
Junichi Kihara
淳一 木原
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP7062982A priority Critical patent/JPH08263328A/en
Publication of JPH08263328A publication Critical patent/JPH08263328A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To provide a bus trace device of high performance which can eliminate the discontinuation of the system operation in a fault detection mode and the change of the circuit constitution that is required in response to the fault detection mode by using a bus trace function that is connected to the system and adaptive to the different fault detection modes. CONSTITUTION: A bus trace device is connected to a system bus 2 and traces the bus information necessary for detection of faults. Then the bus trace device is provided with a trace memory 13 of large capacity consisting of a DRAM of a double memory block system and a fast trace memory 14 which serve as the trace memories that store the trace data. A bus trace control circuit 15 controls the trace operations and also controls the write operations of both memories 13 and 14 in accordance with the trace start/stop conditions that are set by an SVP 4.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータシステム
において、特にシステムバスに接続してバスを転送する
データをトレースするバストレース装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus trace device in a computer system, and more particularly to a bus trace device for connecting to a system bus and tracing data transferred on the bus.

【0002】[0002]

【従来の技術】従来、コンピュータシステムでは、シス
テムバスに複数の装置が接続されて、各装置が時分割に
動作している。このようなシステムに故障が発生した場
合に、各装置の中で障害が発生した装置と障害内容を特
定するための障害検出機能が必要である。
2. Description of the Related Art Conventionally, in a computer system, a plurality of devices are connected to a system bus and each device operates in a time division manner. When a failure occurs in such a system, it is necessary to have a failure detection function for identifying the apparatus in which failure has occurred and the details of the failure.

【0003】障害検出機能では、パリティエラーが発生
したような比較的単純な障害の場合には、障害が発生し
た装置を特定することは容易である。例えば、受信装置
側にパリティエラーチェック機能を設けることにより、
送信装置が送信した情報を受信装置がチェックし、その
チェック結果を送信装置に通知するような機能である。
With the fault detection function, in the case of a relatively simple fault such as a parity error, it is easy to identify the device in which the fault has occurred. For example, by providing a parity error check function on the receiving device side,
The receiving device checks the information transmitted by the transmitting device, and notifies the transmitting device of the check result.

【0004】しかしながら、例えばメモリ装置におい
て、ある装置(CPU等)からのデータの書込み動作に
より、特定番地の記憶内容が破壊されたような場合に
は、単純なチェック機能では対処できない。
However, for example, in a memory device, when the storage content of a specific address is destroyed by a data write operation from a certain device (CPU etc.), a simple check function cannot deal with it.

【0005】このような複雑な障害検出機能には、シス
テムバスを転送するデータ(バス情報)を監視するため
のバストレース装置(またはバストラップ装置)が必要
である。従来では、障害が発生したときに、バストレー
ス装置をシステムバスに接続して、バス情報を監視し、
サービスプロセッサに転送する。サービスプロセッサ
は、バストレース装置から転送されたバス情報に従っ
て、障害発生の要因となる装置や障害内容を検出する。
Such a complicated fault detection function requires a bus trace device (or bus trap device) for monitoring data (bus information) transferred on the system bus. Conventionally, when a failure occurs, a bus trace device is connected to the system bus to monitor bus information,
Transfer to service processor. The service processor detects the device that causes the failure and the content of the failure according to the bus information transferred from the bus trace device.

【0006】バストレース装置を利用した障害検出機能
により、前記のメモリ装置の障害検出以外に、例えば装
置番号(ID情報)により割り込み動作を起動する場合
に、不正装置番号を出力する装置を特定するような障害
検出も実現することが可能である。
With the fault detection function using the bus trace device, in addition to the fault detection of the memory device, for example, when the interrupt operation is activated by the device number (ID information), the device which outputs the illegal device number is specified. Such failure detection can also be realized.

【0007】[0007]

【発明が解決しようとする課題】前述したように、複雑
な障害検出機能を実現するには、バス情報を監視するた
めのバストレース装置が必要不可欠である。バストレー
ス装置は、通常ではバスから取出したデータ(トレース
データ)を格納する大容量のトレースメモリを備えてい
る。このトレースメモリには、大容量化が容易なDRA
M(ダイナミックRAM)が使用されている。
As described above, a bus trace device for monitoring bus information is indispensable for realizing a complicated fault detecting function. The bus trace device usually has a large-capacity trace memory for storing data (trace data) extracted from the bus. This trace memory is a DRA that can be easily increased in capacity.
M (dynamic RAM) is used.

【0008】しかしながら、DRAMはリフレッシュ動
作が必要なため、アクセス動作が相対的に低速である。
最近では、バスクロックの周波数が高くなっているた
め、DRAMからなる単一のメモリブロックでは、トレ
ースデータとして確保すべきバスデータから抜け落ちる
データが発生する。DRAMの代わりに、高速アクセス
のSRAM(スタティックRAM)を使用することが考
えられるが、SRAMはコスト等の面で大容量化が困難
である。
However, since the DRAM requires a refresh operation, the access operation is relatively slow.
Since the frequency of the bus clock has recently become high, data that falls out of the bus data to be secured as trace data occurs in a single memory block composed of DRAM. It is possible to use a high-speed access SRAM (static RAM) instead of the DRAM, but it is difficult to increase the capacity of the SRAM in terms of cost and the like.

【0009】さらに、障害発生時に、発生前後の信号の
動き(変化)を詳細に分析することを必要とする場合が
ある。例えば、1バスサイクル(160ns)内で、所定
単位(10ns)で信号の変化を検出したい場合である。
Further, when a failure occurs, it may be necessary to analyze the movement (change) of the signal before and after the failure in detail. For example, it is a case where it is desired to detect a signal change in a predetermined unit (10 ns) within one bus cycle (160 ns).

【0010】以上のように、障害検出モードに従って、
バストレース装置の機能(接続条件)を変化させること
が必要である。従来では、その接続条件に応じてバスト
レース装置の回路構成を変更して、システムに組み込む
ことが行なわれている。このため、障害検出動作のため
に、システムの動作を一時停止する必要がある。
As described above, according to the failure detection mode,
It is necessary to change the function (connection condition) of the bus trace device. Conventionally, the circuit configuration of the bus trace device is changed according to the connection condition and incorporated in the system. Therefore, it is necessary to suspend the operation of the system for the failure detection operation.

【0011】本発明の目的は、システムに接続して異な
る障害検出モードに適応するバストレース機能を備える
ことにより、障害検出時のシステムの停止や障害検出モ
ードに応じた回路構成の変更を無くすことを実現できる
高性能のバストレース装置を提供することにある。
An object of the present invention is to provide a bus trace function for connecting to a system and adapting to different failure detection modes, thereby eliminating system stoppage at the time of failure detection and circuit configuration change according to the failure detection mode. It is to provide a high-performance bus trace device that can realize the above.

【0012】[0012]

【課題を解決するための手段】本発明は、特にシステム
バスに接続して、障害検出に必要なバス情報をトレース
するバストレース装置において、トレースデータを保存
するメモリ手段として、例えばDRAMからなるメモリ
ブロックを2個以上有するメモリ手段を備えている。さ
らに、本装置は、メモリ手段を制御して、トレースの開
始と停止の条件に応じてトレース動作を制御するトレー
ス制御手段を有する。
The present invention particularly relates to a bus trace device for connecting to a system bus and tracing bus information necessary for fault detection, and as memory means for storing trace data, a memory such as a DRAM is used. A memory means having two or more blocks is provided. Further, the apparatus has a trace control means for controlling the memory means and controlling the trace operation according to the start and stop conditions of the trace.

【0013】[0013]

【作用】本発明では、トレースデータを保存するメモリ
手段は、2個以上メモリブロックから構成されている。
各メモリブロックとして大容量のDRAMを使用し、D
RAMのリフレッシュ動作時でも、各メモリブロックを
交互に起動してトレースデータを確実に保存することが
できる。さらに、トレース制御手段がトレースの開始と
停止の条件を変更することにより、異なる障害検出モー
ドに適応するバストレース機能を実現することができ
る。
According to the present invention, the memory means for storing the trace data is composed of two or more memory blocks.
A large capacity DRAM is used as each memory block, and D
Even during the RAM refreshing operation, the memory blocks can be alternately activated to reliably save the trace data. Further, the trace control means can change the conditions for starting and stopping the trace to realize a bus trace function adapted to different failure detection modes.

【0014】[0014]

【実施例】以下図面を参照して本発明の実施例を説明す
る。図1は本実施例に係わるバストレース装置の要部を
示すブロック図、図2は本実施例に係わるバストレース
装置を使用したシステムの要部を示すブロック図、図3
乃至図6は本実施例のバストレース装置に使用されるト
レースメモリの構成を説明するための概念図、図7はト
レースメモリの動作を説明するためのタイミングチャー
ト、図8は本実施例に係わるバストレース制御回路の構
成を説明するためのブロック図、図9は本実施例の動作
を説明するためのフローチャートである。 (システムの構成)本実施例のバストレース装置1は、
図2に示すように、例えば情報処理システムのシステム
バス2に接続される。システムバス2は、例えば中央処
理部とI/O装置間を接続し、中央処理部からの入出力
処理をI/O装置に伝えるバスである。
Embodiments of the present invention will be described below with reference to the drawings. 1 is a block diagram showing a main part of a bus trace device according to the present embodiment, FIG. 2 is a block diagram showing a main part of a system using the bus trace device according to the present embodiment, and FIG.
6 to 7 are conceptual diagrams for explaining the configuration of the trace memory used in the bus trace device of this embodiment, FIG. 7 is a timing chart for explaining the operation of the trace memory, and FIG. 8 is for this embodiment. FIG. 9 is a block diagram for explaining the configuration of the bus trace control circuit, and FIG. 9 is a flow chart for explaining the operation of this embodiment. (System Configuration) The bus trace device 1 of the present embodiment is
As shown in FIG. 2, it is connected to, for example, the system bus 2 of the information processing system. The system bus 2 is, for example, a bus that connects the central processing unit and the I / O device and transmits the input / output processing from the central processing unit to the I / O device.

【0015】システムバス2には、システム本体である
中央処理部3、サービスプロセッサ(SVP)4、およ
び分散制御プロセッサ5やマルチリンケージメモリ(M
LM)6が接続されている。
The system bus 2 includes a central processing unit 3, which is a system main body, a service processor (SVP) 4, a distributed control processor 5 and a multi-linkage memory (M).
LM) 6 is connected.

【0016】中央処理部3は、システムバス2に接続さ
れたバスコントローラ3aと基本入出力プロセッサ(B
IOP)3b、システム制御装置(SCU)3c、演算
制御装置(ACP)3d、およびSCU3cによりアク
セス制御されるメインメモリ3eを有する。
The central processing unit 3 includes a bus controller 3a connected to the system bus 2 and a basic input / output processor (B).
It has an IOP) 3b, a system control unit (SCU) 3c, an arithmetic control unit (ACP) 3d, and a main memory 3e whose access is controlled by the SCU 3c.

【0017】SVP4は、本実施例では障害検出機能の
構成要素であり、入出力装置4aを介して障害検出処理
に必要なコマンドの入力や障害検出結果(解析結果)の
出力を行なう。また、SVP4は、本実施例のバストレ
ース装置1とインターフェース(後述する)を介して接
続し、トレース動作の開始と停止の条件を送信したり、
バストレース装置1から転送されるトレースデータを受
信する。 (バストレース装置の構成)本実施例のバストレース装
置1は、図1に示すように、システムバス2に接続され
て、バスを転送する情報(以下トレースデータと称す
る)を一時的に格納するレジスタ10aと高速レジスタ
10bを有する。バストレース装置1は、内部バスとし
てメモリデータバス(MDバス)11とマイクロプロセ
ッサバス(MPUバス)12を有する。MDバス11に
は、トレースメモリ13,14とバストレース制御回路
15が接続されている。
The SVP 4 is a component of the fault detection function in this embodiment, and inputs a command necessary for fault detection processing and outputs a fault detection result (analysis result) via the input / output device 4a. Further, the SVP 4 is connected to the bus trace device 1 of the present embodiment via an interface (described later) to transmit the start and stop conditions of the trace operation,
The trace data transferred from the bus trace device 1 is received. (Structure of Bus Trace Device) As shown in FIG. 1, the bus trace device 1 of the present embodiment is connected to a system bus 2 and temporarily stores information for transferring the bus (hereinafter referred to as trace data). It has a register 10a and a high speed register 10b. The bus trace device 1 has a memory data bus (MD bus) 11 and a microprocessor bus (MPU bus) 12 as internal buses. Trace memories 13 and 14 and a bus trace control circuit 15 are connected to the MD bus 11.

【0018】トレースメモリは、大容量のDRAMから
なる大容量トレースメモリ13とSRAMからなる高速
トレースメモリ14とから構成されている。大容量トレ
ースメモリ13は、例えば2メモリブロック(2面)を
構成する第1のDRAM13aと第2のDRAM13b
からなり、レジスタ10aを介してシステムバス2から
のトレースデータを保存する。高速トレースメモリ14
は、高速レジスタ10bを介してシステムバス2から、
特に高速バスクロックにより転送されるトレースデータ
を保存する。
The trace memory comprises a large capacity trace memory 13 composed of a large capacity DRAM and a high speed trace memory 14 composed of an SRAM. The large-capacity trace memory 13 includes, for example, a first DRAM 13a and a second DRAM 13b that form two memory blocks (two surfaces).
And stores the trace data from the system bus 2 via the register 10a. High speed trace memory 14
From the system bus 2 via the high speed register 10b,
Especially, the trace data transferred by the high speed bus clock is saved.

【0019】メモリ制御回路16は、大容量トレースメ
モリ13と高速トレースメモリ14のデータ書込み制御
を実行するプログラマブル・ロジックアレイ(PLA)
からなり、アドレス信号、ライトイネーブル信号、RA
S/CAS信号等の各種メモリ制御信号を出力する。
The memory control circuit 16 is a programmable logic array (PLA) that executes data write control of the large capacity trace memory 13 and the high speed trace memory 14.
The address signal, write enable signal, RA
It outputs various memory control signals such as S / CAS signals.

【0020】バストレース制御回路15は、メモリ制御
回路16を介してトレースメモリ13,14の書込み制
御を実行して、トレース動作の開始と停止を制御するP
LAである。PLAのため、バストレース制御回路15
の制御内容は任意に設定可能である。本実施例では、バ
ストレース制御回路15は、インターフェース(RS2
32Cコントローラ)18を介して、SVP4から転送
されるトレース動作の開始と停止の条件を示す情報TS
を受信する。
The bus trace control circuit 15 executes write control of the trace memories 13 and 14 via the memory control circuit 16 to control the start and stop of the trace operation.
It is LA. Because of PLA, bus trace control circuit 15
The control content of can be set arbitrarily. In this embodiment, the bus trace control circuit 15 uses the interface (RS2
32C controller) 18 and information TS indicating the conditions for starting and stopping the trace operation transferred from the SVP 4
To receive.

【0021】MPU17は、バストレース装置1全体の
制御を実行する制御装置であり、特にインターフェース
であるRS232Cコントローラ18やSCSIコント
ローラ19を介したデータ転送を制御する。
The MPU 17 is a control device for executing control of the entire bus trace device 1, and particularly controls data transfer via the RS232C controller 18 and the SCSI controller 19 which are interfaces.

【0022】SCSIコントローラ19は、バストレー
ス装置1とSVP4とを接続するインターフェースであ
り、大容量トレースメモリ13と高速トレースメモリ1
4に保存されたトレースデータをMPU17の制御によ
りSVP4に転送する。RS232Cコントローラ18
は、MPU17の制御によりトレースデータをSVP4
に転送し、またSVP4からのトレース動作の開始と停
止の条件を示す情報TSを転送する。 (トレースメモリの構成)トレースメモリは、前記のよ
うに、小容量の高速トレースメモリ14と低速の大容量
トレースメモリ13からなる。大容量トレースメモリ1
3は、例えば1メモリブロックとして4MビットDRA
Mを8個使用し、第1のDRAM13aと第2のDRA
M13bの2メモリブロック方式である。
The SCSI controller 19 is an interface for connecting the bus trace device 1 and the SVP 4, and has a large capacity trace memory 13 and a high speed trace memory 1.
The trace data stored in 4 is transferred to the SVP 4 under the control of the MPU 17. RS232C controller 18
Controls the trace data to SVP4 under the control of MPU17.
And the information TS indicating the conditions for starting and stopping the trace operation from the SVP4. (Structure of Trace Memory) As described above, the trace memory is composed of the small-capacity high-speed trace memory 14 and the low-speed large-capacity trace memory 13. Large capacity trace memory 1
3 is, for example, 4 Mbit DRA as one memory block
8 M are used, the first DRAM 13a and the second DRA
It is a two-memory block system of M13b.

【0023】本実施例では、大容量トレースメモリ13
は、図4に示すように、システムバス1から128ビッ
ト単位で書込み、MPU17から16ビット単位で読出
されるものと想定する。さらに、大容量トレースメモリ
13は、2メモリブロックで最大8Mバイトの容量であ
る。さらに、大容量トレースメモリ13は、図5に示す
ように、64Kバイト毎のブロックに分割されて、ブロ
ック切換えレジスタ23によりブロックの切換え処理が
実行される。ブロック切換えレジスタ23は、MPU1
7のI/O(入出力)アクセスにより内容を更新され
る。したがって、大容量トレースメモリ13は、図4に
示すように、最大128ブロックからなり、各ブロック
には4096イベントのトレースデータを格納できる。
In this embodiment, the large capacity trace memory 13 is used.
Is assumed to be written from the system bus 1 in a unit of 128 bits and read from the MPU 17 in a unit of 16 bits, as shown in FIG. Furthermore, the large-capacity trace memory 13 has a maximum capacity of 8 Mbytes in two memory blocks. Further, as shown in FIG. 5, the large-capacity trace memory 13 is divided into blocks of 64 Kbytes each, and the block switching register 23 executes block switching processing. The block switching register 23 is
The contents are updated by 7 I / O (input / output) accesses. Therefore, as shown in FIG. 4, the large-capacity trace memory 13 has a maximum of 128 blocks, and each block can store 4096 event trace data.

【0024】MPU17から見たトレースメモリのイベ
ント・フォーマットは、図3(A),(B)に示すよう
に、制御信号、ファンクション/パリティ情報、SID
/DID情報、アドレス情報、データからなる。イベン
ト・フォーマットは、図3(B)に示すように、詳細に
は16ビットのイベント情報1−8からなる。即ち、制
御信号1/2はアビトレーション情報を意味し、計32
ビットからなるイベント情報1,2である。ファンクシ
ョン/パリティ情報は、ファンクション情報(Fun
c.)、ファンクション/IDのパリティ情報(F,I
DP)、アドレスパリティ情報(ADRS.P)、デー
タパリティ情報(DATA P)を意味し、計16ビッ
トからなるイベント情報3である。
The event format of the trace memory as seen from the MPU 17 is, as shown in FIGS. 3A and 3B, a control signal, function / parity information, SID.
/ DID information, address information, and data. As shown in FIG. 3B, the event format is composed of 16-bit event information 1-8 in detail. That is, the control signal 1/2 means arbitration information, and a total of 32
Event information 1 and 2 consisting of bits. The function / parity information is the function information (Fun
c. ), Function / ID parity information (F, I
DP), address parity information (ADRS.P), and data parity information (DATA P), which is event information 3 consisting of 16 bits in total.

【0025】さらに、SID/DID情報は、ソースI
D情報(送信装置番号)とディストネーションID情報
(受信装置番号)を意味し、計16ビットからなるイベ
ント情報4である。アドレス情報は上位情報(ADR
S.UPPER)と下位情報(ADRS.LOWER)
からなる計32ビットのイベント情報5,6である。デ
ータは上位情報(DATA.UPPER)と下位情報
(DATA.LOWER)からなる計32ビットのイベ
ント情報7,8である。
Further, the SID / DID information is the source I
The event information 4 means D information (transmission device number) and destination ID information (reception device number) and is 16 bits in total. The address information is upper information (ADR
S. UPPER) and lower information (ADRS.LOWER)
Event information 5 and 6 of 32 bits in total. The data is a total of 32 bits of event information 7 and 8 including upper information (DATA.UPPER) and lower information (DATA.LOWER).

【0026】大容量トレースメモリ13は、図6に示す
ように、システムバス2からの128ビット単位のトレ
ースデータをレジスタ10aに一時的にラッチし、この
レジスタ10aにラッチされたデータをレジスタ10c
を介してメモリデータバス11で受けた後に格納する。
As shown in FIG. 6, the large-capacity trace memory 13 temporarily latches the trace data in 128-bit units from the system bus 2 in the register 10a, and the data latched in the register 10a is registered in the register 10c.
It is stored in the memory data bus 11 after being received via.

【0027】次に、高速トレースメモリ14と大容量ト
レースメモリ13は、図7に示すタイミングにより動作
する。高速トレースメモリ(SRAM)14は、通常の
バスクロックBC(160ns/c)の例えば4倍の周波
数の高速クロックBCn により転送されるトレースデー
タを書込む。
Next, the high speed trace memory 14 and the large capacity trace memory 13 operate at the timing shown in FIG. The high-speed trace memory (SRAM) 14 writes the trace data transferred by the high-speed clock BCn having a frequency four times as high as that of the normal bus clock BC (160 ns / c).

【0028】一方、大容量トレースメモリ13は、第1
と第2の各DRAM13a,13bが交互に動作し、そ
れぞれの非動作時にリフレッシュを行なうように制御さ
れる。これにより、大容量トレースメモリ13は、リフ
レッシュの期間でも第1と第2のDRAM13a,13
bのいずれかにより、トレースデータを書込むことがで
きる。 (バストレース制御回路の構成)本実施例のバストレー
ス制御回路15は、図8に示すように、ドライバ/レシ
ーバ15a、トレースデータバッファ(TDバッファ)
15b、制御回路15c、マスクレジスタ15d、マッ
チレジスタ15e、比較回路15f、および論理ゲート
回路15gを有する。
On the other hand, the large-capacity trace memory 13 has the first
And the second DRAMs 13a and 13b alternately operate, and are controlled to perform refresh when they are not operating. As a result, the large-capacity trace memory 13 keeps the first and second DRAMs 13a, 13a even during the refresh period.
Trace data can be written by any of b. (Structure of Bus Trace Control Circuit) As shown in FIG. 8, the bus trace control circuit 15 of the present embodiment has a driver / receiver 15a and a trace data buffer (TD buffer).
15b, a control circuit 15c, a mask register 15d, a match register 15e, a comparison circuit 15f, and a logic gate circuit 15g.

【0029】ドライバ/レシーバ15aは、MDバス1
1とMPUバス12のデータバス12bとを接続し、デ
ータの交換を行なう。TDバッファ15bは、MDバス
11を介して転送されるトレースデータの各イベント情
報を格納する128ビットのバッファメモリである。
The driver / receiver 15a is the MD bus 1
1 and the data bus 12b of the MPU bus 12 are connected to exchange data. The TD buffer 15b is a 128-bit buffer memory that stores event information of trace data transferred via the MD bus 11.

【0030】制御回路15cは、MPUバス12のアド
レスバス12aを介して転送されるMPU17からのア
ドレスをデコードするI/Oデコーダを含むPLAから
なり、TDバッファ15b、マスクレジスタ15d、マ
ッチレジスタ15eの各動作を制御する。
The control circuit 15c is composed of a PLA including an I / O decoder for decoding an address from the MPU 17 transferred via the address bus 12a of the MPU bus 12, and includes a TD buffer 15b, a mask register 15d, and a match register 15e. Control each operation.

【0031】マッチレジスタ15eは、データバス12
bを介してMPU17から転送されるトレース条件(マ
ッチ条件)をセットするための8個のレジスタ群(計1
28ビットのレジスタ)からなる。同様に、マスクレジ
スタ15dは、MPU17から転送されるトレース条件
(マスク条件)をセットするための8個のレジスタ群
(計128ビットのレジスタ)からなり、チェック不要
のビットをセットする。
The match register 15e is used for the data bus 12
A group of 8 registers for setting the trace condition (match condition) transferred from the MPU 17 via b (total 1
28-bit register). Similarly, the mask register 15d is composed of a group of 8 registers (total 128-bit registers) for setting the trace condition (mask condition) transferred from the MPU 17, and sets a check-unnecessary bit.

【0032】比較回路15fは、TDバッファ15bと
マッチレジスタ15eの各データを比較し、マッチする
8個のマッチ信号M1−M8を生成する。比較回路15
fの第1の入力I1には、TDバッファ15bのデータ
の中で、アンド回路15iを介してマスクレジスタ15
dのデータによりマスクされたデータが入力される。一
方、第2の入力I2には、マッチレジスタ15eのデー
タの中で、アンド回路15eを介してマスクレジスタ1
5dのデータによりマスクされたデータが入力される。
The comparison circuit 15f compares the respective data in the TD buffer 15b and the match register 15e and generates eight matching match signals M1-M8. Comparison circuit 15
The first input I1 of f is supplied to the mask register 15 via the AND circuit 15i in the data of the TD buffer 15b.
The data masked by the data of d is input. On the other hand, the second input I2 is supplied to the mask register 1 via the AND circuit 15e in the data of the match register 15e.
The data masked by the data of 5d is input.

【0033】論理ゲート回路15gは、アンド回路やオ
ア回路を含むPLAからなり、比較回路15fから出力
されたマッチ信号M1−M8に基づいて、トレースの開
始と停止を制御するためのトリガ信号TRを出力する。
The logic gate circuit 15g is composed of a PLA including an AND circuit and an OR circuit, and generates a trigger signal TR for controlling the start and stop of the trace based on the match signals M1-M8 output from the comparison circuit 15f. Output.

【0034】要するに、バストレース制御回路15は、
MPU17を介して外部(本実施例ではSVP4)から
転送されたトレースの開始と停止の条件をマッチレジス
タ15eとマスクレジスタ15dにセットし、この条件
によりMDバス11を介してTDバッファ15bに格納
したトレースデータをチェックすることによりトレース
の開始と停止を制御する。トレースの開始と停止の制御
とは、具体的にはトレースメモリ13,14に対するト
レースデータの書込み制御を意味する。 (バストレース装置の動作)次に、本実施例の動作を図
9のフローチャートを参照して説明する。
In summary, the bus trace control circuit 15 is
The conditions for starting and stopping the trace transferred from the outside (SVP4 in this embodiment) via the MPU 17 are set in the match register 15e and the mask register 15d, and stored in the TD buffer 15b via the MD bus 11 under these conditions. Control the start and stop of the trace by checking the trace data. The control of starting and stopping the trace specifically means control of writing the trace data to the trace memories 13 and 14. (Operation of Bus Trace Device) Next, the operation of this embodiment will be described with reference to the flowchart of FIG.

【0035】図2に示すようなシステムにおいて、例え
ばMLM6等のメモリ装置において、データの書込み動
作により特定番地の記憶内容が破壊されたような障害が
発生したと想定し、バストレース装置1をシステムに接
続させるか、または常備されたバストレース装置1をS
VP4により起動させる。バストレース装置1は、シス
テムバス2のバス情報を監視し、トレースメモリ13,
14に格納したトレースデータをSVP4に転送する。
SVP4は、バストレース装置1により監視された(保
存した)トレースデータに従って、前記のメモリ装置等
の障害検出処理を実行する。
In the system as shown in FIG. 2, assuming that a failure such as the memory content of a specific address being destroyed by a data write operation has occurred in a memory device such as the MLM 6, the bus trace device 1 is used as a system. Or connect the bus trace device 1 which is always available to S
It is activated by VP4. The bus trace device 1 monitors the bus information of the system bus 2 and uses the trace memory 13,
The trace data stored in 14 is transferred to SVP4.
The SVP 4 executes the fault detection processing of the memory device or the like according to the trace data monitored (saved) by the bus trace device 1.

【0036】このような障害検出動作において、SVP
4は、最初にバストレース装置1によるトレース動作の
開始と停止の条件を示す情報TSを、RS232Cコン
トローラ18を介してMPU17に転送する(ステップ
S1)。
In such a failure detection operation, the SVP
4 first transfers the information TS indicating the conditions for starting and stopping the trace operation by the bus trace device 1 to the MPU 17 via the RS232C controller 18 (step S1).

【0037】MPU17は、転送された情報TSをバス
トレース制御回路15にセットし、かつメモリ制御回路
16にも転送する(ステップS2)。バストレース制御
回路15は、図8に示す比較回路15fと論理ゲート回
路15gの動作によりトレース開始の条件に応じたトリ
ガ信号TRをメモリ制御回路16に出力する(ステップ
S3)。
The MPU 17 sets the transferred information TS in the bus trace control circuit 15 and also transfers it to the memory control circuit 16 (step S2). The bus trace control circuit 15 outputs a trigger signal TR according to the trace start condition to the memory control circuit 16 by the operation of the comparison circuit 15f and the logic gate circuit 15g shown in FIG. 8 (step S3).

【0038】メモリ制御回路16は、バストレース制御
回路15からのトレース開始の指示により、高速トレー
スメモリ14と大容量トレースメモリ13に対して、シ
ステムバス2からのトレースデータ(128ビットのバ
ス情報)をトレースして書込むための起動を掛ける(ス
テップS4,S5)。
The memory control circuit 16 instructs the high-speed trace memory 14 and the large-capacity trace memory 13 to trace data from the system bus 2 (128-bit bus information) in response to a trace start instruction from the bus trace control circuit 15. Is activated for tracing and writing (steps S4 and S5).

【0039】トレースデータは、システムバス2から1
28ビット単位で一時的にレジスタ10aにラッチされ
て、大容量トレースメモリ13に書込まれる(ステップ
S6)。大容量トレースメモリ13は、図7に示すよう
に、バスクロックBCに同期して第1と第2の各DRA
M13a,13bが交互に起動して書込み動作を行な
う。
The trace data is stored in the system buses 2 to 1
The data is temporarily latched in 28-bit units in the register 10a and written in the large-capacity trace memory 13 (step S6). As shown in FIG. 7, the large-capacity trace memory 13 synchronizes with the bus clock BC and each of the first and second DRAs.
M13a and 13b are alternately activated to perform the write operation.

【0040】同様に、トレースデータは、システムバス
2から128ビット単位で一時的に高速レジスタ10b
にラッチされて、高速トレースメモリ14に書込まれ
る。高速トレースメモリ14は、バストレース制御回路
15にセットされたトレースの条件に応じて、図7に示
すように、通常のバスクロックBCより高い周波数の高
速クロックBCn に同期してトレースデータを書込む。
Similarly, the trace data is temporarily transferred from the system bus 2 in units of 128 bits to the high speed register 10b.
Latched in and written to the high speed trace memory 14. The high speed trace memory 14 writes the trace data in synchronization with the high speed clock BCn having a frequency higher than the normal bus clock BC, as shown in FIG. 7, according to the trace condition set in the bus trace control circuit 15. .

【0041】ここで、バストレース制御回路15は、ト
レースメモリ13,14の書込み動作と同時に、システ
ムバス2から128ビットのトレースデータを取込み、
トレース停止の条件にマッチするか否かを判定する(ス
テップS7)。即ち、図8に示すように、トレースデー
タをTDバッファ15bに格納し、比較回路15fによ
りトレースの停止条件が成立したか否かを判定する。
Here, the bus trace control circuit 15 fetches 128-bit trace data from the system bus 2 at the same time as the write operation of the trace memories 13 and 14,
It is determined whether or not the trace stop condition is met (step S7). That is, as shown in FIG. 8, the trace data is stored in the TD buffer 15b, and the comparison circuit 15f determines whether or not the trace stop condition is satisfied.

【0042】バストレース制御回路15は、トレースの
停止条件が成立するまで、トレースメモリ13,14に
対してトレースデータの書込み動作を続行させる(ステ
ップS8のNO)。
The bus trace control circuit 15 continues the trace data write operation to the trace memories 13 and 14 until the trace stop condition is satisfied (NO in step S8).

【0043】トレースの停止条件が成立すると、バスト
レース制御回路15は、トレース停止の条件に応じたト
リガ信号TRをメモリ制御回路16に出力する(ステッ
プS8のYES,S9)。この指示に応じて、メモリ制
御回路16は高速トレースメモリ14と大容量トレース
メモリ13に対して、トレースデータの書込み動作を停
止させる。
When the trace stop condition is satisfied, the bus trace control circuit 15 outputs a trigger signal TR according to the trace stop condition to the memory control circuit 16 (YES in step S8, S9). In response to this instruction, the memory control circuit 16 causes the high-speed trace memory 14 and the large-capacity trace memory 13 to stop the trace data write operation.

【0044】SVP4は、RS232Cコントローラ1
8を介してMPU17に、トレースメモリに保存された
トレースデータの転送を指示する(ステップS10)。
この指示に応じて、MPU17は、高速トレースメモリ
14と大容量トレースメモリ13の両方または一方に保
存されたトレースデータを読出し、SCSIコントロー
ラ19を介してSVP4に転送する(ステップS1
1)。
The SVP4 is an RS232C controller 1
The MPU 17 is instructed via 8 to transfer the trace data stored in the trace memory (step S10).
In response to this instruction, the MPU 17 reads the trace data stored in the high speed trace memory 14 and / or the large capacity trace memory 13 and transfers it to the SVP 4 via the SCSI controller 19 (step S1).
1).

【0045】ここで、MPU17は、RS232Cコン
トローラ18を介してトレースデータをSVP4に転送
することも可能である。SVP4は、転送されたトレー
スデータを受信して、このトレースデータに基づいて例
えばメモリ装置の障害検出処理を実行する。
Here, the MPU 17 can also transfer the trace data to the SVP 4 via the RS232C controller 18. The SVP 4 receives the transferred trace data and executes, for example, fault detection processing of the memory device based on the trace data.

【0046】以上にように本実施例によれば、高速トレ
ースメモリ14および2メモリブロック方式の大容量ト
レースメモリ13を有するため、トレースデータを高速
にトレースして保存する保存動作と共に、大容量のトレ
ースデータを保存することができる。さらに、大容量ト
レースメモリ13は2メモリブロック方式であるため、
リフレッシュの必要なDRAMを使用した場合に、メモ
リブロックの非書込み動作時にリフレッシュを行なうこ
とが可能となる。したがって、大容量化の容易なDRA
Mをトレースメモリとして使用した場合でも、リフレッ
シュのために、トレースデータを取り込むときに、デー
タが抜け落ちるような事態を確実に防止することができ
る。換言すれば、DRAMを使用した大容量トレースメ
モリ13により、バスクロックBCに同期して、トレー
スデータを確実に保存することができる。
As described above, according to this embodiment, since the high-speed trace memory 14 and the large-capacity trace memory 13 of the two-memory block type are provided, the trace data can be traced at high speed and stored, and the large-capacity storage memory can Trace data can be saved. Furthermore, since the large-capacity trace memory 13 is of the two-memory block type,
When a DRAM that requires refreshing is used, refreshing can be performed during the non-writing operation of the memory block. Therefore, DRA that can easily increase the capacity
Even when M is used as the trace memory, it is possible to reliably prevent a situation where data is lost when the trace data is fetched for refreshing. In other words, the large-capacity trace memory 13 using DRAM can surely save the trace data in synchronization with the bus clock BC.

【0047】さらに、バストレース制御回路15が、S
VP4からトレースの開始と停止の条件をセットできる
構成であるため、トレース条件の変更が容易な制御動作
を実現することができる。したがって、例えば障害発生
時に、発生前後の信号の変化を詳細に分析するため、1
バスサイクル(160ns)内で、所定単位(10ns)で
信号の変化を検出したい場合のような障害検出モードに
従って、トレースの開始と停止を制御することができ
る。換言すれば、従来のように障害検出モードに従って
バストレース装置の回路構成を変更する必要はないた
め、障害検出動作のためにシステムの動作を一時停止す
る必要もない。
Further, the bus trace control circuit 15 makes the S
Since the configuration is such that the start and stop conditions of the trace can be set from the VP 4, it is possible to realize the control operation in which the trace condition can be easily changed. Therefore, for example, when a failure occurs, in order to analyze the change in the signal before and after the occurrence in detail,
In the bus cycle (160 ns), the start and stop of the trace can be controlled according to the failure detection mode such as the case where it is desired to detect a signal change in a predetermined unit (10 ns). In other words, it is not necessary to change the circuit configuration of the bus trace device according to the fault detection mode as in the conventional case, and it is not necessary to suspend the system operation for the fault detection operation.

【0048】ここで、トレース開始の条件としては、障
害検出対象として指定した特定の装置がシステムバス2
を使用したとき、または特定のメモリ装置をアクセスし
た場合のアドレスが所定の領域の範囲にあるとき等であ
る。また、トレース停止の条件としては、以下の個々の
条件またはいずれかの組み合わせがある。即ち、特定の
メモリアドレスをアクセスした装置があった場合、特定
のデータをアクセスした装置があった場合、従来のバス
コントローラが有する障害検出機能が働いた場合、外部
から停止指示(外部トリガ信号)があった場合やソフト
ウエアによるトレース停止指令があった場合等の条件で
ある。
Here, as a condition for starting the trace, the specific device designated as the fault detection target is the system bus 2
Is used, or when an address when accessing a specific memory device is within the range of a predetermined area. The conditions for stopping the trace include the following individual conditions or any combination thereof. That is, when there is a device that accesses a specific memory address, when there is a device that accesses specific data, or when the fault detection function of a conventional bus controller operates, a stop instruction is issued from the outside (external trigger signal). There are conditions such as when there is a trace stop command by software.

【0049】なお、本実施例のバストレース装置1はシ
ステムに常備されてもよいし、製造時にシステムの試験
または評価のためにシステムに接続するように使用して
もよい。
It should be noted that the bus trace device 1 of the present embodiment may be always provided in the system, or may be used so as to be connected to the system for testing or evaluation of the system at the time of manufacturing.

【0050】[0050]

【発明の効果】以上詳述したように本発明によれば、高
速または大容量のトレースデータを保存でき、かつトレ
ースの開始と停止の条件を外部から容易に設定すること
ができるバストレース装置を提供できる。したがって、
システムの障害検出時に、障害検出時のシステムの停止
や障害検出モードに応じた回路構成の変更を伴うことな
く、異なる障害検出モードに適応するバストレース機能
を実現することができる。
As described in detail above, according to the present invention, there is provided a bus trace device capable of storing high-speed or large-capacity trace data and easily setting the conditions for starting and stopping the trace from the outside. Can be provided. Therefore,
When a system failure is detected, a bus trace function that adapts to a different failure detection mode can be realized without stopping the system when a failure is detected or changing the circuit configuration according to the failure detection mode.

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

【図1】本発明の実施例に係わるバストレース装置の要
部を示すブロック図。
FIG. 1 is a block diagram showing a main part of a bus trace device according to an embodiment of the present invention.

【図2】本実施例に係わるバストレース装置を使用した
システムの要部を示すブロック図。
FIG. 2 is a block diagram showing a main part of a system using the bus trace device according to the present embodiment.

【図3】本実施例のバストレース装置に使用されるトレ
ースメモリの構成を説明するための概念図。
FIG. 3 is a conceptual diagram for explaining a configuration of a trace memory used in the bus trace device of this embodiment.

【図4】本実施例のバストレース装置に使用されるトレ
ースメモリの構成を説明するための概念図。
FIG. 4 is a conceptual diagram for explaining the configuration of a trace memory used in the bus trace device of this embodiment.

【図5】本実施例のバストレース装置に使用されるトレ
ースメモリの構成を説明するための概念図。
FIG. 5 is a conceptual diagram for explaining the configuration of a trace memory used in the bus trace device of this embodiment.

【図6】本実施例のバストレース装置に使用されるトレ
ースメモリの構成を説明するための概念図。
FIG. 6 is a conceptual diagram for explaining the configuration of a trace memory used in the bus trace device of this embodiment.

【図7】本実施例のトレースメモリの動作を説明するた
めのタイミングチャート。
FIG. 7 is a timing chart for explaining the operation of the trace memory of this embodiment.

【図8】本実施例に係わるバストレース制御回路の構成
を説明するためのブロック図。
FIG. 8 is a block diagram for explaining the configuration of a bus trace control circuit according to this embodiment.

【図9】本実施例の動作を説明するためのフローチャー
ト。
FIG. 9 is a flowchart for explaining the operation of this embodiment.

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

1…バストレース装置、2…システムバス、3…中央処
理部、4…サービスプロセッサ、10a…レジスタ、1
0b…高速レジスタ、11…メモリデータバス、12…
マイクロプロセッサバス、13…大容量トレースメモ
リ、14…高速トレースメモリ、15…バストレース制
御回路、16…メモリ制御回路、17…マイクロプロセ
ッサ、18,19…インターフェース。
1 ... Bus trace device, 2 ... System bus, 3 ... Central processing unit, 4 ... Service processor, 10a ... Register, 1
0b ... High speed register, 11 ... Memory data bus, 12 ...
Microprocessor bus, 13 ... Large-capacity trace memory, 14 ... High-speed trace memory, 15 ... Bus trace control circuit, 16 ... Memory control circuit, 17 ... Microprocessor, 18, 19 ... Interface.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータシステムのバスに接続し
て、バスを介して転送されるデータをトレースするバス
トレース装置において、 トレースすべきデータを保存する手段であって、所定単
位の前記データを入力するメモリブロックを2個以上有
するメモリ手段と、 トレースの開始と停止を制御し、前記トレースの開始時
に前記メモリ手段を起動して前記データの保存を実行
し、前記トレースの停止時に前記メモリ手段の保存動作
を停止させて前記メモリ手段に保存されたトレースデー
タを外部に転送するトレース制御手段とを具備したこと
を特徴とするバストレース装置。
1. A bus trace device for connecting to a bus of a computer system to trace data transferred via the bus, which is means for storing data to be traced, and which inputs a predetermined unit of the data. Memory means having two or more memory blocks, controlling start and stop of trace, starting the memory means at the start of the trace and executing the saving of the data, and saving the memory means when the trace is stopped A bus trace device comprising: a trace control means for stopping the operation and transferring the trace data stored in the memory means to the outside.
【請求項2】 コンピュータシステムのバスに接続し
て、バスを介して転送されるデータをトレースするバス
トレース装置において、 トレースすべきデータを保存する手段であって、所定単
位の前記データを入力するメモリブロックを2個以上有
し、前記メモリブロックをバスクロックの周期に同期し
て選択的に保存動作を実行するように構成されたメモリ
手段と、 トレースの開始と停止を制御し、前記トレースの開始時
に前記メモリ手段を起動して前記データの保存を実行
し、前記トレースの停止時に前記メモリ手段の保存動作
を停止させて前記メモリ手段に保存されたトレースデー
タを外部に転送するトレース制御手段とを具備したこと
を特徴とするバストレース装置。
2. A bus trace device for connecting to a bus of a computer system to trace data transferred via the bus, which is means for storing data to be traced, and which inputs a predetermined unit of the data. Memory means having two or more memory blocks and configured to selectively execute the save operation in synchronization with the cycle of the bus clock for the memory blocks; controlling start and stop of trace; Trace control means for activating the memory means to start the storage of the data at the start, stopping the storage operation of the memory means at the time of stopping the trace, and transferring the trace data stored in the memory means to the outside; A bus trace device comprising:
【請求項3】 コンピュータシステムのバスに接続し
て、バスを介して転送されるデータをトレースするバス
トレース装置において、 トレースすべきデータを保存する手段であって、所定単
位の前記データを入力するメモリブロックを2個以上有
し、前記各メモリブロックの中でバスクロックの所定倍
の周波数で前記所定単位のデータを入力する高速メモリ
ブロックおよび前記バスクロックの周期で前記所定単位
のデータを入力する大容量メモリブロックを含むメモリ
手段と、 トレースの開始と停止を制御し、前記トレースの開始時
に前記メモリ手段を起動して前記データの保存を実行
し、前記トレースの停止時に前記メモリ手段の保存動作
を停止させて前記メモリ手段に保存されたトレースデー
タを外部に転送するトレース制御手段とを具備したこと
を特徴とするバストレース装置。
3. A bus trace device, which is connected to a bus of a computer system and traces data transferred via the bus, is means for storing data to be traced, and a predetermined unit of the data is input. A high-speed memory block that has two or more memory blocks and inputs the data of the predetermined unit at a frequency that is a predetermined multiple of the bus clock in each memory block, and inputs the data of the predetermined unit at the cycle of the bus clock. Memory means including a large-capacity memory block, controlling start and stop of trace, starting the memory means at the start of the trace to save the data, and saving operation of the memory means when the trace is stopped And a trace control means for transferring the trace data stored in the memory means to the outside. Bus trace apparatus according to claim that it has.
【請求項4】 コンピュータシステムのバスに接続し
て、バスを介して転送されるデータをトレースするバス
トレース装置において、 トレースすべきデータを保存する手段であって、所定単
位の前記データを入力するメモリブロックを2個以上有
するメモリ手段と、 トレースの開始と停止を制御し、前記トレースの開始時
に前記メモリ手段を起動して前記データの保存を実行
し、前記トレースの停止時に前記メモリ手段の保存動作
を停止させて前記メモリ手段に保存されたトレースデー
タを外部に転送し、前記トレースの開始または停止の条
件を外部から入力された情報に従って設定する条件設定
手段を有するトレース制御手段とを具備したことを特徴
とするバストレース装置。
4. A bus trace device, which is connected to a bus of a computer system and traces data transferred through the bus, is means for storing data to be traced, and inputs a predetermined unit of the data. Memory means having two or more memory blocks, controlling start and stop of trace, starting the memory means at the start of the trace and executing the saving of the data, and saving the memory means when the trace is stopped Trace control means having a condition setting means for stopping the operation, transferring the trace data stored in the memory means to the outside, and setting the condition for starting or stopping the trace according to the information inputted from the outside. A bus trace device characterized by the above.
【請求項5】 バスに接続して転送されるデータをトレ
ースするバストレース装置および前記バストレース装置
により転送されたトレースデータに基づいて障害検知処
理を実行するサービスプロセッサを備えたコンピュータ
システムにおいて、 前記サービスプロセッサから転送されたトレースの開始
と停止の条件を前記バストレース装置に設定するステッ
プと、 前記トレースの開始時に、所定単位の前記データを入力
して保存するメモリブロックが2個以上からなるメモリ
手段にバスクロックの周期に同期してトレースしたデー
タを保存するステップと、 設定された前記トレースの停止条件を満足したときに、
前記メモリ手段のデータ保存動作を停止するステップ
と、 前記メモリ手段に保存されたトレースデータを前記サー
ビスプロセッサに転送するステップとからなることを特
徴とするバストレース方法。
5. A computer system comprising: a bus trace device for tracing data transferred by connecting to a bus; and a service processor for executing a fault detection process based on trace data transferred by the bus trace device, A step of setting conditions for starting and stopping a trace transferred from a service processor in the bus trace device; a memory having two or more memory blocks for inputting and storing a predetermined unit of the data at the start of the trace Storing the traced data in the means in synchronization with the cycle of the bus clock, and when the set stop condition of the trace is satisfied,
A bus trace method comprising: a step of stopping a data storage operation of the memory means; and a step of transferring trace data stored in the memory means to the service processor.
JP7062982A 1995-03-22 1995-03-22 Bus trace device and method Pending JPH08263328A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7062982A JPH08263328A (en) 1995-03-22 1995-03-22 Bus trace device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7062982A JPH08263328A (en) 1995-03-22 1995-03-22 Bus trace device and method

Publications (1)

Publication Number Publication Date
JPH08263328A true JPH08263328A (en) 1996-10-11

Family

ID=13216086

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7062982A Pending JPH08263328A (en) 1995-03-22 1995-03-22 Bus trace device and method

Country Status (1)

Country Link
JP (1) JPH08263328A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005056386A (en) * 2003-08-07 2005-03-03 Arm Ltd Device for processing data, method for generating trace data and device for analyzing trace data
JP2008193314A (en) * 2007-02-02 2008-08-21 Anritsu Corp Pseudo base station apparatus
JP2010219843A (en) * 2009-03-17 2010-09-30 Anritsu Corp Pseudo base station device
WO2012137321A1 (en) * 2011-04-06 2012-10-11 株式会社日立製作所 Information processing device and method
JP2016177564A (en) * 2015-03-20 2016-10-06 Necプラットフォームズ株式会社 Debug control circuit and debug control method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005056386A (en) * 2003-08-07 2005-03-03 Arm Ltd Device for processing data, method for generating trace data and device for analyzing trace data
JP2008193314A (en) * 2007-02-02 2008-08-21 Anritsu Corp Pseudo base station apparatus
JP2010219843A (en) * 2009-03-17 2010-09-30 Anritsu Corp Pseudo base station device
WO2012137321A1 (en) * 2011-04-06 2012-10-11 株式会社日立製作所 Information processing device and method
JP2016177564A (en) * 2015-03-20 2016-10-06 Necプラットフォームズ株式会社 Debug control circuit and debug control method

Similar Documents

Publication Publication Date Title
US5313627A (en) Parity error detection and recovery
US5659696A (en) Method and apparatus for determining address location and taking one of two actions depending on the type of read/write data transfer required
US6324597B2 (en) Host controller interface descriptor fetching unit
US5265211A (en) Arbitration control logic for computer system having dual bus architecture
US7644253B2 (en) Memory hub with internal cache and/or memory access prediction
US5255374A (en) Bus interface logic for computer system having dual bus architecture
US5249284A (en) Method and system for maintaining data coherency between main and cache memories
US5802576A (en) Speculative cache snoop during DMA line update
US5471601A (en) Memory device and method for avoiding live lock of a DRAM with cache
JP2007508601A (en) Apparatus and method for direct memory access in a hub-based storage system
US5822777A (en) Dual bus data storage system having an addressable memory with timer controller fault detection of data transfer between the memory and the buses
US5900014A (en) External means of overriding and controlling cacheability attribute of selected CPU accesses to monitor instruction and data streams
JPH08263328A (en) Bus trace device and method
JP2001184225A (en) Emulator and emulating method
US5809534A (en) Performing a write cycle to memory in a multi-processor system
US5850528A (en) Bus timing protocol for a data storage system
US5954838A (en) Data storage system having row/column address parity checking
JPH0991206A (en) Memory controller and memory check method
JPS6159557A (en) Virtual memory controlling device
US5752265A (en) Memory accessing in a multi-processor system using snooping
JP2574821B2 (en) Direct memory access controller
JP2584466B2 (en) Disk controller self-diagnosis method
JPS6046462B2 (en) Redundant bus monitoring method
JPH0215353A (en) Abnormality setting system at specific address
JPH02238540A (en) Diagnostic system for disk cache control function