JPS60124733A - Microprogram control circuit - Google Patents

Microprogram control circuit

Info

Publication number
JPS60124733A
JPS60124733A JP23266283A JP23266283A JPS60124733A JP S60124733 A JPS60124733 A JP S60124733A JP 23266283 A JP23266283 A JP 23266283A JP 23266283 A JP23266283 A JP 23266283A JP S60124733 A JPS60124733 A JP S60124733A
Authority
JP
Japan
Prior art keywords
circuit
address
fixed data
microprogram
instruction
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
JP23266283A
Other languages
Japanese (ja)
Inventor
Kazuo Kishimoto
一雄 岸本
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP23266283A priority Critical patent/JPS60124733A/en
Publication of JPS60124733A publication Critical patent/JPS60124733A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the utilizing efficiency of a memory by storing concentratingly fixed data of each instruction to other storage circuit and reading the fixed data from other storage circuit through the added address added to control data as required. CONSTITUTION:Control data CDA and an added address FDA are read from a storage circuit by an address A of an address circuit 1. The added address FDA reads fixed data FD from a storage circuit 5. The control data CDA and the fixed data FD of the storage circuits 2, 5 are latched to a register 3 as an instruction INS by a latch signal L. The instruction INS of the register 3 is inputted to an operation circuit 14 and executed.

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、マイクロプログラムを記憶したメモリの読
出しを制御するマイクロプログジム制御回路に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a microprogram control circuit that controls reading of a memory storing a microprogram.

〔従来技術〕[Prior art]

マイクロプログラムは制御データと、必要に応じて付加
される固定データとから構成される。この固定データは
、ビット数は長いが、その種数は少ないという性質があ
る。このようなマイクロプログラムを記憶している従来
のマイクロプログラム制御回路として第1図に示すもの
があった。
The microprogram is composed of control data and fixed data added as necessary. This fixed data has a long number of bits but a small number of types. A conventional microprogram control circuit that stores such a microprogram is shown in FIG.

第1図において、1はアドレスAを発生するアドレス回
路、2はアドレス回路1のアドレスAにより読出される
マイクロプログラムを記憶した記憶回路である。記憶回
路2のメモリ構成は第2図(alに示すように複数のイ
ンストラクションINSを配列し、各インストラクショ
ンINSは制御データCDと固定データFDとがらなり
、これらインストラクションlN5Kよりマイクロプロ
グラムが構成されている。
In FIG. 1, 1 is an address circuit that generates address A, and 2 is a storage circuit that stores a microprogram that is read out by address A of address circuit 1. In FIG. The memory configuration of the storage circuit 2 is such that a plurality of instructions INS are arranged as shown in FIG.

記憶回路2のメモリ構成は、第2図(blに示すような
ものもある。この場合、各インストラクションINSは
制御データCDI、CD2及び固定データFDからなる
The memory structure of the storage circuit 2 may be as shown in FIG. 2 (bl). In this case, each instruction INS consists of control data CDI, CD2 and fixed data FD.

第1図圧おいて、3は記憶回路2から読出されたインス
トラクションINSをロードするレジスタ4はレジスタ
3のインストラクションINSに従って演算処理を実行
する演算回路である。
In the first diagram, a register 4 loaded with an instruction INS read out from the storage circuit 2 is an arithmetic circuit that executes arithmetic processing according to the instruction INS of the register 3.

動作を説明すると、アドレス回路1のアドレスAを記憶
回路2に入力して1つのインストラクションINSを読
出し、これをレジスタ3にロードする。レジスタ3のイ
ンストラクションINSは演算回路4に入力されるので
、演算回路4はこのインストラクションINSに従って
演算処理を実行する。
To explain the operation, the address A of the address circuit 1 is input to the memory circuit 2, one instruction INS is read out, and this is loaded into the register 3. Since the instruction INS of the register 3 is input to the arithmetic circuit 4, the arithmetic circuit 4 executes arithmetic processing according to this instruction INS.

従来のマイクロプログラム制御回路は、以上ノようにマ
イクロプログラムを構成する各インストラクションが全
て固定データを用意する必要はないのに、第2図(al
に示すように全てのインストラクションに対して制御デ
ータフィールドと固定データフィールドを与えているの
で、そのメモリ利用効率が悪いものとなり、また第2図
(b)に示すような場合は、固定データフィールドを使
用すると、これと同フィールドとなる制御が行なえず、
同様に効率が悪いものになるという欠点があった。
In the conventional microprogram control circuit, as shown in FIG. 2 (al.
As shown in Figure 2(b), since a control data field and a fixed data field are given to all instructions, the memory usage efficiency is poor. If you use this, you will not be able to control the same field as this,
Similarly, it had the disadvantage of being inefficient.

〔発明の概要〕[Summary of the invention]

この発明は、上記のような従来のものの欠点を除去する
ためになされたもので、各インストラクションの固定デ
ータを他の記憶回路に集約的に記憶し、固定データが必
要な場合は制御データに付加されている付加アドレスに
より他の記憶回路から固定データを読出すことにより、
メモリの利用効率を高めることができるマイクロプログ
ラム制御回路を提供することを目的とする。
This invention was made in order to eliminate the drawbacks of the conventional ones as described above, and the fixed data of each instruction is stored centrally in another storage circuit, and when the fixed data is required, it is added to the control data. By reading fixed data from other memory circuits using the additional address specified,
An object of the present invention is to provide a microprogram control circuit that can improve memory utilization efficiency.

〔発明の実施例〕[Embodiments of the invention]

第3図において、第1図と同一符号は同−又は相当部分
を示し、−5は各インストラクションIDの固定データ
FDを記憶する記憶回路である。第4図(a)は記憶回
路2のメモリ構成を示す図であり、第4図(b)は記憶
回路5のメモリ構成を示す図である。
In FIG. 3, the same reference numerals as in FIG. 1 indicate the same or equivalent parts, and -5 is a storage circuit that stores fixed data FD of each instruction ID. FIG. 4(a) is a diagram showing the memory configuration of the storage circuit 2, and FIG. 4(b) is a diagram showing the memory configuration of the storage circuit 5.

次に動作について説明する。アドレス回路1のアドレス
AKより記憶回路2から制御データCD及び付加アドレ
スFDAが読出さj、る。付加アドレスFDAは記憶回
路5がら固定データFDを読−出す。記憶回路2及び5
0制御データCD及び固定データFDはレジスタ3に1
つのインストラクションINSとしてラッチ信号りによ
りラッチされる。レジスタ3のインストラクションIN
Sは演算回路4に入力さね1、実行される。
Next, the operation will be explained. Control data CD and additional address FDA are read from memory circuit 2 from address AK of address circuit 1. Additional address FDA reads fixed data FD from memory circuit 5. Memory circuits 2 and 5
0 control data CD and fixed data FD are 1 in register 3.
It is latched as one instruction INS by the latch signal. Register 3 instruction IN
S is input to the arithmetic circuit 4 and executed.

なお、記憶回路5では固定データのみを扱ったが、マイ
クロプログラムの分岐アドレスをこのようなアドレスに
より参照しても同様の効果を奏する。
Although the memory circuit 5 handles only fixed data, the same effect can be obtained even if the branch address of the microprogram is referred to using such an address.

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

以上のように、この発明によれば、マイクロプログラム
の効率を低下させることなく、メモリの記憶容量を少な
くすることができるという効果がある。
As described above, according to the present invention, the storage capacity of the memory can be reduced without reducing the efficiency of the microprogram.

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

第1図は従来のマイクロプログラム制御回路のプ゛ロッ
ク図、第2図は第1図のマイクロプログラム制御回路が
用いるデータのフォーマット図、第3図はこの発明の一
実施例によるマイクロプログラム制御回路の回路図、第
4図は第3図のマイクロプログラム制御回路が用いろデ
ータのフォーマット図である。 1・・・アドレス回路、2,5・・・記憶回路、3・・
・レジスタ、4・・・演算回路。 なお、図中、同一符号は同−又は相当部分を示す0 特許出願人 三菱電機株式会社 代理人 弁理士 1)澤 博 昭 、 1 、・ 1 代理人 弁理士 石 橋 信 雄1・ 1□ j 第1図 第3図 第2図 第4図 +al
FIG. 1 is a block diagram of a conventional microprogram control circuit, FIG. 2 is a data format diagram used by the microprogram control circuit of FIG. 1, and FIG. 3 is a microprogram control circuit according to an embodiment of the present invention. FIG. 4 is a diagram showing the format of data used by the microprogram control circuit of FIG. 1... Address circuit, 2, 5... Memory circuit, 3...
・Register, 4... Arithmetic circuit. In the figures, the same reference numerals indicate the same or equivalent parts 0 Patent applicant Mitsubishi Electric Corporation Agent Patent attorney 1) Hiroaki Sawa, 1, 1 Agent Patent attorney Nobuo Ishibashi 1, 1□ j Figure 1 Figure 3 Figure 2 Figure 4 +al

Claims (1)

【特許請求の範囲】[Claims] マイクロプログラムを形成する各インストラクションの
制御データ及び付加アドレスを記憶する第1記憶回路と
、この第1記憶回路の付加アドレスにより読出される固
定データを記憶する第2記憶回路と、上記第1及び第2
記憶回路から読出された制御データ及び固定データから
なるマイクロ命令を保持する命令レジスタと、こめ命令
レジスタのマイクロ命令に従って演算処理を実行する演
算回路とを備えたマイクロプロ夛ラム制御回路。
a first memory circuit that stores control data and additional addresses of each instruction forming a microprogram; a second memory circuit that stores fixed data read out by the additional addresses of the first memory circuit; 2
A microprogram control circuit comprising an instruction register that holds microinstructions consisting of control data and fixed data read from a storage circuit, and an arithmetic circuit that executes arithmetic processing according to the microinstructions in the instruction register.
JP23266283A 1983-12-12 1983-12-12 Microprogram control circuit Pending JPS60124733A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23266283A JPS60124733A (en) 1983-12-12 1983-12-12 Microprogram control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23266283A JPS60124733A (en) 1983-12-12 1983-12-12 Microprogram control circuit

Publications (1)

Publication Number Publication Date
JPS60124733A true JPS60124733A (en) 1985-07-03

Family

ID=16942820

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23266283A Pending JPS60124733A (en) 1983-12-12 1983-12-12 Microprogram control circuit

Country Status (1)

Country Link
JP (1) JPS60124733A (en)

Similar Documents

Publication Publication Date Title
JP2845433B2 (en) Integrated circuit device
JPH0630063B2 (en) Microprocessor
JPS60124733A (en) Microprogram control circuit
JPS58158759A (en) Information processing device
JPH1091593A (en) Data processor provided with microprocessor and optional calculation unit
JPS59106047A (en) Microcomputer
JPS62166463A (en) Data transfer system
JPH0810443B2 (en) Memory control circuit
JPS6126699B2 (en)
JPH0721760B2 (en) Digital arithmetic circuit
JPH0778722B2 (en) Register file method
JPS61123967A (en) Memory circuit
JPS6226729B2 (en)
JPH031233A (en) Pipeline control system information processor
JPS6220043A (en) Random access memory capable of asynchronous simultaneous access for multiprocessor
JPS5836380B2 (en) Direct memory access method in multiprocessor systems
JPH044631B2 (en)
JPH0362183A (en) Semiconductor integrated circuit and data processing system using the same
JPS61292739A (en) Memory device
JPH01211050A (en) Processor having external memory
JPS6020610U (en) programmable controller
JPH03204029A (en) Information processor
JPH1074190A (en) Parallel processor
JPS6388657A (en) Memory device
JPH04260131A (en) Microprogram control system