JPS6244667B2 - - Google Patents

Info

Publication number
JPS6244667B2
JPS6244667B2 JP56017416A JP1741681A JPS6244667B2 JP S6244667 B2 JPS6244667 B2 JP S6244667B2 JP 56017416 A JP56017416 A JP 56017416A JP 1741681 A JP1741681 A JP 1741681A JP S6244667 B2 JPS6244667 B2 JP S6244667B2
Authority
JP
Japan
Prior art keywords
signal
cpu
arithmetic element
speed arithmetic
circuit
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.)
Expired
Application number
JP56017416A
Other languages
Japanese (ja)
Other versions
JPS57132249A (en
Inventor
Yasuhisa Masuo
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP56017416A priority Critical patent/JPS57132249A/en
Publication of JPS57132249A publication Critical patent/JPS57132249A/en
Publication of JPS6244667B2 publication Critical patent/JPS6244667B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline, look ahead
    • G06F9/3867Concurrent instruction execution, e.g. pipeline, look ahead using instruction pipelines
    • G06F9/3869Implementation aspects, e.g. pipeline latches; pipeline synchronisation and clocking

Description

【発明の詳細な説明】 本発明は高速演算素子の待ち信号先取り回路に
関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a wait signal prefetch circuit for a high-speed arithmetic element.

マイクロコンピユータシステム等において高速
演算素子(例えばAMD社の提供している
AM9511)を使用する際、ホストコンピユータ
(以下、単にCPUと言う)の処理速度が速くなる
と、高速演算素子の処理が終わるまでCPUを待
ち状態にしておくための待ち信号がCPUに
受け入れられなくなり、CPUは高速演算素子の
動作が完了しないうちに処理を進め、高速演算素
子は正常な動作を行なえなくなる欠点がある。
High-speed arithmetic elements (such as those provided by AMD) are used in microcomputer systems, etc.
When using AM9511), as the processing speed of the host computer (hereinafter simply referred to as the CPU) increases, the CPU cannot accept wait signals to keep the CPU in a wait state until the processing of high-speed arithmetic elements is completed. The CPU advances processing before the operation of the high-speed arithmetic element is completed, and the high-speed arithmetic element has the disadvantage of not being able to operate normally.

第1図に示すのは上記高速演算素子を用いた従
来の構成であり、第2図はその動作を示すタイム
チヤートである。第1図において、1はCPU、
2は高速演算素子、3はチツプセレクト回路、
ADはアドレスバス、DTはデータバスであり、
は読み出し信号、は書き込み信号、は
チツプセレクト信号を示す。なお、第2図イは読
み出し動作を、ロは書き込み動作を示す。
FIG. 1 shows a conventional configuration using the above-mentioned high-speed arithmetic element, and FIG. 2 is a time chart showing its operation. In Figure 1, 1 is the CPU,
2 is a high-speed arithmetic element, 3 is a chip select circuit,
AD is address bus, DT is data bus,
indicates a read signal, indicates a write signal, and indicates a chip select signal. Note that FIG. 2A shows a read operation, and FIG. 2B shows a write operation.

しかして、第2図イに示すようにクロツク期間
T2のクロツク信号CLKの立ち下りに同期して
CPU1によつて読み出しが実行されがLレベ
ルになると、これを受けて高速演算素子2から待
ち信号が出力されが“L”となる。しか
し、この待ち信号が出力されるまでにはいくらか
の時間が必要であり、素子によるバラツキはある
がその時間tRPは最大150〔n sec〕程度であ
る。今、例えばCPUのクロツク周波数を3〔M
Hz〕とするとクロツクの半周期twは約166
〔n sec〕となり待ち信号が発生してからクロツ
ク期間T2のクロツク信号CLKの立ち上がり時点
までの時間tRYSは約16〔n sec〕(=tw−tR
)しかない。また、CPU1がこれを待ち信号と
見るには、レデイセツトアツプインターバルとし
て、クロツク信号CLKの立ち上がりの約110〔n
sec〕前までにが“L”にならなければ
ならず、この例のようにtRYS=16〔n sec〕で
は待ち信号として受け入れられないことになる。
なお第2図ロに示す書き込み動作についても同様
のことが言える。
However, as shown in Figure 2 A, the clock period
In synchronization with the falling edge of the T2 clock signal CLK.
When CPU 1 executes reading and becomes L level, in response to this, a wait signal is output from high speed arithmetic element 2 and becomes "L". However, some time is required before this wait signal is output, and the time t RP is about 150 [n sec] at maximum, although there are variations depending on the device. Now, for example, set the CPU clock frequency to 3 [M].
Hz], the half period of the clock t w is approximately 166
[n sec], and the time t RYS from the generation of the wait signal to the rising edge of the clock signal CLK during the clock period T2 is approximately 16 [n sec] (=t w −t R
There is only P ). In addition, in order for CPU 1 to consider this as a wait signal, the ready set up interval must be approximately 110 [n] after the rising edge of clock signal CLK.
sec] must become "L" before t RYS =16 [n sec], and as in this example, t RYS = 16 [n sec] cannot be accepted as a wait signal.
The same thing can be said about the write operation shown in FIG. 2B.

以上の誤動作はCPUのクロツク周波数を低く
することによつても解消することができるが、高
速処理の可能なCPUを低いクロツク周波数で動
作させることは不経済であるばかりでなく、処理
速度の低下を招き好ましくない。
The above malfunctions can be resolved by lowering the CPU clock frequency, but operating a CPU capable of high-speed processing at a low clock frequency is not only uneconomical, but also reduces processing speed. This is not a good idea.

本発明は上記の点に鑑み提案されたものであ
り、高速演算素子が待ち信号を出力する以前に別
個の待ち信号をCPUに送出し、CPUのクロツク
周波数を低くすることなく高速演算素子の正常動
作を可能にした高速演算素子の待ち信号先取り回
路を提供することを目的とする。
The present invention has been proposed in view of the above points, and it sends a separate wait signal to the CPU before the high-speed arithmetic element outputs the wait signal, thereby allowing the high-speed arithmetic element to operate normally without lowering the clock frequency of the CPU. It is an object of the present invention to provide a waiting signal prefetching circuit for a high-speed arithmetic element that enables operation.

以下、実施例を示す図面に従つて本発明を詳述
する。
Hereinafter, the present invention will be described in detail with reference to the drawings showing examples.

第3図に示すのは本発明の使用状態を示すブロ
ツク図であり、第1図に示した従来例と共通する
ものには同一符号を付してある。第3図において
4は待ち信号先取り回路を示し、その具体的構成
を第4図および第6図に示す。
FIG. 3 is a block diagram showing the state of use of the present invention, and parts common to the conventional example shown in FIG. 1 are given the same reference numerals. In FIG. 3, numeral 4 indicates a wait signal prefetch circuit, and its specific configuration is shown in FIGS. 4 and 6.

第4図に示すのは本発明の第1の例であり、第
5図はその動作を示すタイムチヤートである。第
4図において、ALEはアドレスラツチイネーブ
ル信号であり、データバスをアドレスバスの一部
(例えば下位8ビツト)として共用しているタイ
プのCPUにおいて、データバスの内容をアドレ
スとしてアドレスラツチに取り込むことを指示す
るためのものである。このアドレスラツチイネー
ブル信号ALEは読み出し信号または書き込み
信号に先だつて出力されるので、本発明にお
いては読み出し動作または書き込み動作の予告信
号として用いている。
FIG. 4 shows a first example of the present invention, and FIG. 5 is a time chart showing its operation. In Figure 4, ALE is an address latch enable signal, and in a type of CPU that shares the data bus as part of the address bus (for example, the lower 8 bits), the contents of the data bus can be taken into the address latch as an address. It is intended to give instructions. Since this address latch enable signal ALE is output prior to a read signal or a write signal, it is used in the present invention as a warning signal for a read or write operation.

さて、待ち信号先取り回路4の構成を説明する
と、CPU1のアドレスラツチイネーブル信号
ALE、クロツク信号CLKは検出・保持回路41
を構成するフリツプフロツプD1,D2のクロツク
入力端子にそれぞれ加わるよう接続され、フリツ
プフロツプD1のQ出力端子はフリツプフロツプ
D2のD入力端子へ、フリツプフロツプD2の出
力端子はフリツプフロツプD1のクリア入力端子
にそれぞれ接続されている。またフリツプフロツ
プD1のD入力端子、プリセツト入力端子、フリ
ツプフロツプD2のクリア入力端子、プリセツト
入力端子は電源VCCにそれぞれ接続されている。
なおフリツプフロツプD1,D2はDフリツプフロ
ツプであり、クロツクの立ち上がりによつてD入
力の内容を読み込みQ出力とするものである。一
方、チツプセレクト回路3のチツプセレクト信号
は論理回路42を構成するゲートG1の両入力
に加えられ、このゲートG1の出力端子はゲート
G2の一方の入力端子に接続され、ゲートG2の他
方の入力端子には前記フリツプフロツプD2のQ
出力端子、すなわち検出・保持回路41の出力端
子が接続されている。
Now, to explain the configuration of the wait signal prefetch circuit 4, the address latch enable signal of the CPU 1 is
ALE, clock signal CLK is the detection/holding circuit 41
The Q output terminal of flip-flop D1 is connected to the clock input terminals of flip-flops D1 and D2 that constitute the flip-flop.
The output terminal of flip-flop D2 is connected to the D input terminal of flip-flop D2 and the clear input terminal of flip-flop D1 , respectively. Further, the D input terminal and preset input terminal of flip-flop D1 , and the clear input terminal and preset input terminal of flip-flop D2 are connected to the power supply Vcc , respectively.
The flip-flops D 1 and D 2 are D flip-flops, which read the contents of the D input and output the Q output at the rising edge of the clock. On the other hand, the chip select signal of the chip select circuit 3 is applied to both inputs of the gate G1 constituting the logic circuit 42, and the output terminal of this gate G1 is
The Q of the flip-flop D2 is connected to one input terminal of the gate G2, and the Q of the flip-flop D2 is connected to the other input terminal of the gate G2.
An output terminal, that is, an output terminal of the detection/holding circuit 41 is connected.

高速演算素子2の待ち信号はゲートG3
一方の入力端子に加わるよう接続され、ゲート
G3の他方の入力端子にはゲートG2の出力端子が
接続されていると共に、ゲートG3の出力端子は
ゲートG4の両入力端子に接続され、ゲートG4
出力端子はレデイ信号ready(待ち信号は
CPUから見るとレデイ信号となる)を送るべく
CSU1のレデイ入力端子に接続される。
The wait signal of high-speed arithmetic element 2 is connected to one input terminal of gate G3 , and
The output terminal of gate G 2 is connected to the other input terminal of G 3 , the output terminal of gate G 3 is connected to both input terminals of gate G 4 , and the output terminal of gate G 4 is connected to the ready signal ready. (The waiting signal is
To send a ready signal (from the CPU's perspective)
Connected to the ready input terminal of CSU1.

次に動作を第5図のタイムチヤートに従い説明
する。今、CPU1が高速演算素子2に対して読
み出しまたは書き込みの動作を実行しようとする
と、読み出し信号または書き込み信号が
送出されるのに先だつてアドレスラツチイネーブ
ル信号ALEがクロツク期間T1に出力される。検
出・保持回路41のフリツプフロツプD1はこの
アドレスラツチイネーブル信号ALEの立ち上が
りによつて、そのD入力端子に接続された電源V
CCを“H”レベルとして読み込み、そのQ出力
Q1は“H”となる。その半周期後、クロツク信
号CLKの立ち上りによつてフリツプフロツプD2
はフリツプフロツプD1のQ出力Q1を読み込み自
己のQ出力Q2を“H”とすると共に、“L”にな
つた出力によつてフリツプフロツプD1をクリ
アする。一方、ゲートG1,G2,G3,G4によつて
構成される論理回路42の論理演算は次式 ready=2・+ −(1) (ただし、CS=CS、pause=pauseである。)で表
わされ、レデイ信号readyは=“L”、Q2
“H”の条件がそろうと“L”に転ずる。なお、
ここでチツプセレクト回路3のチツプセレクト信
号が条件の1つに用いられているのは、読み
出しまたは書き込みの動作が実行されても高速演
算素子2に対してではない場合があり、読み出し
または書き込み動作が実行され、かつ高速演算素
子2がセレクトされた時に待ち信号としてレデイ
信号readyを“L”にするようにしている。
Next, the operation will be explained according to the time chart shown in FIG. Now, when the CPU 1 attempts to perform a read or write operation on the high-speed arithmetic element 2, the address latch enable signal ALE is output during the clock period T1 before the read signal or write signal is sent. When the address latch enable signal ALE rises, the flip-flop D1 of the detection/holding circuit 41 connects to the power supply V connected to its D input terminal.
Read CC as “H” level and output its Q output
Q1 becomes “H”. After half a period, flip-flop D 2 is activated by the rising edge of clock signal CLK.
reads the Q output Q 1 of the flip-flop D 1 and sets its own Q output Q 2 to “H”, and clears the flip-flop D 1 by the output that has become “L”. On the other hand, the logical operation of the logic circuit 42 composed of gates G 1 , G 2 , G 3 , and G 4 is as follows: ready= 2・+ −(1) (where, CS=CS, pause=pause) ), ready signal ready = “L”, Q 2 =
When the conditions for "H" are met, it changes to "L". In addition,
The reason why the chip select signal of the chip select circuit 3 is used as one of the conditions is that even if a read or write operation is executed, it may not be for the high-speed arithmetic element 2. is executed and the high-speed arithmetic element 2 is selected, the ready signal ready is set to "L" as a wait signal.

次にクロツク期間T2で読み出し信号または
書き込み信号が“L”になり、これを受けて
時間tRP後に高速演算素子2は待ち信号を
“L”にするが、クロツク期間T2に入る前に既に
レデイ信号readyは“L”になつており、CPUは
高速演算素子2の待ち信号を待つことなく
待ち状態に入る。また、クロツク期間T2のクロ
ツク信号CLKの立ち上りによつてフリツプフロ
ツプD2はフリツプフロツプDのQ出力Q1(この
時は既に“L”)を読み込み、フリツプフロツプ
D2のQ出力Q2は“L”に転ずる。しかし、この
時点では高速演算素子2からの待ち信号が
“L”になつており、前記(1)式でQ2=“L”とす
ると ready= −(2) となり、高速演算素子2の待ち信号が直接
CPUへ送出されることになる。従つて図示はし
ていないが、数サイクル後に高速演算素子2が処
理を完了すると待ち信号が“H”となり、
その直後のクロツク期間から待ち状態が解除され
る。
Next, in clock period T2, the read signal or write signal becomes "L", and in response to this, after time tRP , high-speed arithmetic element 2 sets the wait signal to "L", but before entering clock period T2 . The ready signal ready has already become "L", and the CPU enters the wait state without waiting for the wait signal from the high-speed arithmetic element 2. Furthermore, with the rise of the clock signal CLK during the clock period T2 , the flip-flop D2 reads the Q output Q1 (already "L" at this time) of the flip-flop D.
The Q output Q2 of D2 turns to "L". However, at this point, the wait signal from the high-speed arithmetic element 2 has become "L", and if Q 2 = "L" in the above equation (1), then ready = -(2), and the wait signal from the high-speed arithmetic element 2 has become "L". signal is direct
It will be sent to the CPU. Therefore, although not shown, when the high-speed arithmetic element 2 completes processing several cycles later, the wait signal becomes "H".
The wait state is released from the immediately following clock period.

以上のようにアドレスラツチイネーブル信号
ALEによつて読み出しまたは書き込みの動作を
前もつて知り、アドレスが確定してCPU1が待
ち信号の受入を可能にした後、即座に待ち信号と
してレデイ信号readyを“L”とするようにした
から、クロツク信号CLKの立ち上りまでの時間
は実質上tRYS′にまで延びたことになり、レデイ
セツトアツプインターバルを十分にカバーでき、
高速演算素子2に正常な動作を行なわせることが
できる。
Address latch enable signal as above
This is because the read or write operation is known in advance by ALE, and after the address is determined and the CPU 1 is enabled to accept the wait signal, the ready signal ready is set to "L" as the wait signal immediately. , the time until the rise of the clock signal CLK has been extended to t RYS ', which is sufficient to cover the ready setup interval.
The high-speed arithmetic element 2 can be made to operate normally.

次に第6図に示すのは第2の例であり、CPU
1のクロツク周波数が更に高くなつた場合に対処
できるものである。
Next, Figure 6 shows the second example, in which the CPU
This can deal with the case where the clock frequency of 1 becomes even higher.

すなわち、CPU1のクロツク周波数が更に高
くなると各クロツク期間は短かくなるが、読み出
し信号(または書き込み信号)が出されてから高
速演算素子2より待ち信号が出るまでの時間tRP
(またはtWP)は変わらないので、クロツク期間
T2のクロツク信号CLKの立ち上り以前に待ち信
号は“L”にならなくなる不都合を生じ
る。そのため、前記(1)式で表わされるレデイ信号
readyは、クロツク期間T2のクロツク信号CLKの
立ち上りで信号Q2が“L”になつてから高速演
算素子2の待ち信号が“L”になるまで
“H”となつてしまい、CPU1は待ち状態となら
ない。そこで、この第2の例ではワンシヨツトマ
ルチOMにより、信号Q2を引き延ばし、ゲートG2
に加えることによつて以上の誤動作を解決してい
る。その構成としては、第4図に示した第1の例
におけるフリツプフロツプD2のQ出力端子とゲ
ートG2との間にワンシヨツトマルチOMを挿入し
たものであり、フリツプフロツプD1,D2、ワン
シヨツトマルチOMは検出・保持回路41′を構
成し、他の構成は第1の例と同一である。この場
合のレデイ信号readyはワンシヨツトマルチOM
の出力をQ3とすると次式 ready=3・+ −(3) で表わされる。
That is, as the clock frequency of the CPU 1 becomes higher, each clock period becomes shorter, but the time t RP from when the read signal (or write signal) is output until the wait signal is output from the high-speed arithmetic element 2
(or t WP ) does not change, so the clock period
This causes an inconvenience that the wait signal does not become "L" before the rise of the clock signal CLK at T2 . Therefore, the ready signal expressed by the above equation (1)
ready remains "H" from when the signal Q 2 becomes "L" at the rising edge of the clock signal CLK during the clock period T 2 until the wait signal of the high-speed arithmetic element 2 becomes "L", and the CPU 1 waits. It does not become a state. Therefore, in this second example, the one-shot multi OM stretches the signal Q 2 and connects the gate G 2
The above malfunctions are resolved by adding Its configuration is that a one-shot multi OM is inserted between the Q output terminal of flip-flop D 2 and gate G 2 in the first example shown in FIG . The Yotsuto Multi OM constitutes the detection/holding circuit 41', and the other configurations are the same as in the first example. In this case, the ready signal ready is a one shot multi OM.
Letting the output of Q 3 be expressed by the following formula ready= 3・+ −(3).

第7図はその動作を表わすタイムチヤートであ
る。前述したようにフリツプフロツプD2のQ出
力Q2はクロツク期間のクロツク信号CLKの立ち
上りによつて“L”に転ずるが、この信号Q2
立ち上がりによつてワンシヨツトマルチOMが動
作し、その出力Q3は高速演算素子2から待ち信
号が発生してそれが確実になるまで“H”
を保持し、レデイ信号readyに途切れを生じさせ
ないようにしている。
FIG. 7 is a time chart showing the operation. As mentioned above, the Q output Q2 of the flip-flop D2 turns to "L" by the rising edge of the clock signal CLK during the clock period, but the one-shot multi OM operates due to the rising edge of this signal Q2 , and its output Q3 remains “H” until a wait signal is generated from high-speed arithmetic element 2 and it is certain.
is maintained to prevent interruptions in the ready signal.

従つてこの例によれば、CPU1の処理速度が
更に早くなつた場合にも高速演算素子を正常動作
させうる利点がある。
Therefore, this example has the advantage that even if the processing speed of the CPU 1 becomes faster, the high-speed arithmetic element can operate normally.

以上のように本発明によれば、CPUの読み出
しまたは書き込みに先だつて現れるアドレスラツ
チイネーブル信号ALEによつて読み出しまたは
書き込みの動作を前もつて検出し、アドレスが確
定してCPUが待ち信号の受入を可能にした直後
に待ち信号としてレデイ信号readyを“L”と
し、高速演算素子から待ち信号ば得られた
後はこの信号によつて待ち信号を与えるようにし
たので、CPUに対しての待ち状態の要求および
解除が円滑にかつ確実に行え、高速演算素子を正
常に動作させることができる効果がある。
As described above, according to the present invention, a read or write operation is detected in advance by the address latch enable signal ALE that appears before a read or write by the CPU, and the address is determined and the CPU accepts the wait signal. Immediately after enabling the CPU, the ready signal ready is set to "L" as a wait signal, and after the wait signal is obtained from the high-speed arithmetic element, the wait signal is given using this signal. This has the effect that requests and cancellations of states can be performed smoothly and reliably, and high-speed arithmetic elements can be operated normally.

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

第1図は従来の構成を示すブロツク図、第2図
イ,ロは従来例の動作を示すタイムチヤート、第
3図は本発明の使用状態を示すブロツク図、第4
図は本発明の第1の例の具体的回路図、第5図は
同じく動作を示すタイムチヤート、第6図は第2
の例の具体的回路図、第7図は同じく動作を示す
タイムチヤートである。 1……CPU、2……高速演算素子、3……チ
ツプセレクト回路、4……待ち信号先取り回路、
AD……アドレスバス、DT……データバス、
D1,D2……フリツプフロツプ、G1,G2,G3,G4
……ゲート、41,41′……検出・保持回路、
42……論理回路、OM……ワンシヨツトマル
チ。
Fig. 1 is a block diagram showing the conventional configuration, Fig. 2 A and B are time charts showing the operation of the conventional example, Fig. 3 is a block diagram showing the usage state of the present invention, and Fig. 4
The figure is a specific circuit diagram of the first example of the present invention, Figure 5 is a time chart showing the same operation, and Figure 6 is the second example.
A specific circuit diagram of the example shown in FIG. 7 is also a time chart showing the operation. 1...CPU, 2...High-speed arithmetic element, 3...Chip select circuit, 4...Waiting signal preemption circuit,
AD...address bus, DT...data bus,
D 1 , D 2 ... flip-flop, G 1 , G 2 , G 3 , G 4
...Gate, 41, 41'...Detection/holding circuit,
42...Logic circuit, OM...One-shot multi.

Claims (1)

【特許請求の範囲】 1 CPU、高速演算素子およびチツプセレクト
回路を備え、前記CPUの制御により前記高速演
算素子を駆動するように構成したシステムにおい
て、前記CPUのアドレスラツチイネーブル信号
の発生を検出し、一定の期間、信号を保持するフ
リツプフロツプから成る検出・保持回路と、前記
高速演算素子の待ち信号、前記チツプセレクト回
路のチツプセレクト信号、および前記検出・保持
回路の出力に論理演算を施し、かつ前記CPUへ
のレデイ信号を発生する論理回路とによつて構成
したことを特徴とする高速演算素子の待ち信号先
取り回路。 2 CPU、高速演算素子およびチツプセレクト
回路を備え、前記CPUの制御により前記高速演
算素子を駆動するように構成したシステムにおい
て、前記CPUのアドレスラツチイネーブル信号
の発生を検出し、一定の期間、信号を保持するフ
リツプフロツプおよびワンシヨツトマルチから成
る検出・保持回路と、前記高速演算素子の待ち信
号、前記チツプセレクト回路のチツプセレクト信
号、および前記検出・保持回路の出力に論理演算
を施し、かつ前記CPUへのレデイ信号を発生す
る論理回路とによつて構成したことを特徴とする
高速演算素子の待ち信号先取り回路。
[Scope of Claims] 1. In a system comprising a CPU, a high-speed arithmetic element, and a chip select circuit, and configured to drive the high-speed arithmetic element under control of the CPU, generation of an address latch enable signal of the CPU is detected. , a detection/holding circuit consisting of a flip-flop that holds a signal for a certain period of time, a wait signal of the high-speed arithmetic element, a chip select signal of the chip select circuit, and an output of the detection/holding circuit; 1. A wait signal prefetch circuit for a high-speed arithmetic element, comprising a logic circuit that generates a ready signal to the CPU. 2. In a system comprising a CPU, a high-speed arithmetic element, and a chip select circuit, and configured to drive the high-speed arithmetic element under the control of the CPU, generation of an address latch enable signal of the CPU is detected, and the signal is a detection/holding circuit consisting of a flip-flop and a one-shot multi-chip that holds the CPU; 1. A wait signal prefetch circuit for a high-speed arithmetic element, comprising a logic circuit that generates a ready signal to a high-speed arithmetic element.
JP56017416A 1981-02-10 1981-02-10 Pre-fetching circuit for queue signal of high-speed arithmetic element Granted JPS57132249A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56017416A JPS57132249A (en) 1981-02-10 1981-02-10 Pre-fetching circuit for queue signal of high-speed arithmetic element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56017416A JPS57132249A (en) 1981-02-10 1981-02-10 Pre-fetching circuit for queue signal of high-speed arithmetic element

Publications (2)

Publication Number Publication Date
JPS57132249A JPS57132249A (en) 1982-08-16
JPS6244667B2 true JPS6244667B2 (en) 1987-09-22

Family

ID=11943394

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56017416A Granted JPS57132249A (en) 1981-02-10 1981-02-10 Pre-fetching circuit for queue signal of high-speed arithmetic element

Country Status (1)

Country Link
JP (1) JPS57132249A (en)

Also Published As

Publication number Publication date
JPS57132249A (en) 1982-08-16

Similar Documents

Publication Publication Date Title
US4504906A (en) Multiprocessor system
KR900004006B1 (en) Micro processor system
EP0506021A1 (en) Method and apparatus for providing initial instructions in a multiple computer system
EP0238090A2 (en) Microcomputer capable of accessing internal memory at a desired variable access time
KR930018378A (en) Method and device for performance optimization of cache memory system
US5159672A (en) Burst EPROM architecture
US4729090A (en) DMA system employing plural bus request and grant signals for improving bus data transfer speed
KR900015008A (en) Data processor
KR900005287A (en) Data control device and system using it
US5079694A (en) Data processing apparatus having a working memory area
US4398247A (en) Control device for directing execution of forced operations in a data processing system
JPS6244667B2 (en)
JP3093374B2 (en) Interrupt controller
KR900008883Y1 (en) Bus cycle signal generator
US7065669B2 (en) System and method for providing a write strobe signal to a receiving element before both an address and data signal
JPS61183764A (en) Direct memory access controlling system
KR940008120Y1 (en) Memory controller for display
JPS5886623A (en) Memory control system
KR920004987Y1 (en) Generating circuit for board enable signal
KR940008478B1 (en) Memory adaptor for micro-processor
KR920007777Y1 (en) Memory access unit
US5793235A (en) Circuit for improving timing conditions in a data processing unit
JP3481156B2 (en) Data readout circuit
JPH0252296B2 (en)
JPH0635845A (en) Access control circuit device