JPH04326134A - Tracing device - Google Patents

Tracing device

Info

Publication number
JPH04326134A
JPH04326134A JP3095470A JP9547091A JPH04326134A JP H04326134 A JPH04326134 A JP H04326134A JP 3095470 A JP3095470 A JP 3095470A JP 9547091 A JP9547091 A JP 9547091A JP H04326134 A JPH04326134 A JP H04326134A
Authority
JP
Japan
Prior art keywords
trace
memory
input
gate
clock
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
JP3095470A
Other languages
Japanese (ja)
Inventor
Kenji Shirai
白井 健治
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3095470A priority Critical patent/JPH04326134A/en
Publication of JPH04326134A publication Critical patent/JPH04326134A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To store a history whose width is 2 times by connecting >=2 trace memories in the width direction and successively recording respectively independent trace data. CONSTITUTION:When a trace write control signal 8 is activated, the clock of a trace address register 3 begins to be inputted and the output of one adder 4 is inputted, clock by clock. When an address is <=K at this time, the trace data input 1 is written in the 1st trace memory 1. When the value of a trace address register 3 reaches K+1, a trace memory write permission clock 7 begins to be inputted to the 2nd trace memory 2. At the same time, it is not inputted to the 1st trace memory 1. Further, a chip selection input is supplied to the 2nd trace memory 2 and not inputted to the 1st trace memory 1. The output of a multiplexer 6 is the trace data input 1, so the trace data input 1 is recorded in the 2nd trace memory 2 successively and continuously.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明はデータ処理装置内部の
処理履歴を記録するトレース装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a tracing device for recording processing history inside a data processing device.

【0002】0002

【従来の技術】図2、図3は従来のトレース装置の回路
図の1例であり、1〜2は第1、2のトレースメモリ、
3は第1、2のトレースメモリ1、2への書き込みアド
レスを保持するトレースアドレスレジスタ、4はトレー
スアドレスを1ずつ更新する為の1加算器、7はトレー
スメモリ書き込み許可クロック入力、8は第1、2のト
レースメモリ1、2への書き込みを制御するトレース書
き込み制御信号、5はトレースアドレスレジスタ3のク
ロック入力をトレース書き込み制御信号8により制御す
るANDゲート、10、11はトレースメモリ書き込み
許可(WriteEnable)クロック入力7をトレ
ース書き込み制御信号8により制御するANDゲート、
16はトレースアドレスレジスタ3の最上位ビットを反
転させるINVERTERゲートである。図2の例では
第1、2のトレースメモリ1、2を深さ方向に連結して
トレースデータ入力1を記録する。また、図3の例では
第1、2のトレースメモリ1、2を幅方向に連結してト
レースデータ入力1と2を記録する。
2 and 3 are examples of circuit diagrams of conventional trace devices, and 1 and 2 indicate first and second trace memories,
3 is a trace address register that holds write addresses to the first and second trace memories 1 and 2, 4 is an adder for updating the trace address by 1, 7 is a trace memory write enable clock input, and 8 is a trace memory write enable clock input. 1 and 2 are trace write control signals that control writing to the trace memories 1 and 2, 5 is an AND gate that controls the clock input of the trace address register 3 by the trace write control signal 8, and 10 and 11 are trace memory write enable ( WriteEnable) AND gate whose clock input 7 is controlled by a trace write control signal 8;
16 is an INVERTER gate that inverts the most significant bit of the trace address register 3; In the example of FIG. 2, the first and second trace memories 1 and 2 are connected in the depth direction to record trace data input 1. Further, in the example of FIG. 3, the first and second trace memories 1 and 2 are connected in the width direction to record trace data inputs 1 and 2.

【0003】次に従来のトレース装置の1例の動作につ
いて図2で説明する。トレースアドレスレジスタ3の内
容が時刻t0で、Nであるとするとその出力は第1、2
のトレースメモリ1、2に入力されると同時に1加算器
4に入力されて、その出力(N+1)はトレースアドレ
スレジスタ3に入力されている。この時点でトレース書
き込み制御信号8はまだ活性化されてなければ、トレー
スアドレスレジスタ3のクロック入力はANDゲート5
で、第1、2のトレースメモリ1、2の書き込み許可入
力はANDゲート10、11でそれぞれ禁止されている
のでトレースアドレスレジスタの更新とトレースデータ
の書き込みは行なわれない。その後、トレース書き込み
制御信号8が活性化されるとトレースアドレスレジスタ
3のクロックはANDゲート5を経て入力されるのでト
レースアドレスレジスタ3には1加算器4の出力(N+
1)がセットされる。この時トレースアドレスレジスタ
3の最上位ビットが0であれば、トレースメモリ書き込
み許可入力クロックはANDゲート10を通して第1の
トレースメモリ1に供給され、かつINVERTERゲ
ート16を介してチップ選択(Chip  Selec
t)入力が第1のトレースメモリ1に供給されるのでト
レースデータ入力1がN番地に書き込まれる。その後、
トレースアドレスレジスタ3をN+2,N+3,…と更
新しながら各サイクルでのトレースデータ入力1を第1
のトレースメモリ1に書き込んでいく。やがてトレース
アドレスレジスタ3の最上位ビットが1になるとAND
ゲート10とINVERTERゲート16は閉じ、代わ
りにANDゲート11が開き、トレースデータ入力は第
2のトレースメモリ2に書き込まれてゆく。トレース書
き込み制御信号8が非活性化するとクロック入力はAN
Dゲート5で、第1、2のトレースメモリ1、2の書き
込み許可入力はANDゲート10、11でそれぞれ禁止
されるのでトレースアドレスレジスタの更新とトレース
データの書き込みは停止する。
Next, the operation of one example of a conventional tracing device will be explained with reference to FIG. If the content of the trace address register 3 is N at time t0, its output is the first and second
At the same time, it is input to the 1 adder 4, and its output (N+1) is input to the trace address register 3. If the trace write control signal 8 is not yet activated at this point, the clock input of the trace address register 3 will be the AND gate 5.
Since the write permission inputs of the first and second trace memories 1 and 2 are prohibited by AND gates 10 and 11, respectively, updating of the trace address register and writing of trace data are not performed. Thereafter, when the trace write control signal 8 is activated, the clock of the trace address register 3 is inputted via the AND gate 5, so the output (N+
1) is set. At this time, if the most significant bit of the trace address register 3 is 0, the trace memory write enable input clock is supplied to the first trace memory 1 through the AND gate 10, and is supplied to the chip select (Chip Select) through the INVERTER gate 16.
t) Since the input is supplied to the first trace memory 1, trace data input 1 is written to address N. after that,
While updating the trace address register 3 as N+2, N+3, etc., the trace data input 1 in each cycle is
The data is written to trace memory 1 of . Eventually, when the most significant bit of trace address register 3 becomes 1, AND
Gate 10 and INVERTER gate 16 are closed, AND gate 11 is opened instead, and the trace data input is written to the second trace memory 2. When the trace write control signal 8 is inactivated, the clock input becomes AN
At the D gate 5, the write permission inputs of the first and second trace memories 1 and 2 are inhibited at the AND gates 10 and 11, respectively, so updating of the trace address register and writing of trace data are stopped.

【0004】0004

【発明が解決しようとする課題】従来のトレース装置は
以上の様に、固定された幅のトレースデータを固定され
た最大クロック数分、つまりトレースメモリの深さ分の
トレース記録を行なうよう構成されているので、少なく
とも2倍以上の幅のトレースデータをトレース記録する
ことが出来ないという問題点やトレースデータの一部を
少なくとも2倍以上のクロック数分のトレース記録を行
なうことが出来ないという問題点があった。
[Problems to be Solved by the Invention] As described above, the conventional trace device is configured to record trace data of a fixed width for a fixed maximum number of clocks, that is, for the depth of the trace memory. Therefore, there is a problem that it is not possible to trace-record trace data that is at least twice the width, and a problem that it is not possible to trace-record a part of the trace data for at least twice the number of clocks. There was a point.

【0005】この発明は上記のような問題点を解消する
為になされたもので、少なくとも2倍以上の幅のトレー
スデータのトレース記録を行なうことができるトレース
装置を得ることと同時にトレースデータの一部を少なく
とも2倍以上のクロック数分のトレース記録を行なうこ
とができるトレース装置を得ることを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and it is possible to obtain a tracing device that can record trace data of at least twice the width, and at the same time, it is possible to It is an object of the present invention to provide a tracing device capable of recording traces for at least twice the number of clocks.

【0006】[0006]

【課題を解決するための手段】この発明に係わるトレー
ス装置は個々のトレースメモリに対する書き込み許可ク
ロックを同時に制御できる手段とトレースデータを独立
に入力できる手段を設けることにより少なくとも2つ以
上のトレースメモリを幅方向に連結させて動作させ少な
くとも2倍以上の幅のトレースデータを記録できるよう
にしたもの、また個々のトレースメモリに対する書き込
み許可クロックを独立に制御できる手段と同一トレース
データを個々のトレースメモリに入力できる手段を設け
ることにより少なくとも2つ以上のトレースメモリを深
さ方向に連結させて順次記録し少なくとも2倍以上の時
間の履歴を記録できるようにしたものである。
[Means for Solving the Problems] A trace device according to the present invention is capable of controlling at least two or more trace memories by providing means for simultaneously controlling write permission clocks for individual trace memories and means for independently inputting trace data. It is possible to record trace data of at least twice the width by connecting them in the width direction, and means that can independently control the write permission clock for each trace memory, and the same trace data can be stored in each trace memory. By providing input means, at least two or more trace memories are connected in the depth direction and recorded sequentially, making it possible to record a history of at least twice as long.

【0007】[0007]

【作用】この発明におけるトレース装置は少なくとも2
つ以上のトレースメモリを幅方向に連結してかつそれぞ
れ独立したトレースデータを連続的に記録することによ
り、少なくとも2倍以上の幅の履歴を記録する。また、
少なくとも2つ以上のトレースメモリを深さ方向に連結
してかつ同一トレースデータを連続して記録することに
より、少なくとも2倍以上の時間の履歴を記録する。
[Operation] The tracing device in this invention has at least two
By connecting two or more trace memories in the width direction and continuously recording independent trace data, a history of at least twice the width is recorded. Also,
By connecting at least two or more trace memories in the depth direction and continuously recording the same trace data, a history of at least twice as long is recorded.

【0008】[0008]

【実施例】【Example】

実施例1.以下、この発明の一実施例を図について説明
する。図1において、1は第1のトレースメモリ、2は
第2のトレースメモリ、3は第1、第2のトレースメモ
リ1、2のアドレス入力に供給されるアドレス情報を保
持するトレースアドレスレジスタ、ここで第1、第2の
トレースメモリ1、2のエントリ数(深さ)は同じそれ
をKとするとトレースアドレスレジスタ3は2Kエント
リ数分のアドレシングができるビット幅を保持し、その
最上位ビットを除く出力が第1、第2のトレースメモリ
1、2のアドレス入力に接続されている。4はトレース
アドレスを1ずつ加算する1加算器、5はトレースアド
レスレジスタ3の入力クロックをゲートするANDゲー
ト、6はトレースデータ入力1とトレースデータ入力2
のいずれかを選択、出力するマルチプレクサでトレース
モード切り替え信号9が論理1の時、その出力はトレー
スデータ入力1となる。7はトレースメモリ書き込み許
可クロック入力、8はトレース書き込み制御信号で論理
1の時書き込みを行い、論理0の時書き込みを停止する
。9はトレースモード切り替え信号で論理1の時深さ方
向の連結動作、論理0の時幅方向の連結動作を指示する
。10は第1のトレースメモリ1の書き込み許可入力(
Write  Enable)クロックをゲートするA
NDゲート、11は第2のトレースメモリ2の書き込み
許可入力(Write  Enable)クロックをゲ
ートするANDゲート、12はトレースモード切り替え
信号9が論理1でトレースアドレスレジスタ3の最上位
ビットの値が0の時、13は同最上位ビットの値が1の
時、論理1を出力するANDゲート、14、15はそれ
ぞれトレースモード切り替え信号9が論理0の時とAN
Dゲート12、13の出力がそれぞれ論理1の時論理1
を出力するORゲートでそれぞれ第1、2のトレースメ
モリ1、2のチップ選択(Chip  Select)
入力に接続される。16はトレースアドレスレジスタ3
の最上位ビットを反転させるINVERTERゲート、
17はトレースモード切り替え信号9を反転するINV
ERTERゲートである。
Example 1. An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, 1 is a first trace memory, 2 is a second trace memory, and 3 is a trace address register that holds address information supplied to the address inputs of the first and second trace memories 1 and 2. If the number of entries (depth) of the first and second trace memories 1 and 2 is the same and is K, the trace address register 3 holds a bit width that can address 2K entries, and its most significant bit is The outputs except for the trace memories 1 and 2 are connected to the address inputs of the first and second trace memories 1 and 2. 4 is an adder 1 that adds trace addresses by 1, 5 is an AND gate that gates the input clock of trace address register 3, and 6 is trace data input 1 and trace data input 2.
When the trace mode switching signal 9 is logic 1 in a multiplexer that selects and outputs one of the following, its output becomes the trace data input 1. Reference numeral 7 indicates a trace memory write enable clock input, and reference numeral 8 indicates a trace write control signal, which performs writing when the logic is 1 and stops writing when the logic is 0. Reference numeral 9 is a trace mode switching signal which instructs a concatenation operation in the depth direction when it is logic 1, and instructs a concatenation operation in the width direction when it is logic 0. 10 is a write permission input for the first trace memory 1 (
Write Enable) A to gate the clock
ND gate 11 is an AND gate that gates the write enable input (Write Enable) clock of the second trace memory 2; 12 is an AND gate when the trace mode switching signal 9 is logic 1 and the value of the most significant bit of the trace address register 3 is 0; 13 is an AND gate that outputs logic 1 when the value of the most significant bit is 1, and 14 and 15 are AND gates that output logic 1 when trace mode switching signal 9 is logic 0.
Logic 1 when the outputs of D gates 12 and 13 are each logic 1
Chip Select for the first and second trace memories 1 and 2 using the OR gate that outputs
Connected to input. 16 is trace address register 3
an INVERTER gate that inverts the most significant bit of
17 is an INV that inverts the trace mode switching signal 9
This is an ERTER gate.

【0009】次にトレースモード切り替え信号9が論理
1の時の動作について説明する。トレース書き込み制御
信号8が活性化されるとトレースアドレスレジスタ3の
クロックはANDゲート5を経て入力開始され、1加算
器4の出力を毎クロック取り込む。
Next, the operation when the trace mode switching signal 9 is logic 1 will be explained. When the trace write control signal 8 is activated, the clock of the trace address register 3 starts to be input through the AND gate 5, and the output of the 1 adder 4 is taken in every clock.

【0010】この時アドレスがK以下であったとすると
トレースアドレスレジスタ3の最上位ビットは0なので
、ANDゲート12が論理1を出力し、ANDゲート1
3は論理0を出力する。一方、INVERTERゲート
17の出力は論理0なのでORゲート14の出力は論理
1、ORゲート15の出力は論理0となりトレース書き
込み許可クロック7はANDゲート10を介して第1の
トレースメモリ1に入力されるがANDゲート11が閉
じているので第2のトレースメモリ2には入力されない
。またチップ選択入力も第1のトレースメモリ1にのみ
入力される。従って、トレースデータ入力1が第1のト
レースメモリ1に書き込まれてゆく。
At this time, if the address is less than or equal to K, the most significant bit of the trace address register 3 is 0, so the AND gate 12 outputs a logic 1, and the AND gate 1
3 outputs a logic 0. On the other hand, since the output of the INVERTER gate 17 is logic 0, the output of the OR gate 14 is logic 1, and the output of the OR gate 15 is logic 0, so the trace write permission clock 7 is input to the first trace memory 1 via the AND gate 10. However, since the AND gate 11 is closed, it is not input to the second trace memory 2. Further, a chip selection input is also input only to the first trace memory 1. Therefore, the trace data input 1 is written to the first trace memory 1.

【0011】トレースアドレスレジスタ3の値が1ずつ
増加しながらトレース記録しつづけ、やがてKからK+
1になると最上位ビットが0から1に変化する。そうす
ると、ANDゲート12の出力が論理0となり、逆にA
NDゲート13の出力が論理1となる。その出力はOR
ゲート14、15を経てANDゲート10、11に入力
されて、トレースメモリ書き込み許可クロック7は第2
のトレースメモリ2に入力され始める。同時に第1のト
レースメモリ1には入力されない。またチップ選択入力
も第2のトレースメモリ2に入力され、第1のトレース
メモリ1には入力されない。
Trace recording continues as the value of the trace address register 3 increases by 1, and eventually from K to K+
When it becomes 1, the most significant bit changes from 0 to 1. Then, the output of AND gate 12 becomes logic 0, and conversely A
The output of the ND gate 13 becomes logic 1. Its output is OR
The trace memory write enable clock 7 is input to the AND gates 10 and 11 via the gates 14 and 15.
begins to be input to trace memory 2. They are not input to the first trace memory 1 at the same time. The chip selection input is also input to the second trace memory 2 and not to the first trace memory 1.

【0012】マルチプレクサ6の出力はトレースデータ
入力1なので第2のトレースメモリ2には引続き連続的
にトレースデータ入力1が記録されてゆく。
Since the output of the multiplexer 6 is the trace data input 1, the trace data input 1 is continuously recorded in the second trace memory 2.

【0013】次にトレースモード切り替え信号9が論理
0に切り替えた時の動作について説明する。トレース書
き込み制御信号8が活性化されるとトレースアドレスレ
ジスタ3のクロックはANDゲート5を経て入力開始さ
れ、1加算器4の出力を毎クロック取り込む。
Next, the operation when the trace mode switching signal 9 is switched to logic 0 will be explained. When the trace write control signal 8 is activated, the clock of the trace address register 3 starts to be input through the AND gate 5, and the output of the 1 adder 4 is taken in every clock.

【0014】この時、ANDゲート12、13の出力は
ともに論理0で、またINVERTERゲート17の出
力が論理1なのでORゲート14、15の出力はともに
論理1となりトレース書き込み許可クロック7はAND
ゲート10を介して第1のトレースメモリ1に、AND
ゲート11を介して第2のトレースメモリ2に入力され
、かつチップ選択入力も第1、2のトレースメモリ1、
2とも入力される。従って、トレースデータ入力1が第
1のトレースメモリ1に書き込まれ、マルチプレクサ6
の出力はトレースデータ入力2なので第2のトレースメ
モリ2にはトレースデータ入力2が同時に記録されてゆ
く。
At this time, the outputs of the AND gates 12 and 13 are both logic 0, and the output of the INVERTER gate 17 is logic 1, so the outputs of the OR gates 14 and 15 are both logic 1, and the trace write enable clock 7 is AND.
to the first trace memory 1 through the gate 10, AND
It is input to the second trace memory 2 via the gate 11, and the chip selection input is also input to the first and second trace memories 1,
2 are also input. Therefore, trace data input 1 is written to the first trace memory 1 and multiplexer 6
Since the output of is trace data input 2, trace data input 2 is simultaneously recorded in the second trace memory 2.

【0015】実施例2.なお、上述の説明ではトレース
メモリを2つに分割した場合でおこなったが、以上の説
明から明らかなようにトレースメモリを3つ以上に分割
して構成すれば同様の効果が得られることは言うまでも
ない。
Example 2. Note that the above explanation is based on the case where the trace memory is divided into two parts, but as is clear from the above explanation, it goes without saying that the same effect can be obtained by dividing the trace memory into three or more parts. stomach.

【0016】[0016]

【発明の効果】以上の様にこの発明によれば、トレース
メモリを少なくとも2つ以上の部分に分割し深さ方向に
連結して動作するトレース装置において、個々のトレー
スメモリに同一のトレースデータと独立したトレースデ
ータのいずれかを選択することができ、かつひとつのト
レース書き込み制御信号により少なくとも2つ以上のト
レースメモリを幅方向に連結させて動作できるようにし
たので、少なくとも2倍以上の幅の処理データを記録で
きるトレース装置が得られる効果がある。
As described above, according to the present invention, in a trace device that operates by dividing a trace memory into at least two parts and connecting them in the depth direction, it is possible to store the same trace data in each trace memory. Since it is possible to select any of the independent trace data, and at least two or more trace memories can be connected in the width direction using a single trace write control signal, it is possible to operate by connecting at least two trace memories in the width direction. This has the effect of providing a trace device that can record processing data.

【0017】また、トレースメモリを少なくとも2つ以
上の部分に分割し幅方向に連結して動作するトレース装
置において、独立したトレースデータと同一トレースデ
ータのいずれかを選択し個々のトレースメモリに入力で
き、かつひとつのトレース書き込み制御信号でトレース
データを独立に記録できるように構成し、少なくとも2
つ以上のトレースメモリを深さ方向に連結させて順次記
録できるようにしたので、少なくとも2倍以上の時間の
履歴を記録できるトレース装置が得られる効果がある。
Furthermore, in a trace device that operates by dividing the trace memory into at least two parts and connecting them in the width direction, it is possible to select either independent trace data or the same trace data and input it to each individual trace memory. , and configured so that trace data can be recorded independently using one trace write control signal, and at least two
Since two or more trace memories are connected in the depth direction so that they can be recorded sequentially, a trace device that can record history for at least twice as long can be obtained.

【0018】[0018]

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

【図1】この発明の一実施例を示すトレース装置の回路
図である。
FIG. 1 is a circuit diagram of a tracing device showing an embodiment of the present invention.

【図2】従来のトレース装置の回路図である。FIG. 2 is a circuit diagram of a conventional tracing device.

【図3】従来のトレース装置を示す回路図である。FIG. 3 is a circuit diagram showing a conventional tracing device.

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

1  第1のトレースメモリ 2  第2のトレースメモリ 3  トレースアドレスレジスタ 4  1加算器 5  ANDゲート 6  マルチプレクサ 7  トレースメモリ書き込み許可クロック8  トレ
ース書き込み制御信号 9  トレースモード切り替え信号 10  ANDゲート 11  ANDゲート 12  ANDゲート 13  ANDゲート 14  ORゲート 15  ORゲート 16  INVERTERゲート 17  INVERTERゲート
1 First trace memory 2 Second trace memory 3 Trace address register 4 1 adder 5 AND gate 6 Multiplexer 7 Trace memory write enable clock 8 Trace write control signal 9 Trace mode switching signal 10 AND gate 11 AND gate 12 AND gate 13 AND gate 14 OR gate 15 OR gate 16 INVERTER gate 17 INVERTER gate

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  データ処理装置の処理履歴を記録する
トレースメモリを少なくとも2つ以上の部分に分割し深
さ方向に連結して動作するトレース装置において、個々
のトレースメモリに同一のトレースデータと独立したト
レースデータのいずれかを選択する手段とひとつのトレ
ース書き込み制御信号により少なくとも2つ以上のトレ
ースメモリを幅方向に連結させて動作できる手段を具備
し、少なくとも2倍以上の幅の処理データを記録するこ
とを特徴とするトレース装置。
Claim 1: In a trace device that operates by dividing a trace memory that records the processing history of a data processing device into at least two parts and connecting them in the depth direction, each trace memory has the same trace data independently. and a means for operating by connecting at least two or more trace memories in the width direction using one trace write control signal, and recording processing data of at least twice the width. A tracing device characterized by:
【請求項2】  データ処理装置の処理履歴を記録する
トレースメモリを少なくとも2つ以上の部分に分割し幅
方向に連結して動作するトレース装置において、独立し
たトレースデータと同一トレースデータのいずれかを選
択し個々のトレースメモリに入力できる手段とひとつの
トレース書き込み制御信号でトレースデータを独立に記
録できる手段とを具備し、少なくとも2つ以上のトレー
スメモリを深さ方向に連結させて順次記録することによ
り少なくとも2倍以上の時間の履歴を記録することを特
徴とするトレース装置。
Claim 2: In a trace device that operates by dividing a trace memory for recording the processing history of a data processing device into at least two parts and connecting them in the width direction, either independent trace data or the same trace data is processed. It is equipped with a means for selecting and inputting it into individual trace memories and a means for recording trace data independently with a single trace write control signal, and at least two or more trace memories are connected in the depth direction and recorded sequentially. A tracing device characterized in that it records a history for at least twice as long.
JP3095470A 1991-04-25 1991-04-25 Tracing device Pending JPH04326134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3095470A JPH04326134A (en) 1991-04-25 1991-04-25 Tracing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3095470A JPH04326134A (en) 1991-04-25 1991-04-25 Tracing device

Publications (1)

Publication Number Publication Date
JPH04326134A true JPH04326134A (en) 1992-11-16

Family

ID=14138535

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3095470A Pending JPH04326134A (en) 1991-04-25 1991-04-25 Tracing device

Country Status (1)

Country Link
JP (1) JPH04326134A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014035694A (en) * 2012-08-09 2014-02-24 Fujitsu Ltd Arithmetic processing unit and method of controlling arithmetic processing unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014035694A (en) * 2012-08-09 2014-02-24 Fujitsu Ltd Arithmetic processing unit and method of controlling arithmetic processing unit

Similar Documents

Publication Publication Date Title
JPH1031886A (en) Random access memory
US6002615A (en) Clock shift circuit and synchronous semiconductor memory device using the same
JP3170146B2 (en) Semiconductor storage device
JPH07326190A (en) Semiconductor memory device
JP4061029B2 (en) Semiconductor memory device, buffer and signal transmission circuit
KR960042730A (en) Semiconductor storage device
KR100253565B1 (en) Data input and output circuit of synchronous memory device
JPH04326134A (en) Tracing device
JPH0770213B2 (en) Semiconductor memory device
JPS6146916B2 (en)
JPH10302475A (en) Memory control device
JPH0887879A (en) Semiconductor memory
JP4560204B2 (en) Synchronous memory address buffer circuit
JPH01202021A (en) Writing timing signal generating circuit
JPS6097454A (en) Data processor
KR940008148B1 (en) Memory device having fuction of masked flash write
JP3057728B2 (en) Semiconductor storage device
JP2983762B2 (en) Write control circuit
JPH0291877A (en) Semiconductor storage device
JP2517126B2 (en) Semiconductor memory device
JPH04106793A (en) Memory interface circuit
JPH0772876B2 (en) Memory control circuit
JPS6030872Y2 (en) magnetic bubble storage device
KR940001160A (en) Signal processing structure to preselect memory address data
JPH08321182A (en) Semiconductor memory