JPH08249265A - Storage device and control method - Google Patents

Storage device and control method

Info

Publication number
JPH08249265A
JPH08249265A JP7052845A JP5284595A JPH08249265A JP H08249265 A JPH08249265 A JP H08249265A JP 7052845 A JP7052845 A JP 7052845A JP 5284595 A JP5284595 A JP 5284595A JP H08249265 A JPH08249265 A JP H08249265A
Authority
JP
Japan
Prior art keywords
signal
output
bus
data
address
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.)
Withdrawn
Application number
JP7052845A
Other languages
Japanese (ja)
Inventor
Hidetoshi Tanno
秀敏 丹野
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP7052845A priority Critical patent/JPH08249265A/en
Publication of JPH08249265A publication Critical patent/JPH08249265A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE: To evade the collision of address signals and data signals on a bus even in the case of using a low-speed ROM by performing control so as to output the output state of the output part of a memory to the bus while read request signals are valid and attain a state where the output part and the bus are cut off while the read request signals are invalid. CONSTITUTION: A CPU 1 reads data from a memory unit 10 and executes the various kinds of the control. The memory unit 10 is provided with a gate circuit 5 for performing the gate control to the CPU 1 of ROM data signals outputted by the ROM 4. The data signals outputted at the time of the read operation of the ROM 4 are passed through to an address/data bus as they are when RD* signals are active by the gate circuit 5, the address/data bus is cut off when they become disable and the output of the gate circuit 5 is turned to high impedance. Thus, the collision of the address signals outputted by the CPU 1 and the data signals outputted by the ROM 4 is preventated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は記憶装置に関し、アドレ
ス信号とデータ信号とを同一バス上でマルチプレクスに
て伝送する記憶装置及び制御方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage device, and more particularly to a storage device and a control method for transmitting an address signal and a data signal in multiplex on the same bus.

【0002】[0002]

【従来の技術】従来の記憶装置において、アドレス信号
とデータ信号をマルチプレクスさせて使用するCPU
は、同一のバス(アドレス/データ・バス)上にアドレ
ス信号の出力とデータ信号の入出力を行う。このためR
OMから、データのリード動作を行う場合は、図3に示
すような回路構成を用い、図4のタイミングチャートに
示すようなタイミングでリード動作を行う。本動作にお
いて、ラッチ回路2はCPU1が出力するASTB*信
号によりラッチし、アドレスラッチ信号を出力する。更
にこのアドレスラッチ信号はデコード回路3によりデコ
ードされてセレクト信号(CS*)となり、メモリ4を
セレクトする。さらにCPU1はデータの読み出しを指
示するRD*信号をメモリ4に対して出力する。これら
アドレス信号、CS*信号、RD*信号により、メモリ
4は、データ信号をアドレス/データ・バス上に出力す
る。
2. Description of the Related Art A CPU that multiplexes an address signal and a data signal for use in a conventional memory device
Outputs address signals and inputs / outputs data signals on the same bus (address / data bus). Therefore R
When performing the data read operation from the OM, the circuit configuration as shown in FIG. 3 is used, and the read operation is performed at the timing as shown in the timing chart of FIG. In this operation, the latch circuit 2 latches with the ASTB * signal output from the CPU 1 and outputs an address latch signal. Further, this address latch signal is decoded by the decode circuit 3 to become a select signal (CS *), and the memory 4 is selected. Further, the CPU 1 outputs an RD * signal for instructing the reading of data to the memory 4. In response to these address signal, CS * signal and RD * signal, the memory 4 outputs a data signal on the address / data bus.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上記従
来の記憶装置において、特に安価な低速のROMを使用
し、さらにCPUがより高速化された場合、次の様な不
具合が生じる。まずROMが低速であるために、RD*
信号がディスエイブルになってからデータ信号を出力中
のROMのデータ信号端子がハイインピーダンスになる
までに時間(出力ディスエイブル・出力フローティング
時間)が掛かってしまう。これに対してCPUが高速な
ので、ROMのデータ信号端子がハイインピーダンスに
なる前に、次のタイミングのデータ信号がCPUから出
力されてしまう。そのため、次のタイミングでCPUが
出力するデータ信号と、ハイインピーダンスになる前の
ROMの出力するデータ信号がアドレス/データ・バス
上で衝突してしまうという問題が生じる。例えば、図4
では、ROMのデータ信号出力端子がハイインピダンー
スとなる前に、CPUが次の読み込みサイクルへ移行
し、アドレス信号が出力されている。この結果、ROM
のデータ信号とCPUのアドレス信号に衝突が生じてい
る。
However, in the above-mentioned conventional storage device, when a particularly low-speed low-speed ROM is used and the CPU is further speeded up, the following problems occur. First, because the ROM is slow, RD *
It takes a time (output disable / output floating time) until the data signal terminal of the ROM outputting the data signal becomes high impedance after the signal is disabled. On the other hand, since the CPU has a high speed, the data signal at the next timing is output from the CPU before the data signal terminal of the ROM becomes high impedance. Therefore, there arises a problem that the data signal output from the CPU at the next timing and the data signal output from the ROM before becoming high impedance collide on the address / data bus. For example, in FIG.
Then, before the data signal output terminal of the ROM becomes high impedance, the CPU shifts to the next read cycle and outputs the address signal. As a result, ROM
Data signal and the CPU address signal collide.

【0004】本発明は上記の問題点に鑑みてなされたも
のであり、アドレス信号とデータ信号をマルチプレクス
させて使用する記憶装置において、特に低速なROMを
用いた場合に生じるバス上でのアドレス信号とデータ信
号の衝突を回避する記憶装置及び制御方法を提供するこ
とを目的としている。
The present invention has been made in view of the above problems. In a storage device that multiplexes an address signal and a data signal for use, an address on a bus is generated especially when a low-speed ROM is used. An object of the present invention is to provide a storage device and a control method that avoid collision of signals and data signals.

【0005】[0005]

【課題を解決するための手段】上記の目的を達成するた
めの本発明による記憶装置は以下の構成を備える。即
ち、アドレス信号とデータ信号とを同一バス上で切り替
えて伝送する記憶装置であって、アドレス信号用の入力
部より入力されたアドレス信号と読出要求信号とに応じ
てデータ信号用の出力部よりデータを出力するメモリ
と、前記バス上に送出されているアドレス信号をラッチ
して前記メモリの入力部へ提供する該アドレス信号を供
給するラッチ手段と、前記読出要求信号が有効である間
は前記メモリの出力部の出力状態を前記バスへ出力し、
該読出要求信号が無効の間は該出力部と該バスとが切り
離された状態となるよう制御する出力制御手段と、を備
える。
A storage device according to the present invention for achieving the above object has the following configuration. That is, it is a storage device that switches and transmits an address signal and a data signal on the same bus, and outputs from a data signal output unit in response to an address signal and a read request signal input from the address signal input unit. A memory for outputting data, a latch means for latching an address signal sent on the bus and supplying the address signal to the input part of the memory, and a latch means for supplying the address signal while the read request signal is valid. The output state of the output section of the memory is output to the bus,
Output control means is provided for controlling the output unit and the bus to be in a disconnected state while the read request signal is invalid.

【0006】上記の目的を達成するための本発明による
制御方法は以下の構成を備える。即ち、アドレス信号と
データ信号とを同一バス上で切り替えて伝送する制御方
法であって、アドレス信号用の入力部より入力されたア
ドレス信号と読出要求信号とに応じてデータ信号用の出
力部よりデータをメモリから出力する出力工程と、前記
バス上に送出されているアドレス信号をラッチして前記
メモリの入力部へ提供する該アドレス信号を供給する工
程と、前記読出要求信号が有効である間は前記メモリの
出力部の出力状態を前記バスへ出力し、該読出要求信号
が無効の間は該出力部と該バスとが切り離された状態と
なるよう制御する工程と、を備える。
A control method according to the present invention for achieving the above object has the following configuration. That is, it is a control method for transmitting an address signal and a data signal by switching them on the same bus, in which an output unit for a data signal is output from an output unit for a data signal according to an address signal and a read request signal input from an input unit for the address signal. An output step of outputting data from the memory, a step of latching an address signal sent on the bus and supplying the address signal to be provided to an input part of the memory, and a period during which the read request signal is valid. Outputting the output state of the output unit of the memory to the bus, and controlling the output unit and the bus to be in a disconnected state while the read request signal is invalid.

【0007】尚、好ましくは、前記出力制御手段は、入
力信号に従って出力信号が「1」、「0」、及び「ハイ
インピーダンス」の3種類に切り替わるゲート素子で構
成される。ゲート素子は切り替えの応答速度が早く小型
であるため、記憶装置の高速化、小型化が容易となるか
らである。
Preferably, the output control means is composed of a gate element whose output signal is switched to three types of "1", "0" and "high impedance" according to the input signal. This is because the gate element has a fast switching response speed and is small in size, so that the speed and size of the storage device can be easily reduced.

【0008】また、好ましくは、前記ラッチ手段によっ
てラッチ出力されたアドレス信号に基づいて前記メモリ
よりデータ信号出力を行うか否かを示す選択信号を出力
する選択手段を更に備え、前記メモリは、前記選択信号
がデータ信号出力を行うことを示す場合に、アドレス信
号及び読出要求に従ってデータ信号を出力する。アドレ
スによってメモリの選択処理が行われるので、複数台の
記憶装置を同一バス上に接続することが容易となるから
である。
[0008] Preferably, the memory further comprises selection means for outputting a selection signal indicating whether to output a data signal from the memory based on the address signal latched and output by the latch means. When the selection signal indicates to output the data signal, the data signal is output according to the address signal and the read request. This is because the memory selection process is performed according to the address, so that it becomes easy to connect a plurality of storage devices to the same bus.

【0009】[0009]

【作用】上記の構成によれば、アドレス信号用の入力部
より入力されたアドレス信号と読出要求信号とに応じて
データ信号用の出力部よりデータを出力するメモリを有
し、アドレス信号とデータ信号とを同一バス上でマルチ
プレクスにて伝送する記憶装置が提供される。ここで、
前記バス上に送出されているアドレス信号は、ラッチ手
段によりラッチされてメモリの入力部へ提供される。メ
モリは、読出要求を受けると、このアドレス信号に基づ
いてデータ信号を出力することになる。出力制御手段
は、読出要求信号が有効である間はメモリの出力部の出
力状態を前記バスへ出力し、該読出要求信号が無効の間
は該出力部と該バスとが切り離された状態となるように
出力部とバスとの接続を制御する。
According to the above structure, the memory has a memory for outputting data from the output section for the data signal in response to the address signal input from the input section for the address signal and the read request signal. Provided is a storage device that multiplexes signals and signals on the same bus. here,
The address signal sent on the bus is latched by the latch means and provided to the input section of the memory. Upon receiving the read request, the memory outputs a data signal based on this address signal. The output control means outputs the output state of the output section of the memory to the bus while the read request signal is valid, and the output section and the bus are disconnected while the read request signal is invalid. The connection between the output unit and the bus is controlled so that

【0010】[0010]

【実施例】以下、図面を参照して本発明の好適な実施例
を詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings.

【0011】図1は実施例の回路構成を示すブロック図
である。
FIG. 1 is a block diagram showing the circuit configuration of the embodiment.

【0012】同図において、1CPUであり、メモリユ
ニット10よりデータの読み出しを行い、各種の制御を
実行する。2はCPU1の出力するアドレス信号をラッ
チし、アドレス・ラッチ信号を出力するラッチ回路、3
はアドレス・ラッチ信号をデコードし、ROMを選択す
るCS*信号を出力するデコード回路、4はROM、5
はROM4の出力するROM・データ信号のCPUに対
するゲート制御を行うゲート回路である。
In FIG. 1, one CPU is used to read data from the memory unit 10 and execute various controls. 2 is a latch circuit for latching the address signal output from the CPU 1 and outputting an address / latch signal; 3
Is a decoding circuit for decoding the address / latch signal and outputting a CS * signal for selecting the ROM, 4 is a ROM, 5
Is a gate circuit for performing gate control for the CPU of the ROM / data signal output from the ROM 4.

【0013】尚、ROM4は、アドレス信号入力端子
(Ax)、データ信号出力端子(I/Ox)を個別に有
する通常のROMチップである。
The ROM 4 is an ordinary ROM chip having an address signal input terminal (Ax) and a data signal output terminal (I / Ox) individually.

【0014】次に上記構成を用いたROM・リード・サ
イクル動作について説明する。
Next, the ROM read cycle operation using the above configuration will be described.

【0015】図2は実施例のROM・リード・サイクル
のタイミングチャートを示す図である。
FIG. 2 is a diagram showing a timing chart of the ROM read cycle of the embodiment.

【0016】CPU1は、同一の端子ADxをアドレス
信号用とデータ信号用として共有する。このため、RO
M4のリード処理を行う場合、図2のbのAD信号に示
すとおり、まずアドレス信号を出力する。ラッチ回路2
は、このアドレス信号をCPU1の出力するASTB*
信号(図2のa)によりラッチし、アドレス・データを
アドレス・ラッチ信号(図2のc)としてROM4のA
x端子へ出力する。デコード回路3は、アドレス・ラッ
チ信号をデコードし、ROM4を選択するCS*信号
(図2のe)を出力する。ROM4はCS*信号及び、
アドレス・ラッチ信号及び、CPU1が出力するRD信
号(図2のc)の入力によりI/Ox端子からデータ信
号(図2のf)を出力する。
The CPU 1 shares the same terminal ADx for an address signal and a data signal. Therefore, RO
When the read process of M4 is performed, an address signal is first output as shown in the AD signal of FIG. Latch circuit 2
ASTB * which this address signal is output from CPU1
The data is latched by the signal (a in FIG. 2) and the address data is used as the address latch signal (c in FIG. 2) of the ROM 4
Output to x terminal. The decode circuit 3 decodes the address latch signal and outputs a CS * signal (e in FIG. 2) for selecting the ROM 4. ROM4 is CS * signal and
A data signal (f in FIG. 2) is output from the I / Ox terminal by inputting the address latch signal and the RD signal (c in FIG. 2) output by the CPU 1.

【0017】図3の回路において、ROM4が低速な場
合、RD*信号(図2のc)がディスエイブルになって
から、ROM4の出力するI/Ox端子がハイインピー
ダンスになるまでの時間が遅くなる。このようにハイイ
ンピーダンスになるまでの時間が遅いI/Ox端子をC
PU1のAD信号ライン(図2のb)に直接、接続した
場合、図4に示したように次のタイミングでCPU1が
出力するアドレス信号と衝突してしまう。
In the circuit of FIG. 3, when the ROM 4 is slow, the time from when the RD * signal (c in FIG. 2) is disabled until the I / Ox terminal output from the ROM 4 becomes high impedance is delayed. Become. In this way, the I / Ox terminal that takes a long time to reach high impedance is C
When directly connected to the AD signal line of PU1 (b of FIG. 2), it collides with the address signal output from the CPU1 at the next timing as shown in FIG.

【0018】本実施例ではゲート回路5を設ける。ゲー
ト回路5は、その出力が「0」、「1」、「ハイインピ
ーダンス」の3種類の状態をとるゲートである。ゲート
回路5は、RD*信号により、2値状態とハイインピー
ダンス状態に切り替えられる。ここで、2値状態とは入
力信号にしたがって出力信号が「1」、「0」に切り替
わる状態であり、ハイインピーダンス状態とは出力がハ
イインピーダンスとなる状態である。図2のb1はゲー
ト回路5の出力状態(2値状態/ハイインピーダンス)
の切り替わりのタイミングを示す。図2のb1に示され
るように、RD*信号が「0」の間は、I/Ox端子の
出力がそのまま出力される2値状態となる。また、RD
*信号が「1」の場合は、ゲート回路5の出力端子はハ
イインピーダンスとなる。このゲート回路5により、図
2のbのAD信号に示すとおり、CPU1の出力するア
ドレス信号とROM4の出力との衝突をさけることが可
能となる。
In this embodiment, the gate circuit 5 is provided. The gate circuit 5 is a gate whose output has three states of "0", "1", and "high impedance". The gate circuit 5 is switched between the binary state and the high impedance state by the RD * signal. Here, the binary state is a state in which the output signal is switched to "1" and "0" according to the input signal, and the high impedance state is a state in which the output is high impedance. B1 in FIG. 2 is the output state of the gate circuit 5 (binary state / high impedance)
The timing of switching is shown. As shown in b1 of FIG. 2, while the RD * signal is “0”, the output from the I / Ox terminal is in a binary state in which it is output as it is. Also, RD
* When the signal is "1", the output terminal of the gate circuit 5 has high impedance. This gate circuit 5 makes it possible to avoid a collision between the address signal output by the CPU 1 and the output of the ROM 4, as indicated by the AD signal in FIG.

【0019】以上のように上記実施例によると、ROM
4のリード動作時に出力されたデータ信号をゲート回路
5によりRD*信号がアクティブの場合、アドレス/デ
ータ・バスにそのまま通し、ディスエイブルになった場
合にはアドレス/データ・バスを切断し、ゲート回路5
の出力をハイインピーダンスにすることにより、CPU
1の出力するアドレス信号とROM4の出力するデータ
信号の衝突を防ぐことができる。
As described above, according to the above embodiment, the ROM
When the RD * signal is active by the gate circuit 5, the data signal output during the read operation of 4 is passed through the address / data bus as it is, and when it is disabled, the address / data bus is disconnected and the gate is turned on. Circuit 5
By making the output of the high impedance
It is possible to prevent a collision between the address signal output by 1 and the data signal output by the ROM 4.

【0020】尚、本発明は、複数の機器から構成される
システムに適用しても、1つの機器から成る装置に適用
しても良い。また、本発明はシステム或は装置にプログ
ラムを供給することによって達成される場合にも適用で
きることはいうまでもない。
The present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device. Further, it goes without saying that the present invention can be applied to the case where it is achieved by supplying a program to a system or an apparatus.

【0021】[0021]

【発明の効果】以上の説明からも明らかなように、本発
明によれば、アドレス信号とデータ信号をマルチプレク
スして伝送する記憶装置において、安価な低速メモリを
用いた場合でも、バス上におけるアドレス信号とデータ
信号の衝突を回避できる記憶装置及び制御方法を提供で
きる。
As is clear from the above description, according to the present invention, even if an inexpensive low speed memory is used in a storage device for multiplexing and transmitting an address signal and a data signal, it can be used on a bus. A storage device and a control method capable of avoiding a collision between an address signal and a data signal can be provided.

【0022】[0022]

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

【図1】実施例の回路構成を示すブロック図である。FIG. 1 is a block diagram showing a circuit configuration of an embodiment.

【図2】実施例のROM・リード・サイクルのタイミン
グチャートを示す図である。
FIG. 2 is a diagram showing a timing chart of a ROM read cycle according to the embodiment.

【図3】従来例の回路構成を示すブロック図である。FIG. 3 is a block diagram showing a circuit configuration of a conventional example.

【図4】従来例のROM・リード・サイクルのタイミン
グチャートを示す図である。
FIG. 4 is a diagram showing a timing chart of a ROM read cycle in a conventional example.

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

1 CPU 2 ラッチ回路 3 デコード回路 4 ROM 5 ゲート回路 10 メモリユニット 1 CPU 2 Latch circuit 3 Decode circuit 4 ROM 5 Gate circuit 10 Memory unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 アドレス信号とデータ信号とを同一バス
上で切り替えて伝送する記憶装置であって、 アドレス信号用の入力部より入力されたアドレス信号と
読出要求信号とに応じてデータ信号用の出力部よりデー
タを出力するメモリと、 前記バス上に送出されているアドレス信号をラッチして
前記メモリの入力部へ提供する該アドレス信号を供給す
るラッチ手段と、 前記読出要求信号が有効である間は前記メモリの出力部
の出力状態を前記バスへ出力し、該読出要求信号が無効
の間は該出力部と該バスとが切り離された状態となるよ
う制御する出力制御手段と、 を備えることを特徴とする記憶装置。
1. A storage device for switching between an address signal and a data signal for transmission on the same bus, wherein the storage device is for a data signal in response to an address signal and a read request signal input from an input unit for the address signal. A memory for outputting data from an output section, a latch means for latching an address signal sent on the bus and supplying the address signal to the input section of the memory, and the read request signal are effective. Output control means for outputting the output state of the output part of the memory to the bus during the interval, and controlling the output part and the bus to be in a disconnected state while the read request signal is invalid. A storage device characterized by the above.
【請求項2】 前記出力制御手段は、入力信号に従って
出力信号が「1」、「0」、及び「ハイインピーダン
ス」の3種類に切り替わるゲート素子で構成されること
を特徴とする請求項1に記載の記憶装置。
2. The output control means is composed of a gate element whose output signal is switched to three types of “1”, “0”, and “high impedance” according to an input signal. The storage device described.
【請求項3】 前記ラッチ手段によってラッチ出力され
たアドレス信号に基づいて前記メモリよりデータ信号出
力を行うか否かを示す選択信号を出力する選択手段を更
に備え、 前記メモリは、前記選択信号がデータ信号出力を行うこ
とに示す場合に、アドレス信号及び読出要求に従ってデ
ータ信号を出力することを特徴とする請求項1に記載の
記憶装置。
3. The memory further includes a selection unit that outputs a selection signal indicating whether or not to output a data signal from the memory based on an address signal latched and output by the latch unit. 2. The storage device according to claim 1, wherein the data signal is output in accordance with the address signal and the read request when the output of the data signal is indicated.
【請求項4】 アドレス信号とデータ信号とを同一バス
上で切り替えて伝送する制御方法であって、 アドレス信号用の入力部より入力されたアドレス信号と
読出要求信号とに応じてデータ信号用の出力部よりデー
タをメモリから出力する出力工程と、 前記バス上に送出されているアドレス信号をラッチして
前記メモリの入力部へ提供する該アドレス信号を供給す
る工程と、 前記読出要求信号が有効である間は前記メモリの出力部
の出力状態を前記バスへ出力し、該読出要求信号が無効
の間は該出力部と該バスとが切り離された状態となるよ
う制御する工程と、 を備えることを特徴とする制御方法。
4. A control method for switching and transmitting an address signal and a data signal on the same bus, wherein the data signal is supplied in response to an address signal and a read request signal input from an address signal input section. An output step of outputting data from the memory from the output section, a step of latching an address signal sent on the bus and supplying the address signal to be provided to the input section of the memory, and the read request signal being valid While outputting the output state of the output unit of the memory to the bus, and controlling the output unit and the bus to be in a disconnected state while the read request signal is invalid. A control method characterized by the above.
JP7052845A 1995-03-13 1995-03-13 Storage device and control method Withdrawn JPH08249265A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7052845A JPH08249265A (en) 1995-03-13 1995-03-13 Storage device and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7052845A JPH08249265A (en) 1995-03-13 1995-03-13 Storage device and control method

Publications (1)

Publication Number Publication Date
JPH08249265A true JPH08249265A (en) 1996-09-27

Family

ID=12926188

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7052845A Withdrawn JPH08249265A (en) 1995-03-13 1995-03-13 Storage device and control method

Country Status (1)

Country Link
JP (1) JPH08249265A (en)

Similar Documents

Publication Publication Date Title
JPH08249265A (en) Storage device and control method
JP3762005B2 (en) Communication system capable of selectively using a plurality of wireless communication transmission systems
JP2004213666A (en) Dma module and its operating method
KR100281121B1 (en) Microprocessor
JP2001320390A (en) Device and method for controlling serial bus
KR200334823Y1 (en) Column address strobe control circuit
JP2000040074A (en) Timing setting system
KR19980083459A (en) Databus Sizing Device
JPH09305535A (en) Asynchronous multiplexing system for control system serial bus
JP2708366B2 (en) Data processing system and auxiliary control device
KR100315189B1 (en) Apparatus for controll data bus in PABX
JPH0528101A (en) Bus communication system
JPS63223852A (en) Information processor
JP2001313691A (en) Signal processor
JPH0652039A (en) Data transfer system
JPH09330269A (en) Access system
JPH09319696A (en) Storage device access system
JPH04326125A (en) Information processor
JPH05167568A (en) Switching control device provided with capability of interruption processing of switching request
JPH06187287A (en) Bus control system
JPH03225516A (en) Integrated circuit
JP2000076184A (en) Bus controller
JPH03156552A (en) Direct memory access control circuit system
JPH04255058A (en) Data bus control circuit
JPS5933946A (en) Method of occupied communication

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20020604