Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0150143B2 - - Google Patents
[go: Go Back, main page]

JPH0150143B2 - - Google Patents

Info

Publication number
JPH0150143B2
JPH0150143B2 JP57099835A JP9983582A JPH0150143B2 JP H0150143 B2 JPH0150143 B2 JP H0150143B2 JP 57099835 A JP57099835 A JP 57099835A JP 9983582 A JP9983582 A JP 9983582A JP H0150143 B2 JPH0150143 B2 JP H0150143B2
Authority
JP
Japan
Prior art keywords
data
compressed data
decoding
memory
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP57099835A
Other languages
Japanese (ja)
Other versions
JPS58218260A (en
Inventor
Mitsuhiro Ootsuki
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.)
NEC Home Electronics Ltd
Original Assignee
NEC Home Electronics 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 NEC Home Electronics Ltd filed Critical NEC Home Electronics Ltd
Priority to JP9983582A priority Critical patent/JPS58218260A/en
Publication of JPS58218260A publication Critical patent/JPS58218260A/en
Publication of JPH0150143B2 publication Critical patent/JPH0150143B2/ja
Granted legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】[Detailed description of the invention]

本発明は、データ伝送等において用いられる圧
縮データをデコードする方式に関するものであ
る。 近来、各種のデータ伝送においては、同一論理
値のビツトが連続する場合、伝送所要時間を短縮
するため、連続した同一論理値の各ビツトを圧縮
した形により表現する圧縮データが用いられてお
り、これを受信側においてデコードする必要が生
じている。 したがつて、従来においては、デコード用のプ
ログラムを準備のうえ、プロセツサによりプログ
ラムを実行させてデコード動作を行なつていた
が、伝送速度の向上に伴ない、プログラムの実行
によるデコード動作では、デコード用の所要時間
が比較的大であるため、デコード動作とデータ伝
送との間において時間的な不整合が生ずる欠点を
有するものとなつている。 本発明は、従来のかゝる欠点を根本的に排除す
る目的を有し、若干の制御動作を行なう制御部
と、デコード専用回路との巧みな組み合せにより
高速のデコード動作を実現した極めて効果的な、
圧縮データのデコード方式を提供するものであ
る。 以下、実施例を示す図によつて本発明の詳細を
説明するが、まず、本発明の基本思想から説明す
る。 第1図は、本発明によるデコード動作の基本を
示す模式図であり、2ビツトの圧縮データをデコ
ードする例を示しており、スタート段階「0」に
おいては、まず圧縮データの第1ビツトが論理値
の“1”か“0”かを判別し、これに応じ第1段
階の「1」または「2」へ移行のうえ、更にこゝ
においても、圧縮データの第2ビツトが“1”か
“0”かを判別することにより、第2段階「3」
〜「6」において圧縮データに応じたデコード結
果を得るものとなつている。 したがつて、一連の圧縮データを構成する各ビ
ツトをアドレスの一部として順次に含むアドレス
指定信号と対応したメモリのアドレスへ圧縮デー
タの内容を示すデコード用のデータおよびデコー
ド動作の終了すなわち第2段階の「3」〜「6」
を示す信号を格納し、圧縮データを構成する各ビ
ツトをアドレスの一部として順次に含むメモリか
らの読出しデータにより、メモリのアドレスを順
次に指定する動作を所定回数(第1図では2回)
反復し、デコード動作の終了を示す信号がメモリ
から読み出されたときにデコード動作を終了す
る。このときにおけるメモリからの読出しデータ
をデコード結果として取り出せばよいものとな
る。 下表は、かゝるメモリの格納内容例を示す表で
あり、各アドレスと対応したデータの内容を記し
てある。
The present invention relates to a method for decoding compressed data used in data transmission and the like. In recent years, in various types of data transmission, in order to reduce the time required for transmission when bits of the same logical value are consecutive, compressed data has been used that expresses each consecutive bit of the same logical value in a compressed form. It is now necessary to decode this on the receiving side. Therefore, in the past, decoding operations were performed by preparing a decoding program and having a processor execute the program. The relatively long time required for the decoding operation results in a time mismatch between the decoding operation and the data transmission. The present invention aims to fundamentally eliminate such drawbacks of the conventional technology, and is an extremely effective system that achieves high-speed decoding by skillfully combining a control section that performs some control operations and a dedicated decoding circuit. ,
It provides a method for decoding compressed data. The details of the present invention will be explained below with reference to figures showing embodiments, but first, the basic idea of the present invention will be explained. FIG. 1 is a schematic diagram showing the basics of the decoding operation according to the present invention, and shows an example of decoding 2-bit compressed data. At the start stage "0", first the first bit of the compressed data is logical. It determines whether the value is “1” or “0” and moves to the first stage “1” or “2” accordingly, and also here also determines whether the second bit of the compressed data is “1” or “1”. By determining whether it is “0”, the second stage “3” is determined.
In steps 6 to 6, a decoding result corresponding to the compressed data is obtained. Therefore, the address designation signal that sequentially includes each bit constituting a series of compressed data as part of the address, the decoding data indicating the contents of the compressed data, and the end of the decoding operation, that is, the second Stages “3” to “6”
The operation of sequentially specifying the address of the memory is performed a predetermined number of times (twice in Fig. 1) using read data from the memory which stores a signal indicating the compressed data and sequentially includes each bit constituting the compressed data as part of the address.
The decoding operation is repeated, and the decoding operation ends when a signal indicating the end of the decoding operation is read from the memory. It is only necessary to take out the data read from the memory at this time as the decoding result. The table below shows an example of the contents stored in such a memory, and describes the contents of data corresponding to each address.

【表】 すなわち、例えば“1”“1”の圧縮データを
デコードする場合には、まず、段階「0」におい
てアドレス“0”“1”“1”“1”“1”“1”
“1”“1”を指定してデータ“0”“0”“0”
“0”“0”“0”“0”“0”を読み出し、これの
ビツトD0へ圧縮データの第1ビツト“1”を加
算し、“0”“0”“0”“0”“0”“0”“0”
“1”のアドレス指定信号を作成のうえ、これに
よつて段階「1」のアドレスを指定すれば、デー
タ“0”“0”“0”“0”“0”“1”“0”“0”
が読み出されるため、これのビツトD0へ圧縮デ
ータの第2ビツト“1”を加算し、“0”“0”
“0”“0”“0”“1”“0”“1”のアドレス指定
信号を作成して段階「3」のアドレスを指定する
ことにより、データ“1”“0”“0”“0”“0”
“0”“0”“1”が読み出される。 このため、データのビツトD7をデコード動作
の終了を示す信号として用いると共に、データの
ビツトD0〜D3を圧縮データの内容を示すものと
しておけば、データのビツトD0〜D3によりデコ
ード結果が示されるものとなる。 したがつて、上表においては、段階「3」〜
「6」におけるデータのビツトD7には、デコード
動作の終了を示す信号として“1”が格納されて
いると共に、段階「3」〜「6」におけるデータ
のビツトD0〜D3には、各段階に応じて圧縮デー
タの内容を示す信号が格納されるものとなつてい
る。 たゞし、上表は“0”の連続を示す圧縮データ
と対応するものであり、圧縮データは伝送上の約
束として、最初に連続した“0”を表現するもの
が伝送され、これについで連続した“1”を表現
するものが伝送され、これを反復するものとなつ
ているため、連続した“1”を表現した圧縮デー
タをデコードする目的上、上表のアドレスにおけ
る第6ビツトA6を“1”とした同様の表を用意
し、これもメモリへ格納のうえ、連続した“0”
を表現したものか連続した“1”を表現したもの
かに応ずる圧縮データの種別にしたがい、メモリ
の格納エリアを指定することが必要となつてい
る。 圧縮データの種別は、例えば、最初に特定状態
へ設定されかつデコード動作の終了を示す信号に
応じて反転動作を行なうフリツプフロツプ回路の
出力により指定する。 第2図は、以上の基本思想およびメモリを用い
た具体的回路構成のブロツク図、第3図は第2図
における各部の波形を示すタイミングチヤートで
あり、メモリMMには前述の内容が格納されてお
り、これの読み出し出力がラツチ回路LATによ
り保持されたうえ、ゲート回路GATを介してメ
モリMMのアドレス指定信号として与えられるも
のになつており、これを反復することにより上述
のデコード動作が実現するものとなつている。 また、制御部としてのプロセツサCPUは、入
出力回路I/Oおよびデータ母線DABを介して
圧縮データDAThが与えられると、これに応じて
書き込みパルスおよび読み出しパルスを送出する
と共に、アドレス母線ADBへこれらの各パルス
と同期したアドレス指定信号を送出し、これがデ
コーダDECによりデコードされてORゲートG1
G4のいずれかへ与えられるものとなつている。 このため、まず書き込みパルスが“0”として
生ずると共に、デコーダDECの出力Q4が“0”
となれば、このときORゲートG2の出力mが
“1”のため、ANDゲートG5の出力aが“0”
となり、これによつてフリツプフロツプ回路(以
下、FFC)FF1がリセツトされ、これの出力bが
“0”となり、ゲート回路GATの出力がオール
“1”を示す開放状態となることにより、上表に
示す段階「0」の状態となり、メモリMMのビツ
トD0〜D4から“0”“0”“0”“0”が読み出さ
れ、クロツクパルスgに応じてラツチ回路LAT
により保持される。 たゞし、このとき、圧縮データDAThがラツチ
回路LATにおける入力のD0へ与えられているた
め、圧縮データDAThの第1ビツトがメモリMM
からの読み出し出力へ加算された形により含まれ
たうえ保持される。 また、イニシヤルリセツトパルスdにより
FFC・FF2が特定状態としてこの場合はリセツト
され、出力eを“1”、出力fを“0”とし、出
力fがゲート回路GATにおける第6ビツトD6
与えられる。 ついで、クロツクパルスcによりFFC・FF1
セツトされ、これの出力bが“1”となることに
より、ゲート回路GATがオン状態となれば、ラ
ツチ回路LATの保持出力iがメモリMMへアド
レス指定信号として与えられ、上表の段階「1」
または「2」の状態となり、これに応じたデータ
が読み出され、クロツクパルスgに応じてラツチ
回路LATにより圧縮データDAThの第2ビツト
と共に保持されるため、これが再びゲート回路
GATを介しメモリMMへアドレス指定信号とし
て与えられる。 このため、上表の段階「3」〜「6」中のいず
れかの状態となり、これに応じたデータがメモリ
MMから読み出されると共に、プロセツサCPU
が読み出しパルスを送出すると同時に、デコーダ
DECの出力Q2を“0”とすることにより、“OR
ゲートG2の出力mが“0”となり、これに応じ
てレジスタRGがメモリMMからの読み出し出力
を保持し、これの内容をデコード結果としてデー
タ母線DABを介してプロセツサCPUへ与える。 なお、段階「3」〜「6」においては、メモリ
MMからデータの第7ビツトD7が“1”の出力
jとなつて送出されるため、これに応じて
FFC・FF3がセツトされ、その出力kをプロセツ
サCPUへ割込指令として与えることにより、プ
ロセツサCPUがレジスタRGの内容取り込みを行
なう。 また、これについで、プロセツサCPUが書き
込みパルスを“0”として送出すると同時に、デ
コーダDECの出力Q1を“0”とするため、ORゲ
ートG1の出力lが“0”となり、これによつて
FFC・FF3がリセツトされる。 したがつて、FFC・FF1の出力bが“0”とな
つてから、“1”へ復帰した時点からデコード動
作が開始され、FFC・FF3の出力kが“0”とな
つた時点においてデコード動作を終了し、圧縮デ
ータDAThの到来に応じて以上の動作を反復す
る。 なお、デコード結果は、プロセツサCPUにお
いて圧縮前の状態へ復元され、データ母線DAB
を介して所定の部位へ送出される。 また、出力kが生じたとき、FFC・FF2の出力
eは“1”となつているため、出力jに応ずる出
力kによりFFC・FF2が反転してセツト状態とな
り、出力fを“1”とし、つぎに送られて来る連
続した“1”を表現する圧縮データDAThをデコ
ードするための格納エリヤを指定する。 たゞし、この場合もデコード動作は上述と同様
に行なわれる。 したがつて、プロセツサCPUは、若干の制御
動作を行なうのみとなり、プログラムが簡略化さ
れると共に、専用のデコード回路によりデコード
動作が行なわれるため、デコード所要時間が短縮
され、高伝送速度の圧縮データDAThをデコード
することが容易となる。 なお、プロセツサCPUに各個別の出力ポート
があれば、出力a,l,m等を得るのにデコーダ
DECおよびORゲートG1、G2、G4、ANDゲート
G5等を用いる必要性が排除されると共に、
FFC・FF1,FF3およびレジスタRG等をメモリ
へ置換しても同様であり、プロセツサCPUの代
りに専用の制御回路を用いてもよい等、本発明は
種々の変形が自在である。 以上の説明により明らかなとおり本発明によれ
ば、比較的簡単な構成により、圧縮データの高速
デコードが実現するため、各種のデータ伝送等に
用いて顕著な効果が得られる。
[Table] For example, when decoding compressed data of "1""1", first, at stage "0", address "0""1""1""1""1""1" is decoded.
Specify “1” “1” and data “0” “0” “0”
Read out “0” “0” “0” “0” “0”, add the first bit “1” of the compressed data to this bit D 0 , and add “0” “0” “0” “0” “ 0""0""0"
If an address designation signal of "1" is created and the address of stage "1" is specified by this, the data "0""0""0""0""0""1""0"" 0”
is read out, the second bit “ 1 ” of the compressed data is added to this bit D0, and the result is “0” “0”.
By creating an addressing signal of “0” “0” “0” “1” “0” “1” and specifying the address of stage “3”, data “1” “0” “0” “0” is generated. ”“0”
“0”, “0”, and “1” are read. Therefore, if data bit D 7 is used as a signal indicating the end of the decoding operation, and data bits D 0 to D 3 are used to indicate the contents of the compressed data, decoding can be performed using data bits D 0 to D 3 . The results will be shown. Therefore, in the above table, stages "3" to
Bit D7 of the data at stage "6" stores "1" as a signal indicating the end of the decoding operation, and bits D0 to D3 of the data at stages "3" to "6" store: A signal indicating the content of the compressed data is stored in accordance with each stage. However, the above table corresponds to compressed data that represents a series of "0"s, and as a transmission convention, compressed data that represents consecutive "0s" is transmitted first, and then Since the data representing continuous "1" is transmitted and this is repeated, for the purpose of decoding the compressed data representing continuous "1", the 6th bit A 6 at the address in the above table is used. Prepare a similar table with "1", store it in memory, and write consecutive "0"
It is now necessary to specify the storage area of the memory according to the type of compressed data, depending on whether it represents ``1'' or continuous ``1''. The type of compressed data is specified, for example, by the output of a flip-flop circuit that is first set to a specific state and performs an inversion operation in response to a signal indicating the end of a decoding operation. Figure 2 is a block diagram of a specific circuit configuration using the above basic idea and memory, and Figure 3 is a timing chart showing the waveforms of each part in Figure 2.The above-mentioned contents are stored in the memory MM. The readout output of this is held by the latch circuit LAT and is given as an address designation signal for the memory MM via the gate circuit GAT, and by repeating this, the above decoding operation is realized. It has become something to do. Furthermore, when compressed data DATh is given via the input/output circuit I/O and the data bus line DAB, the processor CPU as a control unit sends write pulses and read pulses in response to this, and also sends out write pulses and read pulses to the address bus line ADB. It sends out an addressing signal synchronized with each pulse of , which is decoded by the decoder DEC and sent to the OR gate G
It is supposed to be given to one of the G4 . Therefore, the write pulse is first generated as “0” and the output Q4 of the decoder DEC is “0”.
Then, since the output m of OR gate G 2 is “1”, the output a of AND gate G 5 is “0”.
As a result, the flip-flop circuit (hereinafter referred to as FFC) FF1 is reset, its output b becomes "0", and the output of the gate circuit GAT becomes an open state indicating all "1", so that the above table is achieved. The state becomes the stage "0" shown in FIG .
is held by However, at this time, since the compressed data DATh is given to the input D0 of the latch circuit LAT, the first bit of the compressed data DATh is transferred to the memory MM.
It is included and retained by being added to the readout output from the . In addition, the initial reset pulse d
In this case, FFC/ FF2 is reset as a specific state, the output e is set to "1", the output f is set to "0", and the output f is applied to the sixth bit D6 in the gate circuit GAT. Next, FFC FF 1 is set by the clock pulse c, and its output b becomes "1", so that the gate circuit GAT is turned on, and the holding output i of the latch circuit LAT is sent as an address designation signal to the memory MM. is given as ``1'' in the table above.
or "2", and the corresponding data is read out and held together with the second bit of the compressed data DATh by the latch circuit LAT in response to the clock pulse g.
It is given as an address designation signal to the memory MM via the GAT. Therefore, the state will be in one of stages "3" to "6" in the table above, and the corresponding data will be stored in the memory.
Read from MM and processor CPU
At the same time as the decoder sends out a read pulse,
By setting DEC output Q 2 to “0”, “OR”
The output m of the gate G2 becomes "0", and in response, the register RG holds the read output from the memory MM, and provides the contents as a decoding result to the processor CPU via the data bus DAB. In addition, in stages "3" to "6", the memory
Since the 7th bit D7 of data is sent from MM as output j of “1”, accordingly,
FFC.FF3 is set, and by giving its output k to the processor CPU as an interrupt command, the processor CPU reads the contents of the register RG. Furthermore, at the same time as the processor CPU sends out the write pulse as "0", the output Q1 of the decoder DEC becomes "0", so the output l of the OR gate G1 becomes "0", which causes Tsute
FFC/FF 3 is reset. Therefore, the decoding operation starts from the time when the output b of FFC/FF 1 becomes "0" and then returns to "1", and when the output k of FFC/FF 3 becomes "0", the decoding operation starts. The decoding operation is completed, and the above operation is repeated in response to the arrival of compressed data DATh. The decoded result is restored to the state before compression in the processor CPU and transferred to the data bus DAB.
It is sent to a predetermined site via. Furthermore, when the output k occurs, the output e of the FFC/FF 2 is "1", so the output k corresponding to the output j inverts the FFC/FF 2 to the set state, causing the output f to be "1". ” and designates the storage area for decoding the compressed data DATh representing consecutive “1”s sent next. However, in this case as well, the decoding operation is performed in the same manner as described above. Therefore, the processor CPU only performs a few control operations, which simplifies the program.Since the decoding operation is performed by a dedicated decoding circuit, the time required for decoding is shortened, and compressed data can be processed at high transmission speeds. It becomes easy to decode DATh. Note that if the processor CPU has individual output ports, a decoder is required to obtain outputs a, l, m, etc.
DEC and OR gates G 1 , G 2 , G 4 , AND gates
The need to use G 5 etc. is eliminated, and
The present invention can be modified in various ways, such as replacing the FFCs FF 1 , FF 3 , register RG, etc. with memories, and using a dedicated control circuit instead of the processor CPU. As is clear from the above description, according to the present invention, high-speed decoding of compressed data is realized with a relatively simple configuration, so that remarkable effects can be obtained when used in various data transmissions.

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

第1図は本発明の基本思想を示す模式図、第2
図は本発明の実施例を示すブロツク図、第3図は
第2図における各部の波形を示すタイミングチヤ
ートである。 MM……メモリ、LAT……ラツチ回路、GAT
……ゲート回路、RG……レジスタ、CPU……プ
ロセツサ(制御部)、FF2……FFC(フリツプフロ
ツプ回路)。
Figure 1 is a schematic diagram showing the basic idea of the present invention, Figure 2 is a schematic diagram showing the basic idea of the present invention.
The figure is a block diagram showing an embodiment of the present invention, and FIG. 3 is a timing chart showing waveforms of various parts in FIG. MM...Memory, LAT...Latch circuit, GAT
...Gate circuit, RG...Register, CPU...Processor (control unit), FF2 ...FFC (flip-flop circuit).

Claims (1)

【特許請求の範囲】[Claims] 1 一連の圧縮データを構成する各ビツトをアド
レスの一部として順次に含むアドレス指定信号と
対応したメモリのアドレスへ前記圧縮データの種
別に応じたデコード用のデータおよびデコード動
作の終了を示す信号を格納し、最初に特定状態へ
設定されかつ前記デコード動作の終了を示す信号
に応じて反転動作を行なうフリツプフロツプ回路
の出力により前記圧縮データの種別を指定し、前
記圧縮データに基づく制御部の制御に応じて前記
圧縮データを構成する各ビツトをアドレスの一部
として順次に含む前記メモリからの読出しデータ
により前記メモリのアドレスを順次に指定する動
作を反復し、前記デコード動作の終了を示す信号
が前記メモリから読出されたとき前記デコード動
作を終了すると共にこのときにおける前記メモリ
からの読出しデータをデコード結果として取り出
すことを特徴とした圧縮データのデコード方式。
1. Send data for decoding according to the type of compressed data and a signal indicating the end of the decoding operation to the memory address corresponding to the address designation signal that sequentially includes each bit constituting a series of compressed data as part of the address. The type of the compressed data is designated by the output of a flip-flop circuit which is initially set to a specific state and performs an inversion operation in response to a signal indicating the end of the decoding operation, and controls the control unit based on the compressed data. Accordingly, the operation of sequentially specifying the address of the memory by data read from the memory that sequentially includes each bit constituting the compressed data as part of the address is repeated, and the signal indicating the end of the decoding operation is A method for decoding compressed data, characterized in that the decoding operation is completed when the data is read from the memory, and the data read from the memory at this time is taken out as a decoding result.
JP9983582A 1982-06-10 1982-06-10 Compressed data decoding system Granted JPS58218260A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9983582A JPS58218260A (en) 1982-06-10 1982-06-10 Compressed data decoding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9983582A JPS58218260A (en) 1982-06-10 1982-06-10 Compressed data decoding system

Publications (2)

Publication Number Publication Date
JPS58218260A JPS58218260A (en) 1983-12-19
JPH0150143B2 true JPH0150143B2 (en) 1989-10-27

Family

ID=14257866

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9983582A Granted JPS58218260A (en) 1982-06-10 1982-06-10 Compressed data decoding system

Country Status (1)

Country Link
JP (1) JPS58218260A (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS53105931A (en) * 1977-02-28 1978-09-14 Hitachi Ltd Decoding system for variable length code
JPS573471A (en) * 1980-06-09 1982-01-08 Mitsubishi Electric Corp Decoder

Also Published As

Publication number Publication date
JPS58218260A (en) 1983-12-19

Similar Documents

Publication Publication Date Title
JPH04107070A (en) Encoding and decoding device
JPH0346850B2 (en)
JPS6041769B2 (en) Addressing method
JPH0150143B2 (en)
JPH0150142B2 (en)
JPS58166579A (en) Memory control system
JPS5843934B2 (en) Shingouhenkansouchi
JPS6323581B2 (en)
JPS6233603B2 (en)
JP2849804B2 (en) Memory access interface circuit and memory access method
JPS59193513A (en) Interleave circuit
JPS55136753A (en) Compressed data recovery system
JPH0773140A (en) Circuit structure of shared register and its data transmission method
JPS59178667A (en) Memory device
JPS5863283A (en) Order converting circuit
JPS6081947A (en) Buffer memory control system
JPH0619737B2 (en) Memory access device
JPS63245020A (en) decoder circuit
JPS599314Y2 (en) Key code generation circuit
JP2595707B2 (en) Memory device
JPS6143791B2 (en)
JPS62252591A (en) High speed memory device
JPS62152002A (en) programmable controller
JPS5914825B2 (en) Memory control method
JPS61292739A (en) Memory device