JPH04333115A - Information processor - Google Patents

Information processor

Info

Publication number
JPH04333115A
JPH04333115A JP3131911A JP13191191A JPH04333115A JP H04333115 A JPH04333115 A JP H04333115A JP 3131911 A JP3131911 A JP 3131911A JP 13191191 A JP13191191 A JP 13191191A JP H04333115 A JPH04333115 A JP H04333115A
Authority
JP
Japan
Prior art keywords
clock
control information
microinstruction
information
area
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
JP3131911A
Other languages
Japanese (ja)
Inventor
Shigetoshi Mochizuki
重寿 望月
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 Computertechno Ltd
Original Assignee
NEC Computertechno 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 Computertechno Ltd filed Critical NEC Computertechno Ltd
Priority to JP3131911A priority Critical patent/JPH04333115A/en
Publication of JPH04333115A publication Critical patent/JPH04333115A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To extremely improve the whole processing performance of a system. CONSTITUTION:A control storage 1 stores plural words of microinstructions. Each of these words consists of an arithmetic instruction field 1a which stores the arithmetic instruction information, a control information field 1b which stores the control information, and a clock control field 1c which stores the clock cycle control information. A microinstruction holding register 2 holds the arithmetic instruction information on the microinstruction during execution in an area 2a, the control information in an area 2b, and the clock cycle control information in an area 2c respectively. A clock generating part 3 generates a clock signal in response to the clock cycle control information received from the area 2c of the register 2. An arithmetic circuit 4 performs the addition or the multiplication of the data received from the accumulators 5 and 6 by using the clock signal generated from the part 3. Then the result of addition or multiplication is stored in the accumulator 5 based on the arithmetic instruction information on the microinstruction.

Description

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

【0001】0001

【技術分野】本発明は情報処理装置に関し、特にマイク
ロ命令で制御される情報処理装置のクロック周期制御方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to a clock cycle control method for an information processing apparatus controlled by microinstructions.

【0002】0002

【従来技術】コンピュータの性能向上に対する要求は年
々高まっており、性能向上のハードウェア的アプローチ
としてシステムのクロック周期を高速化すべく、素子の
高集積化や高速化、および高密度実装などのテクノロジ
開発が進められている。しかしながら、従来の技術では
遅延時間の厳しい回路構成上の制約から目標とするシス
テムクロック周期を遅く設定せざるを得なかったり、複
数のクロック周期で動作するよう回路構成を変更せざる
を得ないシステムが多かった。
[Prior Art] The demand for improved computer performance is increasing year by year, and as a hardware approach to improving performance, technology development such as higher integration, higher speed, and higher density packaging has been developed to speed up the system clock cycle. is in progress. However, with conventional technology, the target system clock cycle must be set late due to severe circuit configuration constraints on delay time, or systems must change the circuit configuration to operate with multiple clock cycles. There were many.

【0003】このような従来の情報処理装置では、一部
の遅延時間が厳しく制約される回路のために、システム
全体のクロック周期を低速化させたり、複数のクロック
周期で動作するよう回路構成を変更したりしているので
、システム全体の性能低下を招いてしまう。
[0003] In such conventional information processing devices, for some circuits whose delay time is severely restricted, the clock cycle of the entire system is slowed down or the circuit configuration is modified to operate with multiple clock cycles. This may lead to a decrease in the performance of the entire system.

【0004】たとえば、金物量の削減のために複数の機
能をもたせて機能モードで切換えて使用するような回路
を組んだ場合、ある機能モードのときのみ回路遅延時間
が厳しく制約され、目標とするシステムクロック周期内
に収まらない場合がでてくる。また、そのような場合に
複数のクロック周期で動作するような構成としたのでは
制御が複雑になる。さらに、頻繁に使用され、性能的に
影響を与えるような回路であれば、複数のクロック周期
で動作するような構成とすることによって性能が著しく
低下してしまうという欠点がある。
For example, when building a circuit that has multiple functions and is switched between function modes in order to reduce the amount of hardware, the circuit delay time is severely restricted only in a certain function mode, and the target There will be cases where it will not fit within the system clock cycle. In addition, in such a case, if the device is configured to operate at multiple clock cycles, control becomes complicated. Furthermore, if the circuit is frequently used and has an impact on performance, a configuration in which it operates with multiple clock cycles has the disadvantage that the performance will be significantly degraded.

【0005】[0005]

【発明の目的】本発明は上記のような従来のものの欠点
を除去すべくなされたもので、システム全体の処理性能
を大幅に向上させることができる情報処理装置の提供を
目的とする。
OBJECTS OF THE INVENTION The present invention has been made to eliminate the above-mentioned drawbacks of the conventional system, and an object of the present invention is to provide an information processing apparatus that can significantly improve the processing performance of the entire system.

【0006】[0006]

【発明の構成】本発明による情報処理装置は、各々命令
実行時のシステムクロックの周期を指定するクロック情
報が付与された複数のマイクロ命令を格納する格納手段
と、前記格納手段から読出された前記マイクロ命令を実
行するときに前記クロック情報に応じた周期のシステム
クロックを発生するクロック発生手段とを有することを
特徴とする。
SUMMARY OF THE INVENTION An information processing apparatus according to the present invention includes a storage means for storing a plurality of microinstructions, each of which is provided with clock information specifying a cycle of a system clock at the time of instruction execution, and a plurality of microinstructions read from the storage means. The present invention is characterized by comprising a clock generating means for generating a system clock having a cycle according to the clock information when executing a microinstruction.

【0007】[0007]

【実施例】次に、本発明の一実施例について図面を参照
して説明する。
[Embodiment] Next, an embodiment of the present invention will be described with reference to the drawings.

【0008】図1は本発明の一実施例の構成を示すブロ
ック図である。図において、制御記憶装置1には予め処
理内容がプログラムされた2バイトのマイクロ命令が複
数語格納されている。ここで、マイクロ命令は加算また
は乗算などの実行を指示する演算指示情報を格納する上
位4ビットの演算指示フィールド1aと、その他の制御
情報を格納する10ビットの制御情報フィールド1bと
、クロック周期を制御するためのクロック周期制御情報
を格納する下位2ビットのクロックコントロールフィー
ルド1cとからなっている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, a control storage device 1 stores a plurality of words of 2-byte microinstructions in which processing contents are programmed in advance. Here, the microinstruction consists of a high-order 4-bit operation instruction field 1a that stores operation instruction information that instructs execution of addition or multiplication, a 10-bit control information field 1b that stores other control information, and a clock period. It consists of a clock control field 1c of lower two bits that stores clock cycle control information for control.

【0009】マイクロ命令保持レジスタ2は実行中のマ
イクロ命令を格納する。すなわち、マイクロ命令保持レ
ジスタ2は制御記憶装置1からのマイクロ命令101 
の演算指示情報を領域2aに、制御情報を領域2bに、
クロック周期制御情報を領域2cに夫々格納する。
Microinstruction holding register 2 stores microinstructions being executed. That is, the microinstruction holding register 2 holds the microinstruction 101 from the control storage device 1.
calculation instruction information in area 2a, control information in area 2b,
Clock cycle control information is stored in each area 2c.

【0010】クロック発生部3はマイクロ命令保持レジ
スタ2の領域2cから送られてきたクロック制御信号1
03 、つまり制御記憶装置1のクロックコントロール
フィールド1cに格納されたクロック周期制御情報に応
じたクロック信号を発生し、そのクロック信号をシステ
ムクロック104 としてアキュムレータ5,6および
システム内の各回路(図示せず)に出力する。
The clock generator 3 receives the clock control signal 1 sent from the area 2c of the microinstruction holding register 2.
03, that is, generates a clock signal according to the clock period control information stored in the clock control field 1c of the control storage device 1, and uses the clock signal as the system clock 104 to operate the accumulators 5 and 6 and each circuit in the system (not shown). ).

【0011】演算回路4の加算回路41は加算または乗
算される値を格納するアキュムレータ5,6からのデー
タ107 ,108 を加算し、その加算結果109 
をセレクタ43に出力する。乗算回路42はアキュムレ
ータ5,6からのデータ107 ,108 を乗算し、
その乗算結果110 をセレクタ43に出力する。セレ
クタ43はマイクロ命令保持レジスタ2の領域2aから
送られてきた演算制御信号102 、つまり制御記憶装
置1の演算指示フィールド1aに格納された演算指示情
報に応じて加算回路41からの加算結果109 と乗算
回路42の乗算結果110 とのうち一方を選択し、そ
の選択データ111 をアキュムレータ5に出力する。
The addition circuit 41 of the arithmetic circuit 4 adds data 107 and 108 from the accumulators 5 and 6 that store values to be added or multiplied, and the addition result 109 is
is output to the selector 43. The multiplication circuit 42 multiplies the data 107 and 108 from the accumulators 5 and 6,
The multiplication result 110 is output to the selector 43. The selector 43 selects the addition result 109 from the adder circuit 41 according to the calculation control signal 102 sent from the area 2a of the microinstruction holding register 2, that is, the calculation instruction information stored in the calculation instruction field 1a of the control storage device 1. One of the multiplication results 110 1 of the multiplication circuit 42 is selected and the selected data 111 2 is output to the accumulator 5.

【0012】アキュムレータ5はデータ105 または
セレクタ43からの選択データ111 を格納し、デー
タ107 を加算回路41および乗算回路42に出力す
る。アキュムレータ6はデータ106 を格納し、デー
タ108 を加算回路41および乗算回路42に出力す
る。ここで、アキュムレータ5,6はクロック発生部3
からのシステムクロック104 によって動作する。
Accumulator 5 stores data 105 or selection data 111 from selector 43 and outputs data 107 to addition circuit 41 and multiplication circuit 42. Accumulator 6 stores data 106 2 and outputs data 108 2 to addition circuit 41 and multiplication circuit 42 . Here, the accumulators 5 and 6 are the clock generator 3.
It is operated by the system clock 104 from .

【0013】図2は図1のクロック発生部3の構成を示
すブロック図である。図において、クロック発生部3の
オシレータ31はシステムのシステムクロック周期より
も早い基本クロック131 をカウンタ32およびJK
フリップフロップ36に出力する。カウンタ32はオシ
レータ31からの基本クロック131 を計数し、その
カウント値132 を比較器33,34に夫々出力する
。また、カウンタ32はセレクタ35からの選択結果1
35 が“1”になると、クロックの同期をとるために
カウント値をクリアする。
FIG. 2 is a block diagram showing the configuration of the clock generator 3 of FIG. 1. In the figure, an oscillator 31 of a clock generator 3 outputs a basic clock 131 faster than the system clock period of the system to a counter 32 and a JK clock.
Output to flip-flop 36. The counter 32 counts the basic clock 131 from the oscillator 31 and outputs the count value 132 to comparators 33 and 34, respectively. Further, the counter 32 receives the selection result 1 from the selector 35.
When 35 becomes "1", the count value is cleared in order to synchronize the clocks.

【0014】本実施例においてはオシレータ31からの
基本クロック131 を1マシンサイクル(以下1Tと
する)当り10nsecとした場合、クロック発生部3
から出力されるシステムクロック周期の1Tを100n
secと120nsec とにするために、比較器33
ではカウンタ32からのカウント値132 を「5」と
比較し、比較器34ではカウンタ32からのカウント値
132 を「6」と比較するようにしている。比較器3
3,34が各々一致を検出すると、比較結果133 ,
134 として“1”がセレクタ35に出力される。す
なわち、比較器33は50nsec毎に“1”をセレク
タ35に出力し、比較器34は60nsec毎に“1”
をセレクタ35に出力する。
In this embodiment, when the basic clock 131 from the oscillator 31 is set to 10 nsec per one machine cycle (hereinafter referred to as 1T), the clock generator 3
1T of the system clock period output from 100n
sec and 120nsec, the comparator 33
Then, the count value 132 from the counter 32 is compared with "5", and the comparator 34 compares the count value 132 from the counter 32 with "6". Comparator 3
3 and 34 respectively detect a match, the comparison result 133,
134, "1" is output to the selector 35. That is, the comparator 33 outputs "1" to the selector 35 every 50 nsec, and the comparator 34 outputs "1" every 60 nsec.
is output to the selector 35.

【0015】セレクタ35はマイクロ命令保持レジスタ
2の領域2cから送られてきたクロック制御信号103
 に応じて比較器33,34からの比較結果133 ,
134 のうち一方を選択してカウンタ32およびJK
フリップフロップ36に出力する。すなわち、セレクタ
35はマイクロ命令保持レジスタ2の領域2cからのク
ロック制御信号103 が“01”であれば、比較器3
3からの比較結果133 を選択してカウンタ32およ
びJKフリップフロップ36に出力する。また、セレク
タ35はマイクロ命令保持レジスタ2の領域2cからの
クロック制御信号103 が“10”であれば、比較器
34からの比較結果134 を選択してカウンタ32お
よびJKフリップフロップ36に出力する。
The selector 35 receives the clock control signal 103 sent from the area 2c of the microinstruction holding register 2.
Comparison results 133 from comparators 33 and 34 according to
Select one of 134 and press counter 32 and JK.
Output to flip-flop 36. That is, if the clock control signal 103 from the area 2c of the microinstruction holding register 2 is "01", the selector 35 selects the comparator 3.
The comparison result 133 from 3 is selected and output to the counter 32 and the JK flip-flop 36. Further, if the clock control signal 103 from the area 2c of the microinstruction holding register 2 is "10", the selector 35 selects the comparison result 134 from the comparator 34 and outputs it to the counter 32 and the JK flip-flop 36.

【0016】JKフリップフロップ36はオシレータ3
1からの基本クロック131 をクロック入力端子Cに
入力し、セレクタ35からの選択結果135 を入力端
子J,Kに夫々入力している。JKフリップフロップ3
6はセレクタ35からの選択結果135が“0”であれ
ば内部の値を変化させず、セレクタ35からの選択結果
135 が“1”であれば内部の値を反転し、その値を
出力端子Oからシステムクロック104としてアキュム
レータ5,6およびシステム内の各回路に出力する。
The JK flip-flop 36 is the oscillator 3
The basic clock 131 from 1 is input to the clock input terminal C, and the selection result 135 from the selector 35 is input to the input terminals J and K, respectively. JK flip flop 3
6 does not change the internal value if the selection result 135 from the selector 35 is "0", and inverts the internal value if the selection result 135 from the selector 35 is "1", and outputs the value to the output terminal. It is output from O as a system clock 104 to accumulators 5 and 6 and each circuit in the system.

【0017】したがって、JKフリップフロップ36は
マイクロ命令保持レジスタ2の領域2cからのクロック
制御信号103 が“01”であれば、セレクタ35か
ら50nsec間隔で出力される“1”が入力端子J,
Kに入力されるので、1Tが100nsecのシステム
クロック104 を出力端子Oから出力する。また、J
Kフリップフロップ36はマイクロ命令保持レジスタ2
の領域2cからのクロック制御信号103 が“10”
であれば、セレクタ35から60nsec間隔で出力さ
れる“1”が入力端子J,Kに入力されるので、1Tが
120nsec のシステムクロック104 を出力端
子Oから出力する。これにより、クロック発生部3は制
御記憶装置1のクロックコントロールフィールド1cに
格納されたクロック周期制御情報が“01”ならば1T
が100nsec のシステムクロック104 を出力
し、クロック周期制御情報が“10”ならば1Tが12
0nsec のシステムクロック104 を出力する。
Therefore, when the clock control signal 103 from the area 2c of the microinstruction holding register 2 is "01", the JK flip-flop 36 outputs "1" from the selector 35 at intervals of 50 nsec to the input terminal J,
Since the system clock 104 is inputted to the output terminal O, the system clock 104 with 1T of 100 nsec is output from the output terminal O. Also, J
K flip-flop 36 is microinstruction holding register 2
The clock control signal 103 from the area 2c is “10”
If so, "1" output from the selector 35 at 60 nsec intervals is input to the input terminals J and K, so that the system clock 104 with 1T of 120 nsec is output from the output terminal O. As a result, if the clock cycle control information stored in the clock control field 1c of the control storage device 1 is "01", the clock generation unit 3 outputs 1T.
outputs a system clock 104 of 100 nsec, and if the clock cycle control information is “10”, 1T is 12
A system clock 104 of 0 nsec is output.

【0018】これら図1および図2を用いて本発明の一
実施例の演算処理動作について説明する。演算回路4に
おいて、クロック発生部3からシステムクロック104
 を受取ることによってアキュムレータ5,6各々の値
が加算回路41と乗算回路42とに夫々出力され、加算
回路41または乗算回路42で加算または乗算が行われ
る。 この後に、その演算結果がセレクタ43経由で再度アキ
ュムレータ5に格納されるまでの演算処理時間は、加算
処理の場合が100nsec であり、乗算処理の場合
が120nsec である。また、マイクロ命令の演算
指示フィールド1aの演算指示情報が加算を示す情報で
あれば、アセンブル処理によってクロックコントロール
フィールド1cにクロック周期制御情報として予め“0
1”がセットされる。さらに、マイクロ命令の演算指示
フィールド1aの演算指示情報が乗算を示す情報であれ
ば、アセンブル処理によってクロックコントロールフィ
ールド1cにクロック周期制御情報として予め“10”
がセットされる。
The arithmetic processing operation of one embodiment of the present invention will be explained using FIGS. 1 and 2. In the arithmetic circuit 4, the system clock 104 is output from the clock generator 3.
By receiving , the values of the accumulators 5 and 6 are outputted to the adder circuit 41 and the multiplier circuit 42, respectively, and the adder circuit 41 or the multiplier circuit 42 performs addition or multiplication. After this, the calculation processing time until the calculation result is stored in the accumulator 5 again via the selector 43 is 100 nsec in the case of addition processing and 120 nsec in the case of multiplication processing. Furthermore, if the operation instruction information in the operation instruction field 1a of the microinstruction is information indicating addition, "0" is preset in the clock control field 1c as clock period control information by assembling processing.
Furthermore, if the operation instruction information in the operation instruction field 1a of the microinstruction is information indicating multiplication, "10" is set in advance as clock period control information in the clock control field 1c by assembling processing.
is set.

【0019】制御記憶装置1は与えられたアドレス10
0 に対応したマイクロ命令101 をマイクロ命令保
持レジスタ2に出力する。マイクロ命令保持レジスタ2
は制御記憶装置1からのマイクロ命令101 を保持す
る。すなわち、マイクロ命令保持レジスタ2はマイクロ
命令の演算指示情報を領域2aに、制御情報を領域2b
に、クロック周期制御情報を領域2cに夫々保持する。 領域2aに保持された演算指示情報は演算制御信号10
2 として演算回路4に出力され、領域2cに保持され
たクロック周期制御情報はクロック制御信号103 と
してクロック発生部3に出力される。
The control memory 1 has a given address 10
The microinstruction 101 corresponding to 0 is output to the microinstruction holding register 2. Microinstruction holding register 2
holds microinstructions 101 from control store 1. That is, the microinstruction holding register 2 stores microinstruction operation instruction information in area 2a and control information in area 2b.
In addition, clock cycle control information is held in area 2c. The calculation instruction information held in the area 2a is the calculation control signal 10.
The clock cycle control information held in the area 2c is output as a clock control signal 103 to the clock generating section 3.

【0020】ここで、演算指示情報が加算を示す情報で
あれば、クロック制御信号103 として“01”がク
ロック発生部3に出力される。クロック発生部3ではク
ロック制御信号103 として“01”が入力されると
、1Tが100nsec のシステムクロック104 
をアキュムレータ5,6に出力する。同時に、アキュム
レータ5,6各々から出力されたデータ107,108
 を元に演算回路4で演算処理され、演算制御信号10
2 によって加算結果がアキュムレータ5に格納される
Here, if the calculation instruction information is information indicating addition, "01" is outputted to the clock generating section 3 as the clock control signal 103. When “01” is input as the clock control signal 103 in the clock generator 3, the system clock 104 with 1T of 100 nsec is generated.
is output to accumulators 5 and 6. At the same time, data 107 and 108 output from accumulators 5 and 6, respectively.
is processed by the calculation circuit 4 based on the calculation control signal 10.
2, the addition result is stored in the accumulator 5.

【0021】一方、演算指示情報が乗算を示す情報であ
れば、クロック制御信号103 として“10”がクロ
ック発生部3に出力される。クロック発生部3ではクロ
ック制御信号103 として“10”が入力されると、
1Tが120nsec のシステムクロック104 を
アキュムレータ5,6に出力する。同時に、アキュムレ
ータ5,6各々から出力されたデータ107 ,108
 を元に演算回路4で演算処理され、演算制御信号10
2 によって乗算結果がアキュムレータ5に格納される
On the other hand, if the operation instruction information is information indicating multiplication, "10" is outputted to the clock generating section 3 as the clock control signal 103. When “10” is input as the clock control signal 103 in the clock generator 3,
A system clock 104 of 1T of 120 nsec is output to the accumulators 5 and 6. At the same time, data 107 and 108 are output from accumulators 5 and 6, respectively.
is processed by the calculation circuit 4 based on the calculation control signal 10.
2, the multiplication result is stored in the accumulator 5.

【0022】すなわち、各マイクロ命令の一部にシステ
ムクロック周期を制御するためのクロック周期制御情報
を設け、このクロック周期制御情報に応じてクロック発
生部3で発生するシステムクロック104 の周期を制
御することによって、上述のような同一の演算回路であ
りながらマイクロ命令の示す内容にしたがって回路遅延
時間の異なる処理を行う場合でも、それらの処理の回路
遅延時間にあったシステムクロックを送出することがで
きる。
That is, clock cycle control information for controlling the system clock cycle is provided as part of each microinstruction, and the cycle of the system clock 104 generated by the clock generator 3 is controlled in accordance with this clock cycle control information. As a result, even when the same arithmetic circuit as described above performs processes with different circuit delay times according to the contents indicated by microinstructions, it is possible to send out a system clock that matches the circuit delay time of those processes. .

【0023】図3は本発明の一実施例の動作を示すタイ
ムチャートである。図においては、本発明の一実施例に
よって加算10回と乗算2回とを行ったときの処理時間
と、従来技術によって加算10回と乗算2回とを行った
ときの処理時間とを示している。
FIG. 3 is a time chart showing the operation of one embodiment of the present invention. The figure shows the processing time when 10 additions and 2 multiplications are performed according to an embodiment of the present invention, and the processing time when 10 additions and 2 multiplications are performed according to the conventional technology. There is.

【0024】本発明の一実施例によって加算10回と乗
算2回とを行った場合、加算を行うときにはシステムク
ロック104 の1Tが100nsec であり、乗算
を行うときにはシステムクロック104 の1Tが12
0nsec であるので、加算の処理時間が1000n
sec、乗算の処理時間が240nsec となり、合
計の処理時間が1240nsecとなる。
When 10 additions and 2 multiplications are performed according to an embodiment of the present invention, 1T of the system clock 104 is 100 nsec when performing addition, and 1T of system clock 104 is 12 ns when performing multiplication.
Since it is 0nsec, the processing time for addition is 1000n
sec, the processing time for multiplication is 240 ns, and the total processing time is 1240 ns.

【0025】これに対して、従来技術によって加算10
回と乗算2回とを行った場合、加算および乗算を行うと
きにはシステムクロック104 の1Tがともに120
nsec であるので、加算および乗算の合計の処理時
間が1440nsecとなる。よって、本発明の一実施
例は従来例よりも200nsec 早く処理することが
できる。すなわち、本発明の一実施例による加算処理1
回毎に従来技術による加算処理よりも20nsec早く
処理することができる。よって、システム全体の処理性
能を大幅に向上させることができる。
On the other hand, according to the prior art, the addition 10
1T of the system clock 104 is 120 when performing addition and multiplication.
nsec, the total processing time for addition and multiplication is 1440 nsec. Therefore, one embodiment of the present invention can perform processing 200 nsec faster than the conventional example. That is, addition processing 1 according to an embodiment of the present invention
The processing can be performed 20 nsec faster than the addition processing according to the conventional technology. Therefore, the processing performance of the entire system can be significantly improved.

【0026】このように、各マイクロ命令の一部にシス
テムクロック周期を制御するためのクロック周期制御情
報を格納するクロックコントロールフィールド1cを設
けることによって、遅延時間の厳しい回路構成上の制約
のためにシステムクロックを全処理にわたって低下させ
ることなく、マイクロ命令で指示された処理の回路遅延
時間に対応したきめ細かなクロック制御を行うことがで
きる。よって、システム全体の処理性能を大幅に向上さ
せることができる。
As described above, by providing the clock control field 1c storing clock cycle control information for controlling the system clock cycle as a part of each microinstruction, it is possible to solve the problem due to strict circuit configuration constraints on delay time. Fine-grained clock control corresponding to the circuit delay time of the process instructed by the microinstruction can be performed without lowering the system clock throughout the entire process. Therefore, the processing performance of the entire system can be significantly improved.

【0027】[0027]

【発明の効果】以上説明したように本発明によれば、各
々命令実行時のシステムクロックの周期を指定するクロ
ック情報を予めマイクロ命令各々に付与しておき、マイ
クロ命令の実行時に該マイクロ命令に付与されたクロッ
ク情報に応じた周期のシステムクロックを発生するよう
にすることによって、システム全体の処理性能を大幅に
向上させることができるという効果がある。
As explained above, according to the present invention, clock information specifying the cycle of the system clock at the time of execution of each instruction is given to each microinstruction in advance, By generating a system clock with a cycle that corresponds to the provided clock information, there is an effect that the processing performance of the entire system can be significantly improved.

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

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1のクロック発生部の構成を示すブロック図
である。
FIG. 2 is a block diagram showing the configuration of a clock generation section in FIG. 1;

【図3】本発明の一実施例の動作を示すタイムチャート
である。
FIG. 3 is a time chart showing the operation of an embodiment of the present invention.

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

1  制御記憶装置 3  クロック発生部 4  演算回路 5,6  アキュムレータ 31  オシレータ 32  カウンタ 33,34  比較器 35,43  セレクタ 36  JKフリップフロップ 41  加算回路 42  乗算回路 1 Control storage device 3 Clock generation section 4 Arithmetic circuit 5, 6 Accumulator 31 Oscillator 32 Counter 33, 34 Comparator 35, 43 Selector 36 JK flip flop 41 Adder circuit 42 Multiplication circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  各々命令実行時のシステムクロックの
周期を指定するクロック情報が付与された複数のマイク
ロ命令を格納する格納手段と、前記格納手段から読出さ
れた前記マイクロ命令を実行するときに前記クロック情
報に応じた周期のシステムクロックを発生するクロック
発生手段とを有することを特徴とする情報処理装置。
1. Storage means for storing a plurality of microinstructions, each of which is provided with clock information specifying a cycle of a system clock at the time of instruction execution; 1. An information processing device comprising: clock generation means for generating a system clock having a cycle according to clock information.
JP3131911A 1991-05-08 1991-05-08 Information processor Pending JPH04333115A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3131911A JPH04333115A (en) 1991-05-08 1991-05-08 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3131911A JPH04333115A (en) 1991-05-08 1991-05-08 Information processor

Publications (1)

Publication Number Publication Date
JPH04333115A true JPH04333115A (en) 1992-11-20

Family

ID=15069066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3131911A Pending JPH04333115A (en) 1991-05-08 1991-05-08 Information processor

Country Status (1)

Country Link
JP (1) JPH04333115A (en)

Similar Documents

Publication Publication Date Title
EP0102242B1 (en) Data processing apparatus
EP0208870B1 (en) Vector data processor
US4870562A (en) Microcomputer capable of accessing internal memory at a desired variable access time
US4733344A (en) Data processing apparatus for controlling reading out of operands from two buffer storages
JPH0514936B2 (en)
EP0447266A2 (en) Circuit for generating an address of a random access memory
US6886088B2 (en) Memory that allows simultaneous read requests
JPH04333115A (en) Information processor
JPS5834037B2 (en) address calculation device
JPS6260755B2 (en)
JPS622330B2 (en)
JP2845780B2 (en) Data transfer control circuit
JPH05143447A (en) Digital processor and control method for the processor
JPH0553920A (en) Structural address generator
JP3282413B2 (en) Signal processor
JPH08171488A (en) Data address control circuit
JPS5813012A (en) Digital signal processing circuit
JP2693598B2 (en) Program execution controller for digital signal processor
JP2583354B2 (en) Data comparator
JPH05266685A (en) Storage device
JP2748404B2 (en) Binary data memory
JPH04251331A (en) Information processor
JPH02232711A (en) Time-out signal generator for computer
JPS6337412B2 (en)
JPH02302811A (en) Information processor