JPH01144148A - Bus controller - Google Patents
Bus controllerInfo
- Publication number
- JPH01144148A JPH01144148A JP62304173A JP30417387A JPH01144148A JP H01144148 A JPH01144148 A JP H01144148A JP 62304173 A JP62304173 A JP 62304173A JP 30417387 A JP30417387 A JP 30417387A JP H01144148 A JPH01144148 A JP H01144148A
- Authority
- JP
- Japan
- Prior art keywords
- mask
- data
- active state
- active
- stage
- 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.)
- Granted
Links
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Debugging And Monitoring (AREA)
- Information Transfer Systems (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、複数バイトのデータを連続して転送するバス
制御方式に利用する。特に、そのデータの有効性を表す
マスク情報でデータ転送のアドレスおよびレングスを更
新する手段に関する。DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention is applied to a bus control system that continuously transfers multiple bytes of data. In particular, it relates to means for updating the address and length of a data transfer with mask information representing the validity of the data.
本発明は、複数ステージで転送されるデータとともにデ
ータの有効性を示すマスク情報が転送されるバス制御装
置において、
マスク情報の不正な活性化を検出することにより、
無効な転送データに基づくデータ誤りを防止することが
できるようにしたものである。The present invention detects illegal activation of mask information in a bus control device in which mask information indicating the validity of the data is transferred together with data transferred in multiple stages, thereby preventing data errors based on invalid transfer data. It is designed to be able to prevent this.
コンビエータ系で周辺デバイスと主記憶装置間でデータ
転送を行う場合には、転送データは周辺デバイス→周辺
デバイス制御装置(以下、PCUという。)−入出力制
御装置(以下、IODという。)→主記憶装置(以下、
MMUという。)を経由するが、MMUとIOD間また
はIODとPCU間を並列バス構成にし、1バスサイク
ルで複数バイトを数ステージにわたり連続転送してデー
タ転送の効率を上げていた。例えば、4バイト幅のバス
で4回連続してデータ転送すると、1バスサイクルで1
6バイトの転送が行える。このような転送方式では、M
MU内のメモリアドレスのワード境界の取扱いや転送レ
ングスの関係で転送データのすべてが有効にならないこ
とがあるので、バイト単位に有効データか否かを示すマ
スクビットを付加してデータと共に転送することが多い
。When data is transferred between a peripheral device and the main memory in a combiator system, the data to be transferred is the peripheral device → peripheral device control unit (hereinafter referred to as PCU) - input/output control unit (hereinafter referred to as IOD) → main memory. Storage device (hereinafter referred to as
It's called MMU. ), but a parallel bus configuration was used between the MMU and IOD or between the IOD and PCU, and multiple bytes were continuously transferred over several stages in one bus cycle to improve data transfer efficiency. For example, if data is transferred 4 times in a row on a 4-byte wide bus, 1 bus cycle will result in 1 data transfer.
Can transfer 6 bytes. In such a transfer method, M
Because all of the transferred data may not be valid due to the handling of word boundaries of memory addresses in the MU and the transfer length, add a mask bit to each byte to indicate whether or not it is valid data and transfer it together with the data. There are many.
通常IODがデータ転送時のメモリのアドレス管理とデ
ータレングスの管理とを行うが、しかし、この更新をP
CUから送出してくるマスク情報あるいはIOD内で生
成したマスク情報で行う場合には、ハードウェア故障な
どでバスサイクル内に不連続なマスクが現れるとその更
新が不正になり、データ化けの起因になる欠点があった
。Normally, the IOD manages memory addresses and data length during data transfer, but this update is
If mask information sent from the CU or mask information generated in the IOD is used, if a discontinuous mask appears in a bus cycle due to a hardware failure, the update will be incorrect and may cause data corruption. There was a drawback.
本発明はこの欠点を除去するもので、マスク情報の不正
を検出することができる手段を備えたバス制御装置を提
供することを目的とする。The present invention aims to eliminate this drawback and aims to provide a bus control device equipped with means capable of detecting fraudulent mask information.
本発明は、ひとつのステージ内のマスクビットの活性状
態と不活性状態との組合せに基づきマスク情報の活性状
態の不連続を検出する第一検出手段と、活性状態が連続
しているマスク情報のマスクビットがステージ内および
ステージ間で活性状態から不活性状態に移行したことを
検出してフラグを活性状態にするフラグ手段と、フラグ
が活性状態のときに同一のバスサイクル内でマスクビッ
トが活性状態に復帰したことを検出する第二検出手段と
を備えたことを特徴とする。The present invention provides a first detection means for detecting discontinuity in the active state of mask information based on a combination of the active state and inactive state of mask bits in one stage, and A flag means that detects that a mask bit transitions from an active state to an inactive state within a stage and between stages and activates a flag, and a flag means that activates a flag within the same bus cycle when the flag is active. It is characterized by comprising a second detection means for detecting that the state has returned to the normal state.
マスク情報の不連続をステージ内のマスク情報の活性化
パターンに基づき検出した場合および連続が保たれたマ
スク情報のステージ間およびステージ内でマスク情報が
不活性に変化した後に同一バスサイクルで再びマスクが
活性されたことを検出した場合にデータ転送不正を通知
する。When discontinuity of mask information is detected based on the activation pattern of mask information within a stage, or after mask information changes to inactive between stages or within a stage of mask information where continuity is maintained, masking is performed again in the same bus cycle. If it detects activation, it will notify you of unauthorized data transfer.
以下、本発明の一実施例を図面に基づき説明する。第1
図はこの実施例の構成を示すブロック構成図である。Hereinafter, one embodiment of the present invention will be described based on the drawings. 1st
The figure is a block configuration diagram showing the configuration of this embodiment.
この実施例は、第1図に示すように、複数個のデータバ
イトを有するステージの複数個が連続した1バスサイク
ル単位に授受されるデータとともに、データバイトのそ
れぞれに対応するマスクビットで構成され、このマスク
ビットに対応するデータバイトが有効であるときに活性
状態になるマスク情報が授受される手段であるデータレ
ングス2、マスクレジスタ3、エンコーダ4、アドレス
レジスタ5、レングスレジスタ6、加算器7、減算器8
およびメモリアクセス制御回路9と、ひとつのステージ
内のマスクビットの活性状態と不活性状態との組合せに
基づきマスク情報の活性状態の不連続を検出する第一検
出手段であるデコーダ1001と、活性状態が連続して
いるマスク情報のマスクビットがステージ内およびステ
ージ間で活性状態から不活性状態に以降したことを検出
してフラグを活性状態にするフラグ手段であるオアゲー
) 1002.1003.1009.1011、アンド
ゲート1004.1006およびフリップフロップ10
05.1007.1008と、フラグが活性状態のとき
に同一のバスサイクル内でマスクビットが活性状態に復
帰したことを検出する第二検出手段であるオアゲー)
1002およびアンドゲート1010とを備える。In this embodiment, as shown in FIG. 1, a plurality of stages each having a plurality of data bytes are configured with data exchanged in one continuous bus cycle and mask bits corresponding to each data byte. , a data length 2 which is a means for transmitting and receiving mask information that becomes active when the data byte corresponding to this mask bit is valid, a mask register 3, an encoder 4, an address register 5, a length register 6, and an adder 7. , subtractor 8
and a memory access control circuit 9, a decoder 1001 which is a first detection means for detecting discontinuity in the active state of mask information based on a combination of active states and inactive states of mask bits in one stage, and an active state 1002.1003.1009.1011 (or game) which is a flag means that detects that mask bits of continuous mask information go from an active state to an inactive state within a stage and between stages, and sets a flag to an active state. , AND gate 1004.1006 and flip-flop 10
05.1007.1008 and the OR game which is the second detection means for detecting that the mask bit has returned to the active state within the same bus cycle when the flag is active)
1002 and an AND gate 1010.
人出カプロセッサ1は図外のIOデバイス制御装置が接
続されているIOババス接続され、図外のメインメモリ
とIOデバイス制御装置間のデータの送受信を司る。入
出カプロセッサ1は、IOデータを送受信するデータレ
ジスタ2と、■0マスクを送受信するマスクレジスタ3
と、マスクビットをエンコードしてアドレスおよびレン
グスの更新値を生成するエンコーダ4と、メインメモリ
のアドレスを格納するアドレスレジスタ5と、転送デー
タのレングスを格納するレングスレジスタ6と、アドレ
スレジスタ5の値を更新する加算器7と、レングスレジ
スタ6の値を更新する減算器8と、メインメモリとのア
クセスを制御するメモリアクセス制御回路9と、マスク
の連続性をチエツクする不正マスク検出回路10とから
成る。The turnout processor 1 is connected to an IO bus to which an IO device control device (not shown) is connected, and controls the transmission and reception of data between a main memory (not shown) and the IO device control device. The input/output processor 1 includes a data register 2 for transmitting and receiving IO data, and a mask register 3 for transmitting and receiving 0 masks.
, an encoder 4 that encodes mask bits to generate address and length update values, an address register 5 that stores the address of the main memory, a length register 6 that stores the length of the transfer data, and the value of the address register 5. an adder 7 that updates the value of the length register 6, a subtracter 8 that updates the value of the length register 6, a memory access control circuit 9 that controls access to the main memory, and an illegal mask detection circuit 10 that checks the continuity of the mask. Become.
IOパスはIOデータバス20と10マスクバス21と
で構成され、IOデータバス20は4バイトの転送幅を
持ち、4ステージ続けてデータ転送が可能である。すな
わち、1バスサイクルで最大16バイトの転送が行える
。■0マスクバス21は4ビツトの転送幅を持ち、各ビ
ットはIOデータバス20のバイト位置に対応している
。マスクビットが論理「1」のときにそれに対応するバ
イトが有効である。マスクビットはメモリにデータを書
込む場合にIOデバイス制御装置側で生成され、メモリ
からデータを読出す場合にメモリアクセス制御回路9で
生成され、工0マスクバス21上に送出される。The IO path is composed of an IO data bus 20 and a 10 mask bus 21, and the IO data bus 20 has a transfer width of 4 bytes and can perform data transfer in 4 consecutive stages. That is, a maximum of 16 bytes can be transferred in one bus cycle. (2) The 0 mask bus 21 has a transfer width of 4 bits, and each bit corresponds to a byte position on the IO data bus 20. When a mask bit is logic "1", the corresponding byte is valid. Mask bits are generated on the IO device control device side when writing data to the memory, are generated by the memory access control circuit 9 when reading data from the memory, and are sent onto the process 0 mask bus 21.
エンコーダ4はIOマスクバス21から受信したマスク
もしくはメモリアクセス制御回路9で生成したマスクの
論理「1」になっているビット数をカウントし、加算器
7および減算器8へ3ビツトにエンコードした値を出力
する。(エンコード値は2進数でro 00Jないしr
l OOJになる。)メモリアクセス制御回路9はアド
レスレジスタ5およびレングスレジスタ6の値に基づき
メインメモリのアクセス番地を生成してメモリアクセス
を行う。メモリ読出し時には、アドレスとレングスに基
づきIOマスクも生成する。また、不正マスク検出回路
10から不正マスク検出のエラー信号を受信すると、速
やかにメモリアクセスを中止する。The encoder 4 counts the number of logical "1" bits in the mask received from the IO mask bus 21 or the mask generated by the memory access control circuit 9, and sends the value encoded into 3 bits to the adder 7 and subtracter 8. Output. (The encoded value is a binary number from ro 00J to r
l Become OOJ. ) The memory access control circuit 9 generates an access address of the main memory based on the values of the address register 5 and length register 6 and performs memory access. When reading the memory, an IO mask is also generated based on the address and length. Further, upon receiving an error signal indicating detection of an incorrect mask from the incorrect mask detection circuit 10, the memory access is immediately stopped.
不正マスク検出回路10は1バスサイクルにおけるマス
クの連続性をチエツクする回路である。第2図は不正マ
スク検出回路10のブロック構成図である。この不正マ
スク検出回路10は1ステ一ジ間でマスク不連続を検出
時(すなわち、ro 101J、rlool」、rlo
lo」、「1011」右よびrl 101Jのマスクが
転送された場合)論理「1」を出力するデコーダ100
1と、マスク4ピツトの論理和をとるオアゲー) 10
02と、上位3ビツトの論理和をとるオアゲート100
3と、オアゲート1003の出力と最下位ビットのマス
クの反転値との論理積をとるアントゲ−) 1004と
、最下位ビットの状態値を1転送サイクル遅れて、保持
するフリップフロップ1005と、フリップフロップ1
005の出力とマスクの最上位ビットの反転値との論理
和をとるアントゲ−) 1006と、アンドゲート10
04の出力が論理「1」のときにセットされるフリップ
フロップ1007と、アントゲ−) 1006の出力が
論理「1」のときにセットされるフリップフロップ10
08と、フリップフロップ1007の出力とフリップフ
ロップ1008の出力との論理和をとるオアゲー) 1
009と、オアゲート1002の出力とオアゲート10
09の出力との論理積をとるアンドゲート1010と、
デコーダ1001の出力とアントゲ−) 1010の出
力との論理和をとり、その出力がマスク不正信号として
メモリアクセス制御回路9に与えられるオアゲート10
11から構成される。フリップフロップ1007の出力
は1ステージ内で有効データが終了したことを示すフラ
グであり、フリップフロップ1008の出力はステージ
間で有効データが終了したことを示すフラグである。The illegal mask detection circuit 10 is a circuit that checks the continuity of masks in one bus cycle. FIG. 2 is a block diagram of the illegal mask detection circuit 10. This illegal mask detection circuit 10 detects mask discontinuity between one stage (i.e., ro 101J, rlool'', rlo
decoder 100 that outputs logic “1” (when the mask of “lo”, “1011” right and rl 101J is transferred)
1 and the OR game of mask 4 pits) 10
OR gate 100 that calculates the logical sum of 02 and the upper 3 bits
1004, a flip-flop 1005 that holds the state value of the least significant bit with a delay of one transfer cycle; 1
AND gate 1006, which calculates the logical sum of the output of 005 and the inverted value of the most significant bit of the mask.
Flip-flop 1007 is set when the output of 04 is logic "1", and flip-flop 10 is set when the output of 1006 is logic "1".
08, an OR game that calculates the logical sum of the output of the flip-flop 1007 and the output of the flip-flop 1008) 1
009, the output of OR gate 1002, and OR gate 10
and an AND gate 1010 that performs a logical product with the output of 09;
OR gate 10 which takes the logical sum of the output of decoder 1001 and the output of 1010 and provides the output as a mask fraud signal to memory access control circuit 9.
It consists of 11 parts. The output of flip-flop 1007 is a flag indicating that valid data has ended within one stage, and the output of flip-flop 1008 is a flag indicating that valid data has ended between stages.
第3図ないし第5図は本発明実施例のタイムチャートで
あり、不正マスク検出回路10の動作を第2図ないし第
5図を用いて説明する。第3図に示すように、10デバ
イス制御装置はステージ1゜で4ステージ連続でデータ
とマスクを送出中にステージt、で送出したマスクがI
Oデバイス制御装置のマスク生成回路の故障などで不連
続になったとする。ステージt、でエンコーダ4から出
力される値は「3」であり、アドレスおよびレングスの
更新が本来の値より1ずつずれるが、デコーダ1002
で検出されてメモリアクセス制御回路9に通知されるの
で、メインメモリへの書込みが中止される。FIGS. 3 to 5 are time charts of the embodiment of the present invention, and the operation of the fraudulent mask detection circuit 10 will be explained using FIGS. 2 to 5. As shown in FIG. 3, the 10-device control device is transmitting data and masks in 4 consecutive stages at stage 1°, and the mask transmitted at stage t is I.
Assume that discontinuity occurs due to a failure in the mask generation circuit of the O device control device. The value output from the encoder 4 at stage t is "3", and the update of the address and length is shifted by 1 from the original value, but the decoder 1002
Since this is detected and notified to the memory access control circuit 9, writing to the main memory is stopped.
また、第4図に示すように、ステージt2で−度マスク
が「0」になったのちにステージt4で再びマスクが「
1」になるようなケースでは次のような動作をする。ス
テージt、でレジスタ3に取込んだマスク値がrl 1
10Jであるので、フリップフロップ1007がセット
されて有効データが途切れたことを示す。ステージt、
で再びマスクが有効になると、オアゲート1002の出
力値が「1」になり、アントゲ−) 1010の出力値
が「1」になってメモリアクセス制御回路9にエラーが
通知される。Further, as shown in FIG. 4, after the -degree mask becomes "0" at stage t2, the mask becomes "0" again at stage t4.
1”, the following operation is performed. The mask value taken into register 3 at stage t is rl 1
10J, indicating that the flip-flop 1007 is set and valid data is interrupted. stage t,
When the mask becomes valid again, the output value of the OR gate 1002 becomes "1", the output value of the Ant Gate 1010 becomes "1", and the memory access control circuit 9 is notified of the error.
また、第5図のように、ステージ1.では4ビツトとも
マスクが「1」であるが、ステージt2ではマスクがオ
ール「0」になり、ステージt。Also, as shown in FIG. 5, stage 1. In this case, the mask is "1" for all 4 bits, but at stage t2, the mask becomes all "0", and at stage t.
になって再びマスクが生成されるようなケースでは、次
のように動作する。ステージt3でフリップフロップ1
005がステージt2のマスクレジスタ3に格納された
最下位ビットの値「1」を保持する。同様に、ステージ
t3でマスクレジスタ3に格納されたマスクの最上位ビ
ットが「0」であるので、アンドゲート1006の出力
が「1」になり、ステージt4でフリップフロップ10
08がセットされる。このときにステージt4でマスク
レジスタ3に書込んだマスクがro 001Jであるの
で、オアゲー) 1002の出力値が「1」になり、メ
モリアクセス制御回路9にエラーが通知され、メモリ書
込みの動作が中止される。In cases where the mask is generated again after Flip-flop 1 at stage t3
005 holds the value "1" of the least significant bit stored in the mask register 3 of stage t2. Similarly, since the most significant bit of the mask stored in the mask register 3 at stage t3 is "0", the output of the AND gate 1006 becomes "1", and at stage t4, the output of the flip-flop 1006 becomes "1".
08 is set. At this time, since the mask written to the mask register 3 at stage t4 is ro 001J, the output value of the OR game) 1002 becomes "1", an error is notified to the memory access control circuit 9, and the memory write operation is stopped. Canceled.
なお、この実施例ではメインメモリへの書込み方向を説
明したが、メモリ読出し方向も同様にチエツクすること
ができる。この場合には、メモリアクセス制御回路9が
生成してバス上に送出するマスクがチエツクされる。In this embodiment, the write direction to the main memory has been explained, but the memory read direction can be checked in the same way. In this case, the mask generated by the memory access control circuit 9 and sent onto the bus is checked.
本発明は以上説明したように、バス上のマスク情報の正
統性をチエツクすることができるので、マスク不正によ
るデータ化けなどの障害を未然に防ぎ、バスシステムの
信頼性を向上することができる効果がある。As explained above, the present invention is able to check the authenticity of mask information on the bus, thereby preventing problems such as garbled data due to mask fraud and improving the reliability of the bus system. There is.
第1図は本発明実施例の構成を示すブロック構成図。
第2図は本発明実施例の構成要素である不正マスク検出
回路の構成を示すブロック構成図。
第3図ないし第5図は本発明実施例の動作を示すタイム
チャート。
1・・・入出カプロセッサ、2・・・データレジスタ、
3・・・マスクレジスタ、4・・・エンコーダ、5・・
・アドレスレジスタ、6・・・レングスレジスタ、7・
・・加算器、8・・・減算器、9・・・メモリアクセス
制御回路、10・・・不正マスク検出回路、20・・・
IOデータバス、21・・・IOマスクバス、1001
・・・デコーダ、1002.10031009.101
1・・・オアゲート、1004.1006.1010・
・・アンドゲート、1005.1007.1008・・
・フリップフロップ。
WJ 2 口FIG. 1 is a block configuration diagram showing the configuration of an embodiment of the present invention. FIG. 2 is a block configuration diagram showing the configuration of an unauthorized mask detection circuit that is a component of the embodiment of the present invention. 3 to 5 are time charts showing the operation of the embodiment of the present invention. 1...I/O processor, 2...Data register,
3...Mask register, 4...Encoder, 5...
・Address register, 6...Length register, 7・
...Adder, 8...Subtractor, 9...Memory access control circuit, 10...Illegal mask detection circuit, 20...
IO data bus, 21...IO mask bus, 1001
...Decoder, 1002.10031009.101
1...Orgate, 1004.1006.1010・
...And Gate, 1005.1007.1008...
·flip flop. WJ 2 mouths
Claims (1)
が連続した1バスサイクル単位に授受されるデータとと
もに、データバイトのそれぞれに対応するマスクビット
で構成され、このマスクビットに対応するデータバイト
が有効であるときに活性状態になるマスク情報が授受さ
れる手段を備えたバス制御装置において、 ひとつのステージ内のマスクビットの活性状態と不活性
状態との組合せに基づきマスク情報の活性状態の不連続
を検出する第一検出手段と、活性状態が連続しているマ
スク情報のマスクビットがステージ内およびステージ間
で活性状態から不活性状態に移行したことを検出してフ
ラグを活性状態にするフラグ手段と、 フラグが活性状態のときに同一のバスサイクル内でマス
クビットが活性状態に復帰したことを検出する第二検出
手段と を備えたことを特徴とするバス制御装置。(1) A plurality of stages each having a plurality of data bytes are configured with data that is exchanged in one continuous bus cycle, as well as a mask bit corresponding to each data byte, and the data byte corresponding to this mask bit is In a bus control device equipped with a means for exchanging mask information that becomes active when it is valid, the active state of the mask information is determined based on a combination of the active state and inactive state of mask bits in one stage. a first detection means for detecting continuity, and a flag for detecting that mask bits of mask information whose active states are continuous transition from an active state to an inactive state within a stage and between stages, and setting the flag to an active state. and second detection means for detecting that the mask bit has returned to the active state within the same bus cycle when the flag is in the active state.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62304173A JPH01144148A (en) | 1987-11-30 | 1987-11-30 | Bus controller |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP62304173A JPH01144148A (en) | 1987-11-30 | 1987-11-30 | Bus controller |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH01144148A true JPH01144148A (en) | 1989-06-06 |
| JPH0516065B2 JPH0516065B2 (en) | 1993-03-03 |
Family
ID=17929922
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP62304173A Granted JPH01144148A (en) | 1987-11-30 | 1987-11-30 | Bus controller |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH01144148A (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009163285A (en) * | 2007-12-28 | 2009-07-23 | Nec Electronics Corp | Output port, microcomputer and data output method |
-
1987
- 1987-11-30 JP JP62304173A patent/JPH01144148A/en active Granted
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2009163285A (en) * | 2007-12-28 | 2009-07-23 | Nec Electronics Corp | Output port, microcomputer and data output method |
Also Published As
| Publication number | Publication date |
|---|---|
| JPH0516065B2 (en) | 1993-03-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6604161B1 (en) | Translation of PCI level interrupts into packet based messages for edge event drive microprocessors | |
| JPH01144148A (en) | Bus controller | |
| JPH0316655B2 (en) | ||
| JP2891897B2 (en) | Store-in cache failure handling system | |
| JPS623520B2 (en) | ||
| JPH0670775B2 (en) | Error detection / correction system | |
| JPS62125453A (en) | Storage device | |
| JPH06214890A (en) | calculator | |
| JPH01258054A (en) | Access control system for storage device | |
| JPH02297235A (en) | Memory data protecting circuit | |
| JPH02143352A (en) | Memory error detection and correction system | |
| JPS5827221A (en) | Data processing device | |
| JPS6041151A (en) | Correcting system of memory error | |
| JPS63129440A (en) | Store through buffer device | |
| JPS641817B2 (en) | ||
| JPH0357015A (en) | Electronic disk subsystem | |
| JPS60225941A (en) | Microprogram control device | |
| JPH05128013A (en) | Contents display system for parity memory | |
| JPS61122703A (en) | Input/output device of process signal | |
| JPH01158554A (en) | Data processing system providing dma device | |
| JPS6395550A (en) | Memory device | |
| JPH0394349A (en) | Parity check circuit for memory | |
| JPS61208672A (en) | Control system for memory device | |
| JPH0391198A (en) | Memory rewrite system | |
| JPH02304654A (en) | error detection and correction circuit |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term | ||
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080303 Year of fee payment: 15 |