JPH03295095A - Variable capacity fifo memory - Google Patents

Variable capacity fifo memory

Info

Publication number
JPH03295095A
JPH03295095A JP2098075A JP9807590A JPH03295095A JP H03295095 A JPH03295095 A JP H03295095A JP 2098075 A JP2098075 A JP 2098075A JP 9807590 A JP9807590 A JP 9807590A JP H03295095 A JPH03295095 A JP H03295095A
Authority
JP
Japan
Prior art keywords
circuit
write
read
storage capacity
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.)
Pending
Application number
JP2098075A
Other languages
Japanese (ja)
Inventor
Yusuke Mizukami
水上 雄介
Akira Yagishita
柳下 彰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2098075A priority Critical patent/JPH03295095A/en
Publication of JPH03295095A publication Critical patent/JPH03295095A/en
Pending legal-status Critical Current

Links

Landscapes

  • Communication Control (AREA)

Abstract

PURPOSE:To reduce a phase difference between write and readout by devising the memory capacity to be freely set externally. CONSTITUTION:When a desired storage capacity is entered to an address control circuit 12 by using a storage capacity signal MS, the circuit 12 monitors a write pointer circuit 2 and a read pointer circuit 3, compares an address corresponding to a setting storage capacity with write and read addresses generated respectively from the circuits 2, 3 and controls the write pointer circuit 2 and the read pointer circuit 3, by which a required storage capacity is set. As a result of setting an adaptive storage capacity, the phase difference between the write and readout is decreased in the FIFO memory.

Description

【発明の詳細な説明】 し産業上の利用分野] この発明はFIFOメモリの回路構成に関するものであ
る。
DETAILED DESCRIPTION OF THE INVENTION Field of Industrial Application This invention relates to a circuit configuration of a FIFO memory.

[従来の技術1 第3図はHigh Performance−CMO5
DATA BOOKSUPPLE!i!ENT 198
9に示された従来のFIFOメモリを示す機能ブロック
図であり1図において(1)はデータを記憶するメモリ
アレイ回路、(2)は書き込みアドレスを発生させるラ
イトポインタ回路、(3)は読み出しアドレスを発生さ
せるリードポインタ回路、(4)は書き込みを制御する
ライトコントロール回路、(5)は読み出しを制御する
リードコントロール回路、(6)は内部のリセットを行
うためのリセット回路、(7)は各種フラグを発生させ
るフラグ生成回路、(8)はFIFOをカスケード接続
させるための拡張回路、(9)はデータ入力、  (1
0)はデータ出力用トライステートバファ、 (11)
はデータ出力である。
[Prior art 1 Figure 3 shows High Performance-CMO5
DATA BOOK SUPPLE! i! ENT 198
This is a functional block diagram showing the conventional FIFO memory shown in Figure 9. In Figure 1, (1) is a memory array circuit that stores data, (2) is a write pointer circuit that generates a write address, and (3) is a read address. (4) is a write control circuit that controls writing, (5) is a read control circuit that controls reading, (6) is a reset circuit that resets the internal, and (7) is various types. A flag generation circuit generates a flag, (8) is an expansion circuit for cascading FIFOs, (9) is a data input circuit, (1
0) is a tri-state buffer for data output, (11)
is the data output.

次に動作について説明する。Next, the operation will be explained.

ノセット信号(R3)を有意にしリセット回路(6)に
入力すると、リセット回路(6)は内部回路のリセット
を行い、ライトポインタ回路(2)リードポインタ回路
(3)から発生する書き込み及び読み出しアドレスを各
々「0」にし、更にフラグ生成回路(7)拡張回路(8
)から出力するフラグをディセーブルにする。リセット
した後、外部からの入力(W)により書き込みを、(R
)により読み出しを行う。
When the noset signal (R3) is made significant and inputted to the reset circuit (6), the reset circuit (6) resets the internal circuit and reads the write and read addresses generated from the write pointer circuit (2) and read pointer circuit (3). Set each to "0", and then set the flag generation circuit (7) and expansion circuit (8) to "0".
) disables the flag output from After resetting, write (R) by external input (W).
) is used for reading.

まず書き込みの動作について説明する。First, the write operation will be explained.

ライトイネーブル信号(W)を有意にすると。When the write enable signal (W) is made significant.

データ入力(9)に与えられている信号がメモリアレイ
回路(1)の初期設定された書き込みアドレス「0」に
入力される。そして(W)が有意でなくなると、書き込
みは禁止されデータ入力(9)からの信号はFIFO内
に影響を与えない。この時ライトポインタ回路(2)は
カウントを行い、書き込みアドレスはrlJに変化する
The signal applied to the data input (9) is input to the initialized write address "0" of the memory array circuit (1). When (W) becomes insignificant, writing is inhibited and the signal from the data input (9) has no effect within the FIFO. At this time, the write pointer circuit (2) counts and the write address changes to rlJ.

書き込みアドレスは順序的に変化し、上記動作を繰り返
すことにより書き込み動作を行うが、書き込みデータが
メモリアレイ回路(1)の容量の半分になると拡張回路
(8)においてハーフ・フラグ(XO/HF)を有意に
する。
The write address changes sequentially and the write operation is performed by repeating the above operation, but when the write data becomes half the capacity of the memory array circuit (1), a half flag (XO/HF) is set in the expansion circuit (8). make significant.

また、書き込みデータがメモリアレイ回路(1)の容量
を満たすと、フラグ生成回路(7)においてフルフラグ
(FF)を有意にする。
Further, when the write data fills the capacity of the memory array circuit (1), the full flag (FF) is made significant in the flag generation circuit (7).

次に読み出しの動作について説明する。Next, the read operation will be explained.

リセットした直後は、メモリアレイ回路fl)内に有効
なデータが蓄えられていないため、フラグ生成回路(7
)においてリセットされることによりエンプティ・フラ
グ(E/F)を有意にする。
Immediately after resetting, since no valid data is stored in the memory array circuit fl), the flag generation circuit (7
) makes the empty flag (E/F) significant.

(E/F)はメモリアレイ回路(1)に1ワードのデー
タが書き込まれたところで有意ではなくなる。リード・
イネーブル信号(R)を有意にすると、リセット直後の
リードポインタ回路(3)の示す読み出しアドレス「0
」のデータをトライステートバファ(10)を経て、デ
ータ出力(11)を行う。
(E/F) becomes insignificant after one word of data is written to the memory array circuit (1). Lead
When the enable signal (R) is made significant, the read address "0" indicated by the read pointer circuit (3) immediately after reset.
'' data is passed through a tri-state buffer (10) and outputted (11).

そして(R)が有意でなくなるとリードポインタ回路(
3)はカウントを行い、読み出しアドレスは「1」を示
す。またトライステートバッファは二のとき出力禁止と
なりハイインピーダンス状態となる。
Then, when (R) becomes insignificant, the read pointer circuit (
3) performs counting, and the read address indicates "1". Further, when the tri-state buffer is set to 2, output is prohibited and becomes a high impedance state.

読み出しアドレスも順序的に変化し、上記動作を繰り返
すことにより読み出し動作を行うが、メモリアレイ回路
(1)に蓄えられていた有効なデータを全て読み出して
しまうと、フラグ生成回路(7)において(E/F)を
有意にする。
The read address also changes in order, and the read operation is performed by repeating the above operation, but when all the valid data stored in the memory array circuit (1) has been read out, the flag generation circuit (7) E/F) becomes significant.

XI、XOはFIFOをカスケード接続させるための信
号であり、xOを次段のFIFOのXIに接続すること
によりFIFOのワード方向の拡張を行うことができる
XI and XO are signals for cascading FIFOs, and by connecting xO to XI of the next stage FIFO, the FIFO can be expanded in the word direction.

[発明が解決しようとする課題] 従来のFIFOメモリは以上のように構成されているの
で、記憶容量は固定であり、小容量から大容量まで適応
的な使用が1つのFIFOではできない。また書き込み
と、読み出しを非同期で使用し、かつ必要な容量は多種
類あるがハードウェアの効率化の為、1つのFIFOを
共有して使用する場合などは非同期である事から、書き
込みと読み出しのタイミングに位相差が生じそれが次第
に太き(なってい(。特にFIFOの容量と比べて使用
容量が小さいときは書き込んだデータを読み出すまでの
時間が非常に大きくなるなどの問題点があった。
[Problems to be Solved by the Invention] Since the conventional FIFO memory is configured as described above, the storage capacity is fixed, and a single FIFO cannot be used adaptively from a small capacity to a large capacity. In addition, writing and reading are used asynchronously, and although there are many types of required capacities, in order to improve hardware efficiency, when using a single FIFO, it is asynchronous, so writing and reading are asynchronous. There is a phase difference in the timing, which gradually becomes larger (particularly when the capacity used is small compared to the capacity of the FIFO, the time it takes to read the written data becomes very long).

この発明は上記のような問題点を解決するためになされ
たもので外部より任意に記憶容量の指定が可能で、記憶
容量を適応的に制御できるFIFOメモリを得ることを
目的とする。
The present invention was made to solve the above-mentioned problems, and an object of the present invention is to provide a FIFO memory in which the storage capacity can be arbitrarily specified from the outside and the storage capacity can be adaptively controlled.

[課題を解決するための手段] この発明に係わるFIFOメモリは、外部から入力され
た記憶容量情報に従い、記憶容量の変更を可能とする書
き込み及び読み出しのアドレス制御回路を設けたもので
ある。
[Means for Solving the Problems] A FIFO memory according to the present invention is provided with a write and read address control circuit that allows changing the storage capacity according to storage capacity information input from the outside.

[作用] この発明におけるFIFOメモリは、上記のような構成
をとることにより外部から入力された記憶容量に従い、
アドレス制御回路が働き、書き込み及び読み出しのアド
レスを制御し、必要な記憶容量を設定する。これにより
いったん人力されたデータは、設定した記憶容量分のデ
ータが書き込まれた時点でFIFOからデータを出力さ
せることかできる。
[Operation] The FIFO memory according to the present invention has the above-described configuration so that the FIFO memory according to the storage capacity input from the outside,
An address control circuit operates to control write and read addresses and set the required storage capacity. As a result, data that has been manually entered can be outputted from the FIFO at the time when data corresponding to the set storage capacity has been written.

[実施例] 以下この発明の実施例を図により説明する。[Example] Embodiments of the present invention will be described below with reference to the drawings.

第1図において(11はデータを記憶するメモリアレイ
回路、(2)は書き込みアドレスを発生させるライトポ
インタ回路、(3)は読み出しアドレスを発生させるリ
ードポインタ回路、(4)は書き込みを制御するライト
コントロール回路、(5)は読み出しを制御するリード
コントロール回路、(6)は内部のリセットを行うため
のリセット回路。
In Figure 1, (11 is a memory array circuit that stores data, (2) is a write pointer circuit that generates a write address, (3) is a read pointer circuit that generates a read address, and (4) is a write pointer circuit that controls writing. A control circuit (5) is a read control circuit for controlling reading, and (6) is a reset circuit for resetting the internal components.

(7)は各種フラグを発生させるフラグ生成回路。(7) is a flag generation circuit that generates various flags.

(8)はFIFOをカスケード接続させるための拡張回
路、(9)はデータ入力、 (10)はデータ出力用ト
ライステートバッファ、 (11)はデータ出力。
(8) is an expansion circuit for cascading FIFOs, (9) is a data input, (10) is a tri-state buffer for data output, and (11) is a data output.

(12)はライトポインタ回路及びリードポインタ回路
において発生されるアドレスを監視及び制御するための
アドレス制御回路である。
(12) is an address control circuit for monitoring and controlling addresses generated in the write pointer circuit and read pointer circuit.

次に動作について説明する。Next, the operation will be explained.

リセット信号(R3)を有意にしリセット回路(6)に
入力すると、リセット回路(6)は内部回路のリセット
を行い、ライトポインタ回路(2)リードポインタ回路
(3)から発生する書き込み及び読み出しアドレスを各
々「0」にし、更にフラグ生成回路(7)拡張回路(8
)から出力するフラグをディセーブルにする。リセット
した後、外部からの入力(W)により書き込みを(R)
により読み出しを行う。
When the reset signal (R3) is made significant and input to the reset circuit (6), the reset circuit (6) resets the internal circuit and writes and reads addresses generated from the write pointer circuit (2) and read pointer circuit (3). Set each to "0", and then set the flag generation circuit (7) and expansion circuit (8) to "0".
) disables the flag output from After resetting, write (R) by external input (W)
Read is performed by.

まず書き込みの動作について説明する。First, the write operation will be explained.

ライトイネーブル信号(W)を有意にすると。When the write enable signal (W) is made significant.

データ入力(9)に与えられている信号がメモリアレイ
回路(1)の初期設定された書き込みアドレス「0」に
入力される。そして(W)が有意でなくなると、書き込
みは禁止されデータ人力(9)からの信号は、FIFO
内に影響を与えない。この時ライトポインタ回路(2)
はカウントを行い、書き込みアドレスは「1」に変化す
る。
The signal applied to the data input (9) is input to the initialized write address "0" of the memory array circuit (1). When (W) becomes insignificant, writing is prohibited and the signal from data input (9) is transferred to the FIFO
does not affect internally. At this time, the write pointer circuit (2)
counts, and the write address changes to "1".

書き込みアドレスは順序的に変化し、上記動作を繰り返
すことにより書き込み動作を行う。
The write address changes sequentially, and the write operation is performed by repeating the above operation.

次に読み出しの動作について説明する。Next, the read operation will be explained.

リセットした直後は、メモリアレイ回路(1)内に有効
なデータが蓄えられていないため、フラグ生成回路(7
)において、リセットされることによりエンプティ・フ
ラグ(E/F)を有意にする。
Immediately after resetting, since no valid data is stored in the memory array circuit (1), the flag generation circuit (7)
), the empty flag (E/F) is made significant by being reset.

(E/F)はメモリアレイ回路(1)に1ワードのデー
タが書き込まれたところで有意ではなくなる。
(E/F) becomes insignificant after one word of data is written to the memory array circuit (1).

ノード・イネーブル信号(R)を有意にするとリセット
直後のリードポインタ回路(3)の示す読み出しアドレ
ス「0」のデータをトライステートバファ(lO)を経
て、データ出力(11)を行う。そして(R)が有意で
なくなるとリードポイント回路(3)はカウントを行い
、読み出しアドレスは「1」を示す。
When the node enable signal (R) is made significant, the data at the read address "0" indicated by the read pointer circuit (3) immediately after reset is outputted (11) through the tristate buffer (1O). When (R) becomes insignificant, the read point circuit (3) counts and the read address indicates "1".

またトライステートバッファはこのとき出力禁止となり
ハイインピーダンス状態となる。
Further, the tri-state buffer is inhibited from outputting at this time and enters a high impedance state.

読み出しアドレスも順序的に変化し、上記動作を繰り返
すことにより読み出し動作を行う。
The read address also changes sequentially, and the read operation is performed by repeating the above operation.

次に記憶容量設定の動作について説明する。Next, the operation of setting the storage capacity will be explained.

記憶容量情報信号(MS)からアドレス制御回路(12
)に任意に或いは適応的に記憶容量を入力すると、アド
レス制御回路(12)ではライトポインタ回路(2)及
びリードポインタ回路(3)を監視し。
From the storage capacity information signal (MS) to the address control circuit (12
), the address control circuit (12) monitors the write pointer circuit (2) and the read pointer circuit (3).

各々から発生する書き込みアドレス及び読み出しアドレ
スと設定すべき記憶容量に対応するアドレスとの比較を
行い、そしてその比較結果によりライトポインタ回路(
2)、リードポインタ回路(3)を制?卸することによ
り必要な記憶容量を設定する。
The write address and read address generated from each are compared with the address corresponding to the storage capacity to be set, and the write pointer circuit (
2) Control the read pointer circuit (3)? Set the required storage capacity by wholesale.

書き込みデータが設定した記憶容量の半分になると拡張
回路(8)においてハーフフラグ(XO/HF)を有意
にする。そして書き込みデータが設定した記憶容量を満
たすとフラグ生成回路(7)において、フルフラグ(F
/F)を、有意にする。
When the write data becomes half of the set storage capacity, the half flag (XO/HF) is made significant in the expansion circuit (8). When the write data fills the set storage capacity, the flag generation circuit (7) generates a full flag (F
/F) is made significant.

またメモリアレイ回路(1)に蓄えられていた有効なデ
ータを全て読み出してしまうとフラグ生成回路(7)に
おいてエンプティフラグ(E/F)を有意にする。
Furthermore, when all the valid data stored in the memory array circuit (1) is read out, the empty flag (E/F) is made significant in the flag generation circuit (7).

XI、XOはFIFOを、;bスケート接続サセるため
の信号でありxOを次段のFIFOのXIに接続するこ
とによりFIFOのワード方向の拡張を行うことができ
る。
XI and XO are signals for connecting and sussing the FIFO; by connecting xO to XI of the next stage FIFO, the FIFO can be expanded in the word direction.

なお、上記実施例ではライトコントロール回路(4)リ
ードコントロール(5)リセット回路(7)拡張回路(
8)を有するものについて説明したが、これらの回路は
省略されてもよい。
In the above embodiment, write control circuit (4) read control (5) reset circuit (7) expansion circuit (
8), but these circuits may be omitted.

またメモリアレイ回路(1)には2ボートRAM或いは
RAMを使用し、ビット数及びワード数には制限はない
Further, a 2-port RAM or RAM is used for the memory array circuit (1), and there are no restrictions on the number of bits and the number of words.

以下この発明の他の実施例を図によって説明する。Other embodiments of the invention will be described below with reference to the drawings.

第2図において(1)はデータを記憶するメモリアレイ
回路、(2)は書き込みアドレスを発生させるライトポ
インタ回路、(3)は読み出しアドレスを発生させるリ
ードポインタ回路、(4)は書き込みを制御するライト
コントロール回路、(5)は読み出しを制御するリード
コントロール回路、(6)は内部のリセットを行うため
のリセット回路。
In Figure 2, (1) is a memory array circuit that stores data, (2) is a write pointer circuit that generates a write address, (3) is a read pointer circuit that generates a read address, and (4) is a circuit that controls writing. A write control circuit, (5) a read control circuit that controls reading, and (6) a reset circuit that resets the internals.

(7)は各種フラグを発生させるフラグ生成回路。(7) is a flag generation circuit that generates various flags.

(8)はFIFOをカスケード接続させるための拡張回
路、(9)はデータ入力、 (lo)はデータ出力用ト
ライステートバッファ、 (11)はデータ出力。
(8) is an expansion circuit for cascading FIFOs, (9) is a data input, (lo) is a tri-state buffer for data output, and (11) is a data output.

(12)はライトポインタ回路及びリードポインタ回路
において発生されるアドレスを制御するためのアドレス
制御回路である。
(12) is an address control circuit for controlling addresses generated in the write pointer circuit and read pointer circuit.

[発明の効果] 以上のようにこの発明によれば外部からの記憶容量情報
にしたがって書き込み及び読み出しのアドレスをアドレ
ス制御回路により制御することにより、必要な記憶容量
を設定可能な構成としだので任意の記憶容量を適応的に
外部から設定し書き込みと読み出しの位相差が短(なる
という効果がある。
[Effects of the Invention] As described above, according to the present invention, the write and read addresses are controlled by the address control circuit in accordance with external storage capacity information, so that the required storage capacity can be set arbitrarily. This has the effect of shortening the phase difference between writing and reading by adaptively setting the storage capacity externally.

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

第1図はこの発明の一実施例による可変容量FIFOメ
モリを示す機能ブロック図、第2図はこの発明の他の実
施例による可変容量FIFOメモリを示す機能ブロック
図、第3図は従来のFIFOメモリを示す機能ブロック
図で(1)はメモリアレイ回路、(2)はライトポイン
タ回路。 (3)はリードポインタ回路、(4)はライトコントロ
ール回路、(5)はリードコントロール回路。 (6)はリセット回路、(7)はフラグ生成回路。 (8)は拡張回路、(9)はデータ入力、 (io)は
データ出力用トライステートバッファ、  (11)は
データ出力、  (12)はアドレス制御回路である。 なお図中同一符号は同一、又は相当部分を示す。 第1図 第2図
FIG. 1 is a functional block diagram showing a variable capacity FIFO memory according to one embodiment of the present invention, FIG. 2 is a functional block diagram showing a variable capacity FIFO memory according to another embodiment of the present invention, and FIG. 3 is a functional block diagram showing a variable capacity FIFO memory according to another embodiment of the present invention. In the functional block diagram showing memory, (1) is a memory array circuit, and (2) is a write pointer circuit. (3) is a read pointer circuit, (4) is a write control circuit, and (5) is a read control circuit. (6) is a reset circuit, and (7) is a flag generation circuit. (8) is an expansion circuit, (9) is a data input, (io) is a tri-state buffer for data output, (11) is a data output, and (12) is an address control circuit. Note that the same reference numerals in the figures indicate the same or equivalent parts. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】[Claims] (1)データを記憶するメモリ−アレイ回路とその書き
込み位置を示すライトポインタ回路及び読み出し位置を
示すリードポインタ回路を備えたFIFOメモリにおい
て、その記憶容量を外部から任意に設定可能としたこと
を特徴とする可変容量FIFOメモリ。
(1) A FIFO memory equipped with a memory array circuit that stores data, a write pointer circuit that indicates the write position, and a read pointer circuit that indicates the read position, the storage capacity of which can be arbitrarily set from the outside. Variable capacity FIFO memory.
JP2098075A 1990-04-13 1990-04-13 Variable capacity fifo memory Pending JPH03295095A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2098075A JPH03295095A (en) 1990-04-13 1990-04-13 Variable capacity fifo memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2098075A JPH03295095A (en) 1990-04-13 1990-04-13 Variable capacity fifo memory

Publications (1)

Publication Number Publication Date
JPH03295095A true JPH03295095A (en) 1991-12-26

Family

ID=14210232

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2098075A Pending JPH03295095A (en) 1990-04-13 1990-04-13 Variable capacity fifo memory

Country Status (1)

Country Link
JP (1) JPH03295095A (en)

Similar Documents

Publication Publication Date Title
US5550784A (en) Semiconductor memory device with synchronous dram whose speed grade is not limited
JPS61264379A (en) Memory circuit
JP2549601B2 (en) Register control circuit
JPH03295095A (en) Variable capacity fifo memory
JPS5927624A (en) Integrated circuit possible for logical change
KR910009296B1 (en) Sequential access memory
JP2723843B2 (en) Dual port memory control circuit
JP2806849B2 (en) Memory address controller
JPH03238685A (en) Fifo memory
JPS603715B2 (en) variable length shift register
JPH04331506A (en) Pulse generator
JP2716284B2 (en) Semiconductor integrated circuit
JP4061841B2 (en) Semiconductor memory device
JP3318125B2 (en) DRAM control circuit
JPS63136814A (en) Digital delay circuit
JPS6043592B2 (en) Large capacity static shift register
JPH0520474A (en) One chip microcomputer
JPH02189627A (en) Access circuit for data memory
JPS6124087A (en) Analog memory circuit
JPH05189305A (en) Memory control method
JPS61272850A (en) Memory card
JPH03296840A (en) Memory
JPS61230515A (en) Data variable delay device
JPS63217591A (en) First in first out memory
JPS63250760A (en) Data transfer control system