JPS6354681A - Picture display control device - Google Patents

Picture display control device

Info

Publication number
JPS6354681A
JPS6354681A JP19742386A JP19742386A JPS6354681A JP S6354681 A JPS6354681 A JP S6354681A JP 19742386 A JP19742386 A JP 19742386A JP 19742386 A JP19742386 A JP 19742386A JP S6354681 A JPS6354681 A JP S6354681A
Authority
JP
Japan
Prior art keywords
address
display
memory
image
image 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.)
Pending
Application number
JP19742386A
Other languages
Japanese (ja)
Inventor
Toyofumi Ozeki
豊文 大関
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP19742386A priority Critical patent/JPS6354681A/en
Publication of JPS6354681A publication Critical patent/JPS6354681A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)

Abstract

PURPOSE:To enable a picture editing at a high speed even if the display picture is a large scale by storing the address number of an address table given every display block in a mapping memory and storing a pair of address specifying the picture data of a picture every the address number in the address table. CONSTITUTION:The area of a memory address Z corresponding to the respective display sections on the mapping memory 8 is made to store the address number of the address table 7 storing the position information (horizontal address E and vertical address F) of the picture data in a picture memory 2 displayed on a display area. And the picture memory address G of the picture memory 2 is formed based on the scanning address (horizontal scanning address B and vertical scanning address C) and the position information. Thus the picture edition is optionally executed at a high speed and on a multi window display, for example, in case of scrolling the display data of the display section, an operator has only to change the contents of the address '0' of the address table 7.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は画像メモリに対しデータを書込み/読出す場合
の制御に関し、特に表示画像を簡易かつ高速に編集でき
る画像表示制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to control when writing/reading data to/from an image memory, and particularly relates to an image display control device that can easily and quickly edit displayed images.

(従来の技術) 画像をCRT等の表示部に表示する場合は通常、表示す
べき画像のデータ(画像データ)を画像メモリに書込み
、書込んだデータを読出して表示部に供給する機能を有
する画像表示制御装置が用いられる。
(Prior art) When displaying an image on a display unit such as a CRT, it usually has a function of writing data of the image to be displayed (image data) into an image memory, reading out the written data, and supplying it to the display unit. An image display control device is used.

従来から広く用いられている画像表示制御装置では、表
示部の表示画面と画像データを記憶する画像メモリとが
1対1に対応しておυ、表示画面と画像メモリのアドレ
スが固定的に決められている。従って、表示画面の変更
や移動などの画面編集は画像メモリに対する画像データ
の書替えにより行っている。
In image display control devices that have been widely used in the past, there is a one-to-one correspondence between the display screen of the display unit and the image memory that stores image data, and the addresses of the display screen and image memory are fixedly determined. It is being Therefore, screen editing such as changing or moving the display screen is performed by rewriting image data in the image memory.

近年、画面編集の高速化及び高機能化の要求から、上記
制御方式に代わる新たな制御方式を採用した画像表示制
御装置が種々提案されている。これを大別すると、次の
2つの方式に分類される。
In recent years, in response to demands for faster and more sophisticated screen editing, various image display control devices have been proposed that employ new control methods in place of the above-mentioned control methods. This can be broadly classified into the following two methods.

■ 画像メモリに画素データ群ム 速化する方式。■ Pixel data group in image memory A method to speed up.

■ 画像メモリの表示アドレスを操作することにより、
画面編集を高速化する方式。
■ By manipulating the display address of the image memory,
A method to speed up screen editing.

上記第1の分類による方式は、いかなる場合でも画像デ
ータを直接操作するため、取扱うデータ量が多く、書込
み速度を高速化しても飛躍的な速度向上は望めない。
The methods according to the first classification directly manipulate image data in any case, so they handle a large amount of data, and even if the writing speed is increased, no dramatic speed improvement can be expected.

一方、上記第2の分類による方式は上記第1の分類によ
る方式の問題点を解決するもので、表示画面と画像デー
タのアドレス対応をブロック(特に、表示ブロックとい
う)ごとに操作することにより、画面操作の高速化を可
能にするものである。
On the other hand, the method according to the second classification solves the problems of the method according to the first classification, and by manipulating the address correspondence between the display screen and image data for each block (in particular, called display block), This allows for faster screen operations.

第4図に、上記第2の分類による方式を採用した従来の
画像表示制御装置のブロック図を示す。
FIG. 4 shows a block diagram of a conventional image display control device that employs the method according to the second classification.

この装置は図示するように、画面を表示する表示部1、
表示すべき画像の画像データを記憶する画像メモリ2、
この画像メモリ2に画像データを書込む書込み制御部3
、画像メモリ2から表示部1に画素データ(画素データ
群により画像データが構成されている)を順次読出すた
めの表示制御部4.1ブロック単位で読出された画素デ
ータを直並列変換し、ビデオ信号化して表示部1に供給
するシフトレジスタ5、及び画像メモリ2からの画素デ
ータの読出しのアドレスを任意化するマツピングメモリ
6から構成されている。
As shown in the figure, this device includes a display unit 1 that displays a screen;
an image memory 2 that stores image data of images to be displayed;
A write control unit 3 writes image data to this image memory 2
, a display control unit for sequentially reading out pixel data (image data is composed of a group of pixel data) from the image memory 2 to the display unit 1; It is composed of a shift register 5 which converts the video signal into a video signal and supplies it to the display section 1, and a mapping memory 6 which arbitrarily sets the address for reading pixel data from the image memory 2.

このマツピングメモリ6は第5図に示すように、表示部
1の表示画面Xを等分割してなる複数の表示区画Yのそ
れぞれに対応したマツピングメモリ6上のアドレスZに
、上記画像領域に表示すべき画素データ群(画像データ
)が格納されている画像メモリ2上のアドレスデータを
記憶し、これによって画像メモリ2中の該当アドレスか
ら画面Xの表示区画Yに対して所望とする画像データを
読出すものである。。例えば、表示区画Y I r Y
 2及びY3にそれぞれ対応するマツピングメモリ6上
の領域には、ここに表示されるべき画像データがそれぞ
れ格納されている画像メモリ201組の画像メモリ、水
平アドレス及び画像メモリ垂直アドレスから成る画像メ
モリアドレス(2,12) 、(3、4)及び(6,7
)が格納される。
As shown in FIG. 5, this mapping memory 6 stores the image area at an address Z on the mapping memory 6 corresponding to each of a plurality of display sections Y obtained by equally dividing the display screen X of the display section 1. Address data on the image memory 2 in which a group of pixel data (image data) to be displayed is stored is stored, and thereby a desired image is displayed on the display section Y of the screen X from the corresponding address in the image memory 2. This is for reading data. . For example, display section Y I r Y
In the areas on the mapping memory 6 corresponding to Y2 and Y3, respectively, there are image memories 201 in which image data to be displayed is stored, image memories consisting of horizontal addresses and image memory vertical addresses. Addresses (2,12), (3,4) and (6,7
) is stored.

尚、第5図に示す例では1つの表示区画Yは1つの画素
を有する構成であるが、上記文献にも記載されているよ
うに、1つの表示区画Yを複数の画素から構成し、この
ように構成された表示区画ごとにアドレス2を与えるこ
ともできる。いずれにしても、マツピングメモリ6には
画素ごとに画像メモリアドレスが格納される。
In the example shown in FIG. 5, one display section Y has one pixel, but as described in the above literature, one display section Y is composed of a plurality of pixels, and this It is also possible to give an address 2 for each display section configured in this way. In any case, the mapping memory 6 stores an image memory address for each pixel.

(発明が解決しようとする問題点) しかしながら、上記従来装置では前述したように、編集
すべき表示画面に対応するマツビンダメ七り6の表示区
画に各々異なる画像メモリ2の画像メモリアドレスを書
込む必要があるので、その計算処理及び書替え処理が編
集する画面の大きさに比例して増大してしまい、この結
果高速化を妨げるという問題点がある。
(Problems to be Solved by the Invention) However, as described above, in the conventional device described above, it is necessary to write the image memory addresses of the different image memories 2 into the display sections of the Matsubindame Shichiri 6 corresponding to the display screen to be edited. Therefore, there is a problem in that the calculation processing and rewriting processing increase in proportion to the size of the screen to be edited, and as a result, speeding up is hindered.

従って、本発明は上記編集する画面の大きさに比例して
処理が増大し、高速化を妨げるという問題点を解消し、
簡単な制御で大規模な編集処理に対しても高速に処理で
きる表示画面制御装置を提供することを目的とする。
Therefore, the present invention solves the above-mentioned problem that processing increases in proportion to the size of the screen to be edited, which hinders speedup.
It is an object of the present invention to provide a display screen control device capable of processing large-scale editing processing at high speed with simple control.

(問題点を解決するための手段) 本発明は表示部、画像メモリ、アドレステーブル、マツ
ピングメモリ、表示制御部、画像メモリアドレス生成部
及び供給部とを具備して構成される。
(Means for Solving the Problems) The present invention includes a display section, an image memory, an address table, a mapping memory, a display control section, an image memory address generation section, and a supply section.

表示部は画像を表示する。The display section displays images.

画像メモリは画像の画像データを記憶する。The image memory stores image data of images.

アドレステーブルは、表示部に表示する画像の画像デー
タの画像メモリ上の位置情報(アドレス)を、表示部の
表示画面上の表示領域(表示ブロック)ごとに格納する
The address table stores position information (address) on the image memory of image data of an image to be displayed on the display section for each display area (display block) on the display screen of the display section.

マツピングメモリは、表示画面を等分割してなる複数の
表示区画上に、前記表示領域ごとの位置情報を格納する
アドレステーブルのアドレス番号を格納する。
The mapping memory stores address numbers of an address table that stores position information for each display area on a plurality of display sections formed by equally dividing the display screen.

表示制御部は、マツピングメモリのメモリアドレスと表
示部の走査に対応する走査アドレスとを出力する。
The display control section outputs a memory address of the mapping memory and a scanning address corresponding to scanning of the display section.

画像メモリアドレス生成部(例えば加算器で構成される
)は、アドレステーブルから読出された位置情報と表示
制御部から出力された走査アドレスとから、画像メモリ
の画像メモリアドレスを生成する。
The image memory address generation section (for example, composed of an adder) generates an image memory address of the image memory from the position information read from the address table and the scanning address output from the display control section.

供給部(例えばシフトレジスタで構成される)は、画像
メモリアドレス生成部から供給された画像メモリアドレ
スに従って、画像メモリから読出された画像データを表
示部に供給する。
The supply section (for example, composed of a shift register) supplies the image data read from the image memory to the display section according to the image memory address supplied from the image memory address generation section.

(作用) 上記位置情報は画像メモリアドレスのアドレス値からな
る。この位置情報を構成する水平アドレス及び垂直アド
レスをそれぞれE及びFとする。
(Operation) The above position information consists of an address value of an image memory address. The horizontal address and vertical address constituting this position information are assumed to be E and F, respectively.

また、画像メモリアドレスをGとし、画像メモリ水平ア
ドレス及び画像メモリ垂直アドレスをそれぞれH及びI
とする。更に、走査アドレスは水平走査アドレス及び垂
直走査アドレスからなり、それぞれB及びCとする。更
に、マツピングメモリのメモリアドレスをZとし、アド
レステーブルのアドレス番号をDとする。
Also, the image memory address is G, and the image memory horizontal address and image memory vertical address are H and I, respectively.
shall be. Furthermore, the scan address consists of a horizontal scan address and a vertical scan address, which are designated as B and C, respectively. Further, let Z be the memory address of the mapping memory, and D be the address number of the address table.

読出し動作において、表示制御部はメモリアドレスZ並
びに水平走査アドレスB及び垂直走査アドレスCを出力
する。メモリアドレス2を受取ったマツピングメモリは
、ここに格納されているアドレス番号りをアドレステー
ブルに出力する。アドレス番号りを受取ったアドレステ
ーブルは、ここに格納されている水平アドレスE及び垂
直アドレスFを出力する。画像メモリアドレス生成部は
水平アドレスEと水平走査アドレスBから画像メモリ水
平アドレスHを生成しく例えばEとBとを加算する)、
一方垂直アドレスFと垂直走査アドレスCから画像メモ
リ垂直アドレスエを生成する(例えばFとCとを加算す
る)。供給部は、このようにして得られた画像メモリア
ドレスGで指定された領域に格納されている画像データ
を読出して、表示部に供給する。
In the read operation, the display control section outputs a memory address Z, a horizontal scanning address B, and a vertical scanning address C. The mapping memory that received memory address 2 outputs the address number stored here to the address table. The address table that receives the address number outputs the horizontal address E and vertical address F stored here. The image memory address generation unit generates an image memory horizontal address H from the horizontal address E and the horizontal scanning address B (for example, by adding E and B),
On the other hand, an image memory vertical address E is generated from the vertical address F and the vertical scanning address C (for example, F and C are added). The supply section reads out the image data stored in the area specified by the image memory address G obtained in this way and supplies it to the display section.

(実施例) 以下、本発明の一実施例を図面を参照して詳細に説明す
る。
(Example) Hereinafter, an example of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

尚、図中、第4図に示す要素と同一のものには同一の参
照番号を付しである。アドレステーブル7はマツピング
メモリ8と画像メモリ2との間に設けられ、画像メモリ
2に格納されている表示ブロックごとに、表示すべき画
像の画像データを指定する1組の水平アドレスE及び垂
直アドレスFを格納する。マツピングメモリ8は、表示
ブロックごとのアドレステーブル7のアドレス番号りを
格納する。
In the figure, the same elements as those shown in FIG. 4 are given the same reference numerals. The address table 7 is provided between the mapping memory 8 and the image memory 2, and includes a set of horizontal addresses E and vertical addresses that specify the image data of the image to be displayed for each display block stored in the image memory 2. Store address F. The mapping memory 8 stores address numbers of the address table 7 for each display block.

第2図は、第1図の表示制御部4、マツピングメモリ8
、アドレステーブル7及び画像メモリ2の詳細な構成例
を示すブロック図である。表示制御部4は表示部1の表
示画面を等分割して成る表示区画に対応するメモリアド
レス2と、水平走査により増大する水平走査アドレスB
と、垂直走査により増大する垂直走査アドレスCとを繰
返し発生する。マツピングメモリ8はメモリアドレス2
の領域に格納されているアドレステーブル7のアドレス
番号りを出力する。アドレステーブル7はアドレス番号
りで指定された領域に格納されている水平アドレスE及
び垂直アドレスFを出力する。
FIG. 2 shows the display control unit 4 and mapping memory 8 in FIG.
, a block diagram showing a detailed configuration example of an address table 7 and an image memory 2. FIG. The display control unit 4 stores a memory address 2 corresponding to a display section formed by equally dividing the display screen of the display unit 1, and a horizontal scanning address B that increases due to horizontal scanning.
, and a vertical scanning address C which increases due to vertical scanning are repeatedly generated. Mapping memory 8 is memory address 2
The address number of the address table 7 stored in the area is output. The address table 7 outputs the horizontal address E and vertical address F stored in the area specified by the address number.

加算器9は水平アドレスEと水平走査アドレスBとを加
算する。加算器10は垂直アドレスFと垂直走査アドレ
スCとを加算する。加算器9の出力は画像メモリ水平ア
ドレスH(=B+E)であシ、加算器10の出力は画像
メモリ垂直アドレスエ(=C+F)であり、これらは画
像メモリアドレスGとして画像メモリ2に与えられる。
Adder 9 adds horizontal address E and horizontal scanning address B. Adder 10 adds vertical address F and vertical scanning address C. The output of the adder 9 is the image memory horizontal address H (=B+E), and the output of the adder 10 is the image memory vertical address E (=C+F), which are given to the image memory 2 as the image memory address G. .

次に、本実施例の動作を第3図を参照して説明する。以
下に説明する動作では、第3図(、)に図示するように
1表示区画の垂直走査線数を5本とし、1画面は水平方
向8区画、垂直方向5区画の表示が可能なサイズとする
。また、表示部1の表示画面は2つの表示ブロック、す
なわち表示ブロック0及び表示ブロック1で構成されて
いるものとする。更に、表示ブロック0に表示すべき画
像データDo及び表示ブロック1に表示すべき画像デー
タD1は画像メモリ2上に図示するように格納されてい
るものとする。
Next, the operation of this embodiment will be explained with reference to FIG. In the operation described below, the number of vertical scanning lines in one display section is 5, as shown in Figure 3(,), and one screen is of a size that can display 8 sections in the horizontal direction and 5 sections in the vertical direction. do. Further, it is assumed that the display screen of the display unit 1 is composed of two display blocks, that is, display block 0 and display block 1. Furthermore, it is assumed that image data Do to be displayed on display block 0 and image data D1 to be displayed on display block 1 are stored on image memory 2 as shown.

画像メモリ2から画像データを読出すに先立ち、マツピ
ングメモリ8及びアドレステーブル7には図示するデー
タが格納される。すなわち、マンピングメモリ8の表示
ブロック0の各表示区画にはアドレステーブル7のアド
レス番号D=0が格納され、表示ブロック1の各表示区
画にはアドレス番号D=1が格納される。すなわち、表
示ブロックごとに割当てられたアドレステーブル7のア
ドレス番号りが格納される。また、アドレステーブル7
のアドレス番号D=O及びD=1でそれぞれ指定される
領域には水平アドレスE及び垂直アドレスFが(E、F
)=(5,0)及び(E 、 F)=(3、6)のとお
り格納される。これらの水平アドレスE及び垂直アドレ
スFは、それぞれ水平走査アドレスB及び垂直走査アド
レスCと加算することにより得られる画像メモリ水平ア
ドレスH(=B+B)及び画像メモリ垂直アドレスI 
(=C+F )で指定される領域の画像データが表示部
1の所望の表示画面上、換言すればマツピングメモリ8
の所望の領域上に位置するように決められる。この例で
は、マツピングメモリ8上の表示ブロックOの位置を基
準として画素メモリ2上で1画面を構成すると、破線R
Oで示す領域となる。従って、水平走査アドレスBが0
0とき画像メモリ水平アドレスHがH=5であシ、また
垂直走査アドレスCがC=00とき画像メモリ垂直アド
レスエがI=Oとなるような水平アドレスE=5、垂直
アドレスF=Oが設定される。同様に、マツピングメモ
リ8上の表示ブロックlの位置を基準として画像メモリ
2上で1画面を構成すると、破線R1で示す領域となる
Prior to reading image data from the image memory 2, the data shown in the figure is stored in the mapping memory 8 and address table 7. That is, address number D=0 of the address table 7 is stored in each display section of display block 0 of the manping memory 8, and address number D=1 is stored in each display section of display block 1. That is, the address number of the address table 7 assigned to each display block is stored. Also, address table 7
The horizontal address E and vertical address F are (E, F) in the area specified by the address numbers D=O and D=1, respectively.
)=(5,0) and (E, F)=(3,6). These horizontal address E and vertical address F are image memory horizontal address H (=B+B) and image memory vertical address I, which are obtained by adding them to horizontal scanning address B and vertical scanning address C, respectively.
The image data of the area specified by (=C+F) is displayed on the desired display screen of the display unit 1, in other words, the mapping memory 8
is determined so as to be located on a desired area. In this example, when one screen is constructed on the pixel memory 2 based on the position of the display block O on the mapping memory 8, the broken line R
This is the area indicated by O. Therefore, horizontal scanning address B is 0
0, the image memory horizontal address H is H=5, and when the vertical scanning address C is C=00, the image memory vertical address E is I=O. Set. Similarly, if one screen is constructed on the image memory 2 using the position of the display block l on the mapping memory 8 as a reference, it will become an area indicated by a broken line R1.

従って、水平走査アドレスBがB=Oのとき画像メモリ
水平アドレスHがH=5であシ、また垂直走査アドレス
CがC= 5のとき(マツピングメモリ8上の表示ブロ
ック1の垂直走査方向の先頭部分はC=5の垂直方向走
査で走査される)、画像メモリ垂直アドレスエが工=1
1となるような水平アドレスE=3、垂直アドレスF=
6が設定される。
Therefore, when the horizontal scanning address B is B=O, the image memory horizontal address H is H=5, and when the vertical scanning address C is C=5 (vertical scanning direction of display block 1 on the mapping memory 8). The first part of the image memory is scanned with a vertical scan of C=5), and the image memory vertical address is scanned with a vertical scan of C=1.
1, horizontal address E=3, vertical address F=
6 is set.

画像メモリ2から表示ブロック0の画像データDOを読
出す場合、表示制御部4はメモリアドレスz=1、水平
走査アドレスB=1、垂直走査アドレス番号Oを出力す
る。マツピングメモリ8はZ=1の領域に格納されてい
るアドレス番号D=0を出力する。アドレステーブル7
はマンピングメモリ8から出力されたD=Oで指定され
る領域に格納されている水平アドレスE=5、垂直アド
レスF=0を加算器9及び10に供給する。従って、加
算器9からはH=6が出力され、加算器10からはI=
Oが出力され、画像メモリ2に画像メモリアドレスG=
(6,0)が供給される。これを受けて画像メモリ2か
らはG=(6,0)の領域に格納されている表示ブロッ
ク0の画像データDoが読出され、シフトレノスタ5に
格納される。
When reading image data DO of display block 0 from image memory 2, display control section 4 outputs memory address z=1, horizontal scanning address B=1, and vertical scanning address number O. The mapping memory 8 outputs the address number D=0 stored in the area Z=1. address table 7
supplies the horizontal address E=5 and the vertical address F=0 stored in the area specified by D=O output from the manping memory 8 to the adders 9 and 10. Therefore, adder 9 outputs H=6, and adder 10 outputs I=
O is output, and image memory address G= is output to image memory 2.
(6,0) is supplied. In response to this, the image data Do of display block 0 stored in the area G=(6,0) is read from the image memory 2 and stored in the shift reno star 5.

従って、第3図(b)に示す表示部1の表示画面上の(
B、C)=(1,0)の領域には、画像メモリアドレス
G=(6,0)上の画像データが表示される。以下同様
にして、画像データDoの読出しが行われる。
Therefore, (
The image data at the image memory address G=(6,0) is displayed in the area B, C)=(1,0). Thereafter, the image data Do is read out in the same manner.

次に、画像メモリ2から表示ブロック1の画像データD
1を読出す場合、表示制御器4はメモリアドレスZ=1
2、水平走査アドレスB=4、垂直走査アト0レスC=
5を出力する。マツピングメモリ8はZ=12の領域に
格納されているアドレステーブル7のアドレス番号D=
1を出力する。
Next, image data D of display block 1 is transferred from image memory 2.
When reading 1, the display controller 4 reads the memory address Z=1.
2, horizontal scan address B=4, vertical scan address 0 address C=
Outputs 5. The mapping memory 8 stores the address number D= of the address table 7 stored in the area Z=12.
Outputs 1.

D=1を受けたアドレステーブル7はここに格納されて
いる水平アドレスE=3及び垂直アドレスp=5をそれ
ぞれ加算器9及び10に出力する。
Address table 7 receiving D=1 outputs horizontal address E=3 and vertical address p=5 stored therein to adders 9 and 10, respectively.

従って、加算器9は画像メモリ水平アドレスH=7を出
力し、加算器10は画像メモリ垂直アドレスI=11を
出力する。これを受けて、画像メモリ2からは画像メモ
リアドレスG=(7,11)で指定される領域に格納さ
れている表示ブロックlの画像データD1が読出され、
シフトレノスタ5に格納される。従って、第3図(b)
に示す表示部1の表示画面上の(B、C)=(4,5)
の領域には、画像メモリアドレスG=(7’、11)上
の画像データが表示される。以下、同様にして画像デー
タD1の読出しが行われ、表示部1には第3図(b)で
示す1つの表示画面が形成される。
Therefore, adder 9 outputs image memory horizontal address H=7, and adder 10 outputs image memory vertical address I=11. In response to this, the image data D1 of the display block l stored in the area specified by the image memory address G=(7,11) is read from the image memory 2,
It is stored in the shift reno star 5. Therefore, Fig. 3(b)
(B, C) = (4, 5) on the display screen of display unit 1 shown in
The image data at the image memory address G=(7', 11) is displayed in the area. Thereafter, the image data D1 is read out in the same manner, and one display screen shown in FIG. 3(b) is formed on the display section 1.

このように、マツピングメモリ8上の各表示区画に対応
したメモリアドレス2.0領域に、表示領域に表示する
画像メモリ2内の画像データの位置情報(水平アドレス
E、垂直アドレスF)を格納したアドレステーブル7の
アドレス番号を記憶させ、画像メモリ2の画像メモリア
ドレスGを走査アドレス(水平走査アドレスB、垂直走
査アドレスC)と位置情報に基づき形成しているので、
画面編集が任意にかつ高速に行える。
In this way, the position information (horizontal address E, vertical address F) of the image data in the image memory 2 to be displayed in the display area is stored in the memory address 2.0 area corresponding to each display section on the mapping memory 8. The address number of the address table 7 is stored, and the image memory address G of the image memory 2 is formed based on the scanning address (horizontal scanning address B, vertical scanning address C) and position information.
Screen editing can be done arbitrarily and quickly.

例えばマルチウィンド表示において、第3図(a)の表
示区画1,2,3.9.11の表示データをスクロール
する場合にはアドレステーブル7のアドレス0の内容を
変えれば良い。例えば水平アドレスEを変えることKよ
シ、ウィンド内で横方向のスクロールが可能となる。−
例として、アドレス番号D=Oの水平アドレスEを6に
すれば右方向に1つスクロールする。また、垂直アドレ
スFを変えることにより、ウィンド内で縦方向のスクロ
ールが可能になる。−例として、アドレス番号D=00
垂直アドレスFを1にすれば下方向に1つスクロールす
る。一方、通常表示において、第3図(a)の表示区画
1.2,3,9,10.11で表示した画像データを表
示区画0,1,2,8゜9.10に表示(すなわち左ス
クロール)するには、マツピングメモリ8の表示区画0
,1,2゜8.9.10の領域にアドレス番号D=Oを
記憶させれば良い。
For example, in a multi-window display, when scrolling the display data of display sections 1, 2, 3, 9, and 11 in FIG. 3(a), the contents of address 0 of the address table 7 may be changed. For example, changing the horizontal address E allows horizontal scrolling within the window. −
For example, if the horizontal address E of the address number D=O is set to 6, the scroll will be scrolled one step to the right. Furthermore, by changing the vertical address F, vertical scrolling within the window becomes possible. - As an example, address number D=00
If the vertical address F is set to 1, it will scroll down one position. On the other hand, in the normal display, the image data displayed in display sections 1.2, 3, 9, 10.11 in FIG. scroll), select display section 0 of mapping memory 8.
, 1, 2° 8.9.10 address number D=O may be stored in the area.

(発明の効果) 以上説明したように、本発明によれば、マツピングメモ
リは表示ブロックごとに与えられるアドレステーブルの
アドレス番号を格納し、アドレステーブルは画像の画像
データ(表示内容)を指定する1組のアドレスをアドレ
ス番号ごとに格納するため、従来装置のようにマツピン
グメモリに画像メモリの画像メモリアドレスを格納する
必要がない。従って、マツピングメモリに画像メモリア
ドレスを書込むことに起因する計算処理及び書替え処理
の煩雑さを解消することができる。この結果、編集する
表示画面の大きさが大規模な場合であっても高速に画面
編集をすることができる。また、本発明ではマツピング
メモリは表示ブロックごとに与えられるアドレステーブ
ルのアドレス番号を格納するので、マツピングメモリ上
で画面の編集を行う際、所望の表示区画に同一のアドレ
ス番号を書込むことにより、画面編集を任意かつ容易に
行うことができる。しかも、表示ブロックに表示する表
示内容はアドレステーブルに格納されるアドレスを適宜
書替えることで簡単かつ容易に行える。これにより、画
面を任意の領域に区切って態別の画面を1つの表示画面
として表示するマルチウィンド処理の処理速度を飛躍的
に向上させることができる。
(Effects of the Invention) As explained above, according to the present invention, the mapping memory stores the address number of the address table given to each display block, and the address table specifies the image data (display content) of the image. Since one set of addresses is stored for each address number, there is no need to store the image memory address of the image memory in the mapping memory as in conventional devices. Therefore, it is possible to eliminate the complexity of calculation processing and rewriting processing caused by writing the image memory address into the mapping memory. As a result, even if the size of the display screen to be edited is large, the screen can be edited at high speed. Furthermore, in the present invention, since the mapping memory stores the address number of the address table given to each display block, when editing the screen on the mapping memory, it is not necessary to write the same address number in the desired display section. This allows screen editing to be performed arbitrarily and easily. Moreover, the display contents displayed in the display block can be easily and easily changed by appropriately rewriting the addresses stored in the address table. Thereby, the processing speed of multi-window processing in which the screen is divided into arbitrary areas and the screens of different types are displayed as one display screen can be dramatically improved.

【図面の簡単な説明】 第1図は本発明の一実施例のブロック図、第2図は本実
施例中の主要部の詳細な構成例のブロック図、第3図は
本実施例の動作を説明するだめの図、第4図は従来の画
像表示制御装置のブロック図、及び第5図は従来の画像
制御装置の動作を説明するための図である。 1・・・表示部、2・・・画像メモリ、3・・・書込み
制御部、4・・・表示制御部、5・・・シフトレジスタ
、6・・・マツピングメモリ、7・・・アドレステーブ
ル、8・・・マツピングメモリ、9,10・・・加算器
。 特許出題人  沖電気工業株式会社 特許出願代理人  弁理士 山 本 恵 −本実方笹イ
グ11め動作と畜蛤明するための間第3図(b) 第4図 希址来の1勾イ象表示’4’lイ卸襞1の重カイ乍を1
之日月tろkりの図第5図
[Brief Description of the Drawings] Fig. 1 is a block diagram of an embodiment of the present invention, Fig. 2 is a block diagram of a detailed configuration example of the main parts in this embodiment, and Fig. 3 is an operation of this embodiment. FIG. 4 is a block diagram of a conventional image display control device, and FIG. 5 is a diagram for explaining the operation of the conventional image display control device. DESCRIPTION OF SYMBOLS 1... Display part, 2... Image memory, 3... Write control part, 4... Display control part, 5... Shift register, 6... Mapping memory, 7... Address Table, 8... Mapping memory, 9, 10... Adder. Patent issuer Oki Electric Industry Co., Ltd. Patent application agent Patent attorney Megumi Yamamoto Elephant display '4' l The weight of the wholesale fold is 1.
Figure 5 of the sun and moon

Claims (1)

【特許請求の範囲】 画像を表示する表示部と、 画像の画像データを記憶する画像メモリと、表示部に表
示する画像の画像データの画像メモリ上の位置情報を、
表示部の表示画面上の表示領域ごとに格納するアドレス
テーブルと、 表示画面を等分割してなる複数の表示区画上に、前記表
示領域ごとの位置情報を格納するアドレステーブルのア
ドレス番号を格納するマッピングメモリと、 マッピングメモリのメモリアドレスと表示部の走査に対
応する走査アドレスとを出力する表示制御部と、 アドレステーブルから読出された位置情報と表示制御部
から出力された走査アドレスとから、画像メモリの画像
メモリアドレスを生成する画像メモリアドレス生成部と
、 該画像メモリアドレス生成部から供給された画像メモリ
アドレスに従って、画像メモリから読出された画像デー
タを表示部に供給する供給部と、を具備して構成される
ことを特徴とする画像表示制御装置。
[Claims] A display unit that displays an image, an image memory that stores image data of the image, and position information on the image memory of the image data of the image displayed on the display unit,
An address table is stored for each display area on the display screen of the display unit, and address numbers of the address table are stored on a plurality of display sections formed by equally dividing the display screen, and position information for each display area is stored. A mapping memory, a display control unit that outputs a memory address of the mapping memory and a scan address corresponding to the scan of the display unit, and an image is generated from the position information read from the address table and the scan address output from the display control unit. An image memory address generation unit that generates an image memory address of the memory; and a supply unit that supplies image data read from the image memory to the display unit according to the image memory address supplied from the image memory address generation unit. An image display control device comprising:
JP19742386A 1986-08-25 1986-08-25 Picture display control device Pending JPS6354681A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP19742386A JPS6354681A (en) 1986-08-25 1986-08-25 Picture display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP19742386A JPS6354681A (en) 1986-08-25 1986-08-25 Picture display control device

Publications (1)

Publication Number Publication Date
JPS6354681A true JPS6354681A (en) 1988-03-09

Family

ID=16374272

Family Applications (1)

Application Number Title Priority Date Filing Date
JP19742386A Pending JPS6354681A (en) 1986-08-25 1986-08-25 Picture display control device

Country Status (1)

Country Link
JP (1) JPS6354681A (en)

Similar Documents

Publication Publication Date Title
JPH09245179A (en) Computer graphic device
JP3477666B2 (en) Image display control device
JPS6354681A (en) Picture display control device
JPS63153626A (en) Magnifier window control system
JPH0412393A (en) Liquid crystal display device
JPS62168280A (en) Vector depicting system
JPH08202310A (en) Screen driving circuit
JPH0764524A (en) Image display device
JP3881475B2 (en) Image display device
JPH0131197B2 (en)
JPH0816808A (en) Picture display device/method
JPH05313645A (en) Image composing and display device
JP3264941B2 (en) Image display control method and apparatus
JPH0830254A (en) Display effect generation circuit
JPH05308569A (en) Image synthesizer
JP2000181440A (en) Display device
JPH0946515A (en) Magnification display controller
JPH07311567A (en) Method and device for outputting image
JPH0418048Y2 (en)
JPH05241762A (en) Method and device for scrolling frame memory
JPH10145585A (en) Magnified image generator
JPS6373478A (en) Multi-window display system by display map
JPH02230474A (en) Picture display processor
JPH0415689A (en) Image display circuit
JPS636684A (en) Multi-image control device