JP2907630B2 - Frame memory controller - Google Patents

Frame memory controller

Info

Publication number
JP2907630B2
JP2907630B2 JP4104199A JP10419992A JP2907630B2 JP 2907630 B2 JP2907630 B2 JP 2907630B2 JP 4104199 A JP4104199 A JP 4104199A JP 10419992 A JP10419992 A JP 10419992A JP 2907630 B2 JP2907630 B2 JP 2907630B2
Authority
JP
Japan
Prior art keywords
frame memory
line
display
image data
memory
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.)
Expired - Fee Related
Application number
JP4104199A
Other languages
Japanese (ja)
Other versions
JPH0627932A (en
Inventor
郁夫 北島
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.)
Panasonic System Solutions Japan Co Ltd
Original Assignee
Panasonic System Networks 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 Panasonic System Networks Co Ltd filed Critical Panasonic System Networks Co Ltd
Priority to JP4104199A priority Critical patent/JP2907630B2/en
Publication of JPH0627932A publication Critical patent/JPH0627932A/en
Application granted granted Critical
Publication of JP2907630B2 publication Critical patent/JP2907630B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、フレームメモリにビッ
トマップ方式で書き込まれた画像データをラスタースキ
ャン方式のCRTディスプレイ装置側へ転送して表示さ
せるフレームメモリ制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a frame memory control device for transferring image data written to a frame memory by a bit map method to a raster scan type CRT display device for display.

【0002】[0002]

【従来の技術】従来のこの種の装置は、図5に示すよう
に、(a)フレームメモリ3をそれぞれが論理的に独立
した複数のメモリバンクA,B,Cに分割するととも
に、(b)CRTディスプレイ装置の表示画面51を水
平走査ライン数によって#0,#1,#2の表示区画に
仮想分割し、(c)バンクAには表示区画#0にて表示
される画像データを、バンクBには表示区画#1にて表
示される画像データを、バンクCには表示区画#2にて
表示される画像データをそれぞれに書き込ませるように
していた。
2. Description of the Related Art As shown in FIG. 5, a conventional device of this type divides (a) a frame memory 3 into a plurality of memory banks A, B and C, each of which is logically independent, and (b) ) The display screen 51 of the CRT display device is virtually divided into display sections # 0, # 1, and # 2 according to the number of horizontal scanning lines, and (c) bank A stores image data displayed in the display section # 0. The image data displayed in the display section # 1 is written in the bank B, and the image data displayed in the display section # 2 is written in the bank C.

【0003】フレームメモリ3は、パラレルとシリアル
の2種類のポートを有するデュアルポートDRAM(随
時書込可能なメモリ)を用いて構成される。このフレー
ムメモリ3では、パラレルポート側からビットマップ方
式で1ワード分ずつ並列に書き込まれた画像データを、
シリアルポート側から1水平走査ライン周期ごとに1ラ
イン分ずつ直列に読み出してディスプレイ装置側へ転送
することが行なわれる(たとえば、特開昭63−240
620号公報参照)。
The frame memory 3 is constructed using a dual-port DRAM (memory that can be written at any time) having two types of ports, parallel and serial. In the frame memory 3, image data written one word at a time in parallel by the bit map method from the parallel port side,
The data is read out serially from the serial port side by one line every one horizontal scanning line period and transferred to the display device side (for example, Japanese Patent Laid-Open No. 63-240).
620).

【0004】[0004]

【発明が解決しようとする課題】しかし、かかる構成に
よれば、フレームメモリに書き込みを行なう装置側での
処理内容に大きな制約が生じる、という問題があった。
However, according to such a configuration, there is a problem that the contents of processing performed by the device that writes data to the frame memory are greatly restricted.

【0005】上述の問題は以下の理由で生じる。すなわ
ち、フレームメモリ3に画像データを書き込む処理装置
が表示画面51の全体に及ぶような大量の画像データを
扱う場合、あるいは拡大、縮小、回転、移動、合成など
を任意に行うような場合は、わずかな時間(水平走査帰
線の区間)内で大量のデータを処理しなくてはならない
ため、フレームメモリに対する画像データの書き込み
は、すべてのメモリバンクに対して同時的に進行させる
必要が生じ、すべてのメモリバンクを書き込み用として
占有することになり、書き込みと読み出しを並行して行
うことができなくなる。
The above problem occurs for the following reasons. That is, when the processing device that writes the image data in the frame memory 3 handles a large amount of image data that covers the entire display screen 51, or when the enlargement, reduction, rotation, movement, synthesis, and the like are arbitrarily performed, Short time (horizontal scan return
Have to process a large amount of data within the section of the line)
Therefore, writing of image data to the frame memory needs to proceed simultaneously to all memory banks, and all the memory banks are used for writing.
Write and read in parallel.
Can no longer do so.

【0006】そこで、従来においては、図4に示すよう
に、フレームメモリに対する並列書き込みと直列読み出
しを水平同期信号(HSYNC#)に同期して切り分
け、ディスプレイ装置の水平走査帰線の区間(BLAN
K#)内に1ライン分の画像データをディスプレイ装置
側へ直列転送させる一方、この直列転送された1ライン
分の画像データがディスプレイ装置で表示されている間
にフレームメモリの任意のバンクへの書き込みを行なわ
せるようにしていた。
Therefore, conventionally, as shown in FIG. 4, parallel writing and serial reading to the frame memory are separated in synchronization with a horizontal synchronization signal (HSYNC #), and a horizontal scanning return section (BLAN) of the display apparatus is separated.
K #), one line of image data is serially transferred to the display device side, and while the serially transferred one line of image data is being displayed on the display device, the data is transferred to an arbitrary bank of the frame memory. Writing was performed.

【0007】しかし、この場合、書き込む側ではフレー
ムメモリへの連続アクセス可能な時間が水平同期期間に
よって制約され、読み出す側ではそのタイミングが水平
走査帰線の区間だけに制約されて、結局、両者共に非常
に厳しいタイミング条件による動作を強いられる。
However, in this case, on the writing side, the time during which continuous access to the frame memory is possible is restricted by the horizontal synchronization period, and on the reading side, the timing is restricted only to the horizontal scanning retrace interval. Operation under very severe timing conditions is forced.

【0008】つまり、書き込む側の装置では、一回のア
クセスが必ず1水平走査期間内で完了するような処理し
かできなくなるために、処理の内容に制約が生じ、たと
えば画面全体に及ぶような大量の画像データを扱うよう
な処理は円滑に行うことが難かしくなる。また、読み出
す側では、水平走査帰線区間だけという限られたタイミ
ングしか与えられていないために、書き込む側でのアク
セスが少しでも長引くようなことがあると、ディスプレ
イ装置側への画像データの転送が行なえなくなって、デ
ィスプレイ画面に表示ノイズが出たりする。
In other words, the writing-side device can only perform processing such that one access is always completed within one horizontal scanning period, so that the contents of the processing are restricted. It becomes difficult to perform such processing as to handle the image data smoothly. In addition, since the reading side is given only a limited timing of only the horizontal scanning retrace interval, the access on the writing side may be prolonged even a little, so that the transfer of image data to the display device side is performed. Cannot be performed, and display noise appears on the display screen.

【0009】本発明は、上述した課題に鑑みてなされた
もので、フレームメモリからディスプレイ装置側への画
像データの転送に支障をきたすことなく、フレームメモ
リに書き込みを行なう装置側での処理内容に余裕をもた
せることができるフレームメモリ制御装置を提供するこ
とを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has been made in consideration of the contents of processing performed by a device that writes data to a frame memory without hindering transfer of image data from the frame memory to the display device. It is an object of the present invention to provide a frame memory control device capable of providing a margin.

【0010】[0010]

【課題を解決するための手段】本発明は上述の目的を達
成するため、フレームメモリを複数のメモリバンクに、
一つのメモリバンクを複数のブロックに論理分割し各ブ
ロックの切り換えを行うインターリーブ制御手段と、こ
のインターリーブ制御手段により画像データの任意行で
ある1水平ラインごとに前記メモリバンク内のブロック
を切り換えながら、フレームメモリから表示側へ画像デ
ータを転送する転送手段と、この転送手段によるライン
単位のデータ転送を書込側によるフレームメモリへのラ
イン単位の書き込みと同期させて水平走査帰線区間と
回転送済みラインの表示区間の両方に跨がる期間の中で
行なわせるタイミング制御手段とを備える構成としたも
のである。
According to the present invention, a frame memory is divided into a plurality of memory banks.
Interleave control means for logically dividing one memory bank into a plurality of blocks and switching between the blocks; and the interleave control means switching blocks in the memory bank for each horizontal line as an arbitrary row of image data. La from the frame memory and transfer means for transferring the image data to the display side, to the frame memory data transfer units of lines by the transfer means by the writing side
Horizontal scanning retrace period before in synchronization with the write-in units
And timing control means for performing the control during a period extending over both of the display sections of the transferred lines .

【0011】[0011]

【作用】本発明は、上述の構成によって、フレームメモ
リから表示側へ画像データを転送させるときの転送時間
に余裕を持たせることにより、フレームメモリから表示
側へのライン画像データの転送を確実に行なわせること
ができるとともに、上記フレームメモリへの書き込みを
行なう装置側でも、フレームメモリから表示側への転送
と同期をとって次の1水平ラインデータの書き込みを行
なうことにより、同様に書込時間に余裕を持つことにな
るため、フレームメモリの読出側であるディスプレイ装
置での表示に支障をきたすことなく、その書込側となる
装置に高度な画像処理を行なわせることが可能となる。
According to the present invention, a transfer time for transferring image data from the frame memory to the display side by the above configuration is provided.
In this case , the line image data can be surely transferred from the frame memory to the display side, and the transfer from the frame memory to the display side can be performed by the device that writes the frame memory.
The next one horizontal line data is written in synchronization with
By doing so, the write time will also have a margin.
Because, without disturbing the display on the display device is a read side of the frame memory, making it possible to perform advanced image processing apparatus to be the writing side.

【0012】[0012]

【実施例】以下、本発明の実施例を図を参照しながら説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to the drawings.

【0013】なお、図において、同一符号は同一または
相当部分を示すものとする。図1は本発明の一実施例に
よるフレームメモリ制御装置の概略構成を示すものであ
って、1は未処理の入力画像を蓄積する画像メモリ、2
は画像データの処理を行なうディスプレイ制御装置、3
は画像データをビットマップ方式で記憶するフレームメ
モリ、4はフレームメモリ3のシリアルポート側から1
ライン分ずつ直列に転送されてくる画像データをビデオ
信号に変換して出力するビデオ信号変換転送部、5はビ
デオ信号変換転送部4から転送されてくるビデオ信号を
表示するビットマップ型のCRTディスプレイ装置、6
は上記フレームメモリ3およびその周辺の動作を制御す
るフレームメモリ制御装置である。
In the drawings, the same reference numerals indicate the same or corresponding parts. FIG. 1 shows a schematic configuration of a frame memory control device according to an embodiment of the present invention, wherein 1 is an image memory for storing unprocessed input images, 2
Is a display control device for processing image data, 3
Is a frame memory for storing image data in a bitmap system, and 4 is 1 from the serial port side of the frame memory 3.
A video signal conversion / transfer section that converts image data serially transferred line by line into a video signal and outputs the video signal, and a bit map type CRT display 5 that displays the video signal transmitted from the video signal conversion / transfer section 4 Equipment, 6
Is a frame memory control device for controlling the operation of the frame memory 3 and its peripherals.

【0014】フレームメモリ3は、パラレルとシリアル
の2種類のポートを有するデュアルポートDRAM(随
時書込可能なメモリ)を用いて構成される。
The frame memory 3 is configured using a dual-port DRAM (memory that can be written at any time) having two types of ports, parallel and serial.

【0015】フレームメモリ制御装置6は、フレームメ
モリ3から表示側への画像データの転送が1水平ライン
ごとにメモリバンクを切り換えて行なわれるように、上
記フレームメモリ3を複数のメモリバンクに論理分割す
るインターリーブ制御手段と、フレームメモリ3からの
ライン画像データの転送を水平走査帰線区間とそのあと
のライン表示区間の両方に跨がる期間の中で行なわせる
タイミング制御手段とによって構成される。
The frame memory controller 6 logically divides the frame memory 3 into a plurality of memory banks so that the transfer of the image data from the frame memory 3 to the display side is performed by switching the memory banks for each horizontal line. Interleave control means, and timing control means for transferring the line image data from the frame memory 3 during a period spanning both the horizontal scanning retrace interval and the subsequent line display interval.

【0016】図2はフレームメモリとディスプレイ表示
画面との対応関係を示す。同図に示す対応関係は上記フ
レームメモリ制御装置6の制御によって論理的に構成さ
れる。
FIG. 2 shows the correspondence between the frame memory and the display screen. The correspondence shown in the figure is logically configured under the control of the frame memory control device 6.

【0017】同図において、(a)フレームメモリ3
は、3つのメモリバンクA,B,Cに論理分割され、さ
らに各メモリバンクA,B,Cはそれぞれに2つのブロ
ックLとHに論理分割される。
In FIG. 1, (a) frame memory 3
Is logically divided into three memory banks A, B, and C, and each memory bank A, B, and C is logically divided into two blocks L and H, respectively.

【0018】(b)CRTディスプレイ装置5の表示画
面51は水平走査ライン数によって#0,#1,#2の
3つの表示区画に仮想分割される。
(B) The display screen 51 of the CRT display device 5 is virtually divided into three display sections # 0, # 1, and # 2 according to the number of horizontal scanning lines.

【0019】(c)表示画面51の表示区画#0にて表
示される画像データは、1ラインごとにフレームメモリ
3のバンクALとBHに交互に振り分けられて格納され
る。同様に、区画#1の表示画像データはバンクCLと
AHに、区画#2の表示画像データはバンクBLとCH
に、それぞれ1ラインごとに交互に振り分けられて格納
される。
(C) Image data displayed in the display section # 0 of the display screen 51 is alternately sorted and stored in the banks AL and BH of the frame memory 3 line by line. Similarly, display image data of section # 1 is in banks CL and AH, and display image data of section # 2 is in banks BL and CH.
Are stored alternately for each line.

【0020】図3は上述した対応関係をディスプレイ装
置の1水平走査ラインごとに示したものである。同図に
示すように、フレームメモリ3から表示側への画像デー
タの転送は、インターリーブ制御によって、1水平ライ
ンごとにメモリバンクを切り換えて行なわれるようにな
っている。
FIG. 3 shows the correspondence described above for each horizontal scanning line of the display device. As shown in the figure, the transfer of image data from the frame memory 3 to the display side is performed by switching memory banks for each horizontal line by interleave control.

【0021】以上のように構成されたフレームメモリ制
御装置について、以下その動作を説明する。
The operation of the frame memory control device configured as described above will be described below.

【0022】上述した装置では、図6に示すように、ま
ず、フレームメモリ3への並列書き込みと直列読み出し
が水平同期信号(HSYNC#)に同期して行なわれ
る。この同期下にて、1水平ラインごとに転送元のメモ
リバンクを切り換えるインターリーブ制御を行なうこと
で、フレームメモリ3から表示側へのライン画像データ
(n,n+1,・・・)の転送を、ディスプレイ装置5
の水平走査帰線区間とそのあとのライン表示区間の両方
に跨がる期間の中で行なわせるようにする。転送された
ライン画像データはそれぞれ、1水平走査期間ずつ遅れ
てディスプレイ表示される(n−1,n,n+1,・・
・・)。
In the above-described apparatus, as shown in FIG. 6 , first, parallel writing and serial reading to the frame memory 3 are performed in synchronization with a horizontal synchronization signal (HSYNC #). Under this synchronization, the transfer of the line image data (n, n + 1,...) From the frame memory 3 to the display side is performed by performing interleave control for switching the memory bank of the transfer source for each horizontal line. Device 5
In the horizontal scanning retrace interval and the subsequent line display interval. The transferred line image data is displayed on the display with a delay of one horizontal scanning period (n-1, n, n + 1,...).
・ ・).

【0023】これにより、フレームメモリ3から表示側
へ画像データを転送させるときのタイミング上の制約が
大幅に緩和されて、フレームメモリ3から表示側へのラ
イン画像データの転送を確実に行なわせることができる
ようになる。これとともに、上記フレームメモリ3への
書き込みを行なうディスプレイ制御装置2側でも、フレ
ームメモリ3をアクセスするときの時間的な制約が大幅
に緩和されるようになって、たとえば上記水平走査帰線
区間にずれ込んでフレームメモリ3をアクセスするよう
な画像処理も可能になる。これにより、フレームメモリ
3の読出側であるディスプレイ装置5での表示に支障を
きたすことなく、その書込側となるディスプレイ制御装
置2に高度な処理を行なわせることができる。
As a result, timing restrictions when transferring image data from the frame memory 3 to the display side are greatly relaxed, and line image data can be reliably transferred from the frame memory 3 to the display side. Will be able to At the same time, on the display control device 2 side that writes data to the frame memory 3, the time restriction when accessing the frame memory 3 is greatly relaxed. Image processing such as accessing the frame memory 3 by shifting is also possible. This allows the display control device 2 on the writing side to perform advanced processing without hindering the display on the display device 5 on the reading side of the frame memory 3.

【0024】[0024]

【発明の効果】以上の説明から明らかなように、本発明
は、フレームメモリを複数のメモリバンクに、一つのメ
モリバンクを複数のブロックに論理分割し各ブロックの
切り換えを行うインターリーブ制御手段と、このインタ
ーリーブ制御手段により画像データの任意行である1水
平ラインごとに前記メモリバンク内のブロックを切り換
えながら、フレームメモリから表示側へ画像データを転
送する転送手段と、この転送手段によるライン単位のデ
ータ転送を書込側によるフレームメモリへのライン単位
の書き込みと同期させて水平走査帰線区間と前回転送済
みラインの表示区間の両方に跨がる期間の中で行なわせ
るタイミング制御手段とを備える構成とすることによ
り、フレームメモリから表示側へ画像データを転送させ
るときの転送時間に余裕を持たせてフレームメモリから
表示側へのライン画像データの転送を確実に行なわせる
ことができるとともに、上記フレームメモリへの書き込
みを行なう装置側でも、同様に書込時間に余裕を持つこ
とになるため、フレームメモリの読出側であるディスプ
レイ装置での表示に支障をきたすことなく、その書込側
となる装置に高度な画像処理を行なわせることが可能と
なる、という効果を有するものである。
As is apparent from the above description, the present invention provides an interleave control means for logically dividing a frame memory into a plurality of memory banks, one memory bank into a plurality of blocks, and switching between the blocks. Transfer means for transferring image data from the frame memory to the display side while switching blocks in the memory bank for each horizontal line, which is an arbitrary row of image data, by the interleave control means; Transfer by writing to the frame memory line by line
Horizontal scanning retrace interval and previous transfer in synchronization with writing
And timing control means for performing the control during a period extending over both display sections of the display line, so that the transfer time when transferring the image data from the frame memory to the display side is provided with a margin. Transfer of line image data from the frame memory to the display side can be reliably performed, and the apparatus that performs writing to the frame memory also has a margin for writing time.
To become bets, without disturbing the display on the display device is a read side of the frame memory, it is possible to perform advanced image processing apparatus to be the writing side, which has the effect that It is.

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

【図1】本発明の一実施例によるフレームメモリ制御装
置を使用したシステムの概略構成図
FIG. 1 is a schematic configuration diagram of a system using a frame memory control device according to an embodiment of the present invention;

【図2】フレームメモリとディスプレイ表示画面との対
応関係を示す図
FIG. 2 is a diagram showing a correspondence relationship between a frame memory and a display screen.

【図3】フレームメモリとディスプレイ表示画面との対
応関係をラインごとに示す図
FIG. 3 is a diagram showing the correspondence between a frame memory and a display screen for each line.

【図4】従来におけるフレームメモリの書込/読出のタ
イミング条件を示す図
FIG. 4 is a diagram showing write / read timing conditions of a conventional frame memory.

【図5】従来におけるフレームメモリとディスプレイ表
示画面との対応関係を示す図
FIG. 5 is a diagram showing a correspondence relationship between a frame memory and a display screen according to the related art.

【図6】本発明におけるフレームメモリの書込/読出の
タイミング条件を示す図
FIG. 6 is a diagram showing write / read timing conditions of a frame memory according to the present invention;

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

1 入力画像メモリ 2 ディスプレイ制御装置(書込側) 3 フレームメモリ 4 ビデオ信号変換転送部 5 CRTディスプレイ装置 6 フレームメモリ制御装置 Reference Signs List 1 input image memory 2 display control device (writing side) 3 frame memory 4 video signal conversion / transfer section 5 CRT display device 6 frame memory control device

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 フレームメモリを複数のメモリバンク
に、一つのメモリバンクを複数のブロックに論理分割し
各ブロックの切り換えを行うインターリーブ制御手段
と、このインターリーブ制御手段により画像データの任
意行である1水平ラインごとに前記メモリバンク内のブ
ロックを切り換えながら、フレームメモリから表示側へ
画像データを転送する転送手段と、この転送手段による
ライン単位のデータ転送を書込側によるフレームメモリ
へのライン単位の書き込みと同期させて水平走査帰線区
間と前回転送済みラインの表示区間の両方に跨がる期間
の中で行なわせるタイミング制御手段とを備えたフレー
ムメモリ制御装置。
1. An interleave control means for logically dividing a frame memory into a plurality of memory banks and one memory bank into a plurality of blocks to switch between the blocks, and the interleave control means controls an arbitrary row of image data. Transfer means for transferring image data from the frame memory to the display side while switching blocks in the memory bank for each horizontal line, and transferring data in line units by the transfer means to the frame memory by the writing side
A frame memory control device comprising: a timing control unit for performing the control in a period extending over both the horizontal scanning retrace period and the display period of the previously transferred line in synchronization with the line-by-line writing to the line .
JP4104199A 1992-04-23 1992-04-23 Frame memory controller Expired - Fee Related JP2907630B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4104199A JP2907630B2 (en) 1992-04-23 1992-04-23 Frame memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4104199A JP2907630B2 (en) 1992-04-23 1992-04-23 Frame memory controller

Publications (2)

Publication Number Publication Date
JPH0627932A JPH0627932A (en) 1994-02-04
JP2907630B2 true JP2907630B2 (en) 1999-06-21

Family

ID=14374309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4104199A Expired - Fee Related JP2907630B2 (en) 1992-04-23 1992-04-23 Frame memory controller

Country Status (1)

Country Link
JP (1) JP2907630B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7110663B1 (en) * 1999-04-13 2006-09-19 Sony Corporation Video processing apparatus and method for allocating addresses to data of macroblocks and storing the same, and medium containing a program for performing such method
US6496192B1 (en) * 1999-08-05 2002-12-17 Matsushita Electric Industrial Co., Ltd. Modular architecture for image transposition memory using synchronous DRAM
US10620899B2 (en) 2016-02-09 2020-04-14 Mitsubishi Electric Corporation Video display device and video data transmission method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55135892A (en) * 1979-04-11 1980-10-23 Fujitsu Ltd Multiple image display control system
JPS56104384A (en) * 1980-01-25 1981-08-20 Niigata Engineering Co Ltd Display unit

Also Published As

Publication number Publication date
JPH0627932A (en) 1994-02-04

Similar Documents

Publication Publication Date Title
US5587726A (en) Method and apparatus for increasing the speed of operation of a double buffered display system
JPH05210383A (en) Method and device for merging independently formed internal video signal with external video signal
EP0398510B1 (en) Video random access memory
US5512918A (en) High speed method and apparatus for generating animation by means of a three-region frame buffer and associated region pointers
JPH0528838B2 (en)
JPH08123367A (en) Device and method for processing image signal
KR100196686B1 (en) Apparatus for fast copy between frame buffers in a double buffered output display system
JP2907630B2 (en) Frame memory controller
US5005073A (en) Demultiplexer for providing a color television signal having an increased image frequency
JPH08211849A (en) Display control device
JP3002951B2 (en) Image data storage controller
JPS62208766A (en) Video synthesizer
JPH0346832B2 (en)
JPH0830254A (en) Display effect generation circuit
JP3122996B2 (en) Video / still image display device
JP3431925B2 (en) Image display control apparatus and method
JP3019543B2 (en) Image display system
JPS6024586A (en) Display data processing circuit
JPH06118918A (en) Display signal output circuit
JPH01112327A (en) Memory
JPH0844617A (en) Image processor
JPS61273675A (en) 3-dimensional address generating circuit
JPS6132136A (en) Picture display device
JPH0148569B2 (en)
JPS63112897A (en) Semiconductor storage device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees