JP2000295295A - Buffer memory for block data transfer and serial data transmission reception system - Google Patents

Buffer memory for block data transfer and serial data transmission reception system

Info

Publication number
JP2000295295A
JP2000295295A JP11101506A JP10150699A JP2000295295A JP 2000295295 A JP2000295295 A JP 2000295295A JP 11101506 A JP11101506 A JP 11101506A JP 10150699 A JP10150699 A JP 10150699A JP 2000295295 A JP2000295295 A JP 2000295295A
Authority
JP
Japan
Prior art keywords
shift register
write
state
data
read
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
JP11101506A
Other languages
Japanese (ja)
Inventor
Hirotsugu Sato
博世 佐藤
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.)
Kokusai Electric Corp
Original Assignee
Kokusai 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 Kokusai Electric Corp filed Critical Kokusai Electric Corp
Priority to JP11101506A priority Critical patent/JP2000295295A/en
Publication of JP2000295295A publication Critical patent/JP2000295295A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

PROBLEM TO BE SOLVED: To provide a buffer memory with a small circuit scale and low power consumption where reduction in a throughput of a processing section with a high throughput is suppressed between processing sections with different throughput. SOLUTION: A buffer provided between processing sections A, B comprises shift registers 10, 20, an input selector section 30, an output selector section 40, a write control section 50 and a read control section 60. Write to the processing section A is conducted by selecting the input selector 30 by the write control section 50, writing data to the shift register 10 and writing data to the shift register 20. Reading from the processing section B is conducted by using the read control section 60 to select the output selector 40, reading data in the shift register 10 and reading the shift register 20.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ブロック・データ
転送用バッファメモリに係り、特に、処理速度の異なる
処理部間のバッファメモリに関するものである。
The present invention relates to a buffer memory for transferring block data, and more particularly to a buffer memory between processing units having different processing speeds.

【0002】[0002]

【従来の技術】最近の電子機器には、複数のCPUが使
用され、複数の処理をそれぞれCPUで処理を行う、分
散処理によりシステムの処理能力を上げている。システ
ム内には、高速で処理を行わなければならない処理部
や、低速で処理をしてかまわない処理部が混在する。
2. Description of the Related Art In recent electronic apparatuses, a plurality of CPUs are used, and a plurality of processings are respectively performed by the CPUs. In the system, there are processing units that must perform processing at high speed and processing units that may perform processing at low speed.

【0003】一般的に、高速処理部ほど電力を消費する
ため、低消費電力で、システム全体の処理能力を上げる
ためには、低速処理部により全体の処理能力が低下しな
いように、処理部間のデータ伝送部分の効率や伝送能力
を上げることが重要となる。従来、図8に示すように、
データ処理速度の異なる、処理部A,B間で、データ伝
送を行う際に、処理部間にバッファと呼ばれる、記憶素
子(メモリ)11を置いて、処理速度の差を吸収する方
法がとられる。データ処理能力の高い処理部A側は、バ
ッファ11にデータを書き込み、常にバッファが空にな
らないようにしておくことにより、データ処理能力の低
い処理部B側が、常にバッファからデータを読み出し処
理を行える。又、逆に、データ処理能力の高い処理部A
側は、常にバッファ11が満杯にならないように、読み
出しを行うことにより、データ処理能力の低い処理部B
側が、常にバッファ11からデータを書き込み処理を行
える。書き込み制御部51は書き込み信号によって入力
セレクタ31を切り替え、読み込み制御部61は読み込
み信号により出力セレクタ41を切り替え、レジスタ1
〜4の切り替えをする。71はFIFD(ファースト・
イン・ファースト・アウト)メモリでデータ満杯等の状
態信号を出力する。
In general, the higher the speed of the processing unit, the more power is consumed. Therefore, in order to increase the processing power of the entire system with low power consumption, it is necessary to prevent the low processing unit from lowering the overall processing performance. It is important to improve the efficiency and transmission capacity of the data transmission part. Conventionally, as shown in FIG.
When performing data transmission between the processing units A and B having different data processing speeds, a method of absorbing a difference in processing speed by placing a storage element (memory) 11 called a buffer between the processing units. . The processing unit A having a high data processing capacity writes data into the buffer 11 and always keeps the buffer from being empty, so that the processing unit B having a low data processing capacity can always read data from the buffer and perform processing. . Conversely, processing unit A having a high data processing capability
The side performs reading so that the buffer 11 does not always become full, so that the processing unit B having a low data processing capability
The side can always write data from the buffer 11. The write control unit 51 switches the input selector 31 by a write signal, the read control unit 61 switches the output selector 41 by a read signal,
〜4 is switched. 71 is FIFD (first
(In-first-out) The memory outputs a status signal such as data full.

【0004】[0004]

【発明が解決しようとする課題】このように、処理部間
にバッファを置くことにより、処理能力の高い処理部
は、処理能力の低い処理部の処理速度に足を引っ張られ
ることなく、処理を続けることができる。
As described above, by placing a buffer between processing units, a processing unit having a high processing capability can perform processing without being pulled down by the processing speed of a processing unit having a low processing capability. You can continue.

【0005】しかし、処理能力の高い処理部は、常にバ
ッファの状態を監視処理をしなければならないため、処
理能力が低下する。
[0005] However, a processing unit having a high processing capacity must constantly monitor the state of the buffer, so that the processing capacity decreases.

【0006】本発明の目的は、処理能力が異なる処理部
間において、処理能力の高い処理部の処理能力低下を抑
え、回路規模が小さく、低消費電力化が可能な最適バッ
ファメモリを提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide an optimal buffer memory capable of suppressing a decrease in processing performance of a processing unit having a high processing capability, having a small circuit size, and reducing power consumption between processing units having different processing capabilities. It is in.

【0007】[0007]

【課題を解決するための手段】上記の目的は、切り替え
選択される2つのシフトレジスタを備えたことによっ
て、達成される。
The above object is achieved by providing two shift registers which are selectively switched.

【0008】また上記の目的は、切り替え選択される2
つのシフトレジスタと、該シフトレジスタの書き込み側
を読み込み側の状態と書き込み信号数とによって切り替
え選択する書き込み制御手段と、前記シフトレジスタの
読み込み側を書き込み側の状態と読み込み信号数とによ
って切り替え選択する読み込み制御手段とを備えたこと
によって、達成される。
[0008] The above-mentioned object is to switch and select 2
Two shift registers, write control means for switching and selecting the write side of the shift register according to the state of the read side and the number of write signals, and switching and selecting the read side of the shift register according to the state of the write side and the number of read signals. This is achieved by providing read control means.

【0009】上記の手段によると、処理能力の高い処理
部Aから処理能力の低い処理部Bにブロック・データを
伝送する時、2つのシフトレジスタを10、20とした
場合、バッファの書き込みは、読み込み側の状態がシフ
トレジスタ10の読み込み終了状態とすると、書き込み
制御手段は、シフトレジスタ10を選択し処理部Aから
のデータ書き込みを行なう。書き込み信号数がシフトレ
ジスタ10の設定数に達し、且つ読み込み側の状態がシ
フトレジスタ20の読み込み終了状態とすると、書き込
み制御手段は、シフトレジスタ20を切り替え選択し処
理部Aからのデータ書き込みを行なう。
According to the above means, when transmitting block data from the processing section A having a high processing capacity to the processing section B having a low processing capacity, if the two shift registers are set to 10 and 20, writing to the buffer is performed as follows. Assuming that the state on the reading side is the state where the reading of the shift register 10 is completed, the write control means selects the shift register 10 and writes data from the processing unit A. When the number of write signals reaches the number set in the shift register 10 and the state on the reading side is the state in which reading of the shift register 20 is completed, the write control means switches and selects the shift register 20 and writes data from the processing unit A. .

【0010】処理部Bの読み込みは、読み込み制御手段
がシフトレジスタ10を選択しデータが読み出され、シ
フトレジスタ10が空になって読み込みが終了すると、
読み込み制御手段は、書き込み側の状態がシフトレジス
タ20の書き込み終了状態にあるとシフトレジスタ20
を切り替え選択し、処理部Bのデータ読み込みを行な
う。この読み込みは読み込み信号数がシフトレジスタ2
0のデータが空になるまで続けられる。
The reading of the processing section B is performed by the reading control means selecting the shift register 10 and reading the data. When the shift register 10 becomes empty and the reading is completed,
The read control means determines that the state on the write side is the write end state of the shift register 20 and the shift register 20
Is selected, and data is read from the processing unit B. In this reading, the number of read signals is
The process is continued until zero data becomes empty.

【0011】[0011]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は、本発明の一実施形態のバッファの
構成図を示す。
FIG. 1 shows a configuration diagram of a buffer according to an embodiment of the present invention.

【0013】本発明のバッファは、処理能力の高い処理
部Aと、処理能力の低い処理部B間に設けられ、シフト
レジスタ10と、シフトレジスタ20と、入力セレクタ
部30、出力セレクタ部40、書き込み制御部50、読
み込み制御部60、から構成される。
The buffer of the present invention is provided between a processing section A having a high processing capacity and a processing section B having a low processing capacity, and includes a shift register 10, a shift register 20, an input selector section 30, an output selector section 40, It comprises a write control unit 50 and a read control unit 60.

【0014】シフトレジスタ10、シフトレジスタ20
は、各々レジスタ1,2を縦続接続して構成され、書き
込まれたデータを保存し、その書き込まれたデータは、
書き込まれた順番で読み出される。今、シフトレジスタ
10に書き込みデータWを書き込むと、シフトレジスタ
10のレジスタ1にデータWが書き込まれ、レジスタ2
には、以前にレジスタ1に書き込まれたデータが移動す
る。もう一度、シフトレジスタ10に書き込みデータX
を書き込むと、レジスタ1には、データXが書き込ま
れ、レジスタ2にはデータWが書き込まれる。この状態
でシフトレジスタ10を読み込むと、始めに、レジスタ
2のデータWが読み出され、レジスタ1のデータXがレ
ジスタ2に移動する、もう一度、シフトレジスタ10か
ら読み込むと、移動したデータXがレジスタ2から読み
出される。
Shift register 10 and shift register 20
Is configured by cascade-connecting registers 1 and 2 and stores written data, and the written data is
They are read in the order written. Now, when the write data W is written to the shift register 10, the data W is written to the register 1 of the shift register 10 and the register 2
Moves data previously written to the register 1. Once again, the write data X is written to the shift register 10.
Is written, data X is written into the register 1 and data W is written into the register 2. When the shift register 10 is read in this state, first, the data W of the register 2 is read, and the data X of the register 1 is moved to the register 2. When the data X is read again from the shift register 10, the moved data X is stored in the register. 2 is read.

【0015】入力セレクタ30は、書き込み制御部50
で制御され、シフトレジスタ10とシフトレジスタ20
のどちらにデータを入力するか選択するスイッチ部であ
る。ANDGATE3,4がスイッチ選択を行なう。出
力セレクタ40は、読み込み制御部60で制御され、シ
フトレジスタ10とシフトレジスタ20のどちらからの
データが出力されるか選択するスイッチ部である。AN
DGATE5、6がスイッチ選択をしORGATE7を
通してデータが読み出される。
The input selector 30 includes a write control unit 50
And the shift register 10 and the shift register 20
Is a switch unit for selecting which of the above data is to be inputted. ANDGATE3,4 performs switch selection. The output selector 40 is a switch unit that is controlled by the read control unit 60 and selects which of the shift register 10 and the shift register 20 outputs data. AN
DGATE5 and DGATE6 select a switch, and data is read through ORGATE7.

【0016】読み込み制御部60は、読み込み回数をカ
ウントする読み込みカウンタ9を持ち、読み込みカウン
タ9と、書き込み制御部50の状態により出力セレクタ
40の制御を行う。読み込み制御部60の状態遷移は、
下記のように遷移する。読み込み制御部の状態遷移図を
図2に示す。
The read control unit 60 has a read counter 9 for counting the number of times of reading, and controls the output selector 40 according to the states of the read counter 9 and the write control unit 50. The state transition of the read control unit 60 is as follows.
The transition is as follows. FIG. 2 shows a state transition diagram of the read control unit.

【0017】(シフトレジスタ20読み込み終了状態)
−>(シフトレジスタ10読み込み状態)−>(シフト
レジスタ10読み込み終了状態)−>(シフトレジスタ
20読み込み状態)−> それぞれの状態遷移条件は、 (シフトレジスタ20読み込み終了状態)書き込み制御
部50の状態がシフトレジスタ20の書き込み終了状
態、又はシフトレジスタ10の書き込み状態ならば、読
み込み制御部60の状態は、シフトレジスタ20の読み
込み終了状態に留まり、書き込み制御部50の状態が、
シフトレジスタ10の書き込み終了状態、又はシフトレ
ジスタ20の書き込み状態ならばシフトレジスタ10が
読み込み状態に遷移する。
(Reading of shift register 20 is completed)
-> (Reading state of shift register 10)-> (Reading state of shift register 10)-> (Reading state of shift register 20)-> Each state transition condition is as follows: (Reading state of shift register 20) If the state is the write end state of the shift register 20 or the write state of the shift register 10, the state of the read control unit 60 remains at the read end state of the shift register 20, and the state of the write control unit 50 is
If the shift register 10 is in the write end state or the shift register 20 is in the write state, the shift register 10 transitions to the read state.

【0018】(シフトレジスタ10読み込み状態)読み
込みカウンタ9の値が1ならば、読み込み制御部60の
状態は、シフトレジスタ10の読み込み状態に留まり、
読み込みカウンタ9の値が2ならば、シフトレジスタ1
0が読み込み終了状態に遷移する。
(Reading state of shift register 10) If the value of the reading counter 9 is 1, the state of the reading control section 60 remains in the reading state of the shift register 10, and
If the value of the read counter 9 is 2, the shift register 1
0 transitions to the read end state.

【0019】(シフトレジスタ10読み込み終了状態)
書き込み制御部50の状態がシフトレジスタ10の書き
込み終了状態、又はシフトレジスタ20の書き込み状態
ならば、読み込み制御部60の状態は、シフトレジスタ
10が読み出し終了状態に留まり、書き込み制御部50
の状態が、シフトレジスタ20の書き込み終了状態、又
はシフトレジスタ10の書き込み状態ならばシフトレジ
スタ20が読み込み状態に遷移する。
(Reading of shift register 10 is completed)
If the state of the write control unit 50 is the write end state of the shift register 10 or the write state of the shift register 20, the state of the read control unit 60 is such that the shift register 10 remains in the read end state and the write control unit 50
Is the write end state of the shift register 20 or the write state of the shift register 10, the shift register 20 transits to the read state.

【0020】(シフトレジスタ20読み込み状態)読み
込みカウンタ9の値が3ならば、読み込み制御部60の
状態は、シフトレジスタ20の読み込み状態に留まり、
読み込みカウンタ9の値が0ならば、シフトレジスタ2
0が読み込み状態に遷移する。
(Read state of shift register 20) If the value of the read counter 9 is 3, the state of the read control unit 60 remains in the read state of the shift register 20,
If the value of the read counter 9 is 0, the shift register 2
0 transitions to the read state.

【0021】出力セレクタ40の制御は、読み出し制御
部60の状態が、シフトレジスタ10の読み出し状態の
時に、出力セレクタ40をシフトレジスタ10を選択さ
せ、シフトレジスタ10からデータを出力させる。又、
読み出し制御部60の状態が、シフトレジスタ20の読
み込み状態の時に、出力セレクタ40をシフトレジスタ
20を選択させ、シフトレジスタ20からデータを出力
させる。
The output selector 40 controls the output selector 40 to select the shift register 10 and output data from the shift register 10 when the read control unit 60 is in the read state of the shift register 10. or,
When the read control unit 60 is in the read state of the shift register 20, the output selector 40 selects the shift register 20 and outputs data from the shift register 20.

【0022】書き込み制御部50は、書き込み回数をカ
ウントする書き込みカウンタ8を持ち、書き込みカウン
タ8と、読み込み制御部60の状態により入力セレクタ
30の制御、書き込み要求の外部制御信号の制御を行
う。書き込み制御部50の状態遷移は、下記のように遷
移する。書き込み制御部50の状態遷移図を図3に示
す。
The write control unit 50 has a write counter 8 for counting the number of times of writing, and controls the input selector 30 and controls an external control signal for a write request according to the state of the write counter 8 and the read control unit 60. The state transition of the write control unit 50 transits as follows. FIG. 3 shows a state transition diagram of the write control unit 50.

【0023】(シフトレジスタ20の書き込み終了状態
−>(シフトレジスタ10の書き込み状態)−>(シフ
トレジスタ10書き込み終了状態)−>(シフトレジス
タ20書き込み状態)−> それぞれの状態遷移条件は、 (シフトレジスタ20の書き込み終了状態)読み込み制
御部60の状態がシフトレジスタ10の読み込み終了状
態ならば、書き込み制御部50の状態は、シフトレジス
タ20の書き込み終了状態に留まり、読み込み制御部6
0の状態が、シフトレジスタ10の読み込み終了状態、
又はシフトレジスタ20の読み込み状態、読み込み終了
状態ならば、シフトレジスタ10書き込み状態に遷移す
る。
(Write end state of shift register 20-> (write state of shift register 10)-> (write end state of shift register 10)-> (write state of shift register 20)-> Each state transition condition is as follows. If the state of the read control unit 60 is the read end state of the shift register 10, the state of the write control unit 50 remains at the write end state of the shift register 20, and the read control unit 6
0 indicates that the shift register 10 has finished reading,
Alternatively, if the shift register 20 is in the read state or the read end state, the state shifts to the shift register 10 write state.

【0024】(シフトレジスタ10書き込み状態)書き
込みカウンタ8の値が1ならば、書き込み制御部50の
状態は、シフトレジスタ10の書き込み状態に留まり、
書き込みカウンタ8の値が2ならば、シフトレジスタ1
0書き込み終了状態に遷移する。
(Writing state of shift register 10) If the value of the writing counter 8 is 1, the state of the writing control unit 50 remains in the writing state of the shift register 10, and
If the value of the write counter 8 is 2, the shift register 1
The state transits to the 0 write end state.

【0025】(シフトレジスタ10書き込み終了状態)
読み込み制御部60の状態がシフトレジスタ20の読み
込み終了状態ならば、書き込み制御部50の状態は、シ
フトレジスタ10の書き込み終了状態に留まり、読み込
み制御部60の状態が、シフトレジスタ20の読み込み
終了、又はシフトレジスタ10の読み込み、読み込み終
了状態ならば、シフトレジスタ20が書き込み状態に遷
移する。
(Shift register 10 writing completed state)
If the state of the read control unit 60 is the read end state of the shift register 20, the state of the write control unit 50 remains at the write end state of the shift register 10, and the state of the read control unit 60 indicates that the read of the shift register 20 has been completed. Alternatively, if the reading of the shift register 10 is completed, the shift register 20 transitions to the write state.

【0026】(シフトレジスタ20書き込み状態)書き
込みカウンタ8の値が3ならば、書き込み制御部50の
状態は、シフトレジスタ20の書き込み状態に留まり、
書き込みカウンタ8の値が0ならば、シフトレジスタ2
0が書き込み状態に遷移する。
(Writing state of shift register 20) If the value of the writing counter 8 is 3, the state of the writing control unit 50 remains in the writing state of the shift register 20, and
If the value of the write counter 8 is 0, the shift register 2
0 transitions to the write state.

【0027】入力セレクタ30の制御は、書き込み制御
部50の状態が、シフトレジスタ10の書き込み状態の
時に、入力セレクタ30をシフトレジスタ10を選択さ
せ、シフトレジスタ10からデータを入力させる。又、
書き込み制御部50の状態が、シフトレジスタ20の書
き込み状態の時に、入力セレクタ30をシフトレジスタ
20を選択させ、シフトレジスタ20からデータを入力
させる。
The input selector 30 controls the input selector 30 to select the shift register 10 and input data from the shift register 10 when the state of the write control unit 50 is the write state of the shift register 10. or,
When the state of the write control unit 50 is the write state of the shift register 20, the input selector 30 selects the shift register 20 and inputs data from the shift register 20.

【0028】書き込み要求の外部制御信号の制御は、書
き込み制御部50の状態が、シフトレジスタ10の書き
込み状態、シフトレジスタ20の書き込み状態の時に、
書き込み要求信号を出力する。
The external control signal of the write request is controlled when the write control unit 50 is in the write state of the shift register 10 or the write state of the shift register 20.
Outputs a write request signal.

【0029】次に、動作を説明する、説明は、処理能力
の高い処理部Aから、処理能力の低い処理部Bにデータ
を伝送する時について説明する。又、ブロック・データ
転送数は2とする。読み込みカウンタ8、書き込みカウ
ンタ9は、初期設定で0にクリアされているとする。
又、読み込み制御部60の状態は、シフトレジスタ20
の読み込み終了状態に、書き込み制御部50の状態は、
シフトレジスタ10の書き込み終了状態に初期化されて
いるとする。
Next, the operation will be described. In the description, the case where data is transmitted from the processing unit A having a high processing capability to the processing unit B having a low processing capability will be described. The number of block data transfers is two. It is assumed that the read counter 8 and the write counter 9 have been cleared to 0 by default.
The state of the read control unit 60 is determined by the shift register 20.
In the read end state, the state of the write control unit 50 is
It is assumed that the shift register 10 has been initialized to the write end state.

【0030】バッファの書き込み動作について説明す
る。図5に書き込み動作の動作フローチャートを示す。
又、図6にシフトレジスタのデータ動作タイムチャート
を示す。
The write operation of the buffer will be described. FIG. 5 shows an operation flowchart of the write operation.
FIG. 6 shows a data operation time chart of the shift register.

【0031】書き込み制御部50は、読み込み制御部6
0の状態が、シフトレジスタ10の読み込み終了状態な
ので(500)、シフトレジスタ10の書き込み状態に
遷移する。この時点で、読み込み制御部60の状態が、
シフトレジスタ20の読み込み状態に遷移し、処理部B
が読み込み動作可能状態となる。書き込み制御部50は
入力セレクタ30をシフトレジスタ10に切り換え(5
10)、処理部Aは書き込みデータWの書き込みを行う
(520)。書き込みデータWは、入力セレクタ30で
シフトレジスタ10に選択され、シフレジスタ10のレ
ジスタ1に書き込まれる。書き込み制御部50は、書き
込みカウンタ8をインクリメントしカウントを1に設定
する(530)。
The write control unit 50 includes the read control unit 6
Since the state of 0 is the read end state of the shift register 10 (500), the state transits to the write state of the shift register 10. At this point, the state of the reading control unit 60 is
The state shifts to the read state of the shift register 20, and the processing unit B
Is ready for reading. The write control unit 50 switches the input selector 30 to the shift register 10 (5
10), the processing unit A writes the write data W (520). The write data W is selected by the shift register 10 by the input selector 30 and written into the register 1 of the shift register 10. The write control unit 50 increments the write counter 8 and sets the count to 1 (530).

【0032】処理部Aが、次の書き込みデータXを書き
込むと、すでに書き込まれたデータWはシフトレジスタ
10のレジスタ2に移動し、書き込みデータXはシフト
レジスタ10のレジスタ1に書き込まれる。書き込み制
御部50は、カウンタ8をインクリメントし、カウント
を2に設定し、シフトレジスタ10の書き込み終了状態
に遷移する(540)。この時点で、読み込み制御部6
0の状態が、シフトレジスタ10の読み込み状態に遷移
し、処理部Bが読み込み動作可能状態になる。
When the processing unit A writes the next write data X, the already written data W moves to the register 2 of the shift register 10, and the write data X is written to the register 1 of the shift register 10. The write control unit 50 increments the counter 8, sets the count to 2, and makes a transition to the write end state of the shift register 10 (540). At this point, the reading control unit 6
The state of 0 transits to the reading state of the shift register 10, and the processing unit B becomes a reading operable state.

【0033】読み込み制御部60の状態が、シフトレジ
スタ20の読み込み終了状態なので(550)、書き込
み制御部50は、シフトレジスタ20の書き込み状態に
遷移し、入力セレクタ30をシフトレジスタ20に設定
する(560)。シフトレジスタ20の状態が空なの
で、処理部Aに書き込みを要求する(570)。処理部
Aは書き込みデータYの書き込みを行う。書き込みデー
タYは、入力セレクタ30で選択され、シフトレジスタ
20のレジスタ1に書き込まれる。書き込み制御部50
は、書き込みカウンタ8をインクリメントしカウントを
3に設定する(580)。
Since the state of the read control unit 60 is the read end state of the shift register 20 (550), the write control unit 50 transits to the write state of the shift register 20 and sets the input selector 30 to the shift register 20 ( 560). Since the state of the shift register 20 is empty, a write is requested to the processing unit A (570). The processing unit A writes the write data Y. The write data Y is selected by the input selector 30 and written to the register 1 of the shift register 20. Write control unit 50
Increments the write counter 8 and sets the count to 3 (580).

【0034】処理部Aが、次の書き込みデータZを書き
込むと、すでに書き込まれデータYはシフトレジスタ2
0のレジスタ2に移動し、書き込みデータZはシフトレ
ジスタ20のレジスタ1に書き込まれる。書き込み制御
部50は、書き込みカウンタ8を0にクリアし、書き込
み制御部50は、シフトレジスタ20の書き込み終了状
態に遷移する(590)。処理部Bがデータを読み込み
動作を開始していないと、読み込み制御部60の状態
は、シフトレンズ10の読み込み状態なので、処理部B
が読み込み動作を開始して、読み込み制御部の状態が、
シフトレンズ10の読み込み終了状態に遷移する迄、書
き込み動作を停止する。
When the processing unit A writes the next write data Z, the already written data Y is stored in the shift register 2.
The data moves to the register 2 of 0, and the write data Z is written to the register 1 of the shift register 20. The write control unit 50 clears the write counter 8 to 0, and the write control unit 50 transitions to a write end state of the shift register 20 (590). If the processing unit B has not started reading data, the state of the reading control unit 60 is the reading state of the shift lens 10.
Starts the reading operation, and the state of the reading control unit is
The writing operation is stopped until the reading of the shift lens 10 is completed.

【0035】バッファへの読み込み動作について説明す
る。図4に読み込み動作のフローチャートを示す。
The operation of reading data into the buffer will be described. FIG. 4 shows a flowchart of the reading operation.

【0036】処理部Bが、読み込み動作を開始すると、
シフトレジスタ10のレジスタ2のデータWが読み出さ
れる。読み出されると、シフトレジスタ10のレジスタ
1のデータXをレジスタ2に移動する。読み込み制御部
60は、読み込みカウンタ9をインクリメントし、カウ
ントを1に設定する(410)。
When the processing section B starts the reading operation,
The data W of the register 2 of the shift register 10 is read. When read, the data X in the register 1 of the shift register 10 is moved to the register 2. The read control unit 60 increments the read counter 9 and sets the count to 1 (410).

【0037】処理部Bが、次の読み込み動作を行うと、
シフトレジスタ10のレジスタ1のデータXが先ほどの
読み込み動作で、レジスタ2に移動しているので、デー
タXが読み出される。読み込みカウンタ9のカウントを
2に設定する(420)。読み込み制御部60は、シフ
トレジスタ10が空になったので(430)、出力セレ
クタ40をシフトレジスタ20を選択するように設定す
る(440)。書き込み制御部50は、シフトレジスタ
10が空になったので、処理部Aの書き込み要求を行
う。
When the processing section B performs the next reading operation,
Since the data X in the register 1 of the shift register 10 has been moved to the register 2 in the previous read operation, the data X is read. The count of the reading counter 9 is set to 2 (420). Since the shift register 10 is empty (430), the read control unit 60 sets the output selector 40 to select the shift register 20 (440). The write control unit 50 issues a write request to the processing unit A because the shift register 10 has become empty.

【0038】処理部Bが、次の読み込み動作を行なう
と、シフトレジスタ20のレジスタ2のデータYが読み
出される。シフトレジスタ20のレジスタ1のデータZ
はレジスタ2に移動する。読み込み制御部60は、読み
込みカウンタ9をカウント3に設定する(450)。処
理部Bが、次の読み込み動作を行なうと、シフトレジス
タ20のレジスタ2からデータZが読み出される。読み
込みカウンタ9のカウントを0に設定する(460)。
シフトレジスタ20の読み込みを終了する(470)。
出力セレクタ40をシフトレジスタ10を選択するよう
設定する(400)。
When the processing section B performs the next reading operation, the data Y in the register 2 of the shift register 20 is read. Data Z of register 1 of shift register 20
Moves to register 2. The reading control unit 60 sets the reading counter 9 to count 3 (450). When the processing unit B performs the next reading operation, the data Z is read from the register 2 of the shift register 20. The count of the reading counter 9 is set to 0 (460).
The reading of the shift register 20 ends (470).
The output selector 40 is set to select the shift register 10 (400).

【0039】このように、2つのシフトレジスタから構
成されるバッファを使用することにより、データを取り
こぼすことなく、処理能力の低い処理部にデータ伝送が
行える。又、処理能力が高い処理部もブロック・データ
転送が行えるため、処理能力の低下を防ぐことができ
る。
As described above, by using the buffer constituted by the two shift registers, data can be transmitted to a processing unit having a low processing capability without dropping data. Further, since a processing unit having a high processing capability can also perform block data transfer, it is possible to prevent a reduction in processing capability.

【0040】図8は、一定の速度(10Mbps)でシ
リアルデータを送受信するシステムに本発明のバッファ
メモリを適用した例である。実施例では、MPU600
側のデータバス幅を32ビット、読み書きサイクルを2
サイクル(1サイクル=1/20MHz)とすると、M
PU側のデータ転送速度(データ処理速度)は32ビッ
ト×(1/2サイクル)×20MHz=320bps、
シリアル送受信処理部800のデータ転送速度は、10
Mbpsである。この異なるデータ処理速度システム間
のデータ転送を、本発明のバッファ100を介して行
う。
FIG. 8 shows an example in which the buffer memory of the present invention is applied to a system for transmitting and receiving serial data at a constant speed (10 Mbps). In the embodiment, the MPU 600
Side data bus width is 32 bits and read / write cycle is 2
Cycle (1 cycle = 1/20 MHz), M
The data transfer speed (data processing speed) on the PU side is 32 bits × (1 / cycle) × 20 MHz = 320 bps,
The data transfer rate of the serial transmission / reception processing unit 800 is 10
Mbps. The data transfer between the different data processing speed systems is performed via the buffer 100 of the present invention.

【0041】シリアル送受信処理部800は、一定の速
度でデータをバッファから読み書きする。シリアル送受
信処理部は、シリアル送信制御部810、シリアル受信
制御部840、送信パラレル/シリアル変換部820、
受信シリアル/パラレル変換部830から構成される。
The serial transmission / reception processing unit 800 reads / writes data from / to the buffer at a constant speed. The serial transmission / reception processing unit includes a serial transmission control unit 810, a serial reception control unit 840, a transmission parallel / serial conversion unit 820,
It comprises a receiving serial / parallel converter 830.

【0042】シリアル送信制御部810は、送信要求を
MPU600に出力し、送信パラレル/シリアル変換部
820の状態を監視しながら、送信バッファ110から
データを読み込み、送信パラレル/シリアル変換部82
0に書き込む。送信パラレル/シリアル変換部820
は、書き込まれたパラレルデータをシリアルに変換し、
シリアルデータを出力する。
Serial transmission control section 810 outputs a transmission request to MPU 600, reads data from transmission buffer 110 while monitoring the state of transmission parallel / serial conversion section 820, and transmits transmission parallel / serial conversion section 82.
Write to 0. Transmission parallel / serial converter 820
Converts the written parallel data to serial,
Output serial data.

【0043】シリアル受信制御部840は、受信要求を
MPU600に出力し、受信シリアル/パラレル変換部
830の状態を監視しながら、受信シリアル/パラレル
変換部830のデータを、受信バッファ120に書き込
む。受信シリアル/パラレル変換部830は、書き込ま
れたシリアルデータをパラレルデータに変換する。
Serial reception control section 840 outputs a reception request to MPU 600, and writes the data of reception serial / parallel conversion section 830 to reception buffer 120 while monitoring the state of reception serial / parallel conversion section 830. The reception serial / parallel converter 830 converts the written serial data into parallel data.

【0044】DMA部700は、MPU600とデータ
バス1000の調停を行い、メモリ900−バッファ1
00間のデータ転送を行う。DMA部700は、送信D
MA制御レジスタ部710、受信DMA制御レジスタ部
740、送信DMA部720、受信DMA部730から
構成される。
The DMA unit 700 arbitrates between the MPU 600 and the data bus 1000, and
00 is performed. The DMA unit 700 transmits
It comprises an MA control register section 710, a reception DMA control register section 740, a transmission DMA section 720, and a reception DMA section 730.

【0045】送信DMA制御レジスタ710は、MPU
600により設定され、送信するデータのメモリ900
の格納アドレスと転送数の情報が格納されるレジスタで
あり、受信DMA制御レジスタ740は、MPU600
により設定され、受信されたデータのメモリ900の格
納アドレスと転送数の情報が格納されるレジスタであ
る。
The transmission DMA control register 710 includes an MPU
A memory 900 for data to be set and transmitted by 600
Is a register in which information on the storage address and the number of transfers is stored.
Is a register that stores information on the storage address of the received data in the memory 900 and the number of transfers of the received data.

【0046】送信DMA部720は、送信DMA制御レ
ジスタ710が設定されると起動し、送信バッファ制御
部110の状態を監視し、送信バッファ110が書き込
み可能状態(2つの送信シフトレジスタのどちらかが空
の状態)の時に、MPU600にデータバスの解放を要
求し、MPU600からデータバスの解放が認められる
と、メモリ900から送信バッファ部110に送信DM
A制御レジスタ710の転送数書き込む迄、間欠的に書
き込み動作を行う。
The transmission DMA unit 720 is activated when the transmission DMA control register 710 is set, monitors the state of the transmission buffer control unit 110, and writes the transmission buffer 110 in a writable state (when one of the two transmission shift registers is In the empty state), the MPU 600 requests the data bus to be released, and when the release of the data bus is recognized from the MPU 600, the transmission DM is transmitted from the memory 900 to the transmission buffer unit 110.
The writing operation is performed intermittently until the transfer number of the A control register 710 is written.

【0047】受信DMA部730は、受信DMA制御レ
ジスタ740が設定されると起動し、受信バッファ制御
部120の状態を監視し、受信バッファ120が読み込
み可能状態(2つの受信シフトレジスタのどちらかが満
杯の状態)の時に、MPU600にデータバスの解放を
要求し、MPU600からデータバスの解放が認められ
ると、受信バッファ部120からメモリ900に受信D
MA制御レジスタ740の転送数読み込む迄、間欠的に
読み込み動作を行う。
The reception DMA unit 730 is activated when the reception DMA control register 740 is set, monitors the state of the reception buffer control unit 120, and reads the reception buffer 120 (when either of the two reception shift registers is in the read state). When the MPU 600 requests the release of the data bus at the time of (full state), and the release of the data bus is recognized from the MPU 600, the reception buffer unit 120 sends the reception D to the memory 900.
The reading operation is performed intermittently until the transfer number of the MA control register 740 is read.

【0048】MPU600はシリアル送受信制御部80
0からの制御信号により、DMA700の設定を行う。
メモリ900は、送受信データを格納する。バッファ1
00は、送信バッファ部110、受信バッファ部120
から構成され、送信バッファ部110は、メモリ600
からシリアル送受信部800にデータを転送するバッフ
ァである。受信バッファ部120は、シリアル送受信処
理部800からメモリ600にデータを転送するバッフ
ァである。
The MPU 600 has a serial transmission / reception controller 80
The setting of the DMA 700 is performed by a control signal from 0.
The memory 900 stores transmission / reception data. Buffer 1
00 is the transmission buffer unit 110, the reception buffer unit 120
The transmission buffer unit 110 includes a memory 600
Is a buffer that transfers data from the serial transmission unit 800 to the serial transmission / reception unit 800. The reception buffer unit 120 is a buffer that transfers data from the serial transmission / reception processing unit 800 to the memory 600.

【0049】シリアルデータを送信する時の動作につい
て説明する。
The operation when transmitting serial data will be described.

【0050】シリアル送受信処理部800が送信するタ
イミングになると、シリアル送信制御部810が送信要
求をMPU600に行う。MPU600が送信DMA制
御レジスタ710を設定(送信するデータのアドレス指
定、送信データ数指定)し、DMA部700の送信DM
A部720は送信DMA制御レジスタ710を読み込
み、送信バッファ110の状態が書き込み可能であれ
ば、MPU600にデータバスの解放を要求し、解放が
認められると、送信バッファ110の片方のシフトレジ
スタが満杯になるまでデータを書き込む。又、書き込み
動作と同時に送信DMA制御レジスタ710の値を更新
する。書き込み終了後、MPU600にデータバスの解
放を行う。MPU600にデータバスを解放後、受信D
MA制御レジスタ710の転送数分の転送が終了してい
なければ、再度、MPU600にデータバスの解放を行
い、転送分の転送が終了するまで、送信バッファ110
に書き込みを行う。
At the timing of transmission by the serial transmission / reception processing unit 800, the serial transmission control unit 810 issues a transmission request to the MPU 600. The MPU 600 sets the transmission DMA control register 710 (designates the address of the data to be transmitted and the number of transmission data), and sets the transmission DM of the DMA unit 700.
The A section 720 reads the transmission DMA control register 710, requests the MPU 600 to release the data bus if the state of the transmission buffer 110 is writable, and if the release is recognized, one shift register of the transmission buffer 110 is full. Write data until. Also, the value of the transmission DMA control register 710 is updated simultaneously with the write operation. After the writing is completed, the data bus is released to the MPU 600. After releasing the data bus to MPU 600,
If the transfer for the number of transfers in the MA control register 710 has not been completed, the data bus is released to the MPU 600 again, and the transmission buffer 110 is transferred until the transfer for the transfer is completed.
Write to.

【0051】シリアル送受信処理部800のシリアル送
信制御部810は、送信バッファ110からデータの読
み出しを行う。シリアル送信制御部810が片方のシフ
トレジスタから、読み出し動作をし、さらに、もう片方
のシフトレジスタが読み出しをして、読み出しが終了し
ていれば、DMA部700は送信バッファ110の読み
出し終了している片方のシフトレジスタに書き込み動作
を行う。なお両方のシフトレジスタが読み出し終了して
いなければ、DMA部700は書き込み動作を行わな
い。
The serial transmission control section 810 of the serial transmission / reception processing section 800 reads data from the transmission buffer 110. The serial transmission control unit 810 performs a read operation from one of the shift registers, and the other shift register performs a read operation. If the read operation is completed, the DMA unit 700 completes the read operation of the transmission buffer 110. Write operation to one of the shift registers. If the reading of both shift registers has not been completed, the DMA unit 700 does not perform the writing operation.

【0052】シリアルデータを受信する時の動作につい
て説明する。
The operation at the time of receiving serial data will be described.

【0053】シリアル送受信処理部800が受信するタ
イミングになると、シリアル受信制御部840が受信要
求をMPU600に行う、MPU600が受信DMA制
御レジスタ740を設定(受信するデータのアドレス指
定、受信データ数指定)し、DMA部700の受信DM
A部730は受信DMA制御レジスタ740を読み込
み、受信バッファ120の状態が読み込み可能であれ
ば、MPU600にデータバスの解放を要求し、解放が
認められると、受信バッファ120の片方のシフトレジ
スタが空になるまでデータを読み込む。又、読み込み動
作と同時に受信DMA制御レジスタ740の値を更新す
る。読み込み終了後、MPU600にデータバスの解放
を行う。MPU600にデータバスを解放後、受信DM
A制御レジスタ740の転送数分の転送が終了していな
ければ、再度、MPU600にデータバスの解放を行
い、転送分の転送が終了するまで、受信バッファ120
の読み込みを行う。
At the timing of reception by the serial transmission / reception processing unit 800, the serial reception control unit 840 issues a reception request to the MPU 600. The MPU 600 sets the reception DMA control register 740 (designates the address of the data to be received and the number of received data). And the reception DM of the DMA unit 700
The A unit 730 reads the reception DMA control register 740, and requests the MPU 600 to release the data bus if the state of the reception buffer 120 is readable. If the release is recognized, one shift register of the reception buffer 120 becomes empty. Read data until. At the same time as the reading operation, the value of the reception DMA control register 740 is updated. After the reading is completed, the data bus is released to the MPU 600. After releasing the data bus to the MPU 600,
If the transfer for the number of transfers in the A control register 740 has not been completed, the data bus is released to the MPU 600 again, and the reception buffer 120 is transferred until the transfer for the transfer is completed.
To read

【0054】シリアル送受信処理部800のシリアル受
信制御部840は、受信バッファ120にデータの書き
込みを行う。シリアル受信制御部840が片方のシフト
レジスタから、書き込み動作をし、さらに、もう片方の
シフトレジスタが書き込み終了していれば、DMA部7
00は受信バッファ120の書き込みが終了している片
方のシフトレジスタから読み込み動作を行う。なお両方
のシフトレジスタが書き込み終了していなければ、DM
A部700は読み込み動作を行わない。
The serial reception control section 840 of the serial transmission / reception processing section 800 writes data in the reception buffer 120. If the serial reception control unit 840 performs a write operation from one of the shift registers, and if the other shift register has completed writing, the DMA unit 7
00 performs a read operation from one of the shift registers for which writing to the reception buffer 120 has been completed. If both shift registers have not been written, DM
A section 700 does not perform a reading operation.

【0055】このように、バッファ100を2つのシフ
トレジスタで構成することにより、片方のシフトレジス
タを読み込み動作で使用している時は、片方のシフトレ
ジスタを書き込み動作で使用できる。又、シフトレジス
タで構成しているので、高速に、読み書きでき、複雑な
制御を必要としない。
As described above, by configuring the buffer 100 with two shift registers, when one of the shift registers is used for the read operation, one of the shift registers can be used for the write operation. Also, since the shift register is used, reading and writing can be performed at high speed, and complicated control is not required.

【0056】このような方式は、一般的に使用されてい
るFIFO(ファースト・イン・ファースト・アウト)
メモリでも実現可能であるが、回路規模を比較すると本
発明のほうが、はるかに小さく、低消費電力化が可能で
ある。例えば、レジスタ数が4の構成で比較すると、本
発明では、入力セレクタのゲート数が2、出力セレクタ
のゲート数が2、FIFOでは、入力セレクタのゲート
数が4、出力セレクタのゲート数が4となり、セレクタ
のゲート数が2/4となる。また本説明では、説明を簡
単にするため、レジスタ数を4で比較したが、レジスタ
数が、多くなると、この効果は大きくなる。レジスタ数
が32では、セレクタのゲート数は2/32になる。
Such a system is generally used for FIFO (first-in first-out).
Although it can be realized by a memory, the present invention is much smaller in comparison with the circuit scale, and lower power consumption is possible. For example, comparing the configuration with four registers, in the present invention, the number of gates of the input selector is two, the number of gates of the output selector is two, and in the FIFO, the number of gates of the input selector is four and the number of gates of the output selector is four. And the number of gates of the selector is 2/4. Further, in this description, the number of registers is compared with four for simplicity of description, but the effect increases as the number of registers increases. When the number of registers is 32, the number of gates of the selector is 2/32.

【0057】[0057]

【発明の効果】以上のように本発明によれば、2つのシ
フトレジスタから構成されるバッファを使用することに
より、データを取りこぼすことなく、処理能力の低い処
理部にデータ伝送が行なえ、又処理能力が高い処理部も
ブロック・データ転送が行なえるため、処理能力の低下
を防ぐことができる。
As described above, according to the present invention, by using a buffer composed of two shift registers, data can be transmitted to a processing unit having a low processing capability without missing data. Since a processing unit having a high processing capability can also perform block data transfer, it is possible to prevent a reduction in processing capability.

【0058】また、2つのシフトレジスタのうち、片方
のシフトレジスタを読み込み動作で使用している時、も
う片方のシフトレジスタを書き込み動作で使用でき、複
雑な制御を必要とすることなく高速に読み書きできる。
Further, when one of the two shift registers is used for the read operation, the other shift register can be used for the write operation, so that the read / write operation can be performed at high speed without complicated control. it can.

【0059】また、回路の簡単なシフトレジスタを使用
するため、回路規模が小さく、低消費電力である。
Further, since a shift register having a simple circuit is used, the circuit scale is small and the power consumption is low.

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

【図1】本発明の一実施形態のバッファの構成図。FIG. 1 is a configuration diagram of a buffer according to an embodiment of the present invention.

【図2】本発明の読み込み制御部の状態遷移図。FIG. 2 is a state transition diagram of a reading control unit according to the present invention.

【図3】本発明の書き込み制御部の状態遷移図。FIG. 3 is a state transition diagram of a write control unit of the present invention.

【図4】本発明のバッファ読み込み内部動作フローチャ
ート。
FIG. 4 is a flowchart of an internal operation of buffer reading according to the present invention.

【図5】本発明のバッファ書き込み内部動作フローチャ
ート。
FIG. 5 is a flowchart of a buffer write internal operation according to the present invention.

【図6】シフトレジスタのデータ動作タイムチャート。FIG. 6 is a data operation time chart of a shift register.

【図7】本発明のバッファを用いた一実施形態の送受信
システムの構成図。
FIG. 7 is a configuration diagram of a transmission / reception system according to an embodiment using the buffer of the present invention.

【図8】従来のFIFOを使用したバッファの構成図。FIG. 8 is a configuration diagram of a buffer using a conventional FIFO.

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

1,2…レジスタ、3,4,5,6…ANDゲート、7
…ORゲート、8…書き込みカウンタ、9…読み込みカ
ウンタ、10,11…シフトレジスタ、30…入力セレ
クタ、40…出力セレクタ、50…書き込み制御部、6
0…読み込み制御部、100…バッファ部、110…送
信バッファ、120…受信バッファ、600…MPU、
700…DMA、710…送信DMA制御レジスタ、7
20…送信DMA部、730…受信DMA部、740…
受信DMA制御レジスタ、800…シリアル送受信処理
部、810…シリアル送信制御部、820送信パラレル
/シリアル変換部、830…受信シリアル/パラレル変
換部、840…シリアル受信制御部、900…メモリ、
1000…データバス。
1, 2, ... register, 3, 4, 5, 6, ... AND gate, 7
... OR gate, 8 write counter, 9 read counter, 10 and 11 shift register, 30 input selector, 40 output selector, 50 write control unit, 6
0: read control unit, 100: buffer unit, 110: transmission buffer, 120: reception buffer, 600: MPU,
700 ... DMA, 710 ... Transmission DMA control register, 7
20: transmission DMA unit, 730: reception DMA unit, 740:
Receive DMA control register, 800: serial transmission / reception processing unit, 810: serial transmission control unit, 820 transmission parallel / serial conversion unit, 830: reception serial / parallel conversion unit, 840: serial reception control unit, 900: memory,
1000 Data bus.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 処理能力の異なる処理部間にブロック・
データ転送用に設けられるバッファメモリにおいて、切
り替え選択される2つのシフトレジスを備えてなること
を特徴とするブロック・データ転送用バッファメモリ。
1. Blocks between processing units having different processing capacities.
A block memory provided for data transfer, comprising: two shift registers that are selectively switched.
【請求項2】 処理能力の異なる処理部間にブロック・
データ転送用に設けられるバッファメモリにおいて、切
り替え選択される2つのシフトレジスタと、該シフトレ
ジスタの書き込み側を読み込み側の状態と書き込み信号
数とによって切り替え選択する書き込み制御手段と、前
記シフトレジスタの読み込み側を書き込み側の状態と読
み込み信号数とによって切り替え選択する読み込み制御
手段とを備えてなることを特徴とするブロック・データ
転送用バッファメモリ。
2. Blocks between processing units having different processing capacities.
In a buffer memory provided for data transfer, two shift registers to be switched and selected, write control means for switching and selecting the write side of the shift register according to the state of the read side and the number of write signals, and reading of the shift register A block memory for block data transfer, comprising: read control means for switching and selecting the side according to the state of the write side and the number of read signals.
【請求項3】 請求項1または2記載のブロック・デー
タ転送用バッファメモリを、シリアルデータを送受信す
る送信バッファと受信バッファに設けたことを特徴とす
るシリアルデータ送受信システム。
3. A serial data transmission / reception system, wherein the block data transfer buffer memory according to claim 1 or 2 is provided in a transmission buffer for transmitting / receiving serial data and a reception buffer.
JP11101506A 1999-04-08 1999-04-08 Buffer memory for block data transfer and serial data transmission reception system Pending JP2000295295A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11101506A JP2000295295A (en) 1999-04-08 1999-04-08 Buffer memory for block data transfer and serial data transmission reception system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11101506A JP2000295295A (en) 1999-04-08 1999-04-08 Buffer memory for block data transfer and serial data transmission reception system

Publications (1)

Publication Number Publication Date
JP2000295295A true JP2000295295A (en) 2000-10-20

Family

ID=14302496

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11101506A Pending JP2000295295A (en) 1999-04-08 1999-04-08 Buffer memory for block data transfer and serial data transmission reception system

Country Status (1)

Country Link
JP (1) JP2000295295A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002251371A (en) * 2001-02-22 2002-09-06 Toyo Commun Equip Co Ltd Communication device and communication method in electronic equipment
JP2007208835A (en) * 2006-02-03 2007-08-16 Nippon Telegr & Teleph Corp <Ntt> Signal processor
JP2010278798A (en) * 2009-05-29 2010-12-09 Fujitsu Ltd Asynchronous interface circuit, and asynchronous data transfer method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002251371A (en) * 2001-02-22 2002-09-06 Toyo Commun Equip Co Ltd Communication device and communication method in electronic equipment
JP2007208835A (en) * 2006-02-03 2007-08-16 Nippon Telegr & Teleph Corp <Ntt> Signal processor
JP2010278798A (en) * 2009-05-29 2010-12-09 Fujitsu Ltd Asynchronous interface circuit, and asynchronous data transfer method

Similar Documents

Publication Publication Date Title
JPS607306B2 (en) Sequential storage interface device
CN112802518B (en) Data writing method, system-on-chip and computer readable storage medium
KR20120040535A (en) Bus system and operating method thereof
JP2003132006A (en) Memory control circuit and method for arbitrating memory bus
US7035956B2 (en) Transmission control circuit, reception control circuit, communications control circuit, and communications control unit
CN111124317A (en) Asynchronous alternate receiving and transmitting method, system and equipment for data stream writing
US7085874B2 (en) Synchronous/asynchronous bridge circuit for improved transfer of data between two circuits
KR100874073B1 (en) Method and apparatus for allocating bandwidth on a transmit channel of a bus
KR100348545B1 (en) Communication dma device
JP2000295295A (en) Buffer memory for block data transfer and serial data transmission reception system
US20060218313A1 (en) DMA circuit and computer system
JP2002073537A (en) Buffer controller
CN113254387B (en) Data buffer, chip, robot and data buffer method
US6715021B1 (en) Out-of-band look-ahead arbitration method and/or architecture
KR100487199B1 (en) Apparatus and method for data transmission in dma
KR101128898B1 (en) Direct memory access controller, system and method for transferring a data using the same
JP2004206487A (en) Fifo memory circuit
US20080104286A1 (en) Data transfer apparatus and data transfer method
US6651114B1 (en) DMA controller which optimizes transfer rate of data and method therefor
US20020029306A1 (en) System LSI having communication function
JP3651672B2 (en) Arithmetic processing system, especially arithmetic processing system for communication devices
JP2002176464A (en) Network interface device
JPH066387A (en) Method and device for data transfer control
JP3605987B2 (en) Image processing device
JPH056335A (en) Inter-device interface system