JPH04276822A - Register display circuit for information processor - Google Patents

Register display circuit for information processor

Info

Publication number
JPH04276822A
JPH04276822A JP3036990A JP3699091A JPH04276822A JP H04276822 A JPH04276822 A JP H04276822A JP 3036990 A JP3036990 A JP 3036990A JP 3699091 A JP3699091 A JP 3699091A JP H04276822 A JPH04276822 A JP H04276822A
Authority
JP
Japan
Prior art keywords
register
circuit
control panel
processing unit
display
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
JP3036990A
Other languages
Japanese (ja)
Inventor
Hiroaki Nakada
浩章 中田
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 Ibaraki Ltd
Original Assignee
NEC Ibaraki Ltd
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 Ibaraki Ltd filed Critical NEC Ibaraki Ltd
Priority to JP3036990A priority Critical patent/JPH04276822A/en
Publication of JPH04276822A publication Critical patent/JPH04276822A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To enable an information processor to read and display the content of the register of the information processor without connecting a debug device thereto. CONSTITUTION:A mode switching circuit 3 that receives a register display request 7 from a control panel 6 separates the connection between an internal bus and a central processing unit 1, connects between the central processing unit 1 and a register read circuit 4, the register read circuit 4 receives a register read instruction 8 from a control panel 6 and sends a microinstruction 9 to a mode switching circuit 3 for reading the content of a register specified by the control panel 6. Further, the mode switching circuit 3 sends the microinstruction 9 to the central processing unit 1, receives the content of the register from the central processing unit 1, sends the content 10 of the register to a register read circuit 4, while the register read circuit 4 sends the content 11 of the register to a register display circuit 6, whereby a register display circuit 5 sends the content 12 of the register to the control panel 6 to display.

Description

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

【0001】0001

【産業上の利用分野】本発明は、情報処理装置のレジス
タ表示に関し、特にコントロールパネルからのレジスタ
表示要求のモード切り換えで、レジスタの内容を読み出
し、表示するレジスタの表示回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a register display of an information processing apparatus, and more particularly to a register display circuit that reads and displays the contents of a register upon mode switching of a register display request from a control panel.

【0002】0002

【従来の技術】従来、この種の情報処理装置のレジスタ
表示は、デバック装置を接続しなくてはレジスタの内容
を読み出すことができない方式となっている。
2. Description of the Related Art Conventionally, the register display of this type of information processing apparatus has been such that the contents of the register cannot be read without connecting a debugging device.

【0003】0003

【発明が解決しようとする課題】上述したように従来の
情報処理装置は、デバック装置を接続しなくてはレジス
タの内容を読み出すことができない方式となっているの
で、問題発生時の原因解明がむずかしいという欠点があ
る。
[Problems to be Solved by the Invention] As mentioned above, conventional information processing devices have a system in which the contents of registers cannot be read without connecting a debug device, so it is difficult to identify the cause of a problem when it occurs. It has the disadvantage of being difficult.

【0004】本発明の目的は、コトロールパネルからの
レジスタ表示要求のモード切り換えで、指定されたレジ
スタの内容を読み出し、表示することにより、上記の欠
点を解消し、デバック装置を接続しなくとも、情報処理
装置のレジスタの内容を読み出し、表示することができ
る情報処理装置のレジスタ表示回路を提供することにあ
る。
An object of the present invention is to read out and display the contents of a specified register by switching the mode of a register display request from a control panel, thereby solving the above-mentioned drawbacks and making it possible to eliminate the need for connecting a debug device. Another object of the present invention is to provide a register display circuit for an information processing device that can read and display the contents of a register of the information processing device.

【0005】[0005]

【課題を解決するための手段】本発明の情報処理装置の
レジスタ表示回路は、中央処理装置と、FW格納するメ
モリと、コントロールパネルとを有し、コントロールパ
ネルの指示により中央処理装置とメモリとの間でデータ
処理を行う情報処理装置の中央処理装置のレジスタの内
容を表示する情報処理装置のレジスタ表示回路において
、コントロールパネルからのコマンドにより中央処理装
置とメモリとの間でデータ処理を行う通常の動作モード
と他の少なくとも一つの動作モードとのモード切り換え
を行うモード切り換え回路と、モード切り換え回路によ
り切り換えられコントロールパネルからのコマンドによ
る表示レジスタの指定により指定されたレジスタの内容
を読み出すレジスタ読み出し回路と、レジスタ読み出し
回路により読み出したレジスタの内容をコントロールパ
ネルに表示するレジスタ表示回路とを有している。
[Means for Solving the Problems] A register display circuit of an information processing device of the present invention has a central processing unit, a memory for storing FW, and a control panel, and the central processing unit and the memory can be connected according to instructions from the control panel. In the register display circuit of an information processing device that displays the contents of the registers of the central processing unit of the information processing device, data processing is performed between the central processing unit and the memory based on commands from the control panel. a mode switching circuit that switches the operating mode between the operating mode and at least one other operating mode; and a register reading circuit that is switched by the mode switching circuit and reads out the contents of the register specified by the display register specified by a command from the control panel. and a register display circuit that displays on a control panel the contents of the register read by the register read circuit.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments Next, embodiments of the present invention will be described with reference to the drawings.

【0007】図1は本発明の一実施例の情報処理装置の
レジスタ表示回路のブロック図である。
FIG. 1 is a block diagram of a register display circuit of an information processing apparatus according to an embodiment of the present invention.

【0008】図1において、本実施例の情報処理装置の
レジスタ表示回路は、中央処理装置1と、FWを格納す
るメモリ2と、モード切り換え回路3と、レジスタ読み
出し回路4と、レジスタ表示回路5と、コントロールパ
ネル6とにより構成されている。
In FIG. 1, the register display circuit of the information processing apparatus of this embodiment includes a central processing unit 1, a memory 2 for storing FW, a mode switching circuit 3, a register reading circuit 4, and a register display circuit 5. and a control panel 6.

【0009】通常、中央処理装置1とFWを格納するメ
モリ2との間でデータ処理を行う通常モード時において
は、モード切り換え回路3は、FWを格納するメモリ2
と接続されている内部バスと中央処理装置1とを接続し
ている。
Normally, in the normal mode in which data processing is performed between the central processing unit 1 and the memory 2 that stores the FW, the mode switching circuit 3 switches between the memory 2 that stores the FW.
The central processing unit 1 is connected to an internal bus connected to the central processing unit 1.

【0010】そして、コントロールパネル6からのレジ
スタの内容表示を要求するレジスタ表示要求7によるレ
ジスタ内容表示モード時においは、モード切り換え回路
3は、内部バスと中央処理装置1との接続を切り離し、
中央処理装置1とレジスタ読み出し回路4との接続を行
う。
[0010] Then, in the register content display mode based on the register display request 7 that requests display of the register content from the control panel 6, the mode switching circuit 3 disconnects the internal bus from the central processing unit 1;
The central processing unit 1 and the register reading circuit 4 are connected.

【0011】モード切り換え回路3により中央処理装置
1と接続されたレジスタ読み出し回路4は、コントロー
ルパネル6からのレジスタ読み出し命令8を受け、コン
トロールパネル6より指定されたレジスタの内容を読み
出すマイクロ命令9をモード切り換え回路3に送出する
。レジスタ読み出し回路4からマイクロ命令9を受けた
モード切り換え回路3は、中央処理装置1にマイクロ命
令9を送出し、中央処理装置1からレジスタの内容を受
け取る。中央処理装置1からレジスタの内容を受けたモ
ード切れ換え回路3は、レジスタ読み出し回路4にレジ
スタの内容10を送出する。モード切り換え回路3から
レジスタの内容10を受けたレジスタ読み出し回路4は
、レジスタの内容11をレジスタ表示回路5に送出する
A register reading circuit 4 connected to the central processing unit 1 by a mode switching circuit 3 receives a register reading instruction 8 from a control panel 6 and issues a microinstruction 9 to read the contents of the register specified by the control panel 6. The signal is sent to the mode switching circuit 3. The mode switching circuit 3, which has received the microinstruction 9 from the register reading circuit 4, sends the microinstruction 9 to the central processing unit 1 and receives the contents of the register from the central processing unit 1. The mode switching circuit 3 that receives the contents of the register from the central processing unit 1 sends the contents 10 of the register to the register reading circuit 4. The register reading circuit 4 receives the register contents 10 from the mode switching circuit 3 and sends the register contents 11 to the register display circuit 5.

【0012】レジスタ読み出し回路4からレジスタの内
容11を受けたレジスタ表示回路5は、コントロールパ
ネル6にレジスタの内容12を送出し、表示する。以後
、コントロールパネル6から指示されたレジスタの内容
を読み出し、表示をコントロールパネル6からレジスタ
表示終了要求が来るまで行う。
The register display circuit 5 receives the register contents 11 from the register read circuit 4, and sends the register contents 12 to the control panel 6 for display. Thereafter, the contents of the register specified by the control panel 6 are read and displayed until a register display termination request is received from the control panel 6.

【0013】コトロールパネル6からレジスタ表示終了
要求を受けたモード切り換え回路3は、中央処理装置4
とレジスタ読み出し回路4との接続を切り離し、中央処
理装置1と内部バスとの接続を行い、通常の処理に戻る
The mode switching circuit 3 receives a register display termination request from the control panel 6, and the central processing unit 4
The connection between the CPU 1 and the register reading circuit 4 is disconnected, the central processing unit 1 is connected to the internal bus, and the process returns to normal processing.

【0014】[0014]

【発明の効果】以上説明したように、本発明の情報処理
装置のレジスタ表示回路は、コトロールパネルからのレ
ジスタ表示要求のモード切り換えで、指定されたレジス
タの内容を読み出し、表示することにより、デバック装
置を接続しなくとも、情報処理装置のレジスタの内容を
読み出し、表示することができるという効果がある。
As explained above, the register display circuit of the information processing apparatus of the present invention reads and displays the contents of the specified register by switching the mode of the register display request from the control panel. This has the advantage that the contents of the register of the information processing device can be read and displayed without connecting a debug device.

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

【図1】本発明の一実施例の情報処理装置のレジスタ表
示回路のブロック図である。
FIG. 1 is a block diagram of a register display circuit of an information processing device according to an embodiment of the present invention.

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

1    中央処理装置 2    FWを格納するメモリ 3    モード切り換え回路 4    レジスタ読み出し回路 5    レジスタ表示回路 6    コントロールパネル 7    レジスタ表示要求 8    レジスタ読み出し命令 9    マイクロ命令 1 Central processing unit 2 Memory for storing FW 3 Mode switching circuit 4 Register reading circuit 5 Register display circuit 6 Control panel 7 Register display request 8 Register read instruction 9. Micro instructions

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  中央処理装置と、FW格納するメモリ
と、コントロールパネルとを有し、前記コントロールパ
ネルの指示により前記中央処理装置と前記メモリとの間
でデータ処理を行う情報処理装置の前記中央処理装置の
レジスタの内容を表示する情報処理装置のレジスタ表示
回路において、前記コントロールパネルからのコマンド
により前記中央処理装置と前記メモリとの間でデータ処
理を行う通常の動作モードと他の少なくとも一つの動作
モードとのモード切り換えを行うモード切り換え回路と
、前記モード切り換え回路により切り換えられ前記コン
トロールパネルからのコマンドによる表示レジスタの指
定により指定されたレジスタの内容を読み出すレジスタ
読み出し回路と、前記レジスタ読み出し回路により読み
出したレジスタの内容を前記コントロールパネルに表示
するレジスタ表示回路とを有することを特徴とする情報
処理装置のレジスタ表示回路。
1. The central processing unit of an information processing device, which has a central processing unit, a memory for storing FW, and a control panel, and performs data processing between the central processing unit and the memory according to instructions from the control panel. In a register display circuit of an information processing device that displays the contents of a register of a processing device, there is a normal operation mode in which data processing is performed between the central processing unit and the memory according to a command from the control panel, and at least one other mode. a mode switching circuit for switching between operating modes; a register reading circuit for reading out the contents of a register that is switched by the mode switching circuit and designated by a display register specified by a command from the control panel; A register display circuit for an information processing device, comprising: a register display circuit that displays read contents of a register on the control panel.
JP3036990A 1991-03-04 1991-03-04 Register display circuit for information processor Pending JPH04276822A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3036990A JPH04276822A (en) 1991-03-04 1991-03-04 Register display circuit for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3036990A JPH04276822A (en) 1991-03-04 1991-03-04 Register display circuit for information processor

Publications (1)

Publication Number Publication Date
JPH04276822A true JPH04276822A (en) 1992-10-01

Family

ID=12485186

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3036990A Pending JPH04276822A (en) 1991-03-04 1991-03-04 Register display circuit for information processor

Country Status (1)

Country Link
JP (1) JPH04276822A (en)

Similar Documents

Publication Publication Date Title
JP3313007B2 (en) Microcomputer
JPH0792962A (en) Port-address input / output priority architecture
US5471672A (en) Method for implementing a high speed computer graphics bus
KR940003631B1 (en) Control device
JPH04276822A (en) Register display circuit for information processor
JP2665836B2 (en) Liquid crystal display controller
JP2606086B2 (en) Display device switching method
JPH0573260A (en) Access changeover method
JP2719419B2 (en) IC card
JPH0215355A (en) Computer display system
JPH1153565A (en) Three-dimensional image processor and switching control method for bus switching means therefor
JPH0250495B2 (en)
JPS6321211B2 (en)
JP2503838Y2 (en) Microprocessor device
JPH0399317A (en) Image processor
JPH06266630A (en) Input/output controller with trace function
JPS61223965A (en) Data transfer circuit
JPH05210616A (en) Computer device
JPH06309132A (en) Terminal controller
JPS62248043A (en) Memory switching circuit for fetching microcomputer instruction
JPH04492A (en) Display device
JPS6129949A (en) Microprocessor maintenance system
JPH04259031A (en) Information processor
JPH06102857A (en) Frame buffer access device
JPH04312154A (en) Terminal equipment