JP2001344193A - Data write control circuit - Google Patents

Data write control circuit

Info

Publication number
JP2001344193A
JP2001344193A JP2000163018A JP2000163018A JP2001344193A JP 2001344193 A JP2001344193 A JP 2001344193A JP 2000163018 A JP2000163018 A JP 2000163018A JP 2000163018 A JP2000163018 A JP 2000163018A JP 2001344193 A JP2001344193 A JP 2001344193A
Authority
JP
Japan
Prior art keywords
image data
writing
data
image
write
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.)
Granted
Application number
JP2000163018A
Other languages
Japanese (ja)
Other versions
JP3939078B2 (en
Inventor
Satoru Saito
覚 齋藤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2000163018A priority Critical patent/JP3939078B2/en
Publication of JP2001344193A publication Critical patent/JP2001344193A/en
Application granted granted Critical
Publication of JP3939078B2 publication Critical patent/JP3939078B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To surely judge on whether the transfer of image data is completed or not. SOLUTION: An external CPU outputs an end code when the transfer of image data has been completed. With this end code the flag of an end code flag register 28 becomes active. When the end code flag becomes active, an image write end judgment part 26 judges that the write of the image data has been completed, and an image memory access control part 16 performs a terminate processing.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、外部から書き込み
領域情報を受け入れるとともに、この書き込み領域情報
に対応するデータを順次受け入れ、このデータのメモリ
への書き込みを制御するデータ書き込み制御回路に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data write control circuit which receives write area information from the outside, sequentially receives data corresponding to the write area information, and controls writing of the data to a memory.

【0002】[0002]

【従来の技術】従来より、テレビション装置等におい
て、画像データを一旦画像メモリに記憶した後、表示す
ることが行われている。例えば、OSD(オン・スクリ
ーン・ディスプレイ)装置においては、各種の画像デー
タをOSD用画像メモリに一旦記憶し、ここから読み出
したデータをテレビションに表示する。
2. Description of the Related Art Conventionally, in a television apparatus or the like, image data is temporarily stored in an image memory and then displayed. For example, in an OSD (On Screen Display) device, various kinds of image data are temporarily stored in an OSD image memory, and data read from the image data is displayed on a television.

【0003】このような表示に利用される画像データ
は、通常マイコンのCPUから出力され、これを受け取
った画像データ書き込み回路が画像メモリに書き込む。
The image data used for such display is normally output from the CPU of the microcomputer, and the image data writing circuit which receives the data writes the image data into the image memory.

【0004】ここで、CPUは、データバスを介し所定
数の画像データを出力する。そこで、画像データの書き
込み回路は、受信した画像データを順次画像メモリに書
き込んでいく。また、この画像データは、必ずしも1フ
レーム分のデータとは限らず、任意の長さのデータが送
られてくる。そこで、CPUから画像データが送られて
くるときには、そのデータ量および画面のどの領域につ
いてのデータであるかについての書き込み領域情報が画
像データに先立って送られてくる。
Here, the CPU outputs a predetermined number of image data via the data bus. Therefore, the image data writing circuit sequentially writes the received image data into the image memory. The image data is not necessarily one frame of data, and data of an arbitrary length is sent. Therefore, when image data is sent from the CPU, write area information about the data amount and which area of the screen is the data is sent prior to the image data.

【0005】そこで、画像データ書き込み回路は、書き
込み領域情報に基づいて、書き込みアドレスを発生し、
この書き込みアドレスにCPU送られてくる画像データ
を順次書き込む。
Therefore, the image data writing circuit generates a write address based on the write area information,
The image data sent to the CPU is sequentially written to the write address.

【0006】[0006]

【発明が解決しようとする課題】ここで、CPUからの
画像データの転送においてエラーが生じる場合や、CP
Uにおいて画像データの転送を中止する場合もある。こ
のような場合、画像データ書き込み回路において受け取
るデータ数が書き込み領域情報に基づいて設定された数
より少なくなってしまう。
Here, when an error occurs in the transfer of image data from the CPU or when the CP
In some cases, the transfer of image data is stopped in U. In such a case, the number of data received by the image data writing circuit is smaller than the number set based on the writing area information.

【0007】そして、このような状況が発生すると、画
像データ書き込み回路は、画像データ受信待ちの状態の
ままになり、CPU側から見るとハングアップしている
状態になってしまう。
[0007] When such a situation occurs, the image data writing circuit remains in a state of waiting for image data reception, and hangs up when viewed from the CPU side.

【0008】また、CPUにおいて、画像メモリへの書
き込みを中断し、その後新たに書き込みを開始する場合
もある。このような場合において、画像データの書き込
みが終了していないため、新たに送られてくるデータが
正しく書き込まれないことになる。
In some cases, the CPU interrupts writing to the image memory and then starts writing again. In such a case, since the writing of the image data has not been completed, the newly sent data will not be correctly written.

【0009】本発明は、上記課題に鑑みなされたもので
あり、画像データの転送が正常に終了しない場合におい
ても画像データの書き込み終了処理を適切に行える画像
データ書き込み制御回路を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in consideration of the above problems, and has as its object to provide an image data write control circuit capable of appropriately performing an image data write end process even when image data transfer does not end normally. And

【0010】[0010]

【課題を解決するための手段】本発明は、外部から書き
込み領域情報を受け入れるとともに、この書き込み領域
情報に対応するデータを順次受け入れ、このデータのメ
モリへの書き込みを制御するデータ書き込み制御回路に
おいて、外部から供給された書き込み領域情報と受け入
れたデータ数を比較し、書き込み領域分のデータを受け
入れたときに終了情報を発生する第1終了情報発生手段
と、外部からの最終のデータの後に供給される終了コー
ドを受け入れたときに終了情報を発生する第2終了情報
発生手段と、を有し、前記第1あるいは第2終了情報発
生手段のいずれかから終了情報が発生したときに、前記
書き込み領域情報に対応したデータ受信の終了を判定す
ることを特徴とする。
According to the present invention, there is provided a data write control circuit which receives write area information from the outside, sequentially receives data corresponding to the write area information, and controls writing of the data to a memory. First end information generating means for comparing the write area information supplied from the outside with the number of received data and generating end information when the data for the write area is received; Second end information generating means for generating end information when an end code is received, and when the end information is generated from either the first or second end information generating means, The end of data reception corresponding to the information is determined.

【0011】このように、本発明によれば、設定された
書き込み領域についての画像データの書き込みが終了し
ていないときでも終了コードがCPUから出力された時
点で、画像データの書き込み処理が終了される。従っ
て、転送エラーの発生などにより、転送された画像デー
タが失われてしまった場合や、CPUが画像データの転
送を中止した場合においても、CPUが終了コードを出
力することにより、画像メモリアクセス制御部16が終
了処理を行う。従って、その後に新しい画像データの転
送を開始してもこの新しい画像データについての画像メ
モリへの書き込みに何ら問題が生じない。
As described above, according to the present invention, even when the writing of the image data in the set writing area has not been completed, the writing process of the image data is terminated when the end code is output from the CPU. You. Therefore, even when the transferred image data is lost due to a transfer error or the like, or when the CPU stops transferring the image data, the CPU outputs the end code to control the image memory access control. The unit 16 performs termination processing. Therefore, even if transfer of new image data is started thereafter, there is no problem in writing the new image data to the image memory.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態(以下
実施形態という)について、図面に基づいて説明する。
Embodiments of the present invention (hereinafter referred to as embodiments) will be described below with reference to the drawings.

【0013】図1は、実施形態のアクセス制御回路の全
体構成を示すブロック図であり、画像メモリ10は、例
えばSDRAM(シンクロナスDRAM)で構成され、
この画像メモリ10に画像データが書き込まれる。な
お、この画像メモリ10からは、画面表示のタイミング
に合わせて画像データが読み出され、これが画面に表示
される。
FIG. 1 is a block diagram showing the overall configuration of an access control circuit according to an embodiment. An image memory 10 is composed of, for example, an SDRAM (synchronous DRAM).
Image data is written to the image memory 10. It should be noted that image data is read from the image memory 10 at the timing of screen display, and is displayed on the screen.

【0014】外部のCPUからは、CPUI/F12を
介しデータが入出力される。CPUは、データの書き込
みを行う場合に、まず書き込み領域情報を送出する。こ
の書き込み領域情報は、書き込み領域情報レジスタ14
に書き込まれる。すなわち、CPUI/F12にはデー
タバスおよびアドレスバスが接続されており、アドレス
バスのアドレスにおいて、書き込み領域情報レジスタを
指定している状態で、データバスに設定された書き込み
領域情報が書き込み領域情報レジスタ14に取り込まれ
る。ここで、書き込み領域情報は、例えば画面に対応す
る画像メモリ10のX,Y座標で範囲が指定されるデー
タであり、これらが書き込み領域情報レジスタ14のX
座標レジスタおよびY座標レジスタに順次取り込まれ
る。
Data is input and output from an external CPU via a CPU I / F 12. When writing data, the CPU first sends write area information. This write area information is stored in the write area information register 14.
Is written to. That is, a data bus and an address bus are connected to the CPU I / F 12, and the write area information set in the data bus is written in the write area information register in a state where the write area information register is specified in the address of the address bus. 14. Here, the write area information is, for example, data whose range is specified by the X and Y coordinates of the image memory 10 corresponding to the screen, and these are the X and Y coordinates of the write area information register 14.
These are sequentially taken into the coordinate register and the Y coordinate register.

【0015】この書き込み領域情報レジスタ14には、
画像メモリアクセス制御部16が接続されており、書き
込み領域情報は、画像メモリアクセス制御部16に供給
される。
The write area information register 14 includes:
The image memory access control unit 16 is connected, and the write area information is supplied to the image memory access control unit 16.

【0016】画像メモリアクセス制御部16は、書き込
み領域情報に基づいて、画像メモリ10への画像データ
書き込み手順を決定し、画像メモリI/F18を介し、
画像メモリ10へのアクセスアドレスをアドレスバスに
順次設定する。
The image memory access control unit 16 determines a procedure for writing image data to the image memory 10 based on the write area information, and via the image memory I / F 18,
Access addresses to the image memory 10 are sequentially set on an address bus.

【0017】一方、CPUI/F12からの書き込み画
像データは、CPUのクロックと、画像メモリ10への
アクセスクロックとの差を解消するため、一旦画像デー
タバッファ20に蓄積される。この画像データバッファ
20への画像データの蓄積は、画像メモリアクセス制御
部16からの信号により、画像データバッファ制御部2
2が行う。すなわち、画像データバッファ20には、C
PUからのタイミングで、画像データが順次書き込ま
れ、書き込まれた画像データは、画像メモリ10への書
き込みタイミングで画像メモリ10へのデータバスに順
次設定される。
On the other hand, the written image data from the CPU I / F 12 is temporarily stored in the image data buffer 20 in order to eliminate the difference between the clock of the CPU and the access clock to the image memory 10. The accumulation of the image data in the image data buffer 20 is performed by a signal from the image memory access control unit 16 by the image data buffer control unit 2.
2 does. That is, C is stored in the image data buffer 20.
Image data is sequentially written at the timing from the PU, and the written image data is sequentially set on the data bus to the image memory 10 at the timing of writing to the image memory 10.

【0018】そこで、画像メモリアクセス制御部16か
ら書き込みアドレスが画像メモリI/F18を介しアド
レスバスに設定された時に、対応する画像データが画像
データバッファ20からデータバスに設定され、その画
像データが画像メモリ10の設定されたアドレスに書き
込まれる。
Therefore, when a write address is set from the image memory access control section 16 to the address bus via the image memory I / F 18, corresponding image data is set from the image data buffer 20 to the data bus, and the image data is stored in the data bus. The data is written to the set address of the image memory 10.

【0019】また、書き込み領域情報レジスタ14に
は、画像データ書き込み位置カウンタ24が接続されて
おり、書き込み領域情報が画像データ書き込み位置カウ
ンタに供給される。この画像データ書き込み位置カウン
タ24は、画像メモリアクセス制御部16から供給され
る書き込み情報によりカウントアップする。すなわち、
画像メモリアクセス制御部16は、画像メモリ10への
書き込みの度に書き込み情報を画像データ書き込み位置
カウンタに供給する。そこで、画像データ書き込み位置
カウンタ24には書き込み位置についてのデータがカウ
ント値として得られる。
An image data write position counter 24 is connected to the write area information register 14, and the write area information is supplied to the image data write position counter. The image data writing position counter 24 counts up based on the writing information supplied from the image memory access control unit 16. That is,
The image memory access control unit 16 supplies write information to the image data write position counter every time the image memory 10 is written. Therefore, the image data writing position counter 24 obtains data on the writing position as a count value.

【0020】なお、この画像データ書き込み位置カウン
タ24は、X方向カウンタと、Y方向カウンタを有し、
書き込み領域情報レジスタ14における書き込み領域情
報のスタートX,Y座標を初期値として、画像メモリア
クセス制御部16からのX方向のインクリメント信号お
よびY方向のインクリメント信号を順次カウントアップ
するとよい。この場合、X方向のカウンタは、Y方向の
カウントアップによりリセットされる。
The image data writing position counter 24 has an X direction counter and a Y direction counter.
With the start X and Y coordinates of the write area information in the write area information register 14 as the initial values, the increment signal in the X direction and the increment signal in the Y direction from the image memory access controller 16 may be sequentially counted up. In this case, the counter in the X direction is reset by counting up in the Y direction.

【0021】画像データ書き込み位置カウンタ24のカ
ウント値は、画像書き込み終了判定部26に供給され
る。この画像書き込み終了判定部26には、書き込み領
域情報レジスタ14からの書き込み領域情報も供給され
ており、画像書き込み終了判定部26は、供給される両
情報を比較して、書き込み領域に対する書き込みが終了
したかを判定する。
The count value of the image data writing position counter 24 is supplied to an image writing end determining section 26. The write area information from the write area information register 14 is also supplied to the image write end determination section 26. The image write end determination section 26 compares the two pieces of supplied information to determine whether the writing to the write area has been completed. It is determined whether it has been done.

【0022】そして、画像書き込み終了判定部26は、
終了の判定をしたときに、その判定結果である終了判定
情報を画像メモリアクセス制御部16に提供する。画像
メモリアクセス制御部16は、この終了判定情報を受
け、設定された書き込み領域への画像データの画像メモ
リ10への書き込み処理を終了する。これによって、画
像メモリアクセス制御部16は、次に送られてくる新し
い書き込み領域に対する新しい画像データへの書き込み
を受け付ける状態になる。
Then, the image writing end determining unit 26
When the end is determined, the end determination information as the determination result is provided to the image memory access control unit 16. Upon receiving the end determination information, the image memory access control unit 16 ends the process of writing the image data to the set writing area to the image memory 10. As a result, the image memory access control unit 16 enters a state of accepting writing of new image data to a new writing area transmitted next.

【0023】ここで、本実施形態においては、終了コー
ドフラグレジスタ28を有しており、CPUから送られ
てくる終了コードによりフラグを立てる。すなわち、C
PUは、一旦出力し始めた画像データの出力を終了した
場合には、CPUI/F12を介し終了コードを出力す
る。この終了コードは、終了コードフラグレジスタ28
によって取り込まれ、終了コードフラグが立つ。そし
て、この終了コードフラグレジスタ28における終了コ
ードフラグが立った時には、これが画像書き込み終了判
定部26に取り込まれる。そして、画像書き込み終了判
定部26は、この終了コードフラグによっても書き込み
終了を判定し、終了判定情報を画像メモリアクセス制御
部16に供給する。従って、画像メモリアクセス制御部
16においては、終了コードフラグの検出によっても、
終了処理が行われる。
Here, in the present embodiment, an end code flag register 28 is provided, and a flag is set based on the end code sent from the CPU. That is, C
The PU outputs an end code via the CPU I / F 12 when the output of the image data once started to be output ends. This end code is stored in the end code flag register 28.
And an end code flag is set. Then, when the end code flag in the end code flag register 28 is set, this is taken into the image writing end determination section 26. Then, the image writing end determination unit 26 determines the end of writing based on the end code flag, and supplies the end determination information to the image memory access control unit 16. Therefore, in the image memory access control unit 16, even when the end code flag is detected,
End processing is performed.

【0024】次に、CPUからのデータの転送について
図2に基づいて説明する。CPUは、書き込み領域情報
を送出し、これが書き込み領域情報レジスタ14に取り
込まれ、これによって画像メモリアクセス制御部16に
おいて画像メモリ10における書き込み領域が設定され
る(S11)。次に、CPUは、画像データを順次転送
する(S12)。この転送された画像データは、一旦画
像データバッファ20に記憶され、これが画像メモリア
クセス制御部16の制御により、順次画像メモリ10に
書き込まれる。
Next, the transfer of data from the CPU will be described with reference to FIG. The CPU sends out the writing area information, which is taken into the writing area information register 14, whereby the writing area in the image memory 10 is set in the image memory access control section 16 (S11). Next, the CPU sequentially transfers the image data (S12). The transferred image data is temporarily stored in the image data buffer 20, and is sequentially written to the image memory 10 under the control of the image memory access control unit 16.

【0025】そして、CPUが画像データの転送を終了
する場合には、終了コードを出力する(S13)。この
終了コードの出力によって、終了コードフラグレジスタ
28における終了コードフラグが立ち、これによって画
像書き込み終了判定部26が画像データの書き込み終了
を判定し、この情報が画像メモリアクセス制御部16に
供給され、画像メモリ10への画像データの書き込み処
理が終了される(S14)。
When the CPU terminates the transfer of the image data, it outputs an end code (S13). By the output of the end code, the end code flag in the end code flag register 28 is set, whereby the image writing end determining unit 26 determines the end of the writing of the image data, and this information is supplied to the image memory access control unit 16, The process of writing the image data into the image memory 10 ends (S14).

【0026】ここで、図2においては、終了コードの出
力による書き込み終了についてのみ説明した。しかし、
画像書き込み終了判定部26は、画像データの書き込み
領域への書き込みの終了によっても、終了判定を行う。
画像書き込み終了判定部26における終了判定につい
て、図3に基づいて説明する。
Here, in FIG. 2, only the end of writing by outputting the end code has been described. But,
The image writing end determining unit 26 also determines whether the writing of the image data into the writing area is completed.
The termination determination in the image writing termination determination unit 26 will be described with reference to FIG.

【0027】画像データ書き込み終了判定部26は、画
像データの書き込みが開始された場合に、画像データ書
き込み終了判定を開始する。そして、終了コードフラグ
レジスタ28の状態を検出し、終了コードフラグがアク
ティブかを判定する(S21)。この判定において、ア
クティブでなかった場合には、画像データ書き込み位置
カウンタ24からのデータと、書き込み領域情報とから
設定領域内の画像データの書き込みが終了したかを判定
する(S22)。
The image data writing end determination section 26 starts the image data writing end determination when the writing of the image data is started. Then, the state of the end code flag register 28 is detected, and it is determined whether the end code flag is active (S21). If it is not active in this determination, it is determined from the data from the image data writing position counter 24 and the writing area information whether writing of the image data in the setting area has been completed (S22).

【0028】そして、S21の判定においてアクティブ
であった場合またはS22の判定において書き込み終了
であった場合に、画像データの書き込み終了を判定す
る。なお、S22の判定において終了していなかった場
合にはS21の判定に戻る。
If it is determined in step S21 that the data is active or if it is determined in step S22 that the writing has been completed, it is determined whether the writing of the image data has been completed. If the determination has not been completed in S22, the process returns to S21.

【0029】このようにして、本実施形態によれば、設
定された書き込み領域についての画像データの書き込み
が終了していないときでも終了コードがCPUから出力
された時点で、画像データの書き込み処理が終了され
る。従って、転送エラーの発生などにより、転送された
画像データが失われてしまった場合や、CPUが画像デ
ータの転送を中止した場合においても、CPUが終了コ
ードを出力することにより、画像メモリアクセス制御部
16が終了処理を行う。従って、その後に新しい画像デ
ータの転送を開始してもこの新しい画像データについて
の画像メモリ10への書き込みに何ら問題が生じない。
As described above, according to the present embodiment, even when the writing of the image data in the set writing area has not been completed, the image data writing processing is performed when the end code is output from the CPU. Will be terminated. Therefore, even when the transferred image data is lost due to a transfer error or the like, or when the CPU stops transferring the image data, the CPU outputs the end code to control the image memory access control. The unit 16 performs termination processing. Therefore, even if transfer of new image data is started thereafter, there is no problem in writing the new image data to the image memory 10.

【0030】[0030]

【発明の効果】以上説明したように、本発明によれば、
設定された書き込み領域についての画像データの書き込
みが終了していないときでも終了コードがCPUから出
力された時点で、画像データの書き込み処理が終了され
る。従って、転送エラーの発生などにより、転送された
画像データが失われてしまった場合や、CPUが画像デ
ータの転送を中止した場合においても、CPUが終了コ
ードを出力することにより、画像メモリアクセス制御部
16が終了処理を行う。従って、その後に新しい画像デ
ータの転送を開始してもこの新しい画像データについて
の画像メモリへの書き込みに何ら問題が生じない。
As described above, according to the present invention,
Even when the writing of the image data in the set writing area has not been completed, the writing process of the image data is ended when the end code is output from the CPU. Therefore, even when the transferred image data is lost due to a transfer error or the like, or when the CPU stops transferring the image data, the CPU outputs the end code to control the image memory access control. The unit 16 performs termination processing. Therefore, even if transfer of new image data is started thereafter, there is no problem in writing the new image data to the image memory.

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

【図1】 実施形態の回路の全体構成を示すブロック図
である。
FIG. 1 is a block diagram illustrating an overall configuration of a circuit according to an embodiment.

【図2】 実施形態の回路の処理を説明するためのフロ
ーチャートである。
FIG. 2 is a flowchart illustrating a process performed by a circuit according to the embodiment;

【図3】 画像書き込み終了判定部26の処理を示すフ
ローチャートである。
FIG. 3 is a flowchart showing a process of an image writing end determination unit 26;

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

10 画像メモリ、12 CPUI/F、14 書き込
み領域情報レジスタ、16 画像メモリアクセス制御
部、18 画像メモリI/F、20 画像データバッフ
ァ、22 画像データバッファ制御部、24 画像デー
タ書き込み位置カウンタ、26 画像書き込み終了判定
部、28 終了コードフラグレジスタ。
Reference Signs List 10 image memory, 12 CPU I / F, 14 writing area information register, 16 image memory access control unit, 18 image memory I / F, 20 image data buffer, 22 image data buffer control unit, 24 image data writing position counter, 26 images Write end determination unit, 28 End code flag register.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 外部から書き込み領域情報を受け入れる
とともに、この書き込み領域情報に対応するデータを順
次受け入れ、このデータのメモリへの書き込みを制御す
るデータ書き込み制御回路において、 外部から供給された書き込み領域情報と受け入れたデー
タ数を比較し、書き込み領域分のデータを受け入れたと
きに終了情報を発生する第1終了情報発生手段と、 外部からの最終のデータの後に供給される終了コードを
受け入れたときに終了情報を発生する第2終了情報発生
手段と、 を有し、 前記第1あるいは第2終了情報発生手段のいずれかから
終了情報が発生したときに、前記書き込み領域情報に対
応したデータ受け入れの終了を判定するデータ書き込み
制御回路。
1. A data write control circuit for receiving write area information from the outside, sequentially receiving data corresponding to the write area information, and controlling writing of the data to a memory. And a first end information generating means for generating end information when the data for the write area is received, and for receiving an end code supplied after the last data from the outside. Second end information generating means for generating end information; and when the end information is generated from any of the first or second end information generating means, the end of data reception corresponding to the write area information. Data write control circuit for determining
JP2000163018A 2000-05-31 2000-05-31 Data write control circuit Expired - Fee Related JP3939078B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000163018A JP3939078B2 (en) 2000-05-31 2000-05-31 Data write control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000163018A JP3939078B2 (en) 2000-05-31 2000-05-31 Data write control circuit

Publications (2)

Publication Number Publication Date
JP2001344193A true JP2001344193A (en) 2001-12-14
JP3939078B2 JP3939078B2 (en) 2007-06-27

Family

ID=18666838

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000163018A Expired - Fee Related JP3939078B2 (en) 2000-05-31 2000-05-31 Data write control circuit

Country Status (1)

Country Link
JP (1) JP3939078B2 (en)

Also Published As

Publication number Publication date
JP3939078B2 (en) 2007-06-27

Similar Documents

Publication Publication Date Title
US6041417A (en) Method and apparatus for synchronizing data received in an accelerated graphics port of a graphics memory system
JPS5987569A (en) Automatic continuous processing circuit of data
US6782433B2 (en) Data transfer apparatus
JPH10116187A (en) Microcomputer
JP2001255860A (en) Video data transfer device and video data transferring method
JP2001344193A (en) Data write control circuit
US5931932A (en) Dynamic retry mechanism to prevent corrupted data based on posted transactions on the PCI bus
JP2624388B2 (en) DMA device
JP2003281083A (en) Bus control circuit
JP2007249667A (en) Data transfer device, and data transfer system
JP2003116044A (en) Data changing method and electronic device using the same
JP3887059B2 (en) Data writing method, data reading method, and memory circuit
JP3077687B2 (en) Data transfer method and image processing apparatus
JP2001005632A (en) Lcd control circuit
JP2000293482A (en) Computer system and display control method therefor
JP3349941B2 (en) Display control device
JP2004157861A (en) Transfer method of command to memory card, and electronic equipment
JPH1153528A (en) Digital image processor and digital image processing method
JP2594678B2 (en) System control unit
JP2702832B2 (en) Relief controller for low priority adapter
JPH0589027A (en) Write buffer provided with monitoring function
JP2630077B2 (en) Clock synchronous serial interface
JPH04306754A (en) Dma controller
JP2002312072A (en) Information processing device and add-in board reset method
JPH08147479A (en) Image output device and image decoding device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040520

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060511

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060516

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060718

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060718

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070227

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070327

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110406

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120406

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130406

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees