JPH09330588A - Sequential data memory - Google Patents

Sequential data memory

Info

Publication number
JPH09330588A
JPH09330588A JP8149008A JP14900896A JPH09330588A JP H09330588 A JPH09330588 A JP H09330588A JP 8149008 A JP8149008 A JP 8149008A JP 14900896 A JP14900896 A JP 14900896A JP H09330588 A JPH09330588 A JP H09330588A
Authority
JP
Japan
Prior art keywords
data
input
output
storage device
random access
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
JP8149008A
Other languages
Japanese (ja)
Inventor
Isao Nozaki
功 野崎
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 Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP8149008A priority Critical patent/JPH09330588A/en
Publication of JPH09330588A publication Critical patent/JPH09330588A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dram (AREA)

Abstract

PROBLEM TO BE SOLVED: To store a data indicating significant information with a plurality of data as one set by providing an RAM means on the input side of a memory part. SOLUTION: There are arranged an internal RAM array 5 as memory part managed by a writing pointer 7 and a reading pointer 9, an input RAM array 1 provided on the input side thereof and an output RAM array 3 provided on the output side thereof. An input section of data 21 is provided with the RAM array 1 and an input address decoder 2 and an input data selection address AIO-AIm22 is inputted into the decoder 2 to write the input data 21 into the RAM array 1. Then, an output data selection address AOO-AOm24 is inputted into an output address decoder 4 to select a reading destination of a data 23 and an OE signal 28 is inputted to read the output data 23 from an output RAM array 3 through an output buffer 10.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、データを順次に入
力して記憶し、記憶した順次データを所定の優先順位で
出力する順次データ記憶装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sequential data storage device for sequentially inputting and storing data and outputting the stored sequential data in a predetermined priority order.

【0002】[0002]

【従来の技術】かかる順次データ記憶装置の具体的な例
としては、記憶データの中で最初に書き込まれたものを
最初に読み出すことによりデータの読出しに優先順位を
設けるようにした所謂先入れ先出し (First-In First-O
ut) 方式のメモリ(以下「FIFOメモリ」と呼ぶ。)
や、逆に最後に書き込まれたものを最初に読み出すよう
に優先順位を定めた所謂先入れ後出し (First-In Last-
Out)方式のメモリ(以下「FILOメモリ」と呼ぶ。)
が知られている。
2. Description of the Related Art As a concrete example of such a sequential data storage device, a so-called first-in first-out (first-in first-out) system in which priority is given to the reading of data by reading the first written stored data first -In First-O
ut) type memory (hereinafter referred to as "FIFO memory")
On the contrary, the so-called first-in-last-out (First-In Last-
Out) type memory (hereinafter referred to as "FILO memory")
It has been known.

【0003】図2に従来の順次データ記憶装置の一般的
な構成を示す。
FIG. 2 shows a general structure of a conventional sequential data storage device.

【0004】図2に示す順次データ記憶装置は、ライト
ポインタ57及びリードポインタ59でアクセス位置が
管理される記憶部として複数のランダムアクセスメモリ
(以下「RAM」と呼ぶ。)により構成された内部RA
Mアレイ55と、このRAMアレイ55へ書き込むデー
タD0〜Dn71を順次保持する入力レジスタ51と、RA
Mアレイ55から読み出したデータQ0〜Qn73を順次保
持する出力レジスタ53とを有する。
In the sequential data storage device shown in FIG. 2, an internal RA is constituted by a plurality of random access memories (hereinafter referred to as "RAM") as a storage unit whose access position is managed by a write pointer 57 and a read pointer 59.
An M array 55, an input register 51 for sequentially holding data D0 to Dn71 to be written in the RAM array 55, and RA
The output register 53 sequentially holds the data Q0 to Qn73 read from the M array 55.

【0005】この装置は、ライトポインタ57をライト
コントロール回路56で制御し、WC(write control)
信号76により書込み系のタイミングをとる。またリー
ドポインタ59をリードコントロール回路58で制御
し、RC(read control)信号77により読出し系のタイ
ミングをとる。読み出したデータQ0〜Qn73の出力は、
出力バッファ60をOE(output enable) 信号78で駆
動して行う。必要に応じRST(reset) 信号79が出さ
れ、リセットコントロール回路61を駆動する。
In this device, a write pointer 57 is controlled by a write control circuit 56, and WC (write control) is performed.
The timing of the writing system is set by the signal 76. Further, the read pointer 59 is controlled by the read control circuit 58, and a read system timing is set by an RC (read control) signal 77. The output of the read data Q0 to Qn73 is
The output buffer 60 is driven by an OE (output enable) signal 78. An RST (reset) signal 79 is issued as needed to drive the reset control circuit 61.

【0006】FIFOメモリであるかFILOメモリで
あるかは、各ポインタ57,59の制御の方法により定
まる。
Whether the memory is a FIFO memory or a FILO memory is determined by the control method of the pointers 57 and 59.

【0007】図3は特開平5-128839号公報に開示された
FIFOメモリの構成を示すブロック図であり、図4は
特開平5-159561号公報に開示されたFIFOメモリのブ
ロック図である。
FIG. 3 is a block diagram showing the structure of the FIFO memory disclosed in Japanese Patent Laid-Open No. 5-128839, and FIG. 4 is a block diagram of the FIFO memory disclosed in Japanese Patent Laid-Open No. 5-159561.

【0008】図3のFIFOメモリは管理機構111を
備えた記憶部としてのメモリ101と、このメモリ10
1へのアクセスを調停する回路102とを有する。
The FIFO memory shown in FIG. 3 includes a memory 101 having a management mechanism 111 as a storage unit, and the memory 10
And a circuit 102 that arbitrates access to the PID 1.

【0009】この回路102は管理機構111と協働
し、データ端子103から入力された書込みデータを信
号端子104から受けた書込み信号に応じてメモリ10
1へ順次に書き込み、またメモリ101に記憶されたデ
ータを信号端子107から受けた読出し信号に応じて先
入れ先出し順に読み出し、データ端子106から出力す
る。データ書込み及び読出しのアドレスはそれぞれカウ
ンタ105及び108でカウントされ、カウント値はク
リア端子109及び110からの信号によりクリアされ
る。
The circuit 102 cooperates with the management mechanism 111, and the memory 10 receives the write data input from the data terminal 103 according to the write signal received from the signal terminal 104.
1 is sequentially written, and the data stored in the memory 101 is read in the first-in first-out order according to the read signal received from the signal terminal 107, and is output from the data terminal 106. Addresses for writing and reading data are counted by counters 105 and 108, respectively, and the count value is cleared by signals from clear terminals 109 and 110.

【0010】上記回路102はさらに端子113,11
4及び115を用いて、メモリ101へのデータの挿入
及び削除を行い、そのためのアドレスは端子112から
指定される。
The circuit 102 further includes terminals 113 and 11
4 and 115 are used to insert and delete data in the memory 101, and an address therefor is designated from the terminal 112.

【0011】図4のFIFOメモリはライトポインタ2
04及びリードポインタ205で管理された記憶部とし
てのメモリセルのアレイ201と、このセルアレイ20
1へ入出力するデータ211及び216をそれぞれ一時
的に保持するバッファ202及び203とを有する。
The FIFO memory of FIG. 4 has a write pointer 2
04 and the read pointer 205, an array 201 of memory cells as a storage unit, and this cell array 20.
It has buffers 202 and 203 for temporarily holding the data 211 and 216 which are input to and output from each other.

【0012】ライトポインタ204はクロック212に
応じてシフトするポイント信号217を信号線221−
1〜221−32からセルアレイ201に供給してセル
列をシリアルに選択し、そこにデータ群214がシリア
ルに書き込まれる。リードポインタ205はクロック2
13に応じてシフトするポイント信号218を信号線2
22−1〜222−32からセルアレイ201に供給し
てセル列をシリアルに選択し、そこからデータ群215
がシリアルに読み出される。各ポイント信号217又は
218はテスト回路206又は207で処理され、外部
試験信号として利用される。
The write pointer 204 sends a point signal 217 that shifts in accordance with the clock 212 to the signal line 221-.
1 to 221-32 are supplied to the cell array 201 to serially select a cell column, and the data group 214 is serially written therein. Read pointer 205 is clock 2
The point signal 218 that shifts according to 13
The data groups 215 are supplied from 22-1 to 222-32 to the cell array 201 to serially select cell columns.
Are read serially. Each point signal 217 or 218 is processed by the test circuit 206 or 207 and used as an external test signal.

【0013】かかる従来の順次データ記憶装置は、その
入力側及び出力側でのデータ保持を1つのレジスタで行
っていた。
In such a conventional sequential data storage device, one register holds data on the input side and the output side.

【0014】[0014]

【発明が解決しようとする課題】このため1つのポイン
タで指定できるデータが1レジスタ分に限定され、複数
のデータが1組となって有意な情報を表すような場合に
は適用することが難しかった。
Therefore, the data that can be designated by one pointer is limited to one register, and it is difficult to apply it when a plurality of data form a set and represent significant information. It was

【0015】本発明はかかる点に鑑みなされたものであ
り、その目的とする処は、複数のデータが1組となって
有意な情報を表すようなデータの格納に適した順次デー
タ記憶装置を提供するにある。
The present invention has been made in view of the above points, and an object of the present invention is to provide a sequential data storage device suitable for storing data in which a plurality of data form one set and represent significant information. To provide.

【0016】[0016]

【課題を解決するための手段】本発明にかかる順次デー
タ記憶装置は、その記憶部の入力側に第1のRAM手段
を有する。
A sequential data storage device according to the present invention has first RAM means on the input side of its storage section.

【0017】本発明にかかる順次データ記憶装置は、前
記第1のRAM手段が複数のRAMからなり、該RAM
の1つを選択可能な第1のアドレスデコーダ手段をさら
に有している。
In the sequential data storage device according to the present invention, the first RAM means is composed of a plurality of RAMs.
It further comprises first address decoder means capable of selecting one of the above.

【0018】本発明にかかる順次データ記憶装置は、前
記第1のRAM手段に複数のデータを書込み可能であ
る。
In the sequential data storage device according to the present invention, a plurality of data can be written in the first RAM means.

【0019】本発明にかかる順次データ記憶装置は、前
記第1のRAM手段に書き込まれた複数のデータを1組
としてライトポインタ手段が示す前記記憶部内の位置へ
書き込む手段をさらに有している。
The sequential data storage device according to the present invention further has means for writing a plurality of data written in the first RAM means as a set to a position in the storage section indicated by the write pointer means.

【0020】本発明にかかる順次データ記憶装置は、前
記記憶部の出力側に第2のRAM手段を有する。
The sequential data storage device according to the present invention has second RAM means on the output side of the storage section.

【0021】また本発明にかかる順次データ記憶装置
が、その記憶部の出力側に第2のRAM手段を有してい
る。
Further, the sequential data storage device according to the present invention has the second RAM means on the output side of the storage portion.

【0022】本発明にかかる順次データ記憶装置は、リ
ードポインタ手段が示す前記記憶部内の位置に書き込ま
れた複数のデータを1組として前記第2のRAM手段へ
読み出す手段をさらに有している。
The sequential data storage device according to the present invention further comprises means for reading a plurality of data written at the position in the storage portion indicated by the read pointer means as one set into the second RAM means.

【0023】本発明にかかる順次データ記憶装置は、前
記第2のRAM手段は複数のRAMからなり、該RAM
の1つを選択可能な第2のアドレスデコーダ手段をさら
に有している。
In the sequential data storage device according to the present invention, the second RAM means comprises a plurality of RAMs.
It further has a second address decoder means capable of selecting one of the above.

【0024】本発明にかかる順次データ記憶装置は、前
記第2のRAM手段から複数のデータを読出し可能であ
る。
The sequential data storage device according to the present invention can read a plurality of data from the second RAM means.

【0025】本発明にかかる順次データ記憶装置は前記
記憶部がRAMアレイからなる。
In the sequential data storage device according to the present invention, the storage section comprises a RAM array.

【0026】本発明にかかる順次データ記憶装置は、前
記記憶部が複数のデータを1組として先入れ先出しする
か、先入れ後出しする。
In the sequential data storage device according to the present invention, the storage unit first-in first-out or first-in first-out as a set of a plurality of data.

【0027】[0027]

【作用】従って本発明によれば、記憶部の入力側に第1
のRAM手段を備え出力側に第2のRAM手段を備えた
順次データ記憶装置が、前記記憶部に対し複数のデータ
を1組として先入れ先出し又は先入れ後出しする。
Therefore, according to the present invention, the first side is provided on the input side of the storage section.
The sequential data storage device including the RAM means and the second RAM means on the output side performs a first-in first-out or first-in first-out operation on the storage unit as a set of a plurality of data.

【0028】より詳細には、RAMアレイからなる記憶
部(例えば図1の内部RAMアレイ5)のデータ入力部
に複数のRAM(例えば入力RAMアレイ1)と第1の
アドレスデコーダ手段(例えば入力アドレスデコーダ
2)とを有し、これにより前記記憶部へ一組の複数デー
タの書込みを行う。
More specifically, a plurality of RAMs (for example, the input RAM array 1) and a first address decoder means (for example, an input address) are provided in a data input section of a storage section (for example, the internal RAM array 5 in FIG. 1) including a RAM array. And a decoder 2) for writing a set of plural data to the storage unit.

【0029】これら複数のデータはライトポインタ手段
(例えばライトポインタ7)が示す前記記憶部内の位置
へひとまとまりのデータとして書き込まれる。またリー
ドポインタ手段(例えばリードポインタ9)が示す前記
記憶部内の位置から、そこに書き込まれていた複数のデ
ータがひとまりのデータとして読み出される。
These plurality of data are written as a group of data to the position in the storage section indicated by the write pointer means (for example, the write pointer 7). Further, from the position in the storage section indicated by the read pointer means (for example, the read pointer 9), the plurality of data written therein are read as a set of data.

【0030】この点、前記順次データ記憶装置は、前記
記憶部のデータ出力部に複数のRAM(例えば出力RA
Mアレイ3)と第2のアドレスデコーダ手段(例えば出
力アドレスデコーダ4)とを有し、これにより前記記憶
部から一組の複数データの読出しが行われる。
In this respect, in the sequential data storage device, the data output section of the storage section has a plurality of RAMs (for example, output RAs).
It has an M array 3) and a second address decoder means (for example, an output address decoder 4), by which a set of a plurality of data is read from the storage section.

【0031】従って本発明に係る順次データ記憶装置
は、複数の入力データを第1のアドレスデコーダ手段が
順次指定する第1のRAM手段内の複数のアドレスに保
持し、これら複数の保持データをライトポインタ手段が
指定する記憶部内の位置へ1組のデータとして書き込
み、また記憶部内に書き込まれている複数組のデータの
うち1組のデータの位置をリードポインタ手段で指定
し、この指定された位置の1組のデータを構成する複数
のデータを第2のアドレスデコーダ手段が順次指定する
第2のRAM手段内の複数のアドレスへ読み出して保持
し、これを出力データとする。
Therefore, the sequential data storage device according to the present invention holds a plurality of input data at a plurality of addresses in the first RAM means sequentially designated by the first address decoder means, and writes the plurality of held data. The data is written as a set of data to a position in the storage unit designated by the pointer unit, and the position of one set of the plurality of sets of data written in the storage unit is designated by the read pointer unit. The plurality of data forming one set of data is read and held at a plurality of addresses in the second RAM means sequentially designated by the second address decoder means, and this is used as output data.

【0032】[0032]

【発明の実施の形態】次に本発明の実施の形態を詳細に
説明する。
Next, embodiments of the present invention will be described in detail.

【0033】図1に本発明の好適な実施の形態に係る順
次データ記憶装置の構成をブロック図として示す。
FIG. 1 is a block diagram showing the configuration of a sequential data storage device according to a preferred embodiment of the present invention.

【0034】図1の順次データ記憶装置は、ライトポイ
ンタ7及びリードポインタ9で管理された記憶部として
の内部RAMアレイ5と、その入力側に設けられた入力
RAMアレイ1と、出力側に設けられた出力RAMアレ
イ3とを有する。
The sequential data storage device of FIG. 1 is provided with an internal RAM array 5 as a storage unit managed by a write pointer 7 and a read pointer 9, an input RAM array 1 provided on the input side thereof, and an output side. And an output RAM array 3 that has been set.

【0035】ライトポインタ7はWC(write control)
信号26に応答するライトコントロール回路6で制御さ
れ、リードポインタ9はRC(read control)信号27に
応答するリードコントロール回路8で制御される。
The write pointer 7 is a WC (write control)
It is controlled by the write control circuit 6 responding to the signal 26, and the read pointer 9 is controlled by the read control circuit 8 responding to the RC (read control) signal 27.

【0036】入力RAMアレイ1は、入力アドレスデコ
ーダ2でアドレス指定され、WE(write enable)信号2
5に応じて入力データD0〜Dn21を書き込む。出力RA
Mアレイ3は、出力アドレスデコーダ4でアドレス指定
され、RC信号27に応じて読込みを行う。読み込まれ
たデータQ0〜Qn23は、OE(output enable) 信号28
に応答する出力バッファ10を介して出力される。11
はRST(reset) 信号29に応じてポインタリセット動
作を行うリセットコントロール回路である。
The input RAM array 1 is addressed by the input address decoder 2 and receives a WE (write enable) signal 2
Input data D0 to Dn21 are written according to 5. Output RA
The M array 3 is addressed by the output address decoder 4 and reads in response to the RC signal 27. The read data Q0 to Qn23 are OE (output enable) signal 28
Is output via the output buffer 10 in response to the. 11
Is a reset control circuit for performing a pointer reset operation in response to an RST (reset) signal 29.

【0037】即ち、図1の順次データ記憶装置は、デー
タ21の入力部に入力RAMアレイ1及び入力アドレス
デコーダ2を設け、入力データ選択アドレスAI0 〜AIm
22を入力アドレスデコーダ2に入力してデータ21の
書き込み先を選択し、WE信号25を入力して入力デー
タ21を入力RAMアレイ1に書き込む。入力データ選
択アドレス22を変えながら、WE信号25を入力する
ことにより、複数データ21の書込みを行うことができ
る。
That is, the sequential data storage device of FIG. 1 is provided with the input RAM array 1 and the input address decoder 2 at the input portion of the data 21, and the input data selection addresses AI0 to AIm.
22 is input to the input address decoder 2 to select the write destination of the data 21, and the WE signal 25 is input to write the input data 21 to the input RAM array 1. The plural data 21 can be written by inputting the WE signal 25 while changing the input data selection address 22.

【0038】次にWC信号26を入力すると、入力RA
Mアレイ1の複数のデータをひとまとまりのデータとし
て、ライトポインタ7が示す内部RAMアレイ5内の位
置に転送する。このひとまとまりのデータが転送される
と、ライトコントロール回路11はライトポインタ7を
1つ進める。
Next, when the WC signal 26 is input, the input RA
The plurality of data in the M array 1 are transferred as a group of data to the position in the internal RAM array 5 indicated by the write pointer 7. When this group of data is transferred, the write control circuit 11 advances the write pointer 7 by one.

【0039】さらに、データの出力部に出力RAMアレ
イ3及び出力アドレスデコーダ4が設けられており、リ
ードコントロール信号27を入力すると、内部RAMア
レイ5のひとまとまり複数のデータがリードポインタ9
により示される位置から出力RAMアレイ3に転送され
る。このひとまりのデータが転送されると、リードポイ
ンタ9を1つ進める。
Further, an output RAM array 3 and an output address decoder 4 are provided at the data output section, and when the read control signal 27 is inputted, a group of a plurality of data in the internal RAM array 5 is read by the read pointer 9.
Is transferred to the output RAM array 3 from the position indicated by. When this set of data is transferred, the read pointer 9 is advanced by one.

【0040】次に、出力データ選択アドレスAO0 〜AOm
24を出力アドレスデコーダ4に入力してデータ23の
読出し先を選択し、OE信号28を入力して、出力デー
タ23を出力RAMアレイ3から出力バッファ10を通
して読み出す。出力データ選択アドレス24を変えなが
ら、OE信号28を入力することにより、複数データの
読出しを行うことができる。
Next, output data selection addresses AO0 to AOm
24 is input to the output address decoder 4 to select the read destination of the data 23, and the OE signal 28 is input to read the output data 23 from the output RAM array 3 through the output buffer 10. A plurality of data can be read by inputting the OE signal 28 while changing the output data selection address 24.

【0041】またリセットコントロール回路111にR
ST信号29を入力することにより、ライトポインタ7
及びリードポインタ9をクリアすることができる。
In addition, the reset control circuit 111
By inputting the ST signal 29, the write pointer 7
Also, the read pointer 9 can be cleared.

【0042】次に4つの32ビットデータを1組のデー
タとして扱う場合に付き、図1の順次データ記憶装置の
詳細な動作説明を行う。
Next, the detailed operation of the sequential data storage device shown in FIG. 1 will be described for the case where four 32-bit data are handled as one set of data.

【0043】前記データの入力部には、4つのアレイか
らなる入力RAMアレイ1及び2つの入力データ選択ア
ドレス52のAI0 〜AI1 を4つの信号に分ける入力アド
レスデコーダ2を設けている。
The data input section is provided with an input RAM array 1 composed of four arrays and an input address decoder 2 for dividing AI0 to AI1 of the two input data selection addresses 52 into four signals.

【0044】入力データ選択アドレス52から“00”
を入力してWE信号25を入力することにより32ビッ
トの入力データ21のD0〜D31 を入力RAMアレイ1の
0番目のアレイに書き込む。
Input data selection address 52 to "00"
And WE signal 25 are input to write D0 to D31 of the 32-bit input data 21 into the 0th array of the input RAM array 1.

【0045】以下同様に入力データ選択アドレス22か
ら“01”,“10”及び“11”を入力してWE信号
25を入力することにより、32ビットの入力データ2
1のD0〜D31 を入力RAMアレイ1の1〜3番目のアレ
イに書き込む。
Similarly, by inputting "01", "10" and "11" from the input data selection address 22 and inputting the WE signal 25, the 32-bit input data 2 is input.
D0 to D31 of 1 are written to the 1st to 3rd arrays of the input RAM array 1.

【0046】次にWC信号26を入力すると、入力RA
Mアレイ1の4つのデータをひとまとまりのデータとし
て内部RAMアレイ5のライトポインタ7が示す位置に
転送する。このひとまとまりのデータが転送されると、
ライトコンロール回路6がライトポインタ7を1つ進め
る。先入れ後出し方式の場合、ライトコントロール回路
6がリードポインタ9も1つ進める。
Next, when the WC signal 26 is input, the input RA
The four pieces of data in the M array 1 are transferred as a group of data to the position indicated by the write pointer 7 in the internal RAM array 5. When this batch of data is transferred,
The write control circuit 6 advances the write pointer 7 by one. In the case of the first-in first-out method, the write control circuit 6 advances the read pointer 9 by one.

【0047】一方、前記データの出力部には、4つのア
レイからなる出力RAMアレイ3及び2つの出力データ
選択アドレス24のAO0 〜AO1 を4 つの信号に分ける出
力アドレスデコーダ4 を設けている。
On the other hand, the data output section is provided with an output RAM array 3 composed of four arrays and an output address decoder 4 for dividing AO0 to AO1 of the two output data selection addresses 24 into four signals.

【0048】RC信号27を入力すると内部RAMアレ
イ5のひとまとまりの4つのデータをリードポインタ9
が示す位置から出力RAMアレイ3に転送する。このひ
とまとまりのデータが転送されると、リードコンロール
回路8がリードポインタ9を1つ進める。先入れ後出し
方式の場合、リードコントロール回路8はリードポイン
タ9を1つ戻し、ライトポインタ7も1つ戻す。
When the RC signal 27 is input, a set of four data in the internal RAM array 5 is read by the read pointer 9
From the position indicated by to the output RAM array 3. When this group of data is transferred, the read control circuit 8 advances the read pointer 9 by one. In the case of the first-in last-out method, the read control circuit 8 returns the read pointer 9 by one, and also returns the write pointer 7 by one.

【0049】次に出力データ選択アドレス24から“0
0”を入力してOE信号28を入力することにより32
ビットの入力データ23のQ0〜Q31 を出力RAMアレイ
3の0番目のアレイから出力バッファ10を通して読み
出す。
Next, the output data selection address 24 is changed to "0".
By inputting 0 ”and inputting the OE signal 28, 32
Q0 to Q31 of the bit input data 23 are read from the 0th array of the output RAM array 3 through the output buffer 10.

【0050】以下同様に出力データ選択アドレス24か
ら“01”,“10”及び“11”を入力してOE信号
28を入力することにより、32ビットの出力データ2
3のQ0〜Q31 を出力RAMアレイ3の1〜3番目のアレ
イから出力バッファ10を通して読み出す。
Similarly, by inputting "01", "10" and "11" from the output data selection address 24 and inputting the OE signal 28, the 32-bit output data 2
Q0 to Q31 of 3 are read from the 1st to 3rd arrays of the output RAM array 3 through the output buffer 10.

【0051】なお、入力RAMアレイ1の0番目のアレ
イは出力RAMアレイ3の0番目のアレイに対応し、ま
た各アレイの選択は0番目から順番に行う必要はなくラ
ンダムに行える。またリセットコントロール回路11に
RST信号29を入力することにより、ライトポインタ
7及びリードポインタ9をクリアすることができる。
The 0th array of the input RAM array 1 corresponds to the 0th array of the output RAM array 3, and the selection of each array does not have to be performed sequentially from the 0th, but can be performed randomly. Moreover, the write pointer 7 and the read pointer 9 can be cleared by inputting the RST signal 29 to the reset control circuit 11.

【0052】[0052]

【発明の効果】以上の説明から明らかなように、本発明
によれば、記憶部の入力側及び出力側にRAM手段を設
け、複数のデータをひとまとまりのデータとして記憶部
に先入れ先出し又は先入れ後出しできるようにしたた
め、複数のデータが1組になって1つの情報を示す様な
データにも適用できる。
As is apparent from the above description, according to the present invention, the RAM means is provided on the input side and the output side of the storage unit, and a plurality of data are stored in the storage unit as first-in first-out or first-in first-out. Since it can be output later, the present invention can be applied to data in which a plurality of pieces of data form one set and indicate one piece of information.

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

【図1】本発明の好適な実施の形態に係る順次データ記
憶装置の構成を示すブッロク図である。
FIG. 1 is a block diagram showing a configuration of a sequential data storage device according to a preferred embodiment of the present invention.

【図2】従来の順次データ記憶装置の一般的な構成を示
すブッロク図である。
FIG. 2 is a block diagram showing a general configuration of a conventional sequential data storage device.

【図3】従来のFIFOメモリのブロック図である。FIG. 3 is a block diagram of a conventional FIFO memory.

【図4】従来のFIFOメモリのブロック図である。FIG. 4 is a block diagram of a conventional FIFO memory.

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

1 入力RAMアレイ 2 入力アドレスデコーダ 3 出力RAMアレイ 4 出力アドレスデコーダ 5 内部RAMアレイ 7 ライトポインタ 9 リードポインタ 1 Input RAM Array 2 Input Address Decoder 3 Output RAM Array 4 Output Address Decoder 5 Internal RAM Array 7 Write Pointer 9 Read Pointer

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 記憶部の入力側に第1のランダムアクセ
スメモリ手段を有することを特徴とする順次データ記憶
装置。
1. A sequential data storage device comprising first random access memory means on the input side of the storage section.
【請求項2】 前記第1のランダムアクセスメモリ手段
は複数のランダムアクセスメモリからなり、該ランダム
アクセスメモリの1つを選択可能な第1のアドレスデコ
ーダ手段をさらに有している請求項1記載の順次データ
記憶装置。
2. The first random access memory means comprises a plurality of random access memories, and further comprises first address decoder means capable of selecting one of the random access memories. Sequential data storage device.
【請求項3】 前記第1のランダムアクセスメモリ手段
に複数のデータを書込み可能な請求項1又は2に記載の
順次データ記憶装置。
3. The sequential data storage device according to claim 1, wherein a plurality of data can be written in the first random access memory means.
【請求項4】 前記第1のランダムアクセスメモリ手段
に書き込まれた複数のデータを1組としてライトポイン
タ手段が示す前記記憶部内の位置へ書き込む手段をさら
に有している請求項1から3のいずれかに記載の順次デ
ータ記憶装置。
4. The method according to claim 1, further comprising means for writing a plurality of data written in the first random access memory means as a set to a position in the storage section indicated by the write pointer means. A sequential data storage device according to claim 1.
【請求項5】 前記記憶部の出力側に第2のランダムア
クセスメモリ手段を有している請求項1から4のいずれ
かに記載の順次データ記憶装置。
5. The sequential data storage device according to claim 1, further comprising a second random access memory means on the output side of the storage section.
【請求項6】 記憶部の出力側に第2のランダムアクセ
スメモリ手段を有することを特徴とする順次データ記憶
装置。
6. A sequential data storage device comprising second random access memory means on the output side of the storage section.
【請求項7】 リードポインタ手段が示す前記記憶部内
の位置に書き込まれた複数のデータを1組として前記第
2のランダムアクセスメモリ手段へ読み出す手段をさら
に有している請求項5または6に記載の順次データ記憶
装置。
7. The unit according to claim 5, further comprising a unit for reading a plurality of data written in a position in the storage section indicated by the read pointer unit to the second random access memory unit. Sequential data storage device.
【請求項8】 前記第2のランダムアクセスメモリ手段
は複数のランダムアクセスメモリからなり、該ランダム
アクセスメモリの1つを選択可能な第2のアドレスデコ
ーダ手段をさらに有している請求項5から7のいずれか
に記載の順次データ記憶装置。
8. The second random access memory means comprises a plurality of random access memories, and further comprises second address decoder means capable of selecting one of the random access memories. A sequential data storage device according to any one of 1.
【請求項9】 前記第2のランダムアクセスメモリ手段
から複数のデータを読出し可能な請求項5から8のいず
れかに記載の順次データ記憶装置。
9. The sequential data storage device according to claim 5, wherein a plurality of data can be read from the second random access memory means.
【請求項10】 前記記憶部はランダムアクセスメモリ
アレイからなる請求項1から9のいずれかに記載の順次
データ記憶装置。
10. The sequential data storage device according to claim 1, wherein the storage unit comprises a random access memory array.
【請求項11】 前記記憶部は複数のデータを1組とし
て先入れ先出しする請求項1から10のいずれかに記載
の順次データ記憶装置。
11. The sequential data storage device according to claim 1, wherein the storage unit first-in first-out stores a plurality of data as a set.
【請求項12】 前記記憶部は複数のデータを1組とし
て先入れ後出しする請求項1から10のいずれかに記載
の順次データ記憶装置。
12. The sequential data storage device according to claim 1, wherein the storage unit stores a plurality of data as a set in a first-in first-out basis.
JP8149008A 1996-06-11 1996-06-11 Sequential data memory Pending JPH09330588A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8149008A JPH09330588A (en) 1996-06-11 1996-06-11 Sequential data memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8149008A JPH09330588A (en) 1996-06-11 1996-06-11 Sequential data memory

Publications (1)

Publication Number Publication Date
JPH09330588A true JPH09330588A (en) 1997-12-22

Family

ID=15465661

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8149008A Pending JPH09330588A (en) 1996-06-11 1996-06-11 Sequential data memory

Country Status (1)

Country Link
JP (1) JPH09330588A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03235285A (en) * 1990-02-09 1991-10-21 Nec Corp Fifo type semiconductor memory

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03235285A (en) * 1990-02-09 1991-10-21 Nec Corp Fifo type semiconductor memory

Similar Documents

Publication Publication Date Title
US6144604A (en) Simultaneous addressing using single-port RAMs
KR930014577A (en) Semiconductor memory
US6259648B1 (en) Methods and apparatus for implementing pseudo dual port memory
JPH0236417A (en) First-in first-out type semiconductor memory
JPH0684351A (en) Clock synchronized type semiconductor memory device and access method thereof
JPH05274862A (en) Semiconductor memory device
WO2009030169A1 (en) Method for controlling sram data read-write, integrated circuit and liquid crystal display device with the integrated circuit
JPS6216294A (en) Memory device
JPH09330588A (en) Sequential data memory
US20030128620A1 (en) Buffer using two-port memory
JPH10334654A (en) Data memory device
JP2950427B2 (en) Register bank circuit
JPH05210981A (en) Semiconductor memory
JPS62151987A (en) Multi port memory processing picture
JPH01119823A (en) First-in first-out storage device
JPS61120260A (en) Access device for sequential data memory circuit
JPS62209792A (en) Fifo circuit
JPS60147996A (en) Semiconductor storage device
JP3489982B2 (en) Multiport memory device and ATM switch device
JPH01112592A (en) Semiconductor storage device
JPH06214869A (en) Storage device
JPH02187989A (en) Dual port memory
JPH117765A (en) Selection method for word line in semiconductor memory device and the semiconductor memory device
JPH06176559A (en) Semiconductor storage device
JPH08235855A (en) Clock synchronization type semiconductor storage device and its access method

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980623