[go: up one dir, main page]

JPH0721775B2 - Memory write control circuit - Google Patents

Memory write control circuit

Info

Publication number
JPH0721775B2
JPH0721775B2 JP62113323A JP11332387A JPH0721775B2 JP H0721775 B2 JPH0721775 B2 JP H0721775B2 JP 62113323 A JP62113323 A JP 62113323A JP 11332387 A JP11332387 A JP 11332387A JP H0721775 B2 JPH0721775 B2 JP H0721775B2
Authority
JP
Japan
Prior art keywords
memory
signal
write
address
flip
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 - Lifetime
Application number
JP62113323A
Other languages
Japanese (ja)
Other versions
JPS63278156A (en
Inventor
正勝 居安
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 JP62113323A priority Critical patent/JPH0721775B2/en
Publication of JPS63278156A publication Critical patent/JPS63278156A/en
Publication of JPH0721775B2 publication Critical patent/JPH0721775B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、コンピユータ等、ランダムアクセスメモリ
を必要とする装置におけるランダムアクセスメモリのメ
モリ書込制御回路に関するものである。
Description: TECHNICAL FIELD The present invention relates to a memory write control circuit for a random access memory in a device such as a computer that requires a random access memory.

〔従来の技術〕[Conventional technology]

第4図は例えば「′86三菱半導体データブツク基板コン
ピユータ編」(昭和61年4月20日三菱電機(株)半導体
事業部発行)のPCA8506Aモジュールのブロツク図に示さ
れた、従来のメモリ書込制御回路を示すブロツク図であ
り、1は中央処理装置やIO制御装置等のCPU装置と接続
されるシステムバス、2はシステムバス1に含まれるア
ドレス信号をメモリ回路に入力するためのアドレスバツ
フア、3は前記アドレス信号の上位をデコードすること
により当該メモリモジユールが選択されているか否かを
検出すると共に、各メモリ素子の選択信号(以下、CS信
号という)を生成するアドレスデコーダ、4は双方向性
のバツフアよりなり、システムバス1とメモリとのデー
タバスのバツフア機能を持つデータバツフア、5,6はそ
れぞれシステムバス1のメモリ読込命令(MRDCL)とメ
モリ書込命令(MWTCL)をメモリモジュールに入力する
ためのバツフアICであり、7は1つ、または複数個のラ
ンダムアクセスメモリ素子(以下、RAM素子という)か
ら構成されるメモリバンク(以下、RAMという)であ
る。
Fig. 4 shows the conventional memory writing shown in the block diagram of the PCA8506A module of "'86 Mitsubishi semiconductor data block board computer edition" (published on April 20, 1986, Semiconductor Business Division, Mitsubishi Electric Corporation). It is a block diagram showing a control circuit, 1 is a system bus connected to a CPU device such as a central processing unit or an IO control device, 2 is an address buffer for inputting an address signal included in the system bus 1 to a memory circuit. An address decoder 3 detects whether or not the memory module is selected by decoding the upper part of the address signal and generates a selection signal (hereinafter referred to as a CS signal) for each memory element. A data buffer consisting of a bidirectional buffer and having a data bus buffer function between the system bus 1 and a memory. A buffer IC for inputting a read command (MRDCL) and a memory write command (MWTCL) to the memory module, and 7 is composed of one or a plurality of random access memory elements (hereinafter referred to as RAM elements). A memory bank (hereinafter referred to as RAM).

次に動作について説明する。ここで、第5図はその動作
説明のための各信号の時間関係を示すタイムチヤートで
ある。システムバス1に接続されているCPU装置は、シ
ステムバス1上に、まず、メモリを選択するアドレス信
号(ADRSL)と、書込データ(DATAL)を出力する。メモ
リモジュールは、アドレスバツフア2よりアドレス信号
(ADRSL)を入力し、その上位アドレス信号をアドレス
デコーダ3に出力する。アドレスデコーダ3は、当メモ
リモジユールが選択されたか否かを内部のアドレス一致
検出ロジツクで検出し、選択されていればデータバツフ
ア4を出力イネーブル側にすると共に、RAM7に対し、CS
信号を有意にする。その後、CPU装置は、メモリ書込命
令(MWTCL)を有意にし、システムバス1に出力する。
メモリ書込命令(MWTCL)が有意になると、バツフアIC6
から出力される書込制御信号(WR)は有意になりRAM7に
対し、データの書込が始まる。CPU装置はRAM7に対する
書込制御信号(WR)のパルス巾条件、アクセス時間等の
タイミング条件を満足させた後、メモリ書込命令(MWTC
L)を無意側にする。これによつてバツフアIC6の出力
(WR)も無意になり、さらにその後RAM7に対するデー
タ,アドレスのセツトアツプ時間,ホールド時間等を満
足させた後、アドレス信号(ADRSL),データ信号(DAT
AL)の出力を止め、CS信号が無意になり、一連のメモリ
への書込動作を終了する。
Next, the operation will be described. Here, FIG. 5 is a time chart showing the time relationship of each signal for explaining the operation. The CPU device connected to the system bus 1 first outputs an address signal (ADRSL) for selecting a memory and write data (DATAL) on the system bus 1. The memory module inputs the address signal (ADRSL) from the address buffer 2 and outputs the upper address signal to the address decoder 3. The address decoder 3 detects whether or not this memory module is selected by an internal address matching detection logic, and if selected, sets the data buffer 4 to the output enable side, and when it is selected,
Make the signal significant. After that, the CPU device makes the memory write instruction (MWTCL) significant and outputs it to the system bus 1.
When the memory write instruction (MWTCL) becomes significant, the buffer IC6
The write control signal (WR) output from becomes significant and data writing to the RAM 7 starts. After the CPU device satisfies timing conditions such as the pulse width condition of the write control signal (WR) to RAM7, the access time, etc., the memory write command (MWTC
L) to the unwilling side. As a result, the output (WR) of the buffer IC6 also becomes insignificant, and after that, after satisfying the data for the RAM7, the set-up time of the address, the hold time, etc., the address signal (ADRSL), the data signal (DAT)
The output of (AL) is stopped, the CS signal becomes insignificant, and the series of writing operations to the memory ends.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

従来のメモリ書込制御回路は以上のように構成されてい
るので、データ書込中のCPU装置にハードウエア的にリ
セツトがかかつたり、システムバス1経由で全CPU装置
を同時にリセツトするソフトウエア的なリセツトがかか
つた時、第5図に破線で示すようにアドレス信号(ADRS
L)書込データ(DATAL)、メモリ書込命令(MWTCL)は
途中で無効となり、RAM7のRAM素子に対するタイミング
条件が満足されないため、誤データが書込まれて、メモ
リ内容が破壊されてしまい、ハードウエアリセツト,ソ
フトウエアリセツトの使用は厳密には不可能であるとい
う問題点があつた。
Since the conventional memory write control circuit is configured as described above, the CPU device during data writing has a hardware reset, or software for resetting all CPU devices at the same time via the system bus 1. When an automatic reset occurs, the address signal (ADRS
L) Write data (DATAL) and memory write command (MWTCL) become invalid on the way, and the timing conditions for the RAM element of RAM7 are not satisfied, so incorrect data is written and the memory contents are destroyed. There is a problem that the use of hardware reset and software reset is strictly impossible.

この発明は上記のような問題点を解消するためになされ
たもので、メモリへの書込動作中、メモリ書込命令が途
中で消えても正確な書込データを当初選択されていたメ
モリアドレスに対して書込むことのできるメモリ書込制
御回路を得ることを目的とする。
The present invention has been made in order to solve the above-mentioned problems, and during write operation to the memory, even if the memory write instruction disappears halfway, the correct write data is initially selected at the memory address. The purpose is to obtain a memory write control circuit capable of writing to.

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

この発明に係るメモリ書込制御回路は、メモリ書込命令
が有意で、かつ、メモリが選択されていることを記憶す
るフリツプフロツプと、メモリ書込命令が有意になつた
時点の有効なアドレス信号,書込データをラツチするラ
ツチ回路を設け、さらに、上記フリツプフロツプが有意
になつたことにより動作する2種のタイマー回路を設
け、これによつてRAMのRAM素子に対するタイミング条件
を満足するタイミングを内部で生成するようにしたもの
である。
A memory write control circuit according to the present invention includes a flip-flop that stores that a memory write instruction is significant and that a memory is selected, and a valid address signal when the memory write instruction becomes significant. A latch circuit that latches the write data is provided, and two types of timer circuits that operate when the flip-flop becomes significant are also provided. As a result, the timing that satisfies the timing conditions for the RAM element of RAM is internally It was created.

〔作用〕[Action]

この発明におけるメモリ書込制御回路は、書込時の書込
データ及びアドレス信号をラツチし、かつ、RAMのRAM素
子に対するタイミング条件を満すタイミングを内部で生
成することにより、メモリ書込命令が異常終了しても、
当初選択されていたメモリアドレスに正確に書込データ
を書込む。
The memory write control circuit according to the present invention latches the write data and the address signal at the time of writing, and internally generates the timing satisfying the timing condition for the RAM element of the RAM, so that the memory write instruction is executed. Even if it ends abnormally,
The write data is accurately written in the memory address originally selected.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第1
図において、1はシステムバス、3はアドレスデコー
ダ、5,6はバツフアIC、7はRAMであり、第4図に同一符
号を付した従来のそれらと同一、あるいは相当部分であ
るため詳細な説明は省略する。また、8は書込動作中は
ラツチ状態であり、他の場合にはスルー状態となつてい
るアドレスラツチ回路、9は書込データをラツチするデ
ータラツチ回路、10は読出データをシステムバス1に出
力する出力データバツフア、11はデータ読出時に出力デ
ータバツフア10の出力イネーブル信号を生成するゲー
ト、12はメモリモジュールが選択された時にハイレベル
信号(以下、“H"という)を出力するインバータ、13は
メモリモジユールが選択され、かつ、メモリ書込命令が
有意になつたことによつて出力信号を有意にするDタイ
プのフリツプフロツプ、14はフリツプフロツプ13が有意
になるとメモリへの書込制御信号を一定時間出力して、
メモリ書込命令のパルス幅を生成する第1のタイマ回
路、15は第1のタイマ回路14の出力信号が無意になつて
から一定時間経過後にリセツト信号を出力し、フリツプ
フロツプ13のリセツトタイミングを作る第2のタイマ回
路である。
An embodiment of the present invention will be described below with reference to the drawings. First
In the figure, reference numeral 1 is a system bus, 3 is an address decoder, 5 and 6 are buffer ICs, and 7 is a RAM, which are the same as or equivalent to those of the conventional ones shown in FIG. Is omitted. Further, 8 is an address latch circuit which is in a latch state during a write operation and is in a through state in other cases, 9 is a data latch circuit which latches write data, and 10 outputs read data to the system bus 1. Output data buffer, 11 is a gate that generates an output enable signal of the output data buffer 10 at the time of reading data, 12 is an inverter that outputs a high level signal (hereinafter referred to as “H”) when the memory module is selected, and 13 is a memory module. A flip-flop of D type that makes the output signal significant by the selection of the Yule and the memory write command becoming significant, and 14 outputs the write control signal to the memory for a certain time when the flip-flop 13 becomes significant. do it,
A first timer circuit 15 for generating a pulse width of a memory write command outputs a reset signal after a lapse of a fixed time after the output signal of the first timer circuit 14 becomes insignificant, and creates a reset timing for the flip-flop 13. It is a second timer circuit.

次に動作について説明する。ここで、第2図はその動作
を説明するための各信号の時間関係を示すタイムチヤー
トである。システムバス1に接続されている。
Next, the operation will be described. Here, FIG. 2 is a time chart showing the time relationship of each signal for explaining the operation. It is connected to the system bus 1.

CPU装置は、メモリへの書込を開始する時、アドレス信
号(ADRSL)と書込データ(DATAL)を有意にし、システ
ムバス1上に出力する。アドレスラツチ回路8は、ま
ず、スルーの状態であり、システムバス1上のアドレス
信号(ADRSL)を反転し、アドレス信号(ADRS)として
メモリモジユール内に出力する。アドレスデコーダ3
は、その上位のアドレス信号(ADRS)をデコードして、
当該モジユールが選択されているか否かを検出し一致し
ていれば、ゲート11,インバータ12に対しローレベル信
号(以下、“L"という)を出力すると共に、RAM7に対し
CS信号を出力し、データを書込むべきRAM素子を選択す
る。その後CPU装置はメモリ書込命令(MWTCL)を有意に
し、システムバス上に出力する。バツフアIC6はそのメ
モリ書込命令(MWTCL)をモジュール内に出力する。フ
リツプフロツプ13は、モジュールが選択されていれば
“H"となるインバータ12の出力をD端子に入力し、それ
をメモリ書込命令(MWTCL)の立下りでサンプルし、モ
ジユールが選択されていればその“1"端子出力信号(F
・F・)を有意にする。また、このフリツプフロツプ
13の“0"端子出力信号(F・F・)は、アドレスラツ
チ回路8のラツチイネーブル端子(LE),データラツチ
9の出力イネーブル端子(OE)とラツチイネーブル端子
(LE)に入力される。フリツプフロツプ13の“0"端子出
力信号(F・F・)が“L"になると、アドレスラツチ
回路8は、アドレス信号(ADRSL)をラツチし、データ
ラツチ回路9は、書込データ(DATAL)をラツチすると
共に、書込データ(DATAL)の反転データをRAM7に対し
出力する。一方、第1のタイマ回路14は、フリツプフロ
ツプ13の“1"端子出力信号(F・F・Q)が“H"になる
と同時に、RAM7に対する書込制御信号(WR)を有意
(“L")にし、その状態を所定の時間t1だけ継続させ
る。RAM7に対するメモリ書込命令のパルス巾,アクセス
時間等のタイミング条件を満足するt1時間が経過した
後、第1のタイマ回路14は、RAM7に対する書込制御信号
(WR)を無意(“H"側)にする。第2のタイマ回路15
は、書込制御信号(WR)が無意になる立上りエツジから
動作を開始し、RAM7に対するアドレス信号(ADRSL)、
書込データ(DATAL)のホールド時間を満足する時間t2
が経過すると、フリツプフロツプ13に対しリセツト信号
を出力する。このリセツト信号により、フリツプフロツ
プ13はリセツトされ、アドレスラツチ回路8、データラ
ツチ回路9のラツチ状態を解除すると同時に、データラ
ツチ回路9の出力イネーブル端子OEを禁止側にし、一運
の書込み動作を終了する。
When starting writing to the memory, the CPU device makes the address signal (ADRSL) and the write data (DATAL) significant and outputs them on the system bus 1. First, the address latch circuit 8 is in the through state, inverts the address signal (ADRSL) on the system bus 1, and outputs it as an address signal (ADRS) in the memory module. Address decoder 3
Decodes its upper address signal (ADRS),
It is detected whether or not the module is selected, and if they match, a low level signal (hereinafter referred to as “L”) is output to the gate 11 and the inverter 12, and also to the RAM 7.
Output the CS signal and select the RAM element to write the data. After that, the CPU device makes the memory write instruction (MWTCL) significant and outputs it on the system bus. The buffer IC 6 outputs the memory write command (MWTCL) into the module. The flip-flop 13 inputs the output of the inverter 12 which becomes "H" when the module is selected to the D terminal, samples it at the falling edge of the memory write command (MWTCL), and when the module is selected. The "1" terminal output signal (F
・ F ・) is made significant. Also, this flip-flop
The "0" terminal output signal (FF) of 13 is input to the latch enable terminal (LE) of the address latch circuit 8, the output enable terminal (OE) and the latch enable terminal (LE) of the data latch 9. When the "0" terminal output signal (FF) of the flip-flop 13 becomes "L", the address latch circuit 8 latches the address signal (ADRSL), and the data latch circuit 9 latches the write data (DATAL). At the same time, the inverted data of the write data (DATAL) is output to the RAM 7. On the other hand, the first timer circuit 14 causes the write control signal (WR) to the RAM 7 to be significant ("L") at the same time that the "1" terminal output signal (FFQ) of the flip-flop 13 becomes "H". Then, the state is continued for a predetermined time t 1 . After the lapse of t 1 time that satisfies timing conditions such as the pulse width of the memory write command to RAM 7 and the access time, the first timer circuit 14 turns off the write control signal (WR) to RAM 7 (“H”). Side). Second timer circuit 15
Starts the operation from the rising edge where the write control signal (WR) becomes insignificant, and the address signal (ADRSL) to RAM7,
Time t 2 that satisfies the hold time of write data (DATAL)
When is passed, the reset signal is output to the flip-flop 13. The reset signal causes the flip-flop 13 to be reset, releasing the latched state of the address latch circuit 8 and the data latch circuit 9 and, at the same time, setting the output enable terminal OE of the data latch circuit 9 to the inhibit side and ending a single write operation.

次に、書込動作中にリセツトパルスが入つた場合、シス
テムバス1上の書込データ(DATAL),アドレス信号(A
DRSL),及びメモリ書込命令(MWTCL)は、第2図に破
線で示すように無意になるが、メモリモジュール内のア
ドレス信号,及び書込データは、前述の如くアドレスラ
ツチ回路8、及びデータラツチ回路9にラツチされてい
るため、その後も安定している。さらに、RAM7に対する
書込制御信号(WR)も第1のタイマ回路14で生成してい
るため安定している。
Next, if a reset pulse is input during the write operation, write data (DATAL) and address signal (A
Although the DRSL) and the memory write command (MWTCL) are ineffective as shown by the broken line in FIG. 2, the address signal and write data in the memory module are the same as the address latch circuit 8 and the data latch as described above. Since it is latched by the circuit 9, it is stable thereafter. Further, the write control signal (WR) for the RAM 7 is also stable because it is generated by the first timer circuit 14.

従つて、リセツトにより、CPU装置からの書込動作が異
常終了しても、内部回路は影響を受けないため、正常な
書込データを当初選択されていたメモリアドレスに対し
て正確に書込むことが可能となる。
Therefore, due to the reset, even if the write operation from the CPU device ends abnormally, the internal circuit is not affected. Therefore, write the correct write data correctly to the originally selected memory address. Is possible.

なお、上記実施例では、メモリ書込命令が有意になつた
ことを検出するフリツプフロツプ13として、Dフリツプ
フロツプを用いて説明したが、システムバスのタイミン
グ条件として、アドレス信号,書込データを有効になつ
た後、ほぼ同時にメモリ書込命令も有意になるような場
合には、第3図に示すように、アドレスデコード3の出
力のうち、モジユール選択時“L"となる信号とバツフア
6の出力信号の両方が“L"になつた時、“H"を出力する
ゲート16を設け、その出力をJ端子に接続し、K端子は
常時“L"に接続したJ・Kタイプのフリツプフロツプ17
を設け、その“1"端子出力信号を(F・F・Q),“0"
端子出力信号を(F・F・)とするようにしてもよ
い。この場合、J・Kタイプのフリツプフロツプを動作
させるためのクロック源18が必要である。この方法にお
いても、フリツプフロツプ17の出力が一旦有意になつた
後の動作は、上記実施例と同一である。
In the above embodiment, the D flip-flop is used as the flip-flop 13 for detecting that the memory write command becomes significant, but the address signal and the write data are valid as the system bus timing condition. After that, if the memory write command becomes significant almost at the same time, as shown in FIG. 3, among the outputs of the address decode 3, the signal which becomes “L” when the module is selected and the output signal of the buffer 6 are shown. When both gates go to "L", a gate 16 that outputs "H" is provided, the output is connected to the J terminal, and the K terminal is always connected to "L". J ・ K type flip-flop 17
The output signal of the "1" terminal is (F, F, Q), "0"
The terminal output signal may be (F · F ·). In this case, a clock source 18 for operating the JK type flip-flop is required. Also in this method, the operation after the output of the flip-flop 17 becomes significant once is the same as that in the above embodiment.

〔発明の効果〕〔The invention's effect〕

以上のように、この発明によれば、書込時の書込データ
及びアドレス信号をラツチし、かつ、RAMのRAM素子に対
するタイミング条件を満たすタイミングを内部で生成す
るように構成したので、CPU装置からの書込動作がリセ
ツトによつて異常終了しても、正常な書込データを当初
選択されていたメモリアドレスに対して正確に書込むこ
とができ、装置の信頼性を高めるとともに、マルチプロ
セツサシステムにおけるリセツトに対する制限を緩和す
ることができるなどの効果がある。
As described above, according to the present invention, the write data and the address signal at the time of writing are latched, and the timing that satisfies the timing condition for the RAM element of the RAM is internally generated. Even if the write operation from the memory is abnormally terminated due to resetting, normal write data can be correctly written to the originally selected memory address, increasing the reliability of the device and improving This has the effect of relaxing restrictions on resets in the SETA system.

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

第1図はこの発明の一実施例によるメモリ書込制御回路
を示すブロツク図、第2図はその動作を説明するための
タイムチヤート、第3図はこの発明の他の実施例のフリ
ツプフロツプとその周辺部を示すブロツク図、第4図は
従来のメモリ書込制御回路を示すブロツク図、第5図は
その動作を説明するためのタイムチヤートである。 1はシステムバス、8はアドレスラツチ回路(ラツチ回
路)、7はRAM、9はデータラツチ回路(ラツチ回
路)、13,17はフリツプフロツプ、14は第1のタイマ回
路、15は第2のタイマ回路。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a block diagram showing a memory write control circuit according to an embodiment of the present invention, FIG. 2 is a time chart for explaining the operation thereof, and FIG. 3 is a flip-flop and another embodiment of the present invention. FIG. 4 is a block diagram showing a peripheral portion, FIG. 4 is a block diagram showing a conventional memory write control circuit, and FIG. 5 is a time chart for explaining its operation. 1 is a system bus, 8 is an address latch circuit (latch circuit), 7 is RAM, 9 is a data latch circuit (latch circuit), 13 and 17 are flip-flops, 14 is a first timer circuit, and 15 is a second timer circuit. In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】システムバスよりメモリ書込命令が入力さ
れたことを記憶するフリツプフロツプと、前記フリツプ
フロツプの出力信号が有意の間に前記システムバスより
入力されるアドレス信号及び書込データをラツチするラ
ツチ回路と、前記フリツプフロツプが有意になるとメモ
リへの書込制御信号を一定時間出力する第1のタイマ回
路と、前記第1のタイマ回路の出力信号が無意になると
一定時間経過後に前記フリツプフロツプに対してリセッ
ト信号を出力する第2のタイマ回路とを備えたメモリ書
込制御回路。
1. A flip-flop for storing that a memory write command is input from the system bus, and a latch for latching an address signal and write data input from the system bus while the output signal of the flip-flop is significant. A circuit, a first timer circuit for outputting a write control signal to the memory for a fixed time when the flip-flop becomes significant, and a flip-flop for a fixed time after the output signal of the first timer circuit becomes insignificant. A memory write control circuit including a second timer circuit that outputs a reset signal.
JP62113323A 1987-05-08 1987-05-08 Memory write control circuit Expired - Lifetime JPH0721775B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62113323A JPH0721775B2 (en) 1987-05-08 1987-05-08 Memory write control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62113323A JPH0721775B2 (en) 1987-05-08 1987-05-08 Memory write control circuit

Publications (2)

Publication Number Publication Date
JPS63278156A JPS63278156A (en) 1988-11-15
JPH0721775B2 true JPH0721775B2 (en) 1995-03-08

Family

ID=14609321

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62113323A Expired - Lifetime JPH0721775B2 (en) 1987-05-08 1987-05-08 Memory write control circuit

Country Status (1)

Country Link
JP (1) JPH0721775B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1063581A (en) * 1996-08-26 1998-03-06 Nec Corp Memory write control circuit

Also Published As

Publication number Publication date
JPS63278156A (en) 1988-11-15

Similar Documents

Publication Publication Date Title
US5115510A (en) Multistage data flow processor with instruction packet, fetch, storage transmission and address generation controlled by destination information
KR890002330B1 (en) Multiprocessor system
KR100196045B1 (en) Reset circuit of electronic device
US4348722A (en) Bus error recognition for microprogrammed data processor
US4772888A (en) Bus state control circuit
KR960008543A (en) Integrated circuit microprocessor with programmable memory access interface type and associated method
KR920001100B1 (en) Logic Computing Device
US7042769B2 (en) Semiconductor memory device capable of accurate and stable operation
US4524417A (en) Timing signal controlled information processing system
US4464715A (en) Memory accessing method
US6301188B1 (en) Method and apparatus for registering free flow information
JPH0721775B2 (en) Memory write control circuit
US5555559A (en) Microprocessor capable of ensuring flexible recovery time for I/O device by inserting idle states
US6405260B2 (en) Data transmission method and apparatus for interfacing between main system and microcomputer
KR930003443B1 (en) Computer system and method for setting recovery time
JPH05189296A (en) Simultaneous writing access device for single-bit memory
JP3119474B2 (en) LSI test method
JP2569693B2 (en) Microcomputer
JPH09311812A (en) Microcomputer
JPH06324956A (en) Data processor
JP2546002B2 (en) Parity circuit
JP2539064B2 (en) Microprocessor
JPS6346460B2 (en)
JPH03276346A (en) Memory card
JP2000207235A (en) Information processor