JPH01202021A - Writing timing signal generating circuit - Google Patents

Writing timing signal generating circuit

Info

Publication number
JPH01202021A
JPH01202021A JP63026086A JP2608688A JPH01202021A JP H01202021 A JPH01202021 A JP H01202021A JP 63026086 A JP63026086 A JP 63026086A JP 2608688 A JP2608688 A JP 2608688A JP H01202021 A JPH01202021 A JP H01202021A
Authority
JP
Japan
Prior art keywords
signal
circuit
delay
write
write 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
JP63026086A
Other languages
Japanese (ja)
Inventor
Kyohiko Mizobata
教彦 溝端
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP63026086A priority Critical patent/JPH01202021A/en
Publication of JPH01202021A publication Critical patent/JPH01202021A/en
Pending legal-status Critical Current

Links

Landscapes

  • Pulse Circuits (AREA)

Abstract

PURPOSE:To accurately write data in a storage circuit and to suppress the generation of irregular writing by providing the title circuit with a delay circuit and 1st and 2nd logical circuits. CONSTITUTION:The writing timing signal generating circuit has the delay circuit 1 for outputting a 1st delay signal obtained by inputting a write instruction signal and delaying the signal by a fixed time and a 2nd delay signal obtained by delaying the 1st delay signal furthermore by a prescribed time, a 1st logic circuit 2 for validating its output when both the write instruction signal and the 1st delay signal are valid and a 2nd delay circuit 3 for outputting a write timing signal to be validated when the output of the 1st logical circuit is valid and the 2nd delay signal is invalid. When an irregular pulse signal is generated as the write instruction signal, the write instruction signal is delayed by a time longer than the time width of the irregular signal to obtain the 1st delay signal and the 1st delay signal and the write instruction signal are inputted to the 1st logic circuit 2, so that both the outputs of the 1st and 2nd logic circuits are not validated and the irregular write instruction signal does not appear in the write timing signal.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、ディジタル回路内に記憶回路を構成する際に
利用される書き込みタイミング信号発生回路に関するも
のである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a write timing signal generation circuit used when configuring a memory circuit in a digital circuit.

従来の技術 従来のディジタル回路において、レジスタやメモリなど
の記憶回路にデータを書き込む場合、第4図に示すよう
な回路構成が用いられている。第4図に示す回路の各構
成部分について説明する。
2. Description of the Related Art In a conventional digital circuit, when writing data to a storage circuit such as a register or a memory, a circuit configuration as shown in FIG. 4 is used. Each component of the circuit shown in FIG. 4 will be explained.

記憶回路6は、レジスタやメモリで構成されており、デ
ータの入出力と、書き込みを指示するためのライト入力
をもっている。記憶回路5へのデータの書き込みは、デ
ータ入力中にライト入力に入る信号を有効にし、記憶回
路6に依存する時間が経過した後、有効でなくすことに
より行える。アドレスデコーダ4は、記憶回路6へのデ
ータの書き込みを示すアドレス信号fとリードライト制
御信号gが入力されると、出力である書き込み指示信号
aを有効にする。双方向データバッファ6は。
The memory circuit 6 is composed of registers and memories, and has data input/output and a write input for instructing writing. Data can be written to the memory circuit 5 by making the signal input to the write input valid during data input, and deactivating it after a time dependent on the memory circuit 6 has elapsed. When address signal f indicating writing of data to storage circuit 6 and read/write control signal g are input, address decoder 4 makes valid write instruction signal a as an output. Bidirectional data buffer 6.

データ方向切換入力をもち、これに入力される信号によ
り、記憶回路6への書き込みの際はデータhを記憶回路
6へ出力し、読み出しの場合はデータhを入力する。
It has a data direction switching input, and depending on the signal input thereto, data h is output to the memory circuit 6 when writing to the memory circuit 6, and data h is input when reading.

第4図に示す回路の構成と動作を次に述べる。The configuration and operation of the circuit shown in FIG. 4 will be described next.

記憶回路6への書き込みを示すアドレス信号f及びリー
ドライト制御信号gがアドレスデコーダ4に入力される
と、第6図人に示すように、書き込み指示信号aを有効
(第6図人の場合はLレベル)にする。この書き込み指
示信号aを、双方向データバッファ6のデータ方向切換
入力に入力することにより、第6図人に示すように、双
方向データバッファ6は書き込みデータhを記憶回路6
へ出力する。書き込み指示信号aは記憶回路6にも入力
されており、書き込み指示信号aが有効でなくなる時、
すなわちLレベルからHレベルへの立ち上がる時に、デ
ータhは記憶回路6へ書き込まれる。
When the address signal f indicating writing to the memory circuit 6 and the read/write control signal g are input to the address decoder 4, the write instruction signal a is enabled as shown in FIG. (L level). By inputting this write instruction signal a to the data direction switching input of the bidirectional data buffer 6, the bidirectional data buffer 6 transfers the write data h to the storage circuit 6, as shown in FIG.
Output to. The write instruction signal a is also input to the memory circuit 6, and when the write instruction signal a becomes invalid,
That is, data h is written into the storage circuit 6 when rising from the L level to the H level.

発明が解決しようとする課題 第4図に示す回路構成では、双方向データバッファ6の
データ方向切換入力と記憶回路6のライト入力との両方
に書き込み指示信号aが入力されているため、第6図を
見れば明らかなように、記憶回路6に入力されているデ
ータhは、記憶回路6のライト入力が有効でなくなり書
き込みが行われると同時に失われる(時刻14時点)。
Problem to be Solved by the Invention In the circuit configuration shown in FIG. 4, the write instruction signal a is input to both the data direction switching input of the bidirectional data buffer 6 and the write input of the storage circuit 6. As is clear from the figure, the data h input to the memory circuit 6 is lost at the same time as the write input to the memory circuit 6 becomes invalid and writing is performed (at time 14).

このため記憶回路6に正確なデータが書き込めない可能
性があり、書き込み動作は不確実なものとなる。
Therefore, there is a possibility that accurate data cannot be written into the memory circuit 6, and the write operation becomes uncertain.

さらに、第4図の回路構成では、アドレス信号fが記憶
回路6への書き込みを表さない場合でも。
Furthermore, in the circuit configuration of FIG. 4, even if the address signal f does not represent writing to the memory circuit 6.

アドレス信号fの変化時において、アドレス信号fの各
ビット毎に変化の時刻がずれることが原因となり、アド
レスデコーダ4から、第6図Bに示すように、書き込み
指示信号aとして不正な信号が出力される可能性がある
。このため記憶回路5に対して不正な書き込みを行うと
いう誤動作をひきおこす可能性がある。
When the address signal f changes, the time of change is shifted for each bit of the address signal f, which causes the address decoder 4 to output an incorrect signal as the write instruction signal a, as shown in FIG. 6B. There is a possibility that Therefore, there is a possibility that a malfunction such as illegal writing to the memory circuit 5 may occur.

本発明は、上述の課題を解消させるために、記憶回路へ
のデータの書き込みを正確に行うとともに、不正な書き
込みの発生も抑えることができる。
In order to solve the above-mentioned problems, the present invention can accurately write data to a memory circuit and also suppress the occurrence of unauthorized writing.

記憶回路への書き込みタイミング信号発生回路を提供す
ることを目的とする。
An object of the present invention is to provide a write timing signal generation circuit for a memory circuit.

課題を解決するための手段 本発明は、上述の課題を解決するために次のような構成
を採っている。書き込み指示信号を入力とし、これを一
定時間遅延させた第1の遅延信号と、第1の遅延信号を
更に所定の時間遅延させた第2の遅延信号を出力する遅
延回路と、書き込み指示信号と第1の遅延信号が共に有
効となっている時に出力が有効となる第1の論理回路と
、第1の論理回路の出力が有効でかつ第2の遅延信号が
有効でない時に有効となる書き込みタイミング信号を出
力するW2の論理回路、以上の回路で構成されている。
Means for Solving the Problems The present invention employs the following configuration in order to solve the above problems. A delay circuit that receives a write instruction signal and outputs a first delayed signal obtained by delaying the write instruction signal by a predetermined time, a second delay signal obtained by further delaying the first delayed signal by a predetermined time, and a write instruction signal. A first logic circuit whose output is valid when both the first delay signals are valid, and a write timing that is valid when the output of the first logic circuit is valid and the second delay signal is not valid. The W2 logic circuit outputs a signal and is composed of the above circuits.

作用 上述の構成を採ることにより1課題は以下のように解決
される。
Effect: By adopting the above-mentioned configuration, one problem is solved as follows.

書き込み指示信号として不正なパルス信号が発生した場
合、この不正な信号の時間幅より長い時間だけ書き込み
指示信号を遅延させて第1の遅延信号を得、この第1の
遅延信号と書き込み指示信号を第1の論理回路に入力す
ると、書き込み指示信号と第1の遅延信号とが同時に有
効となることはなく、その結果箱1の論理回路の出力は
有効とはならない。第1の論理回路の出力が有効となら
ないために、第2の論理回路の出力も有効とはならず、
不正な書き込み指示信号は、書き込みタイミング信号に
は現れない。
When an invalid pulse signal is generated as a write instruction signal, the write instruction signal is delayed by a time longer than the time width of this invalid signal to obtain a first delayed signal, and this first delayed signal and write instruction signal are combined. When input to the first logic circuit, the write instruction signal and the first delay signal are never valid at the same time, and as a result, the output of the logic circuit in box 1 is not valid. Since the output of the first logic circuit is not valid, the output of the second logic circuit is also not valid,
An invalid write instruction signal does not appear in the write timing signal.

次に、記憶回路に書き込みを行う場合について述べる。Next, the case of writing to the memory circuit will be described.

第1の論理回路の出力が有効となった後、第2の遅延信
号が有効となるまでの間だけ、書き込みタイミング信号
が有効となる。第1の論理回路の出力が有効となるのは
、第1の遅延信号が有効になった時である。すなわち、
書き込みタイミング信号が有効となる期間は、第1の遅
延信号が有効となってから第2の遅延信号が有効となる
までの間である。言い換えると、第2の遅延信号の第1
の遅延信号かちの遅延時間である。この遅延時間を調整
することで、記憶回路にデータを書き込む際に必要な書
き込みタイミング信号を得ることができる。
The write timing signal is valid only after the output of the first logic circuit becomes valid until the second delay signal becomes valid. The output of the first logic circuit becomes valid when the first delay signal becomes valid. That is,
The period during which the write timing signal is valid is from when the first delay signal becomes valid until when the second delay signal becomes valid. In other words, the first delay signal of the second delay signal
is the delay time of the delayed signal. By adjusting this delay time, it is possible to obtain a write timing signal necessary for writing data into the memory circuit.

このように、上述の構成を採ることにより、記憶回路に
対して、確実な書き込みのできる書き込みタイミング信
号を供給することが可能となる。
In this way, by adopting the above-described configuration, it becomes possible to supply a write timing signal that allows reliable writing to the memory circuit.

実施例 本発明の一実施例を第1図に示す。この例では。Example An embodiment of the present invention is shown in FIG. In this example.

書き込み指示信号、書き込みタイミング信号ともに負論
理である。すなわち、上記の2つの信号は。
Both the write instruction signal and the write timing signal are negative logic. That is, the above two signals are.

論理値がLレベルの時有効であり、Hレベルの時有効で
ないということを表す。書き込み指示信号が入力される
遅延回路1としてデイレイラインを用いる。遅延回路1
からは、書き込み指示信号が時間t1 だけ遅延した第
1の遅延信号すと、時間t2だけ遅延した第2の遅延信
号Cが出力される。
It means that the logic value is valid when it is at L level, and it is not valid when it is at H level. A delay line is used as the delay circuit 1 to which a write instruction signal is input. Delay circuit 1
When the write instruction signal is delayed by a time t1, a first delay signal C is output, and a second delay signal C, which is delayed by a time t2, is output.

ただしt2はtlよりも大きくなければならない。However, t2 must be larger than tl.

書き込み指示信号aと第1の遅延信号すは、第1の論理
回路2である2人力NORゲートに入力される。第1の
論理回路2の出力dと第2の遅延信号Cは、第2の論理
回路である2人力NANI)ゲートに入力され、この第
2の論理回路の出力が書き込みタイミング信号eとなる
The write instruction signal a and the first delay signal S are input to a two-manpower NOR gate, which is the first logic circuit 2 . The output d of the first logic circuit 2 and the second delay signal C are input to a second logic circuit (two-manufactured NANI) gate, and the output of this second logic circuit becomes the write timing signal e.

第1図の回路を、第4図に示した従来の回路を改善する
ために用いた場合の回路構成を、第2図に示す。第2図
の回路を構成する。アドレスデコーダ4、記憶回路6、
双方向データバッフ16は、第4図の従来の回路例にあ
るものと同じであり。
FIG. 2 shows a circuit configuration when the circuit shown in FIG. 1 is used to improve the conventional circuit shown in FIG. 4. The circuit shown in FIG. 2 is constructed. address decoder 4, memory circuit 6,
Bidirectional data buffer 16 is the same as that in the conventional circuit example of FIG.

ここでは同一構成部分には同一番号を付し、詳細な説明
は省略する。第2図の回路が第4図の回路と異なる点は
、書き込み指示信号aを記憶回路5のライト入力に直接
入力はせず、第1図に示した回路に入力し、第1図の回
路の出力である書き込みタイミング信号eを記憶回路6
に入力している点である。
Here, the same components are given the same numbers and detailed explanations are omitted. The circuit shown in FIG. 2 differs from the circuit shown in FIG. The write timing signal e which is the output of the memory circuit 6
This is the point where the input is made.

第2図にもとづき、本発明の実施例の動作を説明する。The operation of the embodiment of the present invention will be explained based on FIG.

ここで第2図の回路の構成部分や信号の動作特性は次の
ようになっている。アドレス信号fは変化する際に、信
号を構成する各ビット間に最大1o+1秒の変化時刻の
ずれがあるとする。
Here, the operating characteristics of the components and signals of the circuit shown in FIG. 2 are as follows. Assume that when the address signal f changes, there is a maximum time lag of 10+1 seconds between the bits forming the signal.

次に、あるアドレスにデータを読み書きする時は。Next, when reading or writing data to a certain address.

アドレス信号fとリード・ライト制御信号gが。Address signal f and read/write control signal g.

250+1秒間アドレスデコーダ4に入力されるとする
。このことより、記憶回路6への書き込みを表すアドレ
ス信号fとリード・ライト制御信号gがアドレスデコー
ダ4に入力された場合、アドレスデコーダ4は250+
1秒間だけ書き込み指示信号&を有効とする。記憶回路
6にデータを書き込む為には、ライト入力を150+1
秒以上有効とし、その後有効でなくすということが必要
である。遅延回路1は、書き込み指示信号aを16+1
秒遅延させた第1の遅延信号すと、書き込み指示信号a
を175−)−1秒遅延させた第2の遅延信号Cを出力
する。
It is assumed that the address is input to the address decoder 4 for 250+1 seconds. From this, when the address signal f representing writing to the memory circuit 6 and the read/write control signal g are input to the address decoder 4, the address decoder 4 receives 250+
The write instruction signal & is valid for only one second. In order to write data to the memory circuit 6, the write input must be 150+1.
It is necessary to make it valid for more than a second and then make it invalid. The delay circuit 1 outputs the write instruction signal a by 16+1
When the first delay signal is delayed by seconds, the write instruction signal a
A second delayed signal C, which is delayed by 175-)-1 seconds, is output.

第2図の各信号の波形を第3図に示す。まず、記憶回路
5にデータが書き込まれる際の動作について説明する。
FIG. 3 shows the waveforms of each signal in FIG. 2. First, the operation when data is written into the memory circuit 5 will be explained.

(第3図ム参照)記憶回路6への書き込みを示すアドレ
ス信号fとリード・ライト信号gがアドレスデコーダ4
に入力されると、アドレスデコーダ4から出力される書
き込み指示信号aが250+1秒間有効となる。この書
き込み指示信号aが双方向データバッファ6のデータ方
向切換入力に入ると、データhが双方向バッフ16から
記憶回路6へ出力される。一方、書き込み指示信号aは
遅延回路1と第1の論理回路2に入力される。第1の論
理回路2には、書き込み指示信号aを15+1秒遅延さ
せた第1の遅延信号すが入力されている。第1の論理回
路2の出力dとして、書き込み指示信号aが有効となっ
た16千1秒後に有効となり、書き込み指示信号aが有
効でなくなると同時に有効でなくなる信号が得られる。
(See Fig. 3) The address signal f indicating writing to the memory circuit 6 and the read/write signal g are sent to the address decoder 4.
, the write instruction signal a output from the address decoder 4 becomes valid for 250+1 seconds. When this write instruction signal a enters the data direction switching input of the bidirectional data buffer 6, data h is output from the bidirectional buffer 16 to the storage circuit 6. On the other hand, the write instruction signal a is input to the delay circuit 1 and the first logic circuit 2. The first logic circuit 2 is inputted with a first delay signal S which is the write instruction signal a delayed by 15+1 seconds. As the output d of the first logic circuit 2, a signal is obtained which becomes valid 16,011 seconds after the write instruction signal a becomes valid and becomes invalid at the same time as the write instruction signal a becomes invalid.

この第1の論理回路2の出力dと、第2の遅延信号Cが
第2の論理回路3に入力され、この出力として、書き込
み指示信号aが有効となった16千1秒後に有効となり
、その後160+1秒間だけ有効となる書き込みタイミ
ング信号eが得られる。この書き込みタイミング信号e
は、記憶回路6にデータhが入力されている間の160
+1秒だけ有効になる。このような書き込みタイミング
信号eを記憶回路6のライト入力に入れることにより、
確実にデータを書き込むことが可能となる。
The output d of the first logic circuit 2 and the second delay signal C are input to the second logic circuit 3, and the output becomes valid 16,01 seconds after the write instruction signal a becomes valid. Thereafter, a write timing signal e is obtained which is valid for only 160+1 seconds. This write timing signal e
is 160 while data h is input to the memory circuit 6.
Valid for +1 second only. By inputting such a write timing signal e to the write input of the memory circuit 6,
It becomes possible to write data reliably.

次に、不正な書き込み指示信号aが発生した場合の動作
を説明する。(第3図B参照)この不正な書き込み指示
信号aは、アドレス信号fの各ピットの変化時刻のずれ
により、第3図Bのような形で発生し、信号の幅は1o
+1秒以下である。
Next, the operation when an invalid write instruction signal a is generated will be explained. (See Figure 3B) This illegal write instruction signal a is generated in the form shown in Figure 3B due to the shift in the change time of each pit of the address signal f, and the width of the signal is 1o.
+1 second or less.

不正な書き込み指示信号&が遅延回路1に入力されると
、第1の遅延信号b、第2の遅延信号Cともに不正な信
号が発生する。しかし、第1の遅延信号すは書き込み指
示信号aよりも16千1秒だけ遅延しているので、第1
の遅延信号すと書き込み指示信号aが同時に有効となる
ことはない。このため、第1の遅延回路2の出力が有効
となることはなく、それ故、第2の論理回路3の出力す
なわち書き込みタイミング信号θが有効となることはな
い。以上のように、不正な書き込み指示信号aが発生し
た場合でも誤動作を防ぐことができる。
When the invalid write instruction signal & is input to the delay circuit 1, both the first delay signal b and the second delay signal C are generated as invalid signals. However, since the first delay signal a is delayed by 16,01 seconds from the write instruction signal a, the first delay signal
The write instruction signal a will not become valid at the same time if the delay signal a is used. Therefore, the output of the first delay circuit 2 never becomes valid, and therefore the output of the second logic circuit 3, that is, the write timing signal θ never becomes valid. As described above, even if an incorrect write instruction signal a is generated, malfunctions can be prevented.

上で説明したように、デイレイラインとNORゲー)、
NANI)ゲートをそれぞれ一つずつ用いるという簡単
な構成で、記憶回路にデータを書き込む際に必要となる
タイミング信号を発生させることと、誤動作を防ぐこと
が実現できる回路が得られた。この回路構成では、記憶
回路にデータを書き込む際にライト入力を有効にしなけ
ればならない時間や、アドレス信号の変化のずれが上述
の例とは異なっていても、遅延回路の遅延時間を調整す
ることで簡単に対応することが可能である。
As explained above, daylay line and NOR game),
With a simple configuration in which one NANI) gate is used, a circuit has been obtained that can generate a timing signal necessary for writing data into a memory circuit and can prevent malfunctions. With this circuit configuration, it is possible to adjust the delay time of the delay circuit even if the time required to enable the write input when writing data to the memory circuit or the shift in address signal change differs from the above example. It is possible to easily deal with this.

発明の効果 本発明は、書き込み指示信号を入力とし、これを一定時
間だけ遅延させた第1の遅延信号と、第1の遅延信号を
更に所定の時間遅延させた第2の遅延信号を出力する遅
延回路と、書き込み指示信号と第1の遅延信号を入力と
し、この2つの信号が共に有効になっている時に出力が
有効となる第1の論理回路と、第1の論理回路の出力と
第2の遅延信号を入力とし、第1の論理回路の出力が有
効でかつ第2の遅延信号が有効でない時に有効となる書
き込みタイミング信号を出力する第2の論理回路から構
成されている。
Effects of the Invention The present invention takes a write instruction signal as input, and outputs a first delayed signal that is delayed by a certain amount of time, and a second delayed signal that is further delayed from the first delayed signal by a certain amount of time. a delay circuit, a first logic circuit which receives a write instruction signal and a first delay signal as inputs and whose output is valid when both of these two signals are valid; The second logic circuit receives the second delay signal as input and outputs a write timing signal that becomes valid when the output of the first logic circuit is valid and the second delay signal is not valid.

上記の回路構成を採ると、不正な書き込み指示信号が発
生した場合、この不正な信号の幅よりも長い時間だけ書
き込み指示信号を遅延させた第1の遅延信号と、この不
正な書き込み指示信号の両方が有効になっている時間だ
け出力を有効にする第1の論理回路により、不正な書き
込み指示信号を抑制することができる。また、記憶回路
に書き込みを行う場合、第1の遅延信号が有効になった
後、第2の遅延信号が有効になるまでの間だけ出力を有
効とする第2の論理回路により、記憶回路にデータを書
き込む際に必要な書き込みタイミング信号を発生するこ
とができる。
When the above circuit configuration is adopted, when an invalid write instruction signal is generated, the first delay signal that delays the write instruction signal by a time longer than the width of this invalid signal, and the By using the first logic circuit that makes the output valid only while both are valid, it is possible to suppress illegal write instruction signals. Furthermore, when writing to the memory circuit, the second logic circuit makes the output valid only after the first delay signal becomes valid until the second delay signal becomes valid. A write timing signal necessary for writing data can be generated.

本発明は、上述の回路構成と動作を実現することにより
、記憶回路への書き込みを確実に行うことができる書き
込みタイミング信号を簡単な回路構成で得ることができ
るものである。
By implementing the above-described circuit configuration and operation, the present invention makes it possible to obtain a write timing signal that can reliably write to a memory circuit with a simple circuit configuration.

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

第1図は本発明の一実施例における書き込みタイミング
信号発生回路の回路図、第2図は第1図の回路を適用し
た記憶回路とその周辺回路の構成図、第3図人、Bは各
々第2図の各部の信号波形図、第4図は従来例の記憶回
路及びその周辺回路の構成図、第6図A、Bは各々第4
図の各部の信号波形図である。 1・・・・・・遅延回路、2・・・・・・第1の論理回
路、3・・・・・・第2の論理回路、a・・・・・・書
き込み指示信号、b・・・・・・第1の遅延信号、C・
・・・・・第2の遅延信号、e・・・・・・書き込みタ
イミング信号。 代理人の氏名 弁理士 中 尾 敏 男 ほか1名第3
図 ワ  □
FIG. 1 is a circuit diagram of a write timing signal generation circuit according to an embodiment of the present invention, FIG. 2 is a configuration diagram of a memory circuit and its peripheral circuits to which the circuit of FIG. 1 is applied, and FIG. Fig. 2 is a signal waveform diagram of each part, Fig. 4 is a configuration diagram of a conventional memory circuit and its peripheral circuits, and Figs.
FIG. 3 is a signal waveform diagram of each part in the figure. DESCRIPTION OF SYMBOLS 1... Delay circuit, 2... First logic circuit, 3... Second logic circuit, a... Write instruction signal, b... ...First delayed signal, C.
...Second delay signal, e...Write timing signal. Name of agent: Patent attorney Toshio Nakao and 1 other person No. 3
Figure □

Claims (1)

【特許請求の範囲】[Claims]  書き込み指示信号を入力とし、前記書き込み指示信号
を一定時間だけ遅延させた第1の遅延信号と、前記第1
の遅延信号を所定の時間遅延させた第2の遅延信号を出
力する遅延回路と、入力として前記書き込み指示信号と
、前記第1の遅延信号を受けとり、前記入力の状態が共
に有効となっている時に出力を有効とする第1の論理回
路と、前記第1の論理回路の出力と、前記第2の遅延信
号を入力とし、前記第1の論理回路の出力が有効となっ
ておりかつ前記第2の遅延信号が有効となっていない時
に出力を有効とする第2の論理回路を具備し、前記書き
込み指示信号を受けとると、記憶回路に書き込みを行う
ために必要な書き込みタイミング信号を前記第2の論理
回路の出力に得るように構成したことを特徴とする、書
き込みタイミング信号発生回路。
a first delay signal that receives a write instruction signal and delays the write instruction signal by a certain period of time; and
a delay circuit that outputs a second delayed signal obtained by delaying the delayed signal of 1 by a predetermined time, and receives the write instruction signal and the first delayed signal as inputs, and the states of both of the inputs are valid. a first logic circuit whose output is valid at the time; the output of the first logic circuit and the second delay signal are input, and the output of the first logic circuit is valid and the output of the first logic circuit is A second logic circuit is provided that makes the output valid when the second delay signal is not valid, and upon receiving the write instruction signal, the second logic circuit outputs a write timing signal necessary for writing to the memory circuit. A write timing signal generation circuit characterized in that it is configured to obtain an output from a logic circuit.
JP63026086A 1988-02-05 1988-02-05 Writing timing signal generating circuit Pending JPH01202021A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63026086A JPH01202021A (en) 1988-02-05 1988-02-05 Writing timing signal generating circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63026086A JPH01202021A (en) 1988-02-05 1988-02-05 Writing timing signal generating circuit

Publications (1)

Publication Number Publication Date
JPH01202021A true JPH01202021A (en) 1989-08-15

Family

ID=12183806

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63026086A Pending JPH01202021A (en) 1988-02-05 1988-02-05 Writing timing signal generating circuit

Country Status (1)

Country Link
JP (1) JPH01202021A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6573772B1 (en) 2000-06-30 2003-06-03 Intel Corporation Method and apparatus for locking self-timed pulsed clock
JP2006015002A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine
JP2006015003A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6573772B1 (en) 2000-06-30 2003-06-03 Intel Corporation Method and apparatus for locking self-timed pulsed clock
JP2006015002A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine
JP2006015003A (en) * 2004-07-02 2006-01-19 Samii Kk Game machine
JP4569920B2 (en) * 2004-07-02 2010-10-27 サミー株式会社 Game machine
JP4582534B2 (en) * 2004-07-02 2010-11-17 サミー株式会社 Game machine

Similar Documents

Publication Publication Date Title
US7873131B2 (en) Phase splitter using digital delay locked loops
US7269754B2 (en) Method and apparatus for flexible and programmable clock crossing control with dynamic compensation
JPS6037921B2 (en) Clock system with dynamically selectable clock period
US6002615A (en) Clock shift circuit and synchronous semiconductor memory device using the same
KR20050041613A (en) Data output control circuit
EP0744749B1 (en) Data input circuit of semiconductor storage device
US7408394B2 (en) Measure control delay and method having latching circuit integral with delay circuit
KR100956772B1 (en) Device Preventing Ringing Noise
USRE41441E1 (en) Output buffer having inherently precise data masking
JPH01202021A (en) Writing timing signal generating circuit
JP2646561B2 (en) Clock distribution circuit
JP4560204B2 (en) Synchronous memory address buffer circuit
JP2790858B2 (en) Serial access memory
JP2825102B2 (en) Semiconductor circuit
JPS601644B2 (en) Timing pulse generation circuit
JP2701257B2 (en) Semiconductor storage device
JPH0749680Y2 (en) Drive circuit of shift register
JP3703655B2 (en) Timing signal generation circuit
JPH04358397A (en) Semiconductor memory
JPS63253592A (en) Integrated circuit
JPH0645909A (en) Bidirectional buffer circuit
JPH03276346A (en) Memory card
JPH05128889A (en) Shift register
JPH05182493A (en) Checking circuit for storage device
JPH05334878A (en) Semiconductor memory