JPH0315941A - Semiconductor integrated circuit - Google Patents

Semiconductor integrated circuit

Info

Publication number
JPH0315941A
JPH0315941A JP1149633A JP14963389A JPH0315941A JP H0315941 A JPH0315941 A JP H0315941A JP 1149633 A JP1149633 A JP 1149633A JP 14963389 A JP14963389 A JP 14963389A JP H0315941 A JPH0315941 A JP H0315941A
Authority
JP
Japan
Prior art keywords
data
fifo memory
fifo
register
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
JP1149633A
Other languages
Japanese (ja)
Inventor
Yasuo Watanabe
泰夫 渡邊
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP1149633A priority Critical patent/JPH0315941A/en
Publication of JPH0315941A publication Critical patent/JPH0315941A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the occurrence of overrun and underrun by detecting the imminence of the full state or the empty state of a FIFO (first-in first-out) memory and outputting the detected result to outside. CONSTITUTION:A first holding means 4 holding address information of the FIFO memory 2 which is almost the full state and a second holding means 5 holding address information of the FIFO memory which is almost the empty state are provided in addition to the FIFO memory 2. Then, an imminence detection means 6 detects the imminence of the full state or the empty state in the FIFO memory 2 based on address information of data which is last written among present accumulation data of the FIFO memory 2, and holding address information of the first and second holding means 4 and 5, and the detection means 6 outputs the detected result to outside. Thus, overrun and underrun can previously be prevented.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は半導体集積回路さらには一定の順序でデータの
書込み読出しが行われるFIFO(先入れ先出し)メモ
リを内蔵した半導体集積回路に関し、例えば通信用LS
I(大規模集積回路)に適用して有効な技術に関するも
のである。
Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a semiconductor integrated circuit, and more particularly to a semiconductor integrated circuit incorporating a FIFO (first-in, first-out) memory in which data is written and read in a fixed order.
The present invention relates to technology that is effective when applied to I (large-scale integrated circuits).

〔従来技術〕[Prior art]

データの処理速度や転送速度が相違する複数の装置や機
能ブロック間でデータの受け渡しを行う場合にそのよう
な能力や速度の相違を吸収するため、FIFOメモリな
どをバッファメモリとして利用することができる。
When data is transferred between multiple devices or functional blocks that have different data processing speeds or transfer speeds, FIFO memory or the like can be used as a buffer memory to absorb the differences in capabilities and speeds. .

FIFOメモリは、例えば複数個のメモリセルをマトリ
クス配置したメモリセルアレイと、メモリセルアレイに
含まれるメモリセルをアドレシングするためのアドレス
デコーダと、アドレシングされたメモリセルに対して書
込み/読出し動作を行う書込み読出し回路とを備え、更
に、アクセスアドレスを内部で生或するためのリードア
ドレスカウンタ及びライトアドレスカウンタを含む。リ
ードアドレスカウンタはデータ読出しアドレスをインク
リメントしてアドレスデコーダに供給し、またライトア
ドレスカウンタはデータ書込み動作毎に順次書込みアド
レスをインクリメントしてアドレスデコーダに供給する
.夫々のアドレスカウンタはメモリセルアレイの記憶容
量に応ずるビット数のリングカウンタなどによって構成
される。
FIFO memory includes, for example, a memory cell array in which a plurality of memory cells are arranged in a matrix, an address decoder for addressing the memory cells included in the memory cell array, and a write/read unit that performs write/read operations on the addressed memory cells. It further includes a read address counter and a write address counter for internally generating an access address. The read address counter increments the data read address and supplies it to the address decoder, and the write address counter sequentially increments the write address for each data write operation and supplies it to the address decoder. Each address counter is constituted by a ring counter or the like whose number of bits corresponds to the storage capacity of the memory cell array.

データが空の状態においてリードアドレスカウンタとラ
イトアドレスカウンタの値は一致され,書込みが行われ
る度に書込みアドレスカウンタの値がインクリメントさ
れ、また,読出しが行われる毎にリードアドレスカウン
タの値がインクリメントされる.リードアドレスカウン
タとライトアドレスカウンタの値は常に内部で監視され
、書込み動作に際して両者の値が一致する場合には新た
な書込みを受け付けることができない状態になり、この
状態をフル信号によってデータ書込み元の装置や機能モ
ジュールに知らせる。読出し動作に際して両者の値が一
致する場合には読出すべきデータが最早存在しない状態
になり,この状態をエンプティ信号によってデータ読出
し元の装置や機能モジュールに知らせる。
When the data is empty, the values of the read address counter and the write address counter match, and each time a write is performed, the value of the write address counter is incremented, and each time a read is performed, the value of the read address counter is incremented. Ru. The values of the read address counter and write address counter are always monitored internally, and if the values match during a write operation, a new write cannot be accepted. Inform devices and functional modules. If the two values match during a read operation, the data to be read no longer exists, and this state is notified to the device or functional module from which the data is read by means of an empty signal.

このようなFIFOメモリを内蔵した半導体集積回路と
して、米国シグネティックス社によって開発された通信
用LSI.SCN68562 (DUSCC)が挙げら
れる。このLSIによれば、例えば、受信モードにおい
て内aFIFOメモリが満(フル)状態の場合、また送
信モードにおいて内蔵FIFOメモリがエンプティ状態
の場合に、外部に割込信号を出力するようになっている
A semiconductor integrated circuit incorporating such a FIFO memory is the communication LSI. SCN68562 (DUSCC) is mentioned. According to this LSI, for example, an interrupt signal is output to the outside when the internal FIFO memory is full in receive mode, or when the internal FIFO memory is empty in transmit mode. .

尚.FIFOメモリを内蔵する通信用LSIについて記
載された文献の例としては特願昭62−149027号
がある。
still. An example of a document describing a communication LSI incorporating a FIFO memory is Japanese Patent Application No. 149027/1982.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

しかしながら従来装置においては、実際にフル状態やエ
ンプティ状態になった時点で割込み信号を出力してFI
FOメモリの状態を外部に知らせるようにしているため
フル又はエンプティの割込み処理が開始されるまでに所
定の時間を要し、この結果FIFOメモリがフル状態で
あるのにもかかわらず更に当該FIFOメモリにデータ
が書込まれようとする状態(これをrオーバラン」と称
する)や、これとは逆にFIFOメモリがエンプティ状
態であるのにもかかわらず更に当該FIFOメモリより
データが読出されようとする状態(これを「アンダラン
」と称する)が発生する。
However, in conventional devices, an interrupt signal is output when the FI is actually in a full state or an empty state.
Since the state of the FO memory is communicated to the outside, it takes a certain amount of time for full or empty interrupt processing to start, and as a result, even though the FIFO memory is full, the FIFO memory is A state in which data is attempted to be written to the FIFO memory (this is called an overrun), or conversely, a state in which data is attempted to be read from the FIFO memory even though the FIFO memory is in an empty state. A condition (this is called an "underrun") occurs.

オーバランスはアンダランが生じた場合、オーバラン又
はアンダランに係るデータは無効となるためCPUはデ
ータの再書込み又は再読出しなど所定の割込み処理を行
わなければならず、CPUに多大な負担を与えてしまう
. 本発明の目的は、オーバランやアンダランを未然に防止
することができる半導体集積回路を提供することにある
When overbalance or underrun occurs, the data related to the overrun or underrun becomes invalid, so the CPU must perform predetermined interrupt processing such as rewriting or rereading data, which places a heavy burden on the CPU. .. An object of the present invention is to provide a semiconductor integrated circuit that can prevent overruns and underruns.

本発明の上記ならびにそのほかの目的と新規な特徴は、
本明細書の記述及び添付図面から明らかになるであろう
The above and other objects and novel features of the present invention are as follows:
It will become clear from the description of this specification and the accompanying drawings.

〔課題を解決するための手段〕[Means to solve the problem]

本願において開示される発明のうち代表的なものの概要
を簡単に説明すれば下記の通りである。
A brief overview of typical inventions disclosed in this application is as follows.

すなわち、FIFOメモリに加えて、このFIFOメモ
リのフル状態近くのアドレス情報を保持する第1の保持
手段と、FIFOメモリのエンプティ状態近くのアドレ
ス情報を保持する第2の保持手段とを設け、更に.FI
FOメモリの現在の蓄積データのうち最後に書込まれた
データのアドレス情報及び上記第工,第2の保持手段の
保持アドレス情報に基づいて上記FIFOメモリにおけ
るフル状態若しくはエンプティ状態の切迫を険知してそ
の検知結果を外部に出力する切迫検知手段を設けて半導
体集積回路を構成するものである。
That is, in addition to the FIFO memory, a first holding means for holding address information near the full state of the FIFO memory, and a second holding means for holding address information near the empty state of the FIFO memory, and further .. FI
Detecting the impending full state or empty state in the FIFO memory based on the address information of the last written data among the currently stored data in the FO memory and the address information held in the first and second holding means. A semiconductor integrated circuit is constructed by providing an urgency detection means for outputting the detection result to the outside.

ここで、上記切迫検知手段によりFIFOメモリのフル
状態若しくはエンプティ状態の切迫が検知されてから、
実祭にFIFOメモリがフル状態若しくはエンプティ状
態になるまでの時間を変更可能とするには,上記第工,
第2の保持手段の保持内容を外部から書替えられるよう
にするとよい.また、上記各手段に代えて、FIFOメ
モリの現在の蓄積データ量に関する情報の外部出力を可
能とするFIFOレジスタを備えて半導体集積回路を構
成してもよい。
Here, after the urgency detection means detects the impending state of the FIFO memory to be full or empty,
In order to be able to change the time it takes for the FIFO memory to become full or empty during the actual festival, the above step 1.
It is recommended that the contents held in the second holding means be rewritten from outside. Further, instead of each of the above-mentioned means, the semiconductor integrated circuit may be configured with a FIFO register that enables external output of information regarding the current amount of data stored in the FIFO memory.

〔作 用〕[For production]

上記した手段によれば、FIFOメモリのフル状態近く
のアドレス情報、及びFIFOメモリのエンプティ状態
近くのアドレス情報と、FIFOメモリの現在の蓄積デ
ータのうち最後に書込まれたデータのアドレス情報とに
基づいてFIFOメモリのフル状態若しくはエンプティ
状態の切迫が検知され、その検知結果が外部に出力され
ることになり、このことが、フル状態若しくはエンプテ
ィ状態の割込み処理の開始を早め、FIFOメモリを内
蔵する半導体集積回路のオーバランやアンダランの発生
を未然に防止するように作用する。
According to the above-mentioned means, the address information near the full state of the FIFO memory, the address information near the empty state of the FIFO memory, and the address information of the last written data among the currently accumulated data of the FIFO memory are used. Based on this, the impending full or empty state of the FIFO memory is detected, and the detection result is output to the outside.This accelerates the start of interrupt processing for the full or empty state, and It acts to prevent overruns and underruns from occurring in semiconductor integrated circuits.

また上記FIFOレジスタを備えた場合には、このFI
FOレジスタの出力情報により、FIFOメモリの現在
の蓄積データ量の把握が可能となり,このことが、上記
の場合と同様にオーバランやアンダランの発生を未然に
防止するように作用する。
In addition, if the above FIFO register is provided, this FIFO
The output information of the FO register makes it possible to grasp the current amount of data stored in the FIFO memory, and this works to prevent overruns and underruns from occurring, as in the case described above.

〔実 施 例〕〔Example〕

第l図には本発明の一実施例である半導体集積回路が示
される。同図に示される半導体集積回路は、一定の順序
でデータの書込み読出しが行われるFIFOメモリ2を
内蔵するもので、特に制限されないが、通信用LSIと
して構成されている.第1図に示される通信用LSI2
0及び30は、特に制限されないが、データ伝送路5o
によって接続され、このデータ伝送路50を介してシリ
アルデータの交換が行われるようになっている,そして
各通信用LS I 20及び3 0 ニは、CPU(セ
ントラル・プロセッシング・ユニット)10及び30が
それぞれ接続され、このCPUI 0,30によってデ
ータ通信における種々の演算処理が行われるようになっ
ている。
FIG. 1 shows a semiconductor integrated circuit which is an embodiment of the present invention. The semiconductor integrated circuit shown in the figure has a built-in FIFO memory 2 in which data is written and read in a fixed order, and is configured as a communication LSI, although it is not particularly limited. Communication LSI 2 shown in Fig. 1
0 and 30 are not particularly limited, but the data transmission path 5o
The communication LSIs 20 and 30 are connected by a CPU (central processing unit) 10 and 30, and serial data is exchanged via this data transmission path 50. These CPUIs 0 and 30 are connected to each other, and various calculation processes in data communication are performed.

上記通信用LS130は、FIFOメ−11−!J2(
7)他にシリアルパラレル変換回路1及びFIFOレジ
スタ3,オーバランレジスタ4,アンダランレジスタ5
並びに切迫検知手段6を有する。
The communication LS 130 is a FIFO mail 11-! J2(
7) In addition, serial-parallel conversion circuit 1, FIFO register 3, overrun register 4, and underrun register 5
It also has an urgency detection means 6.

FIFOメモリ2は,データ送信の際にCPU40から
のデータを格納する送信FIFOメモリ部2aと、デー
タ受信の際に外部から取込まれたデータを格納する受信
FIFOメモリ部2bとの2系統のメモリ部を有する。
The FIFO memory 2 has two systems: a transmission FIFO memory section 2a that stores data from the CPU 40 during data transmission, and a reception FIFO memory section 2b that stores data fetched from the outside during data reception. has a department.

第2図及び第3図にはそれぞれ上記受信用FIFOメモ
リ部2b及び送信用メモリ部2aの記憶エリアが模式的
に示されている。同図に示されるように上記両メモリ部
は、特に制限されないが、パラレルデータ8個分例えば
8ワード分の記憶エリアを有し,その記憶エリアのアド
レスが21乃至28で示されている。両メモリ部へのデ
ータ書込みはアドレス番号の若い順になされる。また、
両メモリ部からのデータ読出しはアドレス21がら行わ
れ、アドレス22以降の記憶データは、アドレス21の
記憶エリアが空になる毎にアドレス番号が若くなる方向
に順次シフトされる。
FIGS. 2 and 3 schematically show storage areas of the reception FIFO memory section 2b and transmission memory section 2a, respectively. As shown in the figure, both of the memory sections have a storage area for eight parallel data, for example, eight words, although this is not particularly limited, and the addresses of the storage areas are indicated by 21 to 28. Data is written to both memory sections in ascending order of address numbers. Also,
Data is read from both memory sections starting from address 21, and the stored data from address 22 onward is sequentially shifted in the direction of decreasing address numbers each time the storage area at address 21 becomes empty.

シリアルパラレル変換回路1は、データ伝送路50を介
して入力されたシリアルデータをパラレルデータに変換
してそれを受信FIFOメモリ部2bに出力し、また,
上記送信FIFOメモリ部2aから出力されたデータを
シリアルデータに変換してそれをデータ伝送路50に出
力する機能を有する。
The serial-parallel conversion circuit 1 converts serial data input via the data transmission line 50 into parallel data and outputs it to the receiving FIFO memory section 2b, and also
It has a function of converting the data output from the transmission FIFO memory section 2a into serial data and outputting it to the data transmission path 50.

FIFOレジスタ3は、送信FIFOメモリ部2a及び
受信FIFOメモリ部2bに対応する2系統のFIFO
レジスタすなわち送信FIFOレジスタ3aと受信FI
FOレジスタ3bとから構或され,送信FIFOメモリ
部2a及び受信FIFOメモリ部2bにおける現在の蓄
積データ量に関する情報、例えば各FIFOメモリ部2
a,2bの現在の蓄積データのうち最後に書込まれたデ
ータのアドレス情報が上記各レジスタ3a,3bによっ
て保持される。尚、各FIFOメモリ部2a,2bの現
在の蓄積データのうち最後に書き込まれたデータのアド
レス情報は,各FIFOメモリ部2a,2bにおけるア
ドレスカウンタの出力によって容易に検知することがで
きる。
The FIFO register 3 has two systems of FIFO corresponding to a transmitting FIFO memory section 2a and a receiving FIFO memory section 2b.
Registers, namely transmit FIFO register 3a and receive FI
FO register 3b, and information regarding the current accumulated data amount in the transmitting FIFO memory section 2a and the receiving FIFO memory section 2b, for example, each FIFO memory section 2.
The address information of the last written data among the current accumulated data of a and 2b is held by each of the registers 3a and 3b. Note that the address information of the last written data among the current accumulated data in each FIFO memory section 2a, 2b can be easily detected from the output of the address counter in each FIFO memory section 2a, 2b.

上記オーバランレジスタ4は、上記FIFOメモリ2に
おける受信FIFOメモリ部2bのフル状態近くのアド
レス情報を保持するレジスタであり、また上記アンダラ
ンレジスタ5は、上記FIFOメモリ2における送信F
IFOメモリ部2aのエンプティ状態近くのアドレス情
報を保持するレジスタである。このオーバランレジスタ
4及びアンダランレジスタ5へのアドレス情報設定は、
内部データバス7及びこれに接続された外部データバス
8を介してCPU40によって行われる。
The overrun register 4 is a register that holds address information when the receive FIFO memory section 2b in the FIFO memory 2 is in a nearly full state, and the underrun register 5 is a register that holds address information for the nearly full state of the receive FIFO memory section 2b in the FIFO memory 2.
This is a register that holds address information near the empty state of the IFO memory section 2a. The address information settings for the overrun register 4 and underrun register 5 are as follows:
This is performed by the CPU 40 via the internal data bus 7 and the external data bus 8 connected thereto.

上記フル状態近くのアドレス情報とは、それぞれ上記F
IFOメモリ2がフル状態、エンプティ状態となる手前
のアドレスを指し、それは、フル状態若しくはエンプテ
ィ状態に関する割込み処理がCPU40によって開始さ
れるまでの時間などを勘案して定められる。ここで本発
明における第1,第2の保持手段は、それぞれ上記オー
バランレジる。
The address information near the above full state is the above F
It refers to the address before the IFO memory 2 becomes full or empty, and is determined by taking into consideration the time until the CPU 40 starts interrupt processing regarding the full or empty state. Here, the first and second holding means in the present invention each perform the above-mentioned overrun registration.

更に、切迫検知手段6は、上記FIFOレジスタ3,オ
ーバランレジスタ4及びアンダランレジスタ5の出力に
基づいて上記FIFOメモリ2のフル状態若しくはエン
プティ状態の切迫を検知してその検知結果を外部に出力
するもので,送信FIFOレジスタ3aの出力値とアン
ダランレジスタ5の出力値との比較,及び受信FIFO
レジスタ3bの出力値とオーバランレジスタ4の出力値
との比較を行う比較回路6aと,この比較回路6aの比
較結果に基づいて所定の割込制御信号を出力する割込制
御回路6bとを有して構或される。
Furthermore, the urgency detection means 6 detects the impending full state or empty state of the FIFO memory 2 based on the outputs of the FIFO register 3, overrun register 4, and underrun register 5, and outputs the detection result to the outside. Comparison of the output value of the transmit FIFO register 3a and the output value of the underrun register 5, and the comparison of the output value of the receive FIFO register 3a
It has a comparison circuit 6a that compares the output value of the register 3b and the output value of the overrun register 4, and an interrupt control circuit 6b that outputs a predetermined interrupt control signal based on the comparison result of the comparison circuit 6a. It is determined that

ここで上記比較回路6aによって送信FIFOレジスタ
3aの出力値とアンダランレジスタ5の出力値との一致
が検知された際に割込制御回路6bよりエンプティ状態
切迫割込み信号9が出力され,また、上記比較回路6a
によって受信FIFOレジスタ3bの出力値とオーバラ
ンレジスタ4の出力値との一致が検知された際に割込制
御回路6bよりフル状態切迫割込み信号10が出力され
るようになっている。この割込み信号9、10はCPU
40トこ伝達され、CPU40はこの割込み信号9又は
10の入力によってFIFOメモリ2のフル状態若しく
はエンプティ状態の切迫を知り、所定の時間以内にフル
状態若しくはエンプティ状態に対処するための割込み処
理を開始する。
Here, when the comparison circuit 6a detects a match between the output value of the transmission FIFO register 3a and the output value of the underrun register 5, the interrupt control circuit 6b outputs the empty state impending interrupt signal 9, and the Comparison circuit 6a
When a match between the output value of the reception FIFO register 3b and the output value of the overrun register 4 is detected, the interrupt control circuit 6b outputs a full state impending interrupt signal 10. These interrupt signals 9 and 10 are
The CPU 40 learns of the impending full or empty state of the FIFO memory 2 by inputting this interrupt signal 9 or 10, and starts interrupt processing to deal with the full or empty state within a predetermined time. do.

尚,通信用LSI20も上記と同様に構成されている。Note that the communication LSI 20 is also configured in the same manner as described above.

次に本実施例の作用を説明する。Next, the operation of this embodiment will be explained.

通信用LSI20から通信用LSI30へのデータ転送
は次のように行われる。
Data transfer from the communication LSI 20 to the communication LSI 30 is performed as follows.

通信用LS I 20からデータ転送路50を介して伝
達されたシリアルデータはシリアルパラレル変換回路1
によってパラレルデータに変換され、それが受信用FI
FOメモリ部2bに順次格納される。これに伴い、受信
FIFOレジスタ3bの保持内容は,受信FIFOメモ
リ部2bの現在の蓄積データのうち最後に書込まれたデ
ータのアドレス情報によって更新される。
Serial data transmitted from the communication LSI 20 via the data transfer path 50 is sent to the serial-parallel conversion circuit 1.
is converted to parallel data by
The data are sequentially stored in the FO memory section 2b. Accordingly, the contents held in the reception FIFO register 3b are updated by the address information of the last written data among the currently accumulated data in the reception FIFO memory section 2b.

すなわち、第2図に示されるように、受信FIFOメモ
リ部2bのアドレス21から順にパラレルデータが書込
まれてゆき、アドレス28の記憶エリアにデータが書込
まれた状態をフル状態(蓄積データ満状態)とすると、
受信FIFOレジスタ3bの保持内容は,受信FIFO
メモリ部2bへのデータ書込みに従って21.22,2
3,・・・の如く更新される。
That is, as shown in FIG. 2, parallel data is written in order from address 21 of the reception FIFO memory section 2b, and the state in which data is written to the storage area at address 28 is called a full state (accumulated data is full). state), then
The contents held in the receive FIFO register 3b are the contents of the receive FIFO register 3b.
21.22,2 according to data writing to memory section 2b
3, etc. are updated.

一方、オーバランレジスタには、受信FIFOメモリ部
2bフル状態近くのアドレス情報例えばアドレス26を
示す値がCPU40によって予め設定されており、受信
FIFOメモリ部2bへのデータ蓄積が進み、受信レジ
スタ3bの保持値とオーバランレジスタ4の保持値とが
一致すると、それが比較回路6aによって検知され、そ
の検知結果が割込制御回路6bに伝達される。すると,
この割込制御回路6bによりフル状態切迫割込み信号1
0が生成され,それがCPU40に伝達される。CPU
40はこの割込み信号10によって、受信FIFOメモ
リ部2bのフル状態の切迫を知り、フル状態に対処する
ための割込み処理に移行する。この割込み処理において
CPU40は、通信用LSI30の受信FIFOメモリ
部2bをアクセスして受信データを読出していく。この
データ読出しは、受信FIFOメモリ部2bへのデータ
書込み順になされる。すなわち,アドレス21の記憶デ
ータが先ず読出され、このアドレス21の記憶エリアが
空になると、アドレス22の記憶データがアドレス21
に移行され,そしてこのアドレス22の記憶エリアが空
になると、今度はアドレス23の記憶データがアドレス
22に移行される。同様にアドレス24の記憶データは
アドレス23に,アドレス25の記憶データはアドレス
24に、アドレス26の記憶データはアドレス25にそ
れぞれシフトされる。このようなデータシフトは、受信
用FIFOメモリ部2bからデータが読出され,アドレ
ス2工の記憶エリアが空となる毎に行われる。
On the other hand, the overrun register is preset by the CPU 40 with a value indicating address information near the full state of the reception FIFO memory section 2b, for example, address 26, and data accumulation in the reception FIFO memory section 2b progresses and the reception register 3b is retained. When the value and the value held in the overrun register 4 match, it is detected by the comparator circuit 6a, and the detection result is transmitted to the interrupt control circuit 6b. Then,
This interrupt control circuit 6b generates a full state imminent interrupt signal 1.
0 is generated and transmitted to CPU 40. CPU
40 learns from this interrupt signal 10 that the receive FIFO memory unit 2b is about to become full, and shifts to interrupt processing to deal with the full state. In this interrupt processing, the CPU 40 accesses the reception FIFO memory section 2b of the communication LSI 30 and reads the reception data. This data reading is performed in the order in which data is written to the reception FIFO memory section 2b. That is, the storage data at address 21 is read out first, and when the storage area at address 21 becomes empty, the storage data at address 22 is read out from address 21.
When the storage area at address 22 becomes empty, the storage data at address 23 is moved to address 22. Similarly, the data stored at address 24 is shifted to address 23, the data stored at address 25 is shifted to address 24, and the data stored at address 26 is shifted to address 25. Such a data shift is performed every time data is read from the receiving FIFO memory section 2b and the storage area at address 2 becomes empty.

このように、オーバランレジスタ4に、受信FIFOメ
モリ部2bのフル状態近くのアドレス情モリ部2bが実
際にフル状態になる前にCPU40に対して割込み信号
10を送出でき、これにより、フル状態前に受信FIF
Oメモリ部2b内のデータ読出しを開始できる。ここで
,受信FIFOメモリ部2bからのパラレルデータ続出
し速度は、データ伝送路50におけるシリアルデータ伝
送速度よりも速く、従って、上記のように受信FIFO
メモリ部2bのフル状態前にこの受信FIFOメモリ部
2b内のデータ読出しを開始させることにより、オーバ
ランの発生を未然に防止できる。
In this way, the interrupt signal 10 can be sent to the overrun register 4 to the CPU 40 before the address information memory section 2b of the reception FIFO memory section 2b, which is close to the full state, actually becomes full. Receive FIF to
Reading of data in the O memory section 2b can be started. Here, the parallel data successive output speed from the reception FIFO memory section 2b is faster than the serial data transmission speed on the data transmission path 50, and therefore, as described above, the reception FIFO
By starting reading data in the receive FIFO memory section 2b before the memory section 2b becomes full, overruns can be prevented from occurring.

次に、通信用LSI30から通信用LS I 20への
データ転送について説明する。
Next, data transfer from the communication LSI 30 to the communication LSI 20 will be explained.

外部データパス8及び内部データバス7を介してCPU
40から転送されたパラレルデータは、送信FIFOメ
モリ部2aに順次書込まれる。そしてこの送信FIFO
メモリ部2aにパラレルデータが書込まれる毎に送信F
IFOレジスタ3aの保持内容は、送信FIFOメモリ
部2bの現在,7蘇積データのうち最後に書込まれたデ
ータのアドレス情報によって更新される。
CPU via external data path 8 and internal data bus 7
The parallel data transferred from 40 is sequentially written into the transmission FIFO memory section 2a. And this send FIFO
Send F every time parallel data is written to the memory section 2a.
The contents held in the IFO register 3a are updated by the address information of the last written data among the current seven resuscitation data in the transmission FIFO memory section 2b.

そして第3図に示されるように、送信FIFOメモリ部
2aにおけるアドレス21から28の全ての記憶エリア
にデータが書込まれると、この送信FIFOメモリ部2
aの記憶データが、上記受信FIFOメモリ部2bから
のデータ読出しの場合と同様に、アドレス21から読出
され、このアドレス21の記憶エリアが空となる毎にア
ドレス22以降の記憶データが順次シフトされる。この
データシフトに伴い、送信FIFOレジスタ3aの保持
内容は28,27,26,・・・の如く更新される。
As shown in FIG.
The stored data at address a is read from address 21, as in the case of reading data from the reception FIFO memory section 2b, and each time the storage area at address 21 becomes empty, the stored data from address 22 onward is sequentially shifted. Ru. Along with this data shift, the contents held in the transmission FIFO register 3a are updated as 28, 27, 26, . . . .

一方、アンダランレジスタ5には、送信FIFOメモリ
部2aの蓄積データ空状態近くのアドレス情報例えばア
ドレス22を示す値がCPU40によって予め設定され
ており、送信FIFOメモリ部2aからのデータ読出し
が進み、送信FIFOレジスタ3aの保持値とアンダラ
ンレジスタ5の保持値とが一致すると、それが比較回路
6aによって検知され、その検知結果が割込制御回路6
bに伝達される。するとこの割込制御回路6bによりエ
ンプティ状態切迫割込み4a号9が生戊され、それがC
PU40に伝達される。CPU40はこの割込み信号9
によって送信FIFOメモリ部2aのエンプティ状態の
切迫を知り,エンプティ状態に対処するための割込み処
理に移行する。この割込み処理において,再びCPU4
0から送信FIFOメモリ部2aに送信用のデータが転
送され、それが送信FIFOメモリ部2aに書込まれる
On the other hand, the underrun register 5 is preset by the CPU 40 with a value indicating address information near the empty state of accumulated data in the transmission FIFO memory section 2a, for example, address 22, and data reading from the transmission FIFO memory section 2a progresses. When the value held in the transmission FIFO register 3a and the value held in the underrun register 5 match, it is detected by the comparison circuit 6a, and the detection result is sent to the interrupt control circuit 6.
transmitted to b. Then, this interrupt control circuit 6b generates an empty state impending interrupt 4a No. 9, which is
It is transmitted to PU40. The CPU 40 receives this interrupt signal 9.
As a result, the impending empty state of the transmission FIFO memory section 2a is known, and the process shifts to interrupt processing to deal with the empty state. In this interrupt processing, the CPU4
Data for transmission is transferred from 0 to the transmission FIFO memory section 2a, and is written into the transmission FIFO memory section 2a.

尚、送信FIFOメモリ部2aから読出されたデータは
シリアルパラレル変換回路1においてシリアルデータに
変換された後に、データ伝送路50を介して通信用LS
 I 20に伝達される。この通信用LSI20での処
理は上記LSI30でのデータ受信の場合と同様である
Note that the data read from the transmission FIFO memory section 2a is converted into serial data in the serial-parallel conversion circuit 1, and then sent to the communication LS via the data transmission path 50.
I20. The processing in this communication LSI 20 is similar to the data reception in the LSI 30 described above.

このように,アンダランレジスタ5に、送信FIFOメ
モリ部2aのエンブティ近くのアドレス情報を保持させ
ておくことにより、送信FIFOメモリ部2aがエンプ
ティ状態になる前に、cPUhに対して割込み信号9を
送出でき、これにより、エンプティ状態前に送信FIF
Oメモリ部2aへのデータ書込みを開始できる。ここで
、送信用FIFOメモリ部2aへのパラレルデータ書込
み速度は、データ伝送路50におけるシリアルデータ伝
送速度よりも速く、従って、上記のように送信FIFO
メモリ部2aのエンプティ状態前にこの送信FIFOメ
モリ部2aへのデータ書込みを開始させることにより、
アンダランの発生を未然に防止できる。
In this way, by causing the underrun register 5 to hold the address information near the empty address of the transmission FIFO memory section 2a, the interrupt signal 9 can be sent to the cPUh before the transmission FIFO memory section 2a becomes empty. This allows the sending FIF to be sent before the empty state.
Data writing to the O memory section 2a can be started. Here, the parallel data writing speed to the transmission FIFO memory section 2a is faster than the serial data transmission speed in the data transmission path 50, and therefore, as described above, the parallel data writing speed to the transmission FIFO memory section 2a is
By starting data writing to the transmission FIFO memory section 2a before the memory section 2a is in an empty state,
Underruns can be prevented from occurring.

上記実施例によれば以下の作用効果を得ることができる
According to the above embodiment, the following effects can be obtained.

(1)オーバランレジスタ4に、受信FIFOメモリ部
2bのフル状態近くのアドレス情報を保持させておくこ
とにより、受信FIFOメモリ部2bがフル状態になる
前にCPU40に対して割込み信号10を送出でき,こ
れにより、フル状態前に受信FIFOメモリ部2b内の
データ読出しを開始できるので、オーバランの発生を未
然に防止することができる。また、アンダランレジスタ
5に、送信FIFOメモリ部2aのエンプティ状態近く
のアドレス情報を保持させておくことにより、送信FI
FOメモリ部2aがエンプティ状態になる前にCPU4
0に対して割込み信号9を送出でき、これにより、エン
プティ前に送信FIFOメモリ部2aへのデータ書込み
を開始できるので、アンダランの発生を未然に防止する
ことができる。
(1) By causing the overrun register 4 to hold address information near the full state of the receiving FIFO memory section 2b, the interrupt signal 10 can be sent to the CPU 40 before the receiving FIFO memory section 2b reaches the full state. As a result, it is possible to start reading data in the reception FIFO memory section 2b before it becomes full, so that overruns can be prevented from occurring. Furthermore, by causing the underrun register 5 to hold address information near the empty state of the transmission FIFO memory section 2a, the transmission FIFO
Before the FO memory unit 2a becomes empty, the CPU 4
The interrupt signal 9 can be sent in response to 0, and data writing to the transmission FIFO memory section 2a can be started before it becomes empty, thereby making it possible to prevent the occurrence of an underrun.

そしてこのようにオーバラン及びアンダランの発生を未
然に防止することができれば、オーバラン及びアンダラ
ンに係るデータが無効になるという事態が避けられ、デ
ータの再書込み又は再読出しなど所定の割込み処理を行
わずに済み、CPUの負担軽減が図れる。
If overruns and underruns can be prevented from occurring in this way, it is possible to avoid situations where data related to overruns and underruns become invalid, and to avoid performing predetermined interrupt processing such as rewriting or rereading data. The load on the CPU can be reduced.

(2)また、割込制御回路6からフル状態若しくはエン
プティ状態に関する割込み信号が発生されない限りCP
U40に他の演算処理を実行させておいても、上記のフ
ル状態及びエンプティ状態に関する割込み処理に向ら影
響しないので、CPU40の利用効率の向上を図ること
ができる。
(2) Also, unless an interrupt signal related to a full state or an empty state is generated from the interrupt control circuit 6, the CP
Even if U40 is caused to execute other arithmetic processing, the interrupt processing regarding the full state and empty state described above is not affected, so that the utilization efficiency of the CPU 40 can be improved.

(3)更に、オーバランレジスタ4及びアンダランレジ
スタ5の保持内容をLSI30の外部から書替え可能と
することにより、FIFOメモリ2のフル状態若しくは
エンプティ状態の切迫が検知されてから実際にFIFO
メモリ2がフル状態若しくはエンプティ状態になるまで
の時間をLSI30の外部から変更可能とすることがで
きる。
(3) Furthermore, by making it possible to rewrite the contents held in the overrun register 4 and the underrun register 5 from outside the LSI 30, the FIFO memory 2 is actually stored after detecting the impending full state or empty state of the FIFO memory 2.
The time it takes for the memory 2 to reach a full state or an empty state can be changed from outside the LSI 30.

以上本発明者によってなされた発明を実施例に基づいて
具体的に説明したが、本発明は上記実施例に限定されず
、その要旨を逸脱しない範囲において種々変更可能であ
る。
Although the invention made by the present inventor has been specifically explained based on the examples above, the present invention is not limited to the above-mentioned examples, and can be variously modified without departing from the gist thereof.

例えば上記実施例では、FIFOメモリ2からのデータ
読出しをアドレス2lから行うようにし,このアドレス
21の記憶エリアが空になった場合にアドレス22以降
の記憶データが順次シフトされるように説明したが、F
IFOメモリによっては、データのシフトを行わずに、
リングカウンタ出力に基づく書込み読出しのアドレス制
御によってデータの先入れ先出しを可能とするものがあ
り.このようなFIFOメモリを用いる場合にも本発明
を適用できる。このようなFIFOメモリを用いる場合
には、フル状態時のアドレス及びエンプティ状態時のア
ドレスが一定ではないから、データ読出し後にオーバラ
ンレジスタ4及びアンダランレジスタ5の保持値を再設
定し、次のフル状態及びエンプティ状態の割込み処理に
備えるようにする。例えば第2図において、オーバラン
レジスタ4によってアドレス26を示す値が保持され、
このオーバランレジスタ4の保持値と受信FIFOレジ
スタ3bの保持値とが一致した場合にアドレス21から
26までのデータが読出されることになるが、このデー
タ読出し後は,書込みアドレス制御が一周されアドレス
26に新たなデータが書込まれた状態がフル状態となる
。従って,上記のデータ読出し後にオーバランレジスタ
4には、上記フル状態近くのアドレス例えばアドレス2
4を示す値が再設定されることになる。このようにデー
タ読出し毎にオーバランレジスタ4の保持値がCPU4
0によって再設定される。
For example, in the above embodiment, data is read from the FIFO memory 2 from address 2l, and when the storage area at address 21 becomes empty, the stored data from address 22 onward is sequentially shifted. ,F
Depending on the IFO memory, without shifting the data,
Some devices enable first-in, first-out data by controlling read and write addresses based on ring counter output. The present invention can also be applied when such a FIFO memory is used. When using such a FIFO memory, the address in the full state and the address in the empty state are not constant, so after reading data, the values held in the overrun register 4 and underrun register 5 are reset, and the next full state is set. Prepare for state and empty state interrupt processing. For example, in FIG. 2, the overrun register 4 holds a value indicating address 26,
When the value held in the overrun register 4 and the value held in the reception FIFO register 3b match, the data from addresses 21 to 26 will be read out. After reading this data, the write address control goes through one cycle and the address A state in which new data is written to 26 is a full state. Therefore, after reading the data, the overrun register 4 contains an address close to the full state, for example, address 2.
The value indicating 4 will be reset. In this way, each time data is read, the value held in the overrun register 4 is
Reset by 0.

また、FIFOレジスタの保持値をCPUによって所定
の周期でサンプリング可能に構威してもよい。第4図に
はこの場合の実施例が示されている。
Further, the value held in the FIFO register may be sampled at a predetermined period by the CPU. FIG. 4 shows an embodiment in this case.

FIFOレジスタ13は、送信FIFOメモリ部2a及
び受信FIFOメモリ部2bに対応する2系統のFIF
Oレジスタすなわち送信FIFOレジスタ13aと受信
FIFOレジスタ13bとから構成され、送信FIFO
メモリ部2a及び受信FIFOメモリ部2bにおける現
在の蓄積データ量に関する情報が各FIFOレジスタ1
3a,13bによって保持される。ここで上記各FIF
Oメモリ部2a,2bにおける現在の蓄積データ量に関
する情報には、送信FIFOメモリ部2a,受{;!F
IFOメモリ部2bの現在の蓄積データのうち最後に書
込まれたデータのアドレス情報や,各FIFOメモリ部
2a,2bにおいて書込みアドレスと読出しアドレスと
に基づいて求められた蓄積データ数情報などが含まれる
The FIFO register 13 has two systems of FIFOs corresponding to a transmitting FIFO memory section 2a and a receiving FIFO memory section 2b.
It consists of an O register, that is, a transmit FIFO register 13a and a receive FIFO register 13b.
Information regarding the current amount of accumulated data in the memory section 2a and reception FIFO memory section 2b is stored in each FIFO register 1.
3a and 13b. Here, each FIF above
Information regarding the current amount of accumulated data in the O memory sections 2a and 2b includes the transmission FIFO memory section 2a and the receiving {;! F
Includes address information of the last written data among the current accumulated data in the IFO memory section 2b, and information on the number of accumulated data obtained based on the write address and read address in each FIFO memory section 2a, 2b. It will be done.

そして各FIFOレジスタ13a,↓3bは、内部デー
タバス7及び外部データバス8によりCPU40に接続
されており、上記各レジスタ13a,13bの保持内容
がCPU40によって把握され得るようになっている。
Each FIFO register 13a, ↓3b is connected to the CPU 40 by an internal data bus 7 and an external data bus 8, so that the content held in each register 13a, 13b can be grasped by the CPU 40.

上記の構或において、CPU40は、所定の周期で送信
FIFOレジスタ13a若しくは受信FIFOレジスタ
13bの保持値をサンプリングし、このサンプリング結
果に基づいて、送信FIFOメモリ部2a若しくは受信
FIFOメモリ部2bのデータ蓄積状態がエンプティ状
態、若しくはフル状態に近づいているか否かを判別する
。この判別において、エンプティ状態に近いと判断され
た場合には、CPU40から転送されたデータの送信F
IFOメモリ部2aへの書込みが行われ、また、上記判
別においてフル状態に近いと判断された場合には、CP
U40の指示により受信FIFOメモリ2bからのデー
タ読出しが行われる。
In the above structure, the CPU 40 samples the value held in the transmission FIFO register 13a or the reception FIFO register 13b at a predetermined period, and stores the data in the transmission FIFO memory section 2a or the reception FIFO memory section 2b based on the sampling result. Determine whether the state is approaching an empty state or a full state. In this determination, if it is determined that the state is close to empty, the transmission F of the data transferred from the CPU 40 is
If writing to the IFO memory section 2a is performed and it is determined that the state is close to full in the above determination, the CP
Data is read from the reception FIFO memory 2b according to instructions from U40.

このようにFIFOレジスタ13の保持内容をLSI3
0の外部に出力可能に構成した場合には、このFIFO
レジスタ13の保持内容をCPU40によりサンプリン
グすることで、FIFOメモリが実際にエンプティ状態
若しくはフル状態になる前に、データの書込み若しくは
読出しを開始させることか可能となるから、上記実施例
の場合と同様にオーバラン及びアンダランの発生を未然
に防止することができ、CPU40の負担a減が図れる
In this way, the contents held in the FIFO register 13 are transferred to the LSI 3
If configured to be able to output to the outside of 0, this FIFO
By sampling the contents held in the register 13 by the CPU 40, it is possible to start writing or reading data before the FIFO memory actually reaches the empty state or the full state. Therefore, overruns and underruns can be prevented from occurring, and the load on the CPU 40 can be reduced.

尚、内部データバス7によらず専用ライン及び専用の外
部端子によってFIFOレジスタ13の保持内容の外部
出力を可能としてもよい。
Note that the contents held in the FIFO register 13 may be output to the outside using a dedicated line and a dedicated external terminal instead of using the internal data bus 7.

更に上記実施例では送信FIFOメモリ部2aと受{1
FIFOメモリ部2bとを備えたものについて説明した
が、単一のFIFOメモリ部を送信用と受信用とに兼用
することもできる。
Furthermore, in the above embodiment, the transmission FIFO memory section 2a and the reception
Although the description has been given of a device including a FIFO memory section 2b, a single FIFO memory section can also be used for both transmission and reception.

以上の説明では主として本発明者によってなされた発明
をその背景となった利用分野である通信用LSIに適用
した場合について説明したが、本発明はそれに限定され
るものではなく、FIFOメモリを備えたデータ処理装
置などにも広く適用することができる。本発明は、少な
くともFIFOメモリのオーバラン及びアンダランの発
生を未然に防止する条件のものに適用することができる
,〔発明の効果〕 本願において開示される発明のうち代表的なものによっ
て得られる効果を簡単に説明すれば、下記の通りである
In the above explanation, the invention made by the present inventor was mainly applied to communication LSI, which is the field of application that formed the background of the invention, but the present invention is not limited thereto, and the present invention is not limited to this, and It can also be widely applied to data processing devices and the like. [Effects of the Invention] The present invention can be applied to at least conditions that prevent the occurrence of overruns and underruns in FIFO memories. [Effects of the Invention] A brief explanation is as follows.

すなわち.FIFOメモリが実際にフル状態若しくはエ
ンプティ状態になる前にフル状態若しくはエンプティ状
態の切迫を検知し、その検知結果を外部に出力するよう
にしたことにより、FIFOメモリのオーバラン及びア
ンダランの発生を未然に防止することができるという効
果を奏する。
In other words. By detecting the impending full or empty state of the FIFO memory before it actually becomes full or empty and outputting the detection results to the outside, overruns and underruns of the FIFO memory can be prevented. This has the effect that it can be prevented.

また、第1,第2の保持手段の保持内容を外部から書替
え可能とした場合には,切迫検知手段によりFIFOメ
モリのエンプティ状態若しくはフル状態の切迫が検知さ
れてから,実際にFIFOメモリがエンプティ状態若し
くはフル状態になるまでの時間を任意に変更できる。
In addition, if the contents held in the first and second holding means can be rewritten externally, the impendingity detection means detects the impending empty state or full state of the FIFO memory, and then the FIFO memory actually becomes empty. You can arbitrarily change the state or the time it takes to reach the full state.

更に、FIFOメモリの現在の蓄積データ量に関する情
報を保持し、その保持内容の外部出力を可能とするFI
FOレジスタを設けた場合にも、上記の場合と同様にF
IFOメモリのオーバラン及びアンダランの発生を未然
に防止することができる。
Furthermore, an FI that holds information regarding the current amount of data stored in the FIFO memory and enables external output of the held contents.
Even when an FO register is provided, the F
Overruns and underruns of the IFO memory can be prevented from occurring.

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

第工図は本発明に係る半導体集積回路の一実施例ブロッ
ク図, 第2図及び第3図は本実施例装置におけるFIFOメモ
リの記憶エリアを模式的に示す説明図,第4図は他の実
施例ブロック図である。 2・・・FIFOメモリ.3.13・・・FIFOレジ
スタ、4・・・オーバランレジスタ、5・・・アンダラ
ンレジスタ、6・・・切迫検知手段.20.30・・・
通信用LSI。
1 is a block diagram of an embodiment of the semiconductor integrated circuit according to the present invention, FIGS. 2 and 3 are explanatory diagrams schematically showing the storage area of the FIFO memory in the device of this embodiment, and FIG. It is an example block diagram. 2...FIFO memory. 3.13... FIFO register, 4... Overrun register, 5... Underrun register, 6... Imminence detection means. 20.30...
Communication LSI.

Claims (3)

【特許請求の範囲】[Claims] 1.一定の順序でデータの書込み読出しが行われるFI
FOメモリを備えた半導体集積回路において、上記FI
FOメモリのフル状態近くのアドレス情報を保持する第
1の保持手段と、上記FIFOメモリのエンプティ状態
近くのアドレス情報を保持する第2の保持手段と、FI
FOメモリの現在の蓄積データのうち最後に書込まれた
データのアドレス情報及び上記第1、第2の保持手段の
保持アドレス情報に基づいて上記FIFOメモリのフル
状態若しくはエンプティ状態の切迫を検知し、その検知
結果を外部に出力する切迫検知手段とを有する半導体集
積回路。
1. FI where data is written and read in a fixed order
In a semiconductor integrated circuit equipped with an FO memory, the above FI
a first holding means for holding address information near a full state of the FIFO memory; a second holding means holding address information near an empty state of the FIFO memory;
Detecting the impending full state or empty state of the FIFO memory based on the address information of the last written data among the currently stored data of the FO memory and the address information held by the first and second holding means. , and an urgency detection means for outputting the detection result to the outside.
2.上記第1、第2の保持手段の保持内容を外部から書
替え可能に構成された請求項1記載の半導体集積回路。
2. 2. The semiconductor integrated circuit according to claim 1, wherein the contents held in said first and second holding means are configured to be rewriteable from the outside.
3.一定の順序でデータの書込み読出しが行われるFI
FOメモリを備えた半導体集積回路において、上記FI
FOメモリの現在の蓄積データ量に関する情報を保持し
、その保持内容の外部出力を可能とするFIFOレジス
タを有する半導体集積回路。
3. FI where data is written and read in a fixed order
In a semiconductor integrated circuit equipped with an FO memory, the above FI
A semiconductor integrated circuit having a FIFO register that holds information regarding the current amount of data stored in an FO memory and allows the held contents to be output to the outside.
JP1149633A 1989-06-14 1989-06-14 Semiconductor integrated circuit Pending JPH0315941A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1149633A JPH0315941A (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1149633A JPH0315941A (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit

Publications (1)

Publication Number Publication Date
JPH0315941A true JPH0315941A (en) 1991-01-24

Family

ID=15479493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1149633A Pending JPH0315941A (en) 1989-06-14 1989-06-14 Semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JPH0315941A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197520A (en) * 1992-01-22 1993-08-06 Japan Radio Co Ltd Fifo memory
JPH06175971A (en) * 1992-09-17 1994-06-24 Internatl Business Mach Corp <Ibm> Personal computer system
US5442598A (en) * 1992-10-14 1995-08-15 Sharp Kabushiki Kaisha Information reproduction apparatus with control means for plural track kickback operation
JP2002540526A (en) * 1999-03-31 2002-11-26 クロジック コーポレーション Host adapter for combining I / O completion reporting and method of using same
JP2014087569A (en) * 2012-10-31 2014-05-15 Universal Entertainment Corp Communication lsi, and game machine
JP2014087568A (en) * 2012-10-31 2014-05-15 Universal Entertainment Corp Communication lsi, and game machine

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05197520A (en) * 1992-01-22 1993-08-06 Japan Radio Co Ltd Fifo memory
JPH06175971A (en) * 1992-09-17 1994-06-24 Internatl Business Mach Corp <Ibm> Personal computer system
US5442598A (en) * 1992-10-14 1995-08-15 Sharp Kabushiki Kaisha Information reproduction apparatus with control means for plural track kickback operation
JP2002540526A (en) * 1999-03-31 2002-11-26 クロジック コーポレーション Host adapter for combining I / O completion reporting and method of using same
JP2014087569A (en) * 2012-10-31 2014-05-15 Universal Entertainment Corp Communication lsi, and game machine
JP2014087568A (en) * 2012-10-31 2014-05-15 Universal Entertainment Corp Communication lsi, and game machine

Similar Documents

Publication Publication Date Title
US4507760A (en) First-in, first-out (FIFO) memory configuration for queue storage
US20040107265A1 (en) Shared memory data transfer apparatus
JPS60142439A (en) Store buffer device
JPH0315941A (en) Semiconductor integrated circuit
US6584512B1 (en) Communication DMA device for freeing the data bus from the CPU and outputting divided data
US10853123B2 (en) Memory module
JP2950856B2 (en) First-in first-out memory configuration method
JPS6194142A (en) First-in/first-out type memory
JPH0458646A (en) Buffer management system
JP3019917B2 (en) High-speed FIFO circuit
JPH06110653A (en) Memory system and memory control method using the same
JP2000003332A (en) Bi-directional bus size conversion circuit
JPH01119823A (en) First-in first-out storage device
JP2707256B2 (en) Micro computer
JPH0713881A (en) Communication processor
JP2625396B2 (en) Receive data processing device
JPS62225050A (en) Comunication control unit
JP2511697B2 (en) Data receiver
JPH03100851A (en) Fifo storage device
JPH11339025A (en) Data read device
JPH03271856A (en) Buffer control system
JPH05324857A (en) Alm gathering system
JPH0458355A (en) Interface control circuit
JPH03294951A (en) High speed data transfer system in personal computer system
JPS6379439A (en) Serial communication equipment