JPH0447333A - Microprogram loading system - Google Patents

Microprogram loading system

Info

Publication number
JPH0447333A
JPH0447333A JP15375690A JP15375690A JPH0447333A JP H0447333 A JPH0447333 A JP H0447333A JP 15375690 A JP15375690 A JP 15375690A JP 15375690 A JP15375690 A JP 15375690A JP H0447333 A JPH0447333 A JP H0447333A
Authority
JP
Japan
Prior art keywords
microprogram
processors
processor
loading
diagnostic
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
JP15375690A
Other languages
Japanese (ja)
Inventor
Takenori Saito
斎藤 武徳
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 JP15375690A priority Critical patent/JPH0447333A/en
Publication of JPH0447333A publication Critical patent/JPH0447333A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten time required for loading a microprogram by executing program loading from main storage at a time for all processors by sending the load timing of the microprogram to the processors other than the processor to be a host at the time of starting a system. CONSTITUTION:By a microprogram load start command issued from a diagnostic processor 2, the program loading to all plural processors from the main storage 1 is executed at a time. Namely, timing at which the microprogram on a system bus 5 is stored into a microprogram storage memory #0 7 is generated by a microprogram loader 9. Then, it is sent as a microprogram fetch signal to an address counter 10 for designating the microprogram storage memory #0 7 in the processor #0 3, the microprogram storage memory #1 8 in the processor #1 4, and the address of the microprogram storage memory #1 8 through a microprogram fetch signal line 12. Thus, the time required for loading the microprogram can be shortened.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はマイクロプログラムロード方式、特に、マルチ
プロセッシング動作時のマイクロプログラムロード方式
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a microprogram loading method, and particularly to a microprogram loading method during multiprocessing operation.

〔従来の技術〕[Conventional technology]

従来この種9n個のプロセッサを有する情報処理システ
ムへのマイクロプログラムロード方式は、診断プロセッ
サの指示により、まずプロセッサ#0にマイクロプログ
ラムロード指示を行ないプロセッサ#O内部のマイクロ
プログラムローダを起動してマイクロプログラムのロー
ドを行なう。
Conventionally, the method of loading a microprogram into an information processing system having 9n processors is to first issue a microprogram load instruction to processor #0 based on instructions from a diagnostic processor, start the microprogram loader inside processor #O, and load the microprogram. Load the program.

プロセッサ#0へのロードが終了すると、診断プロセッ
サによりプロセッサ#1へのロードが行われる。
When loading to processor #0 is completed, loading to processor #1 is performed by the diagnostic processor.

以下、同様にプロセッサ#1までのマイクロプログラム
ロードを繰り返すというものであった。
Thereafter, the microprogram loading up to processor #1 was repeated in the same way.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来のマイクロプログラムロード方式は、診断
プロセッサにより複数プロセッサへのマイクロプログラ
ムロード指示を同時に行う事が出来ず、プロセッサ毎に
順番にマイクロプログラムをロードする為、全てのプロ
セッサ内部にマイクロプログラムローダを必要とし尚か
つマイクロプラグラムロードに要する時間はプロセッサ
数に比例して増して行くという欠点がある。
In the conventional microprogram loading method described above, the diagnostic processor cannot instruct multiple processors to load microprograms at the same time, and in order to load microprograms into each processor in turn, it is necessary to install a microprogram loader inside every processor. Moreover, the disadvantage is that the time required to load the microprogram increases in proportion to the number of processors.

〔課題を解決するための手段〕[Means to solve the problem]

本発明のマイクロプログラムロード方式は、システム立
上げ持主となるプロセッサ#0内にあるマイクロプログ
ラムローダとプロセッサ#0以外の単数または複数プロ
セッサ内にあるロードレジスタと、マイクロプログラム
ローダよりプロセッサ#0以外の単数または複数プロセ
ッサに対してシステムバス上のマイクロプログラムの取
込タイミングを出力するマイクロプログラム取込信号線
と複数プロセッサ内にマイクロプログラムを格納する為
の複数のマイクロプログラム格納メモリ及びプロセッサ
#0以外の単数または複数プロセッサ内にあるマイクロ
プロクラム格納メモリのアドレスを指定する為のアドレ
スカウンタを有し、診断プロセッサの発行するマイクロ
プログラムロードスタートコマンドにより、主記憶から
全ての複数プロセッサへのプログラムロードを同時に実
行する手段とを含んで構成される。
The microprogram loading method of the present invention involves a microprogram loader in processor #0, which is the system startup owner, a load register in one or more processors other than processor #0, and a load register in one or more processors other than processor #0, and A microprogram capture signal line that outputs the microprogram capture timing on the system bus to a single or multiple processors, multiple microprogram storage memories for storing microprograms in multiple processors, and processors other than #0. It has an address counter to specify the address of the microprogram storage memory in a single or multiple processors, and executes program loading from the main memory to all multiple processors simultaneously by the microprogram load start command issued by the diagnostic processor. and means to do so.

〔実施例〕〔Example〕

次に本発明について図面を参照して詳細に説明する。 Next, the present invention will be explained in detail with reference to the drawings.

第1図は本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

マルチプロセッシング動作を2台のプロセッサにて実現
する場合について説明する。
A case where multiprocessing operation is implemented using two processors will be described.

主記憶1とシステムを診断する為のプロセッサである診
断プロセッサ2と、複数プロセッサの内生となるプロセ
ッサ#0,3と従となるプロセッサ#1,4とがシステ
ムバス5に接続されている。また診断プロセッサ2とプ
ロセッサ#0,3とプロセッサ#1,4は診断バス6に
接続されている。
A diagnostic processor 2 that is a processor for diagnosing the main memory 1 and the system, processors #0 and 3 that are internal to the plurality of processors, and slave processors #1 and 4 are connected to a system bus 5. Furthermore, the diagnostic processor 2, processors #0, 3, and processors #1, 4 are connected to a diagnostic bus 6.

システム立上げ時のマイクロプログラムロードは以下の
通り行われる 診断プロセッサ2によりプロセッサ#0,3及びプロセ
ッサ#1,4の診断が終了すると、マイクロプラグラム
ロードスタートコマンドが発行され・プロセッサ#1内
のロードレジスタ11が“1”にセットされる。
Microprogram loading at system startup is performed as follows. When diagnostic processor 2 finishes diagnosing processors #0, 3 and processors #1, 4, a microprogram load start command is issued and the load in processor #1 is completed. Register 11 is set to "1".

ロードレジスタ11がセットされると、プロセッサ#1
,4はシステムバス上のマイクロプログラム取込可能状
態になる。
When load register 11 is set, processor #1
, 4 become ready for loading the microprogram on the system bus.

またマイクロプログラムロードスタートコマンドにより
、プロセッサ#03内のマイクロプログラムローダ9に
起動がかかり、主記憶1内に格納されているマイクロプ
ログラムの取出し及びプロセッサ#03内にあるマイク
ロプログラム格納メモリ#07への格納動作を始める。
In addition, the microprogram load start command starts the microprogram loader 9 in the processor #03, takes out the microprogram stored in the main memory 1, and loads it into the microprogram storage memory #07 in the processor #03. Start storing operation.

マイクロプログラムローダ9は主記憶1内のマイクロプ
ログラム読み出し制御及びマイクロプログラム格納メモ
リ#07への書込制御を行う為マイクロプログラム格納
メモリ#07への書込アドレス#013を生成し送出す
る。
The microprogram loader 9 generates and sends a write address #013 to the microprogram storage memory #07 in order to control reading of the microprogram in the main memory 1 and controlling writing to the microprogram storage memory #07.

ここで、システムバス5上のマイクロプログラムがマイ
クロプログラム格納メモリ7に格納されるタイミングを
マイクロプログラムローダ9により生成し、プロセッサ
#03内のマイクロプログラム格納メモリ#07及びプ
ロセッサ#14内のマイクロプログラム格納メモリ#1
8及びマイクロフログラム格納メモリ#18のアドレス
を指定する為のアドレスカウンタ10にマイクロプログ
ラム取込信号線12として送出される。
Here, the timing at which the microprogram on the system bus 5 is stored in the microprogram storage memory 7 is generated by the microprogram loader 9, and the timing at which the microprogram on the system bus 5 is stored in the microprogram storage memory #07 in the processor #03 and the microprogram storage in the processor #14 is generated. Memory #1
8 and an address counter 10 for specifying the address of the microprogram storage memory #18 as a microprogram capture signal line 12.

アドレスカウンタ10はこのプログラム取込信号線12
によりカウントアツプされプロセッサ#0.3内のマイ
クロプログラムローダ9より出力される書込アドレス#
0.13と同様のアドレスを書込アドレス#1.14に
よりマイクロプログラム格納メモリ#1.8に送出する
The address counter 10 is connected to this program capture signal line 12.
The write address # is counted up and output from the microprogram loader 9 in the processor #0.3.
An address similar to 0.13 is sent to microprogram storage memory #1.8 using write address #1.14.

上記の様にマイクロプログラムの取出し及び格納をくり
返して行ない取り出しが終了すると、診断プロセッサ2
によりロードレジスタ11を“0”にリセットしてマイ
クロプログラムロードを終了する。
When the microprogram is repeatedly retrieved and stored as described above and the retrieval is completed, the diagnostic processor 2
The load register 11 is reset to "0" and the microprogram loading is completed.

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

以上説明した様に本発明は、システム立上げ持主となる
プロセッサ#0内にあるマイクロプログラムとプロセッ
サ#0以外の単数または複数プロセッサ内にあるロード
レジスタとマイクロプログラム取込信号線を用いてプロ
セッサ#0以外のプロセッサに対して、マイクロプログ
ラムのロードタイミングを送出する事により、主記憶か
らのプログラムロードを全プロセッサ同時に実行出来る
為、マイクロプログラムロードに要する時間を短縮出来
るという効果と、プロセッサ#O以外にマイクロプログ
ラムローダを必要とせずハードウェア量を従来に比べて
縮少出来るという効果がある。
As explained above, the present invention utilizes a microprogram in processor #0, which is the system startup owner, and a load register and microprogram import signal line in one or more processors other than processor #0. By sending the microprogram load timing to processors other than #0, the program can be loaded from main memory to all processors at the same time, which has the effect of shortening the time required to load the microprogram. This has the effect that a microprogram loader is not required and the amount of hardware can be reduced compared to the conventional method.

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

第1図は本発明の実施例を示すブロック図である。 1・・・主記憶、2・・・診断プロセッサ、3・・・プ
ロセッサ#0.4・・・プロセッサ#L5・・・システ
ムバス、6・・・診断バス、7・・・マイクロプログラ
ム格納メモリ#0.8・・・マイクロプログラム格納メ
モリ#工、9・・・マイクロプログラムローダ、10・
・・アドレスカウンタ、11・・・ロードレジスタ、1
2・・・マイクロプログラム取込信号線、13・・・書
込アドレス#0、 4・・・書込アドレス#1゜
FIG. 1 is a block diagram showing an embodiment of the present invention. DESCRIPTION OF SYMBOLS 1... Main memory, 2... Diagnostic processor, 3... Processor #0.4... Processor #L5... System bus, 6... Diagnostic bus, 7... Microprogram storage memory #0.8... Micro program storage memory #engineering, 9... Micro program loader, 10.
...Address counter, 11...Load register, 1
2...Microprogram import signal line, 13...Write address #0, 4...Write address #1゜

Claims (1)

【特許請求の範囲】[Claims] 複数プロセッサ(プロセッサ#0、#1、・・・、#n
;nは正の整数)と前記複数プロセッサを診断する為の
診断プロセッサと主記憶及び前記複数プロセッサと前記
診断プロセッサとを接続する診断バス及び前記複数プロ
セッサと前記診断プロセッサと前記主記憶とを接続する
システムバスにより構成されるマルチプロセッシング動
作の可能な情報処理システムのマイクロプログラムロー
ド方式に於いて、システム立ち上げ時、主となるプロセ
ッサ#0内にあるマイクロプログラムローダと、前記プ
ロセッサ#0以外の単数または複数プロセッサ内にある
ロードレジスタと、前記マイクロプログラムローダより
前記#0以外の単数または複数プロセッサに対してシス
テムバス上のマイクロプログラムの取込タイミングを出
力するマイクロプログラム取込信号線と、前記複数プロ
セッサ(プロセッサ#0、#1、・・・#n)内にマイ
クロプログラムを格納する為の複数のマイクロプログラ
ム格納メモリ(#0、#1、・・・#n;プロセッサ#
0、#1、・・・#nと同順)及び前記プロセッサ#0
以外の単数または複数プロセッサ内にある前記マイクロ
プログラム格納メモリのアドレスを指定する為のアドレ
スカウンタを有し、前記診断プロセッサの発行するマイ
クロプログラムロードスタートコマンドにより前記主記
憶から全ての前記複数プロセッサへのプログラムロード
を同時に実行する手段とを含むことを特徴としたマイク
ロプログラムロード方式。
Multiple processors (processors #0, #1,..., #n
; n is a positive integer), a diagnostic processor for diagnosing the plurality of processors, a main memory, a diagnostic bus connecting the plurality of processors and the diagnostic processor, and a diagnostic bus connecting the plurality of processors, the diagnostic processor, and the main memory. In the microprogram loading method of an information processing system capable of multiprocessing operations configured by a system bus, when the system is started up, the microprogram loader in the main processor #0 and the microprogram loader in the main processor #0 are a load register in the single or multiple processors; a microprogram loading signal line for outputting the loading timing of the microprogram on the system bus from the microprogram loader to the single or multiple processors other than the #0; Multiple microprogram storage memories (#0, #1, . . . #n; processor #0, #1, . . . #n) for storing microprograms in multiple processors (processors #0, #1, . . . #n)
0, #1, ... #n) and the processor #0
has an address counter for specifying the address of the microprogram storage memory in one or more processors other than the above, and the microprogram load start command issued by the diagnostic processor causes the main memory to be loaded into all of the plurality of processors. A microprogram loading method characterized by comprising means for simultaneously executing program loading.
JP15375690A 1990-06-12 1990-06-12 Microprogram loading system Pending JPH0447333A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15375690A JPH0447333A (en) 1990-06-12 1990-06-12 Microprogram loading system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15375690A JPH0447333A (en) 1990-06-12 1990-06-12 Microprogram loading system

Publications (1)

Publication Number Publication Date
JPH0447333A true JPH0447333A (en) 1992-02-17

Family

ID=15569441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15375690A Pending JPH0447333A (en) 1990-06-12 1990-06-12 Microprogram loading system

Country Status (1)

Country Link
JP (1) JPH0447333A (en)

Similar Documents

Publication Publication Date Title
US8589664B2 (en) Program flow control
EP0279953A2 (en) Computer system having mixed macrocode and microcode instruction execution
JPH0447333A (en) Microprogram loading system
JPS6146552A (en) Information processor
JPH04181321A (en) Microprogram loading system
JPH01261758A (en) Computer system
JP2520158B2 (en) Debugging method of digital signal processor
JPH09269896A (en) Booting method for firm cpu
JPH0333934A (en) Register saving/recovering system
US7720665B1 (en) Method and system for realizing reset in discrete event simulation
JP2770420B2 (en) Micro program control method
JPS62197834A (en) Microprogram controller
JPH0287227A (en) Data processor
JPS63123137A (en) Address coincidence signal generating system
JPH0432422B2 (en)
JPH0279122A (en) Floating point arithmetic mechanism
JPS6146545A (en) Input and output instruction control system
JPH05298140A (en) Self-diagnostic system
JPS584447A (en) Control storage device
JPS6329293B2 (en)
JPS6359175B2 (en)
JPH0526967A (en) Control device of ic tester
JPH01276232A (en) Data processing unit
JPS59231651A (en) Microprogram control type data processor
JPH0212426A (en) Central arithmetic processing device