JPS61283932A - Control system for microprogram - Google Patents

Control system for microprogram

Info

Publication number
JPS61283932A
JPS61283932A JP60126682A JP12668285A JPS61283932A JP S61283932 A JPS61283932 A JP S61283932A JP 60126682 A JP60126682 A JP 60126682A JP 12668285 A JP12668285 A JP 12668285A JP S61283932 A JPS61283932 A JP S61283932A
Authority
JP
Japan
Prior art keywords
address
register
micro
real
logical
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
JP60126682A
Other languages
Japanese (ja)
Inventor
Takayuki Noguchi
野口 孝行
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 JP60126682A priority Critical patent/JPS61283932A/en
Publication of JPS61283932A publication Critical patent/JPS61283932A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve the application efficiency of an address conversion table by providing a register holding a part of a real address, an address conversion table and an adder which adds the addresses of said register and table together and controlling the loading operations of a main storage into an control memory for each block. CONSTITUTION:A register 1 holds a micrological address of 16 bits and a register 2 holds a part of a real address of the macroinstruction corresponding to the logical address of 20 bits and held by the register 1. An address conversion table 6 consists of 256 items using bits 0-7 of the register 1 as the retrieval information. An adder 7 adds the real addresses of the register 2 and the table 6 together. A load controller 9 controls the operation to load a microinstruction into a control memory 3 from a main storage 8 by the real address given from the adder 7. Thus it is possible to secure the correspondence between the logical and real addresses by means of the table 6 of the minimum necessary capacity.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は主記憶装置から制御メモリにロードしたマイク
ロプログラムを制御メモリ上で実行するマイクロプログ
ラム制御システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a microprogram control system that executes a microprogram loaded into a control memory from a main storage device on the control memory.

〔従来の技術〕[Conventional technology]

従来、大容量メモリから高速制御メモリにマイクロプロ
グラムをロードして実行する形式のこの種の装置におい
ては、マイクロ論理アドレスと主記憶装置上の実アドレ
スとの対応関係を示すアドレス変換テーブルを設け、主
記憶装置から制御メモリI\のマイクロ命令のロード動
作をブロック単位に制御する方式を使用していた(特願
昭57−183389号)。
Conventionally, in this type of device in which a microprogram is loaded from a large-capacity memory to a high-speed control memory and executed, an address conversion table is provided that shows the correspondence between micro logical addresses and real addresses on the main memory. A system was used in which the loading operation of microinstructions from the main memory to the control memory I\ was controlled in units of blocks (Japanese Patent Application No. 183389/1983).

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のマイクロプログラム制御システムは、主
記憶装置中のマイクロプログラムを格納する領域の実ア
ドレスが大きな値である場合、アドレス変換テーブル中
の1マイクロ命令を指し示す実アドレスに必要なビット
数が大きなものとなるという問題点がある。これに加え
、マイクロプログラムが増加すると、アドレス変換テー
ブルはさらに大容量を必要とし、アドレス変換テーブル
の高価格を生じるばかりでなく、アドレス変換テーブル
の使用効率を低下させるという問題点かあ1 る。
In the conventional microprogram control system described above, when the real address of the area storing the microprogram in the main memory is a large value, the number of bits required for the real address pointing to one microinstruction in the address translation table is large. There is a problem with becoming a thing. In addition, as the number of microprograms increases, the address translation table requires a larger capacity, which not only increases the cost of the address translation table but also reduces the efficiency of using the address translation table.

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

本発、明の装置はマイクロ論理アドレスを保持する第1
のレジスタと、前記マイクロ論理アドレスの第1の部分
アドレスによりアクセスされ複数のブロックから構成さ
れてマイクロ命令を保持する制御メモリと、前記マイク
ロ論理アドレスの第1の部分アドレスの部分アドレスよ
りアクセスされ前記制御メモリ、の複数のブロックのそ
れぞれに格納されているマイクロ命令に対応したマイク
ロ論理アドレスの第2の部分アドレスを格納するアドレ
スアレイと、前記アドレスアレイからの出力と前記第1
のレジスタに保持されているマイクロ論理アドレスの第
2の部分アドレスとを比較する比較手段と、前記マイク
ロ論理アドレスに対応する実アドレスの第1の部分アド
レスを保持する第2のレジスタと、前記マイクロ論理ア
ドレスの第2の部分アドレスを含むマイクロ論理アドレ
スの第3の部分アドレスにより索引されることにより前
記マイクロ論理アドレスに対応する実アドレスの第2の
部分アドレスを出力するアドレス変換テーブルと、前記
実アドレスの第1の部分アドレスと第2の部分アドレス
とを加算する加算手段と、一連のマイクロ命令からなる
マイクロプログラムを記憶する領域を含み前記加算の加
算結果を含むアドレス信号によりアクセスされる主記憶
装置と、前記比較手段の結果が不一致のときには前記主
記憶装置から前記制御メモリへ前記マイクロ命令を前記
ブロック単位でロードするロード制御装置とを含んで構
成される。
The device according to the present invention includes a first
a control memory that is accessed by a first partial address of the micro logical address and is made up of a plurality of blocks and holds micro instructions; an address array storing second partial addresses of micro logical addresses corresponding to micro instructions stored in each of a plurality of blocks of the control memory;
a second register for holding a first partial address of the real address corresponding to the micro logical address; an address conversion table that outputs a second partial address of the real address corresponding to the micro logical address by being indexed by a third partial address of the micro logical address including the second partial address of the logical address; Adding means for adding a first partial address and a second partial address of an address, and a main memory that is accessed by an address signal containing the addition result of the addition, which includes an area for storing a microprogram consisting of a series of microinstructions. and a load control device that loads the microinstructions from the main storage device to the control memory in units of blocks when the results of the comparison means do not match.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照しながら詳細
に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

本発明の一実施例を第1図に示す。第1図のマイクロプ
ログラム制御システムはレジスタ1と、レジスタ2と、
制御メモリ3と、アドレスアレイ4と、比較器5と、ア
ドレス変換テーブル6と、加算器7と、主記憶装置8と
、ロード制御装置9とから構成される。
An embodiment of the present invention is shown in FIG. The microprogram control system in FIG. 1 has register 1, register 2,
It is composed of a control memory 3, an address array 4, a comparator 5, an address conversion table 6, an adder 7, a main storage device 8, and a load control device 9.

本実施例においては、マイクロプログラムは、1ワード
16バイトで構成され65,536→−ドの容量から成
り、そのマイクロ論理アドレスは16ビツトから成るも
のとする。第1図において、レジスタ1は16ビツトの
マイクロ論理アドレスを保持するためのレジスタ、制御
メモリ3は1ワード16バイトで構成され4,096ワ
ードの容量を有するメモリ、アドレスアレイ4は256
個のエントリを有する回路である。制御メモリ3は16
ワード毎に256のブロックに分割されており、各ブロ
ックはアドレスアレイ4の各エントリに対応している。
In this embodiment, it is assumed that the microprogram consists of one word of 16 bytes, has a capacity of 65,536→-words, and its micro logical address consists of 16 bits. In FIG. 1, register 1 is a register for holding a 16-bit micro logical address, control memory 3 is a memory consisting of 1 word of 16 bytes and has a capacity of 4,096 words, and address array 4 is a memory with a capacity of 4,096 words.
This is a circuit with 2 entries. Control memory 3 is 16
Each word is divided into 256 blocks, and each block corresponds to each entry in the address array 4.

制御メモリ3にはレジスタ1のビット4〜15がアドレ
ス情報として与えられ、アドレスアレイ4にはビット4
〜11がアドレス情報とした与えられている。アドレス
アレイ4の各エントリには、対応する制御メモリ3のブ
ロッり内に保持されているマイクロ命令のマイクロ論理
アドレスのビットO〜3が格納されている。比較器5は
レジスタ1のビット0〜3とアドレスアレイ4の出力と
を比較し、レジスタ1に保持されたマイクロ論理アドレ
スに対応するマイクロ命令が制御メモリ3に保持されて
いるか否かを検出する。レジスタ2は20ピツI・から
成りレジスタ1に保持されたマイクロ論理アドレスに対
応するマイクロ命令の実アドレスの一部を保持するため
のレジスタである。アドレス変換テーブル6はレジスタ
1のピッl−O〜7を索引情報として使用した256個
の項目より構成されている。
Bits 4 to 15 of register 1 are given to control memory 3 as address information, and bit 4 is given to address array 4.
~11 is given as address information. Each entry of address array 4 stores bits O-3 of the micro logical address of the micro instruction held in the corresponding block of control memory 3. Comparator 5 compares bits 0 to 3 of register 1 with the output of address array 4 and detects whether the microinstruction corresponding to the micro logical address held in register 1 is held in control memory 3. . Register 2 is a register consisting of 20 bits I and for holding a part of the real address of the microinstruction corresponding to the micro logical address held in register 1. The address conversion table 6 is composed of 256 items using the pins 1-O to 7 of the register 1 as index information.

加算器7はレジスタ2の保持する実アドレスとアドレス
変換テーブル6より与えられる実アドレスとを加算する
ものである。主記憶装置8は65゜536ワードのマイ
クロプログラムを記憶する領域を含み32ピツ1へから
成る実ア1;レスによりアクセスされるものである。こ
の主記憶装置8上に記憶されたマイクロプログラムはそ
れぞれ256ワードのグループに分割され、この各グル
ープの先頭の実アドレスに関する情報がレジスタ2とア
ドレス変換テーブル6の対応する各項目とに保持されて
いる。ロード制御装置9は主記憶装置8から制御メモリ
3へのマイクロ命令のロード動作を上記ブロック単位に
制御するための回路である。
The adder 7 adds the real address held in the register 2 and the real address given from the address conversion table 6. The main memory 8 includes an area for storing a microprogram of 65.degree. 536 words and is accessed by a real address consisting of 32 bits. The microprograms stored in the main storage device 8 are divided into groups of 256 words each, and information regarding the first real address of each group is held in the register 2 and each corresponding item of the address conversion table 6. There is. The load control device 9 is a circuit for controlling the loading operation of microinstructions from the main storage device 8 to the control memory 3 in units of blocks.

レジスタ1に保持されたマイクロ論理アドレスに対応し
たマイクロ命令が制御メモリ3」二に存在しないときに
は、まず、ロード制御装置9はこれを指示し、ロード制
御装置9のビット0〜19にはレジスタ2に保持される
20ビツトの情報とアドレス変換テーブル6より与えら
れる8ビツトの情報とを加算器7を用いて加算すること
により得られたアドレス情報が供給され、ビット20〜
23にはレジスタ1のビット8〜11よりアドレス情報
が供給され、ビット24〜31にすべてゼロの情報を与
え、これらの情報より対応するブロックの先頭アドレス
を求める。求められた実アドレスにより主記憶装置8か
らレジスタ1の内容に対応するマイクロ命令を含む16
ワードが読出され、制御メモリ3の対応するプロ・ツク
へこれがロードされる。このとき、同時にアドレスアレ
イ4の対応するエントリに対してレジスタ1のビットO
〜3の内容を書き込むことが指示される。
When the microinstruction corresponding to the micrological address held in register 1 does not exist in control memory 3'2, first, load control device 9 instructs this, and bits 0 to 19 of load control device 9 contain register 2. The address information obtained by adding the 20-bit information held in the address conversion table 6 and the 8-bit information given from the address conversion table 6 using the adder 7 is supplied, and the address information obtained by adding the 20-bit information held in
23 is supplied with address information from bits 8 to 11 of register 1, information of all zeros is given to bits 24 to 31, and the start address of the corresponding block is determined from these pieces of information. 16 containing the microinstruction corresponding to the contents of register 1 from main memory 8 according to the obtained real address.
The word is read and loaded into the corresponding program in control memory 3. At this time, bit O of register 1 is simultaneously applied to the corresponding entry of address array 4.
You will be instructed to write the contents of ~3.

次に第2図に示すようなマイクロ命令シーケンスを実行
する具体例について本実施例の動作を詳細に説明する。
Next, the operation of this embodiment will be described in detail with respect to a specific example of executing a microinstruction sequence as shown in FIG.

この場合のマイクロプログラム領域の主記憶装置8にお
ける先頭アドレスは16進の“00098000°゛と
する。第3図は主記憶装置8におけるマイクロプログラ
ム領域およびその主記憶装置8上での実アドレスを示す
。第1図において、レジスタ2には16進の’0009
8”が書きこまれている。また、アドレスアレイ4には
初期値として16進の“’ 20 ”番地に“0″、“
’ 31 ”番地に16進の°゛2°”が書き込まれて
いるとする(″“は16進数を表わす)。
In this case, the start address of the microprogram area in the main memory 8 is hexadecimal "00098000°". FIG. 3 shows the microprogram area in the main memory 8 and its real address on the main memory 8. .In Figure 1, register 2 contains hexadecimal '0009.
8" is written in the address array 4. Also, in the address array 4, as an initial value, "0" and "
Assume that a hexadecimal value "°2°" is written at address '31'("" represents a hexadecimal number).

まずレジスタ1に’ 02 (10”がセットされる。First, '02 (10)' is set in register 1.

ステップ1:制御メモリ3にアドレスとして16進の°
′200”が供給され、16 進の“′200°“番地の内容が出力信号線11に読出
される。同時に、ア ドレスアレイ4には16進アドレス ゛20”が供給され、出力信号線1 2に16進の′0゛″が読出される。
Step 1: Enter hexadecimal ° as address in control memory 3.
'200' is supplied, and the contents of the hexadecimal address '200°' are read out to the output signal line 11. At the same time, the hexadecimal address '20' is supplied to the address array 4, and the contents of the hexadecimal address '200°' are read out to the output signal line 12. Hexadecimal '0'' is read.

比較器5の入力はともに16進の“′ 0°′であるため、出力信号線11が 有効化されるとともにレジスタ1に ステップ2の16進アドレス゛02 02゛′がセットされる。Both inputs of comparator 5 are hexadecimal "' 0°', the output signal line 11 is Register 1 when enabled. Hex address of step 2 ゛02 02'' is set.

ステップ2ニステツプ1と同様にして制御メモリ3の1
6進アドレス“′202°”番地の内容が読出されて有
効化される。
Step 2: 1 of control memory 3 in the same way as step 1.
The contents of the hexadecimal address "'202°" are read and validated.

レジスタ1にステップ3の16進ア ドレス°’ 1314 ”がセットされる。Register 1 contains the hexadecimal value of step 3. The dress °’1314” is set.

ステップ3:制御メモリ3から16進アドレスの゛31
4°°番地の内容が出力信号 線11に読出される。同時にアドレ スアレイ4から16進アドレスの“ 31”番地の内容、すなわち、16 進の“2“が出力信号線12に続出 される。比較器5の入力は片方が1 6進め′1″゛であり、いま一方が1 6進の2゛であるため、制御メモ リ3の出力信号線11め内容は無効 化され、ロード制御装置9に起動が かけられる。また、アドレス変換テ ーブル6にアドレスとして16進の °“13パが供給され、16進のマイ クロ論理アドレX”1300“ニ対 応するマイクロ命令が格納されてい る主記憶装置8上での実アドレスに 関する情報の一部“′10°°が出力信号線13に読出
され、レジスタ2に 保持されているマイクロプログラム 領域の先頭の実アドレスの一部“0 0098°′が出力信号線14に読出 される。この出力信号線13の内容 と出力信号線14の内容が加算器7 により加算され、16進マイクロ論 理アドレス゛’1310”に対応する マイクロ命令が格納されている主記 憶装置8−1−での実アドレスの一部°゛00108”
°が出力信号線15に読 出され、レジスタ1の出力ビット8 〜11(−’″1“)とともにロード 制御装置9に送出される。ロード制 御装置9はビット0〜19に出力信 号線15の情報を受はピッI・20〜 23にレジスタ1のビット8〜11 の情報を受はビット24〜31に“ 00゛′を加えることで、16進のマ イクロ論理アドレス″“1310’“に対応するマイク
ロ命令が格納されて いる主記憶装置8上での実アドレス “00108100”を求め、この アドレスにより主記憶装置8から1 6進のマイクロ論理アドレス“13 10”〜°“131F”に対応した1 6ワードのマイクロ命令を読出し制 御メモリ3の16進アドレスの“′3 10”番地〜” 31 F ”番地に順次これを書き込
むと同時に、アドレス アレイ4の16進アドレス“°31″“番地にし′ジメ
タ1のビット0〜3に 保持されている16進データ゛′1″。
Step 3: Hexadecimal address '31' from control memory 3
The contents of the 4°° address are read out to the output signal line 11. At the same time, the contents of the hexadecimal address "31", ie, hexadecimal "2", are successively output from the address array 4 to the output signal line 12. Since one input of the comparator 5 is 16 advanced '1'' and the other is 2 in hexadecimal, the contents of the output signal line 11 of the control memory 3 are invalidated, and the contents of the output signal line 11 of the control memory 3 are invalidated. In addition, the address conversion table 6 is supplied with hexadecimal "13" as an address, and the main memory 8 stores the microinstruction corresponding to the hexadecimal micro logic address "X"1300. Part of the information regarding the above real address "'10°" is read out to the output signal line 13, and part of the real address "0 0098°" at the beginning of the microprogram area held in the register 2 is output signal It is read out on line 14. The contents of this output signal line 13 and the contents of the output signal line 14 are added by the adder 7, and the result is executed in the main memory 8-1- where the microinstruction corresponding to the hexadecimal micrologic address ``1310'' is stored. Part of the address °゛00108''
° is read out to the output signal line 15 and sent to the load control device 9 along with output bits 8 to 11 (-'''1'') of the register 1. The load control device 9 receives the information of the output signal line 15 in bits 0 to 19, and adds "00'' to bits 24 to 31. Then, find the real address "00108100" on the main memory device 8 where the microinstruction corresponding to the hexadecimal micro logical address "1310" is stored, and use this address to read the hexadecimal number from the main memory device 8. At the same time, the 16-word microinstructions corresponding to the micro logical addresses "13 10" to "131F" are read out and sequentially written to the hexadecimal addresses "'3 10" to "31 F" in the control memory 3. , hexadecimal data ``'1'' held in bits 0 to 3 of data 1 at hexadecimal address ``31'' in address array 4.

を書き込む゛。以上の過程が終了する と制御メモリ3の出力信号線11に は新たな16進アドレスの314”′ 番地の内容が読出され、アドレスア レイ4の出力信号線12には16進 アドレス゛31″番地の新たな内容 ゛1”が読出されて比較器5に入力 される。比較器5の入力はともに 1°゛であるため出力信号線11が有 効化されるとともに、レジスタ1に ステップ4の16進アドレス“13 15″がセットされる。Write ゛. The above process ends and to the output signal line 11 of the control memory 3. is the new hex address 314”' The contents of the address are read and the address The output signal line 12 of Ray 4 has a hexadecimal New contents of address “31” ``1'' is read and input to comparator 5 be done. The inputs of comparator 5 are both 1°, so the output signal line 11 is present. At the same time, it is set to register 1. Step 4 hex address "13" 15'' is set.

以後、同様の動作が繰返される。Thereafter, similar operations are repeated.

このようにして本実施例では主記憶装置中のマイクロプ
ログラムを格納する領域の実アドレスが32ビツトとい
う大きな値にも拘らず、レジスタ2にその一部を保持し
加算器により前記レジスタ2の値とアドレス変換テーブ
ルの出力値とを加算して実アドレスを得ることによりア
ドレス変換テーブルの□容量を小ざくできこの使用効率
を高めている′。
In this way, in this embodiment, even though the real address of the area storing the microprogram in the main memory is a large value of 32 bits, a part of it is held in register 2 and the value of register 2 is stored by the adder. By adding the output value of the address conversion table and the output value of the address conversion table to obtain the real address, the capacity of the address conversion table can be reduced and its usage efficiency is improved.

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

以上説明したように本発明によれば、マイクロ論理アド
レスに対応する実アドレスの一部を保持す゛る□第2の
レジスタと、マイクロ論理アドレスで索゛引されること
によりマイクロ論理アドレスに対応する実アドレスの一
部を与えるためのアドレス変換テーブルと、第2のレジ
スタの保持する実アドレス゛とアドレス変換テーブルよ
り与えられる実アドレスを加算する加算器を設け、加算
器より得られる実アドレスによりアクセスされる主記憶
装置から制御メモリへのマイクロ命令のロード動作をブ
ロック単位に制御す”ることにより、必要最小限の゛容
量のアドレス変換デープルでマイクロ論理アドレスと主
記憶装置上の実アドレスとを自由に対応づG′jること
を可能とし、アドレス変換テーブルの使用効率を高める
とともに、より安価でマイクロプログラム制御システム
を実現できるという効果がある。
As explained above, according to the present invention, the second register holds a part of the real address corresponding to the micro logical address, and the real address corresponding to the micro logical address is indexed by the micro logical address. An address conversion table for giving a part of the address and an adder for adding the real address held in the second register and the real address given from the address conversion table are provided, and access is made by the real address obtained from the adder. By controlling the loading operation of microinstructions from main memory to control memory on a block-by-block basis, micro logical addresses and real addresses on main memory can be freely changed using an address translation table with the minimum required capacity. This has the effect of increasing the efficiency of using the address conversion table, and realizing a microprogram control system at a lower cost.

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

第1図は本発明の一実施例を示すブロック国、第2図は
マイクロ命令シーケンスの一例を示す図、第3図は」巳
記憶装置におけるマイクロプログラム領域およびマイク
ロ論理アドレスと実アドレスとの対応の一例を示す図で
ある。 1・・・レジスタ、2・・レジスタ、3・・・制御メモ
リ、4・・・アドレスアレイ、5・・・比較器、6・・
・アドレス変換テーブル、7・・・加算器、8・・・主
記憶装置、9・・ロード制御装置、11〜15・・・信
号線。 =15− 実アドレス θρθり3θθθ θρlθθθFθ θθ/ (M /l:ρ りθ15’7FFθ
FIG. 1 shows a block diagram showing an embodiment of the present invention, FIG. 2 shows an example of a microinstruction sequence, and FIG. 3 shows a microprogram area in a storage device and the correspondence between micro logical addresses and real addresses. It is a figure showing an example. 1...Register, 2...Register, 3...Control memory, 4...Address array, 5...Comparator, 6...
-Address conversion table, 7...Adder, 8...Main storage device, 9...Load control device, 11-15...Signal line. =15- Real address θρθ 3θθθ θρlθθθFθ θθ/ (M /l:ρ riθ15'7FFθ

Claims (1)

【特許請求の範囲】 マイクロ論理アドレスを保持する第1のレジスタと、 前記マイクロ論理アドレスの第1の部分アドレスにより
アクセスされ複数のブロックから構成されてマイクロ命
令を保持する制御メモリと、前記マイクロ論理アドレス
の第1の部分アドレスの部分アドレスによりアクセスさ
れ前記制御メモリの複数のブロックのそれぞれに格納さ
れているマイクロ命令に対応したマイクロ論理アドレス
の第2の部分アドレスを格納するアドレスアレイと、 前記アドレスアレイからの出力と前記第1のレジスタに
保持されているマイクロ論理アドレスの第2の部分アド
レスとを比較する比較手段と、前記マイクロ論理アドレ
スに対応する実アドレスの第1の部分アドレスを保持す
る第2のレジスタと、 前記マイクロ論理アドレスの第2の部分アドレスを含む
マイクロ論理アドレスの第3の部分アドレスにより索引
されることにより前記マイクロ論理アドレスに対応する
実アドレスの第2の部分アドレスを出力するアドレス変
換テーブルと、前記実アドレスの第1の部分アドレスと
第2の部分アドレスとを加算する加算手段と、 一連のマイクロ命令からなるマイクロプログラムを記憶
する領域を含み前記加算手段の加算結果を含むアドレス
信号によりアクセスされる主記憶装置と、 前記比較手段の結果が不一致のときには前記主記憶装置
から前記制御メモリへ前記マイクロ命令を前記ブロック
単位でロードするロード制御装置とを含むことを特徴と
するマイクロプログラム制御システム。
[Scope of Claims] A first register that holds a micro-logic address; a control memory that is accessed by a first partial address of the micro-logic address and is made up of a plurality of blocks and that holds micro-instructions; an address array storing a second partial address of a micro logical address corresponding to a microinstruction accessed by a first partial address of the address and stored in each of the plurality of blocks of the control memory; comparison means for comparing an output from the array with a second partial address of the micro-logical address held in the first register; and a first partial address of the real address corresponding to the micro-logical address; outputting a second partial address of the real address corresponding to the micro logical address by being indexed by a second register and a third partial address of the micro logical address that includes the second partial address of the micro logical address; an address conversion table for adding the first partial address and the second partial address of the real address; and an area for storing a microprogram consisting of a series of microinstructions; and a load control device that loads the microinstructions from the main storage device to the control memory in blocks when the results of the comparison means do not match. microprogram control system.
JP60126682A 1985-06-11 1985-06-11 Control system for microprogram Pending JPS61283932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60126682A JPS61283932A (en) 1985-06-11 1985-06-11 Control system for microprogram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60126682A JPS61283932A (en) 1985-06-11 1985-06-11 Control system for microprogram

Publications (1)

Publication Number Publication Date
JPS61283932A true JPS61283932A (en) 1986-12-13

Family

ID=14941245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60126682A Pending JPS61283932A (en) 1985-06-11 1985-06-11 Control system for microprogram

Country Status (1)

Country Link
JP (1) JPS61283932A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5972545A (en) * 1982-10-19 1984-04-24 Nec Corp Microprogram control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5972545A (en) * 1982-10-19 1984-04-24 Nec Corp Microprogram control system

Similar Documents

Publication Publication Date Title
US4118773A (en) Microprogram memory bank addressing system
US3739352A (en) Variable word width processor control
US4314333A (en) Data processor
US3909797A (en) Data processing system utilizing control store unit and push down stack for nested subroutines
JPS59117666A (en) Vector processor
JPH0251734A (en) Microprogram controller
US3325785A (en) Efficient utilization of control storage and access controls therefor
JPH0248931B2 (en)
JPS61283932A (en) Control system for microprogram
JPS59114677A (en) Vector processor
US4085439A (en) Computer programming system having greatly reduced storage capacity and high speed
JPS61283931A (en) Control system for microprogram
JPS5972545A (en) Microprogram control system
JPS61283933A (en) Control system for microprogram
US3947821A (en) Microprogramming apparatus and method
JPS61283934A (en) Control system for microprogram
JPS59106047A (en) Microcomputer
JPH0258646B2 (en)
JPH0315772B2 (en)
JPH02178836A (en) Central arithmetic processing unit
JPS61194566A (en) Vector data reference control system
JPH03191449A (en) Information processor
JPS6029842A (en) Control storage device
JPH0778730B2 (en) Information processing equipment
JPS629437A (en) Microprogram controller