JPS6347793A - Buffer management system for image display device - Google Patents

Buffer management system for image display device

Info

Publication number
JPS6347793A
JPS6347793A JP19147386A JP19147386A JPS6347793A JP S6347793 A JPS6347793 A JP S6347793A JP 19147386 A JP19147386 A JP 19147386A JP 19147386 A JP19147386 A JP 19147386A JP S6347793 A JPS6347793 A JP S6347793A
Authority
JP
Japan
Prior art keywords
image data
processor
display
block
buffer
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
JP19147386A
Other languages
Japanese (ja)
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP19147386A priority Critical patent/JPS6347793A/en
Publication of JPS6347793A publication Critical patent/JPS6347793A/en
Pending legal-status Critical Current

Links

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Abstract] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔目次〕 概要 産業上の利用分野 従来の技術 発明が解決しようとする問題点 問題点を解決するための手段(第1図)作用 実施例 (a)一実施例の説明(第2図) (b)他の実施例の説明 発明の効果 (概要〕 第1のプロセフすが画像データ蓄積バッファに画像デー
タを書込み、書込んだ画像データを第2のプロセッサが
読出して表示処理する画像表示装置において、画像デー
タをブロック分割して書込むとともにブロック毎に表示
完了フラグを設け、表示完了フラグの参照によって第1
のプロセッサが書込み制御することによって、両プロセ
フサが並行動作できるようにしたものである。
[Detailed description of the invention] [Table of contents] Overview Industrial field of application Conventional technology Problems to be solved by the invention Means for solving the problems (Fig. 1) Working example (a) One example Explanation (Fig. 2) (b) Description of other embodiments Effects of the invention (Summary) The first processor writes image data to the image data storage buffer, and the second processor reads out the written image data. In an image display device that performs display processing, image data is divided into blocks and written, and a display completion flag is provided for each block.
The two processors perform write control so that both processors can operate in parallel.

〔産業上の利用分野〕[Industrial application field]

本発明は、文字、図形、イメージ等の画像を同一画面に
表示しうる画像表示装置において、一対のプロセッサ間
に設けられる画像データバッファの管理方式に関する。
The present invention relates to a management method for an image data buffer provided between a pair of processors in an image display device capable of displaying images such as characters, figures, images, etc. on the same screen.

近年、同一画面に文字、図形、イメージを表示できるビ
ットマツプディスプレイが広く利用されている。
In recent years, bitmap displays that can display characters, figures, and images on the same screen have been widely used.

このようなビットマツプディスプレイにおいては、マル
チウィンドウ機能等径々の高機能な動作が要求され、こ
れに応じてデータwls処理や表示処理に高速なものが
求められている。
Such bitmap displays are required to have highly functional operations such as a multi-window function, and accordingly, high-speed data wls processing and display processing are required.

〔従来の技術〕[Conventional technology]

従来の画像表示装置は、第3図(A)に示す如<、編集
用の第1のプロセッサ1と表示用の第2のプロセフす3
との間にメモリ2を設け、メモリ2には、コマンドを格
納するコマンド#MJjA2aト画像データを格納する
画像データバッファ2bが設定されている。
A conventional image display device includes a first processor 1 for editing and a second processor 3 for display, as shown in FIG. 3(A).
The memory 2 is provided with a command #MJjA2a for storing commands and an image data buffer 2b for storing image data.

第2のプロセッサ3には、ビットマツプメモリ4が接続
され、ビットマツプメモリ4の内容はディスプレイ5に
表示される。
A bitmap memory 4 is connected to the second processor 3, and the contents of the bitmap memory 4 are displayed on a display 5.

第3図(B)に示す如く、第1のプロセッサ1は、図示
しないキーボード、タブレフト、マウス等の入力に対応
して画像データの編集処理を行い、コマンドと画像デー
タをメモリ2のコマンド領域2a及び画像データバッフ
ァ2bに書込む。一方、第2のプロセッサ3は、メモリ
2を参照し、コマンド領域2aのコマンドに従って画像
データバッファ2bの画像データを表示処理し、例えば
画像データに対応する画像パターンを発生し、ビットマ
ツプメモリ4に書込んでいくことにより、ディスプレイ
5に画像データに対応する画像パターンが表示される。
As shown in FIG. 3(B), the first processor 1 performs image data editing processing in response to input from a keyboard, tablet left, mouse, etc. (not shown), and stores commands and image data in a command area 2a of the memory 2. and write to the image data buffer 2b. On the other hand, the second processor 3 refers to the memory 2, displays the image data in the image data buffer 2b according to the command in the command area 2a, generates an image pattern corresponding to the image data, and stores it in the bitmap memory 4. By writing, an image pattern corresponding to the image data is displayed on the display 5.

このように第1のプロセッサ1で編集処理、第2のプロ
セッサ3で表示処理を行う、一種の分散機能構成のもの
は各処理を高速に実行できる。
In this way, a type of distributed function configuration in which the first processor 1 performs editing processing and the second processor 3 performs display processing can execute each processing at high speed.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、従来技術においては、第3図(B)に示
した如く、第1のプロセッサ1が画像データバッファ2
bに書込んだ画像データを第2のプロセッサ3が表示処
理し終わるまでは、第1のプロセッサ1は次の編集処理
、書込み動作を実行できないという問題が生じ、高速化
が実現できなかった。
However, in the prior art, as shown in FIG. 3(B), the first processor 1 uses the image data buffer 2
A problem arose in that the first processor 1 could not perform the next editing process or write operation until the second processor 3 finished displaying the image data written in the image data stored in the second processor 3, making it impossible to achieve higher speed.

本発明は、第2のプロセッサ3の表示処理と第1のプロ
セッサ10編集処理を並列動作せしめ、高速化の可能な
画像表示装置のバッファ管理方式を提供することを目的
とする。
An object of the present invention is to provide a buffer management system for an image display device that allows the display processing of the second processor 3 and the editing processing of the first processor 10 to operate in parallel, thereby increasing the speed.

C問題点を解決するための手段〕 第1図は本発明の原理説明図である。Measures to solve problem C] FIG. 1 is a diagram explaining the principle of the present invention.

図中、第3図で示したものと同一のものは同一の記号で
示してあり、BDはブロック化された画像データ、Fは
ブロック毎に設けられた表示完了フラグである。
In the figure, the same parts as those shown in FIG. 3 are indicated by the same symbols, BD is block image data, and F is a display completion flag provided for each block.

本発明においては、第1のプロセッサIが画像データバ
ッファ2bに画像データをブロック単位にして書込むよ
うにし、第2のプロセッサ3は画像データバッファ2b
の画像データをブロック単位に表示処理するようにし、
第2のプロセッサ3は当該ブロックBDの表示処理完了
によってバッファ2bの当該ブロックの表示完了フラグ
Fを表示完了に書替える。更に、第1のプロセッサ1は
表示完了フラグFを参照して、編集、画像データの書込
みを行う。
In the present invention, the first processor I writes image data to the image data buffer 2b in units of blocks, and the second processor 3 writes the image data to the image data buffer 2b.
The image data is displayed in blocks,
Upon completion of the display processing of the block BD, the second processor 3 rewrites the display completion flag F of the block in the buffer 2b to indicate completion of display. Furthermore, the first processor 1 refers to the display completion flag F and performs editing and writing of image data.

〔作用〕[Effect]

本発明では、画像データをプロ7り化し、表示完了フラ
グFを設けているので、第2のプロセッサ3の表示完了
したブロックは表示完了フラグFを参照して第1のプロ
セッサ1が認識できる。
In the present invention, since the image data is converted into a professional format and a display completion flag F is provided, the first processor 1 can recognize the block that the second processor 3 has completed displaying by referring to the display completion flag F.

このため、第2のプロセッサ3が他のブロックの表示処
理中であっても、表示終了したブロックの編集、書込み
が実行でき、第1のプロセッサ1はバッファ2bの全画
像データの表示処理完了を待つことなく、編集、画像デ
ータの書込みが可能となり、高速化が実現できる。
Therefore, even if the second processor 3 is in the process of displaying another block, it can edit and write the block that has finished displaying, and the first processor 1 can complete the display process of all image data in the buffer 2b. Editing and writing of image data can be done without waiting, and speeding up can be achieved.

〔実施例〕〔Example〕

(a)一実施例の説明 第2図は本発明の一実施例構成図である。 (a) Description of one embodiment FIG. 2 is a configuration diagram of an embodiment of the present invention.

図中、第1図及び第3図で示したものと同一のものは同
一の記号で示してあり、Pはポインタであり、ブロック
BDに対する次のブロックを示すためのものである。
In the figure, the same parts as those shown in FIGS. 1 and 3 are indicated by the same symbols, and P is a pointer for indicating the next block with respect to block BD.

第1のプロセッサ1は各ブロックの画像データのバッフ
ァ2bへの書込みとともにコマンド領域2aに格納する
。コマンド領域2aに格納されたコマンドはコマンドチ
エイン化されている。
The first processor 1 writes the image data of each block to the buffer 2b and stores it in the command area 2a. Commands stored in the command area 2a are organized into a command chain.

第2のプロセッサ3は、コマンド領域2aに示されたコ
マンドに従って、バッファ2bのブロック化画像データ
を読出し、画像パターンに変換し、コマンドで指示され
たビットマツプメモリ4上の位置に書込んでいく。
In accordance with the command indicated in the command area 2a, the second processor 3 reads the blocked image data from the buffer 2b, converts it into an image pattern, and writes it to the position on the bitmap memory 4 specified by the command. .

第2図の例では、コマンド領域2aのコマンドとしては
、ピントマツプメモリ4の1行目に書込めという(WR
I置LINE (1) ’ 、2行目に書込めという(
畦装置LINE(2) ’ であり、書込むべき画像デ
ータは第1行目が’ ABC’1.第2行目が’DEF
)である。
In the example shown in FIG. 2, the command for the command area 2a is to write to the first line of the focus map memory 4 (WR
I put LINE (1) ', it says to write on the second line (
The ridge device LINE (2) ' is the image data to be written, and the first line is 'ABC'1. The second line is 'DEF
).

従って、第2のプロセッサ3は、(畦ITE LINE
(1)) というコマンドによりポインタPの示す画像
データ(ABClを読出し、これらを文字パターンに変
換し、ビットマツプメモリ4の1行目に書込む。これに
よってディスプレイ5の1行目にrABcJが表示され
る。
Therefore, the second processor 3
(1)) Reads the image data (ABC1) indicated by the pointer P, converts them into character patterns, and writes them to the first line of the bitmap memory 4. As a result, rABcJ is displayed on the first line of the display 5. be done.

第2のプロセッサ3は、係る1ブロツクの表示処理が完
了すると、当該ブロックのフラグFを“1”とする。
When the display processing of one block is completed, the second processor 3 sets the flag F of the block to "1".

以下、同様第2のプロセッサ3は、コマンドチエインに
従ってコマンド領域2aから次のコマンドを読出し、ポ
インタPに従って次のブロックを読出し、表示処理する
Thereafter, the second processor 3 similarly reads the next command from the command area 2a according to the command chain, reads the next block according to the pointer P, and performs display processing.

一方、第1のプロセッサ1は、バッファ2bのブロック
のフラグFが1”であることを確認することによって、
編集処理した他の画像データをフラグFが“1”のブロ
ックに書込むことができる。この書込みとともに当8亥
ブロックのフラグFを“θ″に戻し且つ対応するコマン
ドをコマンド格納領域2aに格納する。
On the other hand, the first processor 1 confirms that the flag F of the block in the buffer 2b is 1'', and thereby
Other edited image data can be written to the block whose flag F is "1". Along with this writing, the flag F of the current block is returned to "θ" and the corresponding command is stored in the command storage area 2a.

従って、第2のプロセッサ3が2行目の文字列rDEF
Jの表示処理中にも、フラグFが“1″のブロックへの
第1のプロセッサ1からの書込みができる。
Therefore, the second processor 3 reads the character string rDEF in the second line.
Even during the display processing of J, the first processor 1 can write to the block whose flag F is "1".

この時、書込みは、1行目の画像データのものでなくて
もよく、これはコマンドによって設定できる。
At this time, it is not necessary to write the image data of the first line, and this can be set by a command.

このようにして画像データの表示処理中にも表示完了し
たデータを編集することができ、表示編集の高速化が実
現できる。
In this way, data that has been displayed can be edited even during image data display processing, and display editing can be performed at high speed.

(b)他の実施例の説明 上述の実施例では、文字表示を例に説明したが、イメー
ジ、図形であってもよく、これらをブロック化して書込
めばよい。
(b) Description of Other Embodiments In the above-described embodiments, character display was used as an example, but images and figures may also be used, and these may be written in blocks.

又、WRITE命令のみならず、部分ERASE命令、
ウィンド書込み命令等であってもよい。
In addition, not only the WRITE command but also the partial ERASE command,
It may also be a window write command or the like.

以上本発明を実施例により説明したが、本発明は本発明
の主旨に従い種々の変形が可能であり、本発明からこれ
らを排除するものではない。
Although the present invention has been described above using examples, the present invention can be modified in various ways according to the gist of the present invention, and these are not excluded from the present invention.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に、本発明によれば、第1のプロセッサ
と第2のプロセッサを並列に動作させることができ、文
字、図形等の表示、編集を高速化できるという効果を奏
する。
As described above, according to the present invention, the first processor and the second processor can be operated in parallel, and the display and editing of characters, graphics, etc. can be speeded up.

又、データのブロック化及びフラグ設定という簡単な手
段によって実現できるという効果も奏し、実用上も有用
である。
Further, it has the effect that it can be realized by simple means of blocking data and setting flags, and is useful in practice.

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

第1図は本発明の原理説明図、 第2図は本発明の一実施例構成図、 第3図は従来技術の説明図である。 図中、1−・・−第1のプロセッサ、 2−・−メモリ、 2a・・−−一〜−−コマント領域、 2b−・−・−画像データバソフ1. 3−・・−第2のプロセッサ、 4 ・−・・−ビットマツプメモリ、 5 ・−・ディスプレイ。 FIG. 1 is a diagram explaining the principle of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention. FIG. 3 is an explanatory diagram of the prior art. In the figure, 1--first processor; 2-.-memory, 2a...--1~--Command area, 2b----Image data Basof1. 3--second processor; 4.--Bitmap memory, 5.--Display.

Claims (1)

【特許請求の範囲】 第1のプロセッサ(1)がメモリ(2)の画像データ蓄
積バッファ(2b)に画像データを書込み、 第2のプロセッサ(3)が、該画像データ蓄積バッファ
(2b)の画像データを表示処理して画像パターンをビ
ットマップメモリ(4)に書込み、該ビットマップメモ
リ(4)の内容をディスプレイ(5)に表示するように
した画像表示装置において、 該第1のプロセッサ(1)から該画像データ蓄積バッフ
ァ(2b)に画像データをブロック単位に書込み、 該ブロックに表示フラグを設け、 該第2のプロセッサ(3)が該ブロック単位に表示処理
し、表示処理完了後、当該表示完了フラグを表示完了に
書替え、 該第1のプロセッサ(1)が該表示完了フラグを参照し
画像データの書込みを行うことを特徴とする画像表示装
置のバッファ管理方式。
[Claims] A first processor (1) writes image data to an image data accumulation buffer (2b) of a memory (2), and a second processor (3) writes image data to an image data accumulation buffer (2b) of a memory (2). In an image display device configured to perform display processing on image data, write an image pattern into a bitmap memory (4), and display the contents of the bitmap memory (4) on a display (5), the first processor ( Write the image data from 1) to the image data storage buffer (2b) in blocks, set a display flag in the block, and perform display processing on the block by the second processor (3). After the display processing is completed, A buffer management method for an image display device, characterized in that the display completion flag is rewritten to display completion, and the first processor (1) refers to the display completion flag and writes image data.
JP19147386A 1986-08-15 1986-08-15 Buffer management system for image display device Pending JPS6347793A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19147386A JPS6347793A (en) 1986-08-15 1986-08-15 Buffer management system for image display device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19147386A JPS6347793A (en) 1986-08-15 1986-08-15 Buffer management system for image display device

Publications (1)

Publication Number Publication Date
JPS6347793A true JPS6347793A (en) 1988-02-29

Family

ID=16275238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19147386A Pending JPS6347793A (en) 1986-08-15 1986-08-15 Buffer management system for image display device

Country Status (1)

Country Link
JP (1) JPS6347793A (en)

Similar Documents

Publication Publication Date Title
JPS6347793A (en) Buffer management system for image display device
JPH06149533A (en) Segment quick plotting system for reducing plotting processing for segment outside display area
JPH02310592A (en) Screen scroll control system
JPS6050589A (en) Document generation system
JPS60176179A (en) Graphic editing system
JP3020213B2 (en) Document processing device
JPS6159484A (en) Segment control system
JPS58211185A (en) Slit screen display control system
JPH04288593A (en) Image display device
JPS61143793A (en) Graphic shift display
JPS5915287A (en) Display unit
JPS61128287A (en) Character display control system
JPS61190385A (en) Multi-window display system for display unit
JPS63276091A (en) Scrolling system for multi-window
JPS6243779A (en) Template picture drawing device for graphic processing
JPS63142390A (en) Display device
JPS623294A (en) Bit map mover
JPS6214194A (en) Bit map mover
JPS6043737A (en) Crt display device with local command function
JPS63151993A (en) Multiwindow display
JPS58168089A (en) Display unit
JPS59140484A (en) Graphic character pattern generator
JPH03168872A (en) Bit image information processor
JPS623293A (en) Line movement drawing apparatus
JPS6180292A (en) Display cotnrol system