JPH04225461A - Recognizing system for system constitution - Google Patents

Recognizing system for system constitution

Info

Publication number
JPH04225461A
JPH04225461A JP40751790A JP40751790A JPH04225461A JP H04225461 A JPH04225461 A JP H04225461A JP 40751790 A JP40751790 A JP 40751790A JP 40751790 A JP40751790 A JP 40751790A JP H04225461 A JPH04225461 A JP H04225461A
Authority
JP
Japan
Prior art keywords
common address
option
boards
data
address
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
JP40751790A
Other languages
Japanese (ja)
Inventor
Toshirou Harui
治居 敏朗
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 Engineering Ltd
Original Assignee
NEC Engineering 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 Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP40751790A priority Critical patent/JPH04225461A/en
Publication of JPH04225461A publication Critical patent/JPH04225461A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To recognize the system configuration a shorts period by attaining a configuration where each option board decides whether the bit of the data allocated previously to its own is equal to 0 or not when a write instruction is outputted to a common address of a system and then outputs the bit decided previously to a read instruction to the next common address of the system as 0 when the preceding bit of the data is equal to 0. CONSTITUTION:A personal computer main body 1 is connected to the option boards 20-22 via an extension bus 11. Each of boards 20-22 contains an address decoding circuit 5 which decodes a common address in a system and a register 6 which stores a prescribed data bit that is previously prescribed by the type of each function of the boards 20-22 when a write instruction is carried out to the common address. Then the value stored in the register 6 is outputted to the data bit decided to the read instruction given to the common address to be executed next.

Description

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

【0001】0001

【産業上の利用分野】本発明はシステム構成認識方式に
関し、特にパーソナルコンピュータ本体と複数のオプシ
ョンボードとから構成されるパーソナルコンピュータシ
ステムのシステム構成を認識するためのシステム構成認
識方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system configuration recognition method, and more particularly to a system configuration recognition method for recognizing the system configuration of a personal computer system consisting of a personal computer main body and a plurality of option boards.

【0002】0002

【従来の技術】一般に、パーソナルコンピュータのシス
テムは、安価であることを要求されるため、パーソナル
コンピュータ本体に標準で備える機能として、ほとんど
のユーザーが使用する基本的な機能のみで構成し、電話
等の回線に対する接続機能などはオプションとしてボー
ドの形態で実現し、それらのボードを必要なユーザーが
別途購入してパーソナルコンピュータ本体に接続し、シ
ステムを構築している。
[Prior Art] Generally, personal computer systems are required to be inexpensive, so they are configured with only the basic functions that most users use as standard functions included in the personal computer itself, such as telephones, etc. Functions such as connection to the line are provided as options in the form of boards, and users who require these boards purchase them separately and connect them to the personal computer to build a system.

【0003】従来、この種のシステム構成認識方式は、
増設されるオプション機能を区別するため、オプション
機能を有するボードのそれぞれに固有のアドレス(番地
)が与えられており、システムプログラムがこれら固有
のアドレスに対してデータの入力命令を行った結果を調
べて、使いたい機能が装備されているかどうかを判断す
る方式となっている。
Conventionally, this type of system configuration recognition method has been
In order to distinguish between additional optional functions, each board with optional functions is given a unique address (address), and the system program examines the results of data input commands to these unique addresses. The method is to determine whether or not the desired function is installed.

【0004】また、この従来のシステム構成認識方式で
は、これらのオプションに対しアドレスを割り付ける場
合には、システム内にオプションボード用のアドレス領
域を設定し、その中から随時必要なだけ割り当てている
Furthermore, in this conventional system configuration recognition method, when allocating addresses to these options, an address area for option boards is set within the system, and as many addresses as necessary are allocated from there.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のシステ
ム構成認識方式では、オプション個々のアドレス割り当
てに規則性がないため、システム構成を認識しようとす
る場合、アドレスの割当表にしたがって順にアクセスを
行いオプションボードの存在の有無を確認している。
[Problem to be Solved by the Invention] In the conventional system configuration recognition method described above, there is no regularity in address assignment for each option, so when trying to recognize the system configuration, access is performed in order according to the address assignment table. Checking whether an option board exists.

【0006】従って、システム構成を認識するプログラ
ムを設計した時期以降に増えたオプションを認識するこ
とが出来ないという問題があり、また、オプションを一
つづつ順に認識して行くため全体のシステム構成を判別
するのに時間がかかるという問題がある。
[0006] Therefore, there is a problem that it is not possible to recognize the options that have increased since the time when the program that recognizes the system configuration was designed.Furthermore, since the options are recognized one by one, it is difficult to recognize the entire system configuration. There is a problem in that it takes time to make a determination.

【0007】[0007]

【課題を解決するための手段】本発明のシステム構成認
識方式は、汎用の拡張バスを持つパーソナルコンピュー
タ本体とその拡張バスに接続される複数のオプションボ
ードとからなるパーソナルコンピュータシステムのシス
テム構成認識方式において、前記複数のオプションボー
ドそれぞれはシステム内での共通のアドレスをデコード
するデコード回路と、前記共通アドレスに対する書込み
命令が実行されたとき前記オプションボードの機能の種
類により予め規定された特定の第1のデータビットを記
憶するためのレジスタとを備え、且つこのレジスタに記
憶された値が“0”であった場合に次に実行される前記
共通のアドレスに対する読出し命令に対して前記オプシ
ョンボード固有に予め定義された第2のデータビットに
“0”を出力する出力手段を有している。
[Means for Solving the Problems] The system configuration recognition method of the present invention is a system configuration recognition method for a personal computer system consisting of a personal computer main body having a general-purpose expansion bus and a plurality of option boards connected to the expansion bus. In the above, each of the plurality of option boards includes a decoding circuit that decodes a common address within the system, and a specific first decoding circuit that is predefined according to the type of function of the option board when a write command to the common address is executed. and a register for storing data bits of the option board, and when the value stored in this register is "0", the option board is unique to the read instruction to the common address that is executed next. It has an output means for outputting "0" to a predefined second data bit.

【0008】[0008]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0009】図1の(a)は本発明の一実施例を示すブ
ロック図、図1の(b)は(a)内の各オプションボー
ドの内部回路の一例を示す回路図である。
FIG. 1(a) is a block diagram showing one embodiment of the present invention, and FIG. 1(b) is a circuit diagram showing an example of the internal circuit of each option board in FIG. 1(a).

【0010】図1において、本実施例はパーソナルコン
ピュータ本体1がオプションボード20,21,22を
拡張バス11を介して接続している。なお、図1では拡
張バス11とオプションボード20,21,22をパー
ソナルコンピュータ本体1と別に図示しているが、物理
的には、これらはパーソナルコンピュータ本体1に内蔵
される。
In FIG. 1, in this embodiment, a personal computer main body 1 connects option boards 20, 21, and 22 via an expansion bus 11. Although the expansion bus 11 and option boards 20, 21, and 22 are shown separately from the personal computer main body 1 in FIG. 1, physically they are built into the personal computer main body 1.

【0011】図1の(b)においてオプションボード2
0,21,22のそれぞれの内部回路は、システム共通
アドレスをデコードするアドレスデコード回路3と、ア
ドレスデコーダ回路3が出力するアドレス一致信号(S
YSAD)と拡張バス11からの書込み指示を示す信号
(IOW)とのANDを取り、拡張バス11からのデタ
を取り込むタイミングを作り出すAND回路4と、AN
D回路4の出力信号に同期して拡張バス11に出力され
ているデータを記憶するためのフリップフロップ回路(
以下DF)6と、DF6に記憶された値が“0”である
とき、SYSAD信号と拡張バス11にデータを出力す
る指示を示す信号(IOR)とのANDを取るADN回
路5と、AND回路5の出力が“1”の時データバスに
データ“0”を出力するためのデータバッファ7とを有
して構成している。
In FIG. 1(b), the option board 2
Each internal circuit of 0, 21, and 22 receives an address decode circuit 3 that decodes a system common address, and an address match signal (S
YSAD) and a signal (IOW) indicating a write instruction from the expansion bus 11;
A flip-flop circuit (
DF) 6, an ADN circuit 5 that ANDs the SYSAD signal and a signal (IOR) indicating an instruction to output data to the expansion bus 11 when the value stored in DF6 is "0", and an AND circuit. 5 is "1", the data buffer 7 outputs data "0" to the data bus.

【0012】図2の(a)は本実施例におけるオプショ
ンボードの機能を分類する第1の分類のデータビット対
応を示す図、図2の(b)は(a)で分類された中の第
2の分類として回線系の場合のデータビット対応を示す
図、図3は本実施例の動作タイムチャートを示す図であ
る。
FIG. 2(a) is a diagram showing the data bit correspondence of the first classification for classifying the functions of the option board in this embodiment, and FIG. 2(b) is a diagram showing the data bit correspondence of the first classification classified in FIG. 3 is a diagram showing data bit correspondence in the case of line system as category 2, and FIG. 3 is a diagram showing an operation time chart of this embodiment.

【0013】図2の(a),(b)において、本実施例
のオプションボード20,21,22は、その機能によ
り2レベルに分類される。即ち、第1のレベルは、機能
のおおまかな分類(回線系・プロセッサ系・ファイル系
等)であり、第2のレベルは第1のレベルで大きく分類
された中の詳細な分類(回線系で有れば、RS232/
RS422/ISDN等)である。
In FIGS. 2A and 2B, the option boards 20, 21, and 22 of this embodiment are classified into two levels according to their functions. In other words, the first level is a rough classification of functions (line system, processor system, file system, etc.), and the second level is a detailed classification of functions broadly classified at the first level (line system, file system, etc.). If available, RS232/
RS422/ISDN, etc.).

【0014】第1の分類は、共通アドレスに対する書込
み命令に使用され、第2の分類は、共通アドレスに対す
る読出し命令に使用される。
The first classification is used for write instructions to a common address, and the second classification is used for read instructions to a common address.

【0015】図1に示す本実施例ではオプションボード
20はRS232・1回線ボード、オプションボード2
1はISDNボード、オプションボード22はファイル
系のディスク制御ボードとする。
In this embodiment shown in FIG. 1, the option board 20 is an RS232 1 line board and an option board 2.
1 is an ISDN board, and an option board 22 is a file system disk control board.

【0016】次に、本実施例の動作について図1,図2
,および図3を用いて説明する。
Next, the operation of this embodiment will be explained with reference to FIGS. 1 and 2.
, and FIG. 3.

【0017】電源が投入されたとき、すべてのオプショ
ンボード20,21,22上のDF6は“1”にセット
されており、共通アドレスに対する入力命令に対し拡張
バス11にデータを出力しないようになっている。
When the power is turned on, DF6 on all option boards 20, 21, and 22 is set to "1", and no data is output to the expansion bus 11 in response to an input command to a common address. ing.

【0018】システム構成を調べるとき、第1の分類の
データビット0を“0”として共通アドレスに対し書込
み命令を実行した後、同じアドレスに対する読みだし命
令が実行される。
When examining the system configuration, after a write command is executed to a common address with data bit 0 of the first classification set to "0", a read command is executed to the same address.

【0019】まず、書込み命令が実行されたとき、オプ
ションボード20,21,22のそれぞれはアドレスデ
コード回路3で生成されたSYSAD信号と、書込み命
令であることを示すIOW信号とのAND回路4との論
理積を取った信号によりデータバスの信号をDF6に記
憶する。この時、データビット0のみ“0”であるため
、通信系であるオプションボード20,21の内部のD
F6に“0”が記憶され、ファイル系であるオプション
ボード22の内部のDF6は変化しない。記憶した信号
のレベルが“0”の場合、オプションボード20,21
のDF6は、次の読出し命令であることを示すIOR信
号が出されたとき、データバッファ7を開くため、オプ
ションボード20,21の出力するそれぞれの第2の分
類のデータビット0,15が“0”となり、オプション
ボード20,21の存在を知ることができる。
First, when a write command is executed, each of the option boards 20, 21, and 22 outputs an AND circuit 4 between the SYSAD signal generated by the address decoding circuit 3 and the IOW signal indicating that it is a write command. The data bus signal is stored in the DF6 by the ANDed signal. At this time, since only data bit 0 is "0", the D
"0" is stored in F6, and DF6 inside the option board 22, which is a file system, remains unchanged. If the memorized signal level is “0”, the option boards 20, 21
DF6 opens the data buffer 7 when the IOR signal indicating the next read command is issued, so the data bits 0 and 15 of the second category output from the option boards 20 and 21 are set to "0'', and the existence of the option boards 20 and 21 can be known.

【0020】次に、第1の分類のデータビット1を“0
”として上述と同じ手順で書込み命令および読出し命令
が実行されると、ファイル系のオプションボード22の
存在の有無を調べることが出来る。
Next, data bit 1 of the first classification is set to “0”.
”, when a write command and a read command are executed in the same procedure as described above, it is possible to check whether a file-based option board 22 exists or not.

【0021】[0021]

【発明の効果】以上説明したように本発明のシステム構
成認識方式は、システム共通のアドレスに対する書込み
命令が出力されたとき、各オプションボードは、自身に
対し予め割り当てられたデータのビットが“0”である
かどうかを記憶し、“0”であったときのみ次のシステ
ム共通アドレスに対する読出し命令に対し予め定められ
たデータビットを“0”として出力することにより、す
べてのオプションボードのシステム内での有無を同一手
順により、従来より短時間に認識できるという効果があ
る。
As explained above, in the system configuration recognition method of the present invention, when a write command to a system common address is output, each option board recognizes that the bit of data pre-assigned to itself is "0". ”, and outputs a predetermined data bit as “0” in response to a read command to the next system common address only when it is “0”. This has the effect of being able to recognize the presence or absence of an object in a shorter time than before by using the same procedure.

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

【図1】 (a)は本発明の一実施例を示すブロック図、(b)は
(a)内の各オプションボードの内部回路の一例を示す
回路図である。
1(a) is a block diagram showing one embodiment of the present invention, and FIG. 1(b) is a circuit diagram showing an example of the internal circuit of each option board in FIG. 1(a).

【図2】 (a)は本実施例におけるオプションボードの機能を分
類する第1の分類のデータビット対応を示す図、(b)
は(a)で分類された中の第2の分類として回線系の場
合のデータビット対応を示す図である。
[Fig. 2] (a) is a diagram showing the data bit correspondence of the first classification that classifies the functions of the option board in this embodiment, (b)
This is a diagram showing data bit correspondence in the case of a line system as the second classification among those classified in (a).

【図3】本実施例の動作タイムチャートを示す図である
FIG. 3 is a diagram showing an operation time chart of this embodiment.

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

1    パーソナルコンピュータ本体3    アド
レスデコード回路 4    AND回路 5    AND回路 6    フリップフロップ回路(DF)7    デ
ータバッファ 11    拡張バス
1 Personal computer body 3 Address decoding circuit 4 AND circuit 5 AND circuit 6 Flip-flop circuit (DF) 7 Data buffer 11 Expansion bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  汎用の拡張バスを持つパーソナルコン
ピュータ本体とその拡張バスに接続される複数のオプシ
ョンボードとからなるパーソナルコンピュータシステム
のシステム構成認識方式において、前記複数のオプショ
ンボードそれぞれはシステム内での共通のアドレスをデ
コードするデコード回路と、前記共通アドレスに対する
書込み命令が実行されたとき前記オプションボードの機
能の種類により予め規定された特定の第1のデータビッ
トを記憶するためのレジスタとを備え、且つこのレジス
タに記憶された値が“0”であった場合に次に実行され
る前記共通のアドレスに対する読出し命令に対して前記
オプションボード固有に予め定義された第2のデータビ
ットに“0”を出力する出力手段を有することを特徴と
するシステム構成認識方式。
1. In a system configuration recognition method for a personal computer system comprising a personal computer main body having a general-purpose expansion bus and a plurality of option boards connected to the expansion bus, each of the plurality of option boards has a comprising a decoding circuit for decoding a common address, and a register for storing a specific first data bit predefined by the type of function of the option board when a write instruction to the common address is executed; In addition, when the value stored in this register is "0", a second data bit predefined unique to the option board is set to "0" for the next read command to the common address. A system configuration recognition method characterized by having an output means for outputting.
JP40751790A 1990-12-27 1990-12-27 Recognizing system for system constitution Pending JPH04225461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP40751790A JPH04225461A (en) 1990-12-27 1990-12-27 Recognizing system for system constitution

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP40751790A JPH04225461A (en) 1990-12-27 1990-12-27 Recognizing system for system constitution

Publications (1)

Publication Number Publication Date
JPH04225461A true JPH04225461A (en) 1992-08-14

Family

ID=18517087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP40751790A Pending JPH04225461A (en) 1990-12-27 1990-12-27 Recognizing system for system constitution

Country Status (1)

Country Link
JP (1) JPH04225461A (en)

Similar Documents

Publication Publication Date Title
KR910006856A (en) Microcomputers Dynamically Perform Bus Control Using Address Registers
US5892929A (en) Avoiding non-unique identifiers for bus devices
JP2547654B2 (en) Data processing device
EP0160033A1 (en) Microcomputer having an internal address mapper
JPH04225461A (en) Recognizing system for system constitution
US4388707A (en) Memory selecting system
JPH05233834A (en) Single chip microcomputer
KR930004901B1 (en) Memory control unit of computer system by using dynamic ram
JPH04268659A (en) Option board i/o address setting system
JPH0713915A (en) Bus control system
JPH0562786B2 (en)
JPH0378196A (en) Semiconductor integrated circuit
JPH0950419A (en) Information processor for discriminating connection equipment of expanded slot
JPS5960787A (en) Memory access system
JP2580708B2 (en) Printer
JPH02136921A (en) Register access system
JPH0298720A (en) Additional board recognizing system
JPS62147552A (en) Storage device
JPH05173875A (en) Automatic setting system for extended rom area
JPS61161560A (en) Memory device
JPH04137150A (en) Buffer storage device
JPH05143366A (en) Interruption control circuit
JPS6336450A (en) Lsi for cache
JPS62124689A (en) Programmable chip select signal generating circuit
JPH0944459A (en) Network device