JPH0358240A - Register access recording circuit - Google Patents
Register access recording circuitInfo
- Publication number
- JPH0358240A JPH0358240A JP1195506A JP19550689A JPH0358240A JP H0358240 A JPH0358240 A JP H0358240A JP 1195506 A JP1195506 A JP 1195506A JP 19550689 A JP19550689 A JP 19550689A JP H0358240 A JPH0358240 A JP H0358240A
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- access
- circuit
- control register
- 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
- 238000010586 diagram Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 2
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、情報処理装置に関し、特にレジスタのアクセ
スを記録するレジスタアクセス記録回路に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device, and more particularly to a register access recording circuit for recording register accesses.
従来、この種の情報処理装置のレジスタのアクセス記録
は、多くは、アドレストレースメモリ等により行われ、
どのレジスタに対しアクセスしたかを知ることができた
。Conventionally, access records of registers in this type of information processing device are often performed using address trace memory, etc.
It was possible to know which register was accessed.
上述した従来のレジスタアクセス記録回路では、どのレ
ジスタに対しどのようなデータを書込んだかということ
を調べる場合には、動作中の装置を止めてそのファーム
ウェアのアドレストレースを行うことにより、ある範囲
のアクセスを1回分だけは知ることができるが、すべて
のレジスタがどのようなデータバタンでアクセスされて
いるかはわからないという欠点があった。In the above-mentioned conventional register access recording circuit, when investigating what data has been written to which register, a certain range of data can be checked by stopping the operating device and tracing the address of its firmware. Although it is possible to know only one access, it has the disadvantage that it is not possible to know what data patterns are used to access all registers.
本発明のレジスタアクセス記録回路は、<A)アクセス
の記録の対象である複数の制御レジスタに供給されるデ
ータ書込みクロツク信号の論理和を演算する論理和回路
、
(B)前記複数の制御レジスタに入力されるデータ信号
を伝送するデータバスと前記複数の制御レジスタを選択
するためのセレクト信号を伝送するデータバスとがアド
レ・スデータ入力端子に接続され、前記論理和回路の出
力信号がクロック入力端子に供給されるメモリ、
を有している。The register access recording circuit of the present invention comprises <A) an OR circuit that calculates the OR of data write clock signals supplied to a plurality of control registers whose accesses are to be recorded; A data bus for transmitting input data signals and a data bus for transmitting select signals for selecting the plurality of control registers are connected to an address/data input terminal, and the output signal of the OR circuit is connected to a clock input terminal. has memory supplied to .
次に本発明について図面を参照して説明する.第1図は
本発明の一実施例のブロック図である。Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram of one embodiment of the present invention.
第1図において、10はメモリ、20〜50は制御レジ
スタ、001はデータバス、002はメモリ10用のデ
ータライン、021,031,041,051は制御レ
ジスタ20〜50用のデータ書込みクロック、011は
メモリ10のデータ書込みクロックであり、データ書込
みクロック021〜051の論理和をとったものである
。In FIG. 1, 10 is a memory, 20 to 50 are control registers, 001 is a data bus, 002 is a data line for the memory 10, 021, 031, 041, 051 is a data write clock for control registers 20 to 50, and 011 is a data line for the memory 10. is the data write clock of the memory 10, which is the logical sum of the data write clocks 021 to 051.
003は制御レジスタ20〜50をコードで表わし選択
する2ビッI・のセレクト信号である。003 is a 2-bit I select signal representing the control registers 20 to 50 in code.
以下に制御レジスタ20に対し、データを書込む時の動
作について説明する。The operation when writing data to the control register 20 will be described below.
このとき、制御レジスタ20〜50とセレクト信号00
3との対応は第2図に示すような関係にあるものとする
。又、制御レジスタ20〜50及びデータバス001が
それぞれ4ビットである場合について説明する。At this time, control registers 20 to 50 and select signal 00
3 is assumed to have a relationship as shown in FIG. Also, a case will be explained in which each of the control registers 20 to 50 and the data bus 001 has 4 bits.
制御レジスタ20に対してビットバタン1010.2》
がデータとして書込まれる場合には、データバス001
に対し1 0 1 0 +2+のデータがのせられ、書
込みクロック021により、制御レジスタ20にデータ
1010.2,が書込まれる。このときのセレクト信号
003は第2図に示す関係からO O (21となって
おり、セレクト信号が0 0 121で、データバス0
01が1 0 1 0 +2,なので、メモリ10のア
ドレスは001010,2,に設定され、データライン
,002より論理値「1」としてメモリ用データ書込み
クロック011により、メモリ10に書込まれる。Bit bang 1010.2 against control register 20
is written as data, data bus 001
Data 1 0 1 0 +2+ is placed on the control register 20, and data 1010.2 is written into the control register 20 by the write clock 021. The select signal 003 at this time is O O (21) from the relationship shown in FIG.
Since 01 is 1 0 1 0 + 2, the address of the memory 10 is set to 001010,2, and is written to the memory 10 from the data line 002 as a logic value "1" by the memory data write clock 011.
他の制御レジスタにデータが書込まれるときも、同様な
動作が行われる。Similar operations occur when data is written to other control registers.
このように、複数の制御レジスタに供給されるデータ書
込みクロック信号の論理和を演算する論理和回路と、複
数の制御レジスタに入力されるデータ信号と制御レジス
タを選択するためのセレクト信号とから楕或されるコー
ドによりアドレス選択が行われるメモリとを設け、各制
御レジスタに対する各データバタンごとのアクセスをメ
モリに記憶することにより、各制御レジスタに対してど
のようなデータバタンでアクセスが行われたが、あるい
は、まだアクセスされていないデータバタンはどのよう
なバタンであるかを調べることができる。In this way, an elliptical circuit is used to calculate the logical sum of the data write clock signals supplied to multiple control registers, and the select signal for selecting the data signal and control register input to the multiple control registers. By providing a memory in which address selection is performed by a certain code, and storing accesses for each data pattern to each control register in the memory, it is possible to determine which data pattern is used to access each control register. However, it is also possible to check what kind of data buttons have not been accessed yet.
以上説明したように本発明は、複数の制御レジスタに供
給されるデータ書込みクロック信号の論理和を演算する
論理和回路と、複数の制御レジスタに入力されるデータ
信号と制御レジスタを選択するためのセレクト信号とか
ら構成されるコードによりアドレス選択が行われるメモ
リとを設け、各制御レジスタに対する各データパタンご
とのアクセスをメモリに記憶することにより、各制御レ
ジスタに対してどのようなデータパタンでアクセスが行
われたか、あるいは、まだアクセスされていないデータ
バタンはとのようなバタンであるかを調べることができ
るという効果がある。As explained above, the present invention includes an OR circuit for calculating the logical sum of data write clock signals supplied to a plurality of control registers, and a logical sum circuit for calculating a logical sum of data write clock signals supplied to a plurality of control registers, and a circuit for selecting a data signal and a control register to be input to a plurality of control registers. By providing a memory in which address selection is performed by a code consisting of a select signal and a code, and storing accesses for each data pattern to each control register in the memory, it is possible to determine which data pattern is used to access each control register. This has the effect of being able to check whether a data button has been accessed, or if there is a data button that has not been accessed yet.
第1図は本発明のブロック図、第2図は制御レジスタと
セレクト信号との対応を示す説明図である。
10・・・メモリ、20,30,40.50・・・制御
レジスタ、001・・・データバス、002・・・デー
タライン、003・・・セレクト信号、O’ll・・・
メモリデータ書込みクロック、021,031.041
051・・・データ書込みクロック。FIG. 1 is a block diagram of the present invention, and FIG. 2 is an explanatory diagram showing the correspondence between control registers and select signals. 10...Memory, 20,30,40.50...Control register, 001...Data bus, 002...Data line, 003...Select signal, O'll...
Memory data write clock, 021,031.041
051...Data write clock.
Claims (1)
に供給されるデータ書込みクロック信号の論理和を演算
する論理和回路、 (B)前記複数の制御レジスタに入力されるデータ信号
を伝送するデータバスと前記複数の制御レジスタを選択
するためのセレクト信号を伝送するデータバスとがアド
レスデータ入力端子に接続され、前記論理和回路の出力
信号がクロック入力端子に供給されるメモリ、 を有することを特徴とするレジスタアクセス記録回路。[Scope of Claims] (A) an OR circuit that calculates the OR of data write clock signals supplied to a plurality of control registers whose accesses are to be recorded; A data bus for transmitting data signals and a data bus for transmitting select signals for selecting the plurality of control registers are connected to an address data input terminal, and an output signal of the OR circuit is supplied to a clock input terminal. A register access recording circuit comprising a memory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1195506A JPH0358240A (en) | 1989-07-27 | 1989-07-27 | Register access recording circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1195506A JPH0358240A (en) | 1989-07-27 | 1989-07-27 | Register access recording circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0358240A true JPH0358240A (en) | 1991-03-13 |
Family
ID=16342219
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1195506A Pending JPH0358240A (en) | 1989-07-27 | 1989-07-27 | Register access recording circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0358240A (en) |
-
1989
- 1989-07-27 JP JP1195506A patent/JPH0358240A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS6476600A (en) | Semiconductor memory device | |
US5911031A (en) | IC card memory for recording and reproducing audio and/or video data concurrently or separately and a control method thereof | |
JPH0358240A (en) | Register access recording circuit | |
JPS61255451A (en) | Data processing unit | |
JPH0217552A (en) | Performance data measuring system | |
KR100827130B1 (en) | Multiple register interface device for cdma modem | |
JPH0713806A (en) | Bus tracing device for microprocessor | |
JPS5833764A (en) | Time monitor system | |
JP3450227B2 (en) | Continuous matching sampling circuit | |
JPS6411977B2 (en) | ||
SU1462322A1 (en) | Device for assessing computing accuracy | |
JPH0322041A (en) | Real-time tracer | |
JPH0250740A (en) | Address tracer | |
JPH01154259A (en) | Data trace system | |
JPH0443310B2 (en) | ||
JPH04243434A (en) | Address tracer | |
JPH03269893A (en) | Memory card | |
JPS6184746A (en) | Tracer memory data recording circuit | |
JPH0221618B2 (en) | ||
JPH0830484A (en) | Trace circuit | |
JPS6391752A (en) | Evaluating and measuring system for performance of electronic computer | |
JPH10289127A (en) | Tracing circuit for development emulator | |
JPH06103179A (en) | Bus tracer device | |
JPH02294859A (en) | Recording system for parity bit | |
JPS6129953A (en) | Trace controlling method |