JPS61276025A - Computer system with control panel unit - Google Patents

Computer system with control panel unit

Info

Publication number
JPS61276025A
JPS61276025A JP11787985A JP11787985A JPS61276025A JP S61276025 A JPS61276025 A JP S61276025A JP 11787985 A JP11787985 A JP 11787985A JP 11787985 A JP11787985 A JP 11787985A JP S61276025 A JPS61276025 A JP S61276025A
Authority
JP
Japan
Prior art keywords
panel
control
unit
register
processor
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
JP11787985A
Other languages
Japanese (ja)
Inventor
Hiroshi Sato
廣 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP11787985A priority Critical patent/JPS61276025A/en
Publication of JPS61276025A publication Critical patent/JPS61276025A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To control plural processors with one control panel unit by connecting the control panel unit to a common bus and providing a panel data register and a panel control register at a processor unit. CONSTITUTION:When a processor unit 2 is stopped, in order to start a unit 2 from a key 11 for the control, a control panel unit 3 reads the contents of a panel control register 7 of the unit 2. At such a time, when the bit of a PRDY flag 24 is 1, the contents of a RUN flag 22 are changed to 1, and written to the register 7 at such a time. When the bit of the flag 24 is 0, the reading of the register 7 is repeated until the bit of the flag 24 comes to be 1. The contents of the register 7 are investigated at the constant time interval by the starting of a timer 10 at the unit 2. At such a time, when the contents are different from a previous contents, the necessary processing is executed. In the present case, since the flag 22 is changed from 0 to 1, a processor 9 starts to execute the sequence from the address of the program counter.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、コントロールパネルユニット付コンピュータ
システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a computer system with a control panel unit.

〔従来の技術〕[Conventional technology]

従来、この種のコントロールパネルユニット付コンピュ
ータシステムでは、構成上、コントロールパネルユニッ
トとプロセッサポートの間において独自のインタフェー
スを用意するのが普通となっており、また共通バス上に
コントロールパネルユニットを接続する場合においても
、被制御プロセッサユニットとの間には専用の制御ライ
ンが必要となっていた。
Conventionally, in this type of computer system with a control panel unit, due to the configuration, it has been common to provide a unique interface between the control panel unit and the processor port, and also to connect the control panel unit on a common bus. Even in this case, a dedicated control line was required between the controlled processor unit and the controlled processor unit.

(発明が解決しようとする問題点〕 上述した従来のコントロールパネルユニット付コンピュ
ータシステムモは、被制御プロセッサユニットと1対1
でコントロールパネルユニットを設置する必要があるた
め、複数のプロセッサユニットが含まれるシステムにお
いては、プロセッサユニットの数だけコントロールパネ
ルユニットを用意しなければならないという欠点があり
、また、共通バスを使用するコントロールパネルユニッ
トの場合においてもプロセッサユニットとコントロール
パネルユニットの実装位置が固定されるという欠点があ
る。
(Problems to be Solved by the Invention) The above-mentioned conventional computer system with a control panel unit has a one-to-one relationship with a controlled processor unit.
Therefore, in a system that includes multiple processor units, it is necessary to prepare as many control panel units as there are processor units. Even in the case of a panel unit, there is a drawback that the mounting positions of the processor unit and the control panel unit are fixed.

〔問題点を解決するための手段〕[Means for solving problems]

本発明によるコントロールパネルユニット付コンピュー
タシステムは、システムを構成するユニットを接続する
共通バスに接続され、コントロールパネルユニットとの
間で転送されるデータが保持されるパネルデータレジス
タと自プロセッサユニットを制御するための制御情報が
保持されるパネル制御レジスタを有し、一定時間間隔で
パネル制御レジスタの内容を調べて、パネル制御レジス
タで指示された動作を実行する工ないし複数のプロセッ
サユニットと、 指定されたプロセッサユニットのパネル制御レジスタと
パネルデータレジスタを前記共通バス経由、かつアドレ
ス指定で一定時間間隔毎にアクセスする1ないし複数の
コントロールパネルユニットを有する。
A computer system with a control panel unit according to the present invention is connected to a common bus that connects the units that make up the system, and controls the panel data register that holds data transferred to and from the control panel unit and its own processor unit. A processor or multiple processor units that have a panel control register that holds control information for the panel control register, check the contents of the panel control register at regular intervals, and execute the operation instructed by the panel control register. It has one or more control panel units that access the panel control register and panel data register of the processor unit via the common bus and at fixed time intervals by address designation.

コントロールパネルユニットは、パネルよりオペレータ
が入力した指示に従い、共通バス、インタフェース回路
を介して、選択されたプロセッサユニットのパネル制御
レジスタに制御情報をセットする。一方、プロセッサユ
ニットは、一定時間間隔でパネル制御レジスタの内容を
調べることにより、コントロールパネルユニットから送
られたデータをパネルデータレジスタにセットしたり命
令実行停止等のパネル制御機能を実現する。このパネル
データレジスタの内容はコントロールパネルユニットか
らの一定時間間隔のアクセスによりコントロールパネル
ユニットに転送され、表示される。
The control panel unit sets control information in the panel control register of the selected processor unit via the common bus and interface circuit in accordance with instructions input by the operator from the panel. On the other hand, the processor unit implements panel control functions such as setting data sent from the control panel unit in the panel data register and stopping instruction execution by checking the contents of the panel control register at regular time intervals. The contents of this panel data register are transferred to and displayed on the control panel unit through access from the control panel unit at fixed time intervals.

このように、コントロールパネルユニットを共通ハスに
接続し、プロセッサユニー/ トにコントロールパネル
ユニットによりアクセスされるパネルデータレジスタと
パネル制御レジスタを備えることにより、複数のプロセ
ッサユニットが含まれるシステムにおいても1台のコン
トロールパネルユニットによりこれら複数のプロセッサ
ユニットを制御することが可能となる。
In this way, by connecting the control panel unit to a common bus and providing the processor unit with panel data registers and panel control registers that are accessed by the control panel unit, even in a system including multiple processor units, a single processor unit can be used. It becomes possible to control these plurality of processor units by the control panel unit.

〔実施例〕〔Example〕

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

第1図は本発明によるコントロールパネルユニット付コ
ンピュータシステムの一実施例のブロック図である。た
だし、プロセッサユニットは便宜上一台しか図示されて
いないが、勿論複数台接続することが可能である。また
、メモリやIlo等のユニットは省略されている。
FIG. 1 is a block diagram of an embodiment of a computer system with a control panel unit according to the present invention. However, although only one processor unit is shown for convenience, it is of course possible to connect a plurality of processor units. Further, units such as memory and Ilo are omitted.

この共通バスlによってプロセッサユニット2とコント
ロールパネルユニット3の間のデータ転送路が確保され
ている。プロセッサユニット2には、バスインタフェー
ス回路6を介してプロセッサユニット2を制御する制御
情報が保持されるパネル制御レジスタ7、コントロール
パネルユニット3との間で転送されるデータが保持され
るパネルデータレジスタ8およびプロセッサ9が存在す
る。プロセッサユニット2には、さらに一定時間間隔で
プロセッサ9に割込を発生するタイマ10が存在する。
A data transfer path between the processor unit 2 and the control panel unit 3 is secured by this common bus l. The processor unit 2 includes a panel control register 7 that holds control information for controlling the processor unit 2 via the bus interface circuit 6, and a panel data register 8 that holds data transferred to and from the control panel unit 3. and processor 9 are present. The processor unit 2 further includes a timer 10 that generates an interrupt to the processor 9 at regular time intervals.

プロセッサ9はこれによりパネル制御レジスタ7の内容
を調べて、パネル制御レジスタ7で指定された動作を実
行する。コントロールパネルユニット3には、パネルデ
ータレジスタ8にデータをセットするためのデータセッ
ト用キー4、パネル制御レジスタ7に制御情報をセット
するための制御用キー11.およびパネルデータレジス
タ8から読出され、転送されてきたデータが表示される
データディスプレイ5が接続されており、これらはオペ
レータインタフェースとして使用される。このコントロ
ールパネルユニット3は指定されたブツセ−2サユニツ
トのパネル制御レジスタとパネルデータレジスタを共通
バス1経由、かつアドレス指定で一定時間間隔毎にアク
セスし、該プロセッサユニットの状態を知る。
The processor 9 thereby examines the contents of the panel control register 7 and executes the operation specified by the panel control register 7. The control panel unit 3 includes a data set key 4 for setting data in the panel data register 8, a control key 11 for setting control information in the panel control register 7. A data display 5 on which data read and transferred from the panel data register 8 is displayed is connected, and these are used as an operator interface. The control panel unit 3 accesses the panel control register and panel data register of the designated processor unit 2 via the common bus 1 by addressing at regular time intervals to learn the state of the processor unit.

第2図はパネル制御レジスタ7の構成を示す図である。FIG. 2 is a diagram showing the configuration of the panel control register 7. As shown in FIG.

HEXデータ21は、データセット用キー4により入力
されたデータビットの内容を反映している。RUNフラ
グ22は、プロセッサユニット2の動作状態を制御する
ビットであり、ブロセッサユニ、ト2の起動・停止に使
用される(”l”の場合、動作、”O”の場合、停止)
。CHGフラグ23はプロセッサユニット2内部のレジ
スタの内容を変更する場合にl”にセットされる。この
ときHEXデータ21が、レジスタグループ27のレジ
スタ番号2日の下位4ビツトにシフト入力される。PR
DYフラグ24は、プロセッサユニット2がコントロー
ルパネルユニット3からの制御コマンドを受付可能かど
うか(”1″の場合、受付可能、 ”0”の場合、受付
不可)を示している。
The HEX data 21 reflects the contents of the data bits input using the data set key 4. The RUN flag 22 is a bit that controls the operating state of the processor unit 2, and is used to start and stop the processor unit 2 ("l" means operation, "O" means stop).
. The CHG flag 23 is set to l'' when changing the contents of the register inside the processor unit 2. At this time, the HEX data 21 is shifted into the lower 4 bits of the register number 2 of the register group 27.PR
The DY flag 24 indicates whether or not the processor unit 2 can accept control commands from the control panel unit 3 ("1" means that the control command can be accepted; "0" that means that the command cannot be accepted).

DRDY25は、プロセッサユニット2のレジスタ内容
を読出すときに、その内容がパネルデータレジスタ8に
セットされたかどうかを示している。
DRDY25 indicates whether or not the register contents of the processor unit 2 are set in the panel data register 8 when the register contents are read.

5TEPフラグ26は、シングルステップ動作の要求を
示すフラグである。レジスタグループ27およびレジス
タ番号28は、プロセッサユニットz内のレジスタ指定
に用いられる。
The 5TEP flag 26 is a flag indicating a request for single step operation. Register group 27 and register number 28 are used to specify registers within processor unit z.

次に、本実施例の動作を説明する。Next, the operation of this embodiment will be explained.

今、プロセッサユニット2は停止状態にあると仮定する
。このとき制御用キー11からプロセッサユニ71・2
の起動を行なうために、コントロールパネルユニット3
はプロセッサユニット2のパネル制御レジスタ7の内容
を読出す、このときPRDYフラグのビットがl”の場
合、RUNフラグ22の内容を”l”に変化させて、今
度はパネル制御レジスタ7に書込む、もしPRDYフラ
グのビットが”O”の場合は、このPRDYのビットが
“1′になるまでパネル制御レジスタ7の読出しを繰り
返す、プロセッサユニット2においてはタイマlOの起
動により一定時間間隔でパネル制御レジスタ7の内容を
調べている。このとき以前の内容と違った場合、必要な
処理を行なう。
Assume that processor unit 2 is now in a stopped state. At this time, from the control key 11 to the processor unit 71/2
In order to start up the control panel unit 3,
reads the contents of the panel control register 7 of the processor unit 2. At this time, if the bit of the PRDY flag is "l", the contents of the RUN flag 22 are changed to "l" and this time it is written to the panel control register 7. , If the PRDY flag bit is "O", the panel control register 7 is read repeatedly until the PRDY bit becomes "1'. In the processor unit 2, the panel control is performed at fixed time intervals by starting the timer IO. Examining the contents of register 7. At this time, if the content differs from the previous content, necessary processing is performed.

今回の場合はRUNフラグ22が0″′から1″に変わ
っているので、プロセー、す9は、プログラムカウンタ
の番地から命令の実行を開始することになる。
In this case, the RUN flag 22 has changed from 0'' to 1'', so the processor 9 starts executing instructions from the address of the program counter.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、共通バスにコントロール
パネルユニットを接続し、プロセットユニットにコント
ロールパネルユニットによりアクセス可能なパネルデー
タレジスタとパネル制御レジスタを備えることにより、
複数のプロセッサユニットが含まれるシステムにおいて
も1台のコントロールパネルユニー/ トによりこれら
複数のプロセッサユニットを制御できる効果がある。
As explained above, the present invention connects a control panel unit to a common bus, and provides a preset unit with a panel data register and a panel control register that can be accessed by the control panel unit.
Even in a system that includes multiple processor units, there is an advantage that these multiple processor units can be controlled by one control panel unit.

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

第1図は本発明によるコントロールパネルユニット付コ
ンピュータシステムの一実施例のブロック図、第2図は
第1図のパネル制御レジスタ7の構成を示す図である。 1・・・共通バス、 2・・・プロセッサユニット、 3・・・コントロールパネルユニット、4・・・データ
セット用キー。 5・・・データディスプレイ、 6・・・バスインタフェース回路、 7・・・パネル制御レジスタ、 8・・・パネルデータレジスタ、 9・・・プロセッサ、   10・・・タイマ11・・
・制御用キー。 第1区 第2図
FIG. 1 is a block diagram of an embodiment of a computer system with a control panel unit according to the present invention, and FIG. 2 is a diagram showing the configuration of the panel control register 7 of FIG. 1. 1...Common bus, 2...Processor unit, 3...Control panel unit, 4...Data set key. 5... Data display, 6... Bus interface circuit, 7... Panel control register, 8... Panel data register, 9... Processor, 10... Timer 11...
・Control key. District 1, Figure 2

Claims (1)

【特許請求の範囲】[Claims] システムを構成するユニットを接続する共通バスに接続
され、コントロールパネルユニットとの間で転送される
データが保持されるパネルデータレジスタと自プロセッ
サユニットを制御するための制御情報が保持されるパネ
ル制御レジスタを有し、一定時間間隔でパネル制御レジ
スタの内容を調べてパネル制御レジスタで指示された動
作を実行する1ないし複数のプロセッサユニットと、指
定されたプロセッサユニットのパネル制御レジスタとパ
ネルデータレジスタを前記共通バス経由、かつアドレス
指定で一定時間間隔毎にアクセスする1ないし複数のコ
ントロールパネルユニットを備えたことを特徴とコント
ロールパネルユニット付コンピュータシステム。
A panel data register that is connected to a common bus that connects the units that make up the system and holds data transferred to and from the control panel unit, and a panel control register that holds control information for controlling its own processor unit. and one or more processor units that check the contents of the panel control register at regular time intervals and execute operations instructed by the panel control register, and the panel control register and panel data register of the designated processor unit. A computer system with a control panel unit, characterized by comprising one or more control panel units that are accessed at fixed time intervals via a common bus and by specifying addresses.
JP11787985A 1985-05-31 1985-05-31 Computer system with control panel unit Pending JPS61276025A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11787985A JPS61276025A (en) 1985-05-31 1985-05-31 Computer system with control panel unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11787985A JPS61276025A (en) 1985-05-31 1985-05-31 Computer system with control panel unit

Publications (1)

Publication Number Publication Date
JPS61276025A true JPS61276025A (en) 1986-12-06

Family

ID=14722502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11787985A Pending JPS61276025A (en) 1985-05-31 1985-05-31 Computer system with control panel unit

Country Status (1)

Country Link
JP (1) JPS61276025A (en)

Similar Documents

Publication Publication Date Title
JP2610812B2 (en) Emulation of data processing system
EP0157075B1 (en) Modular data processing system
US4942519A (en) Coprocessor having a slave processor capable of checking address mapping
JPH0426743B2 (en)
US4621319A (en) Personal development system
EP0139254A2 (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfer
EP0290942B1 (en) Guest machine execution control system for virtual machine system
US4814977A (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfers
JPS61276025A (en) Computer system with control panel unit
JPS59142610A (en) Stored program type controller
JP2619385B2 (en) DMA controller
JPS62120542A (en) Information processor
JPS603049A (en) Bus interface apparatus
JPH06231072A (en) Microcomputer
JP2785855B2 (en) Information processing device
JPH10312307A (en) Emulator for computer system
JPH04298B2 (en)
JP3127737B2 (en) Digital signal processor
JP2003186666A (en) Microcomputer and dma control circuit
JPS62269237A (en) Data processor
JPS61281347A (en) Direct memory access device
JPH04286799A (en) Prom programmer device
JPH0157374B2 (en)
JPH01183753A (en) Input/output controller
JPH0424733B2 (en)