JPS6228790A - Storage area access system - Google Patents

Storage area access system

Info

Publication number
JPS6228790A
JPS6228790A JP60168807A JP16880785A JPS6228790A JP S6228790 A JPS6228790 A JP S6228790A JP 60168807 A JP60168807 A JP 60168807A JP 16880785 A JP16880785 A JP 16880785A JP S6228790 A JPS6228790 A JP S6228790A
Authority
JP
Japan
Prior art keywords
screen
image data
access
signal
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
JP60168807A
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 JP60168807A priority Critical patent/JPS6228790A/en
Publication of JPS6228790A publication Critical patent/JPS6228790A/en
Pending legal-status Critical Current

Links

Abstract

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

Description

【発明の詳細な説明】 〔概要〕 格納域に互いに重なることなく分散されて格納される所
要数の画面合成用画像データを重ね合わせて画面に表示
するためのデータのアクセスに際して、それら画面合成
用画像データを同一画素数のアクセス単位でアクセスし
、そのアクセス単位毎に優先順位を考慮してアクセス単
位内の少なくとも1画素は表示される画像データのみの
アクセスを行なう。これにより、メモリのアクセスタイ
ムが遅くても、画面データは高速に発生することができ
る。
[Detailed Description of the Invention] [Summary] When accessing data for superimposing and displaying a required number of image data for screen composition on a screen, which are distributed and stored in a storage area without overlapping each other, Image data is accessed in access units of the same number of pixels, and at least one pixel within the access unit is accessed only for image data to be displayed, taking into consideration the priority order for each access unit. This allows screen data to be generated quickly even if the memory access time is slow.

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

本発明は格納域アクセス方式に関し、更に詳しく言えば
、メモリ等のアクセスタイムが遅くても画面データの高
速な発生を可能にする格納域アクセス方式に関する。
The present invention relates to a storage area access method, and more particularly, to a storage area access method that enables high-speed generation of screen data even if the access time of a memory or the like is slow.

表示画面に表示される画面データは、通常メモリに格納
されている。そして、表示される画面には複数の画面合
成用画像データが重ね合わされて一つの表示画面とされ
る場合もあるが、このような場合にも、各画面合成用画
像データは1個のメモリに互いに重ねられることなく、
分散されて格納される。このような格納態様においても
、画面表示に支障を来さないだけの画面データの高速な
発生ができるように表示装置への画面データ供給系が構
成される必要性がある。
Screen data displayed on a display screen is usually stored in memory. In some cases, multiple screen composition image data are superimposed on the displayed screen to form a single display screen, but even in such cases, each screen composition image data is stored in one memory. without being superimposed on each other,
Distributed and stored. Even in such a storage mode, it is necessary to configure a screen data supply system to the display device so that screen data can be generated at a high speed that does not interfere with screen display.

〔従来の技術〕[Conventional technology]

従来における画面データの合成表示方式として、メモリ
内に所要数の画面合成用画像データが格納され、各画面
合成用画像データは同一画素数のアクセス単位でアクセ
スされて部分画面の重ね合わされた画面が表示装置に表
示されるものがある。
As a conventional screen data composite display method, a required number of screen composite image data is stored in memory, and each screen composite image data is accessed in units of access of the same number of pixels to create a screen in which partial screens are superimposed. There is something displayed on the display device.

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

この方式によると、画面に表示したい所要数mの画面合
成用画像データすべてが常に上述アクセス単位で読み出
され、画素単位で表示制御を行なうことにより任意の表
示画面を表出させることばできる。
According to this method, all of the required number m of image data for screen composition to be displayed on the screen are always read out in the above-mentioned access units, and by performing display control on a pixel-by-pixel basis, it is possible to display an arbitrary display screen.

しかしながら、常にアクセス単位でm個のデータ領域を
読み出さなければならないため、メモリの読み出しを非
常に高速に行なわなければならないことになる。
However, since m data areas must always be read in each access unit, the memory must be read at a very high speed.

本発明は上述したような問題点に鑑みて創作されたもの
で、メモリ自体の高速化を図ることなしに表示される画
面データを高速に発生し得る格納域アクセス方式を提供
することを目的とする。
The present invention was created in view of the above-mentioned problems, and its purpose is to provide a storage area access method that can generate screen data to be displayed at high speed without increasing the speed of the memory itself. do.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明の原理ブロック図を示す。この図におい
て、10はメモリであって、メモリ10には各々優先順
位を付される所要数m個の画面合成用画像データA1〜
Amが格納されている。11はアクセス手段で、これは
Nl[Iの画素をアクセス単位としてm個の画面合成用
画像データをアクセスし得ると共に、アクセス単位毎に
優先順位を考慮して画面に表示される画素が含まれるか
どうかを判定し、必要最小限の画像データアクセスを行
ない得るように構成されたものである。
FIG. 1 shows a block diagram of the principle of the present invention. In this figure, 10 is a memory, and the memory 10 stores a required number m of screen composition image data A1 to 1, each of which is given a priority order.
Am is stored. Reference numeral 11 denotes an access means, which can access m pieces of image data for screen composition using Nl [I pixels as an access unit, and includes pixels to be displayed on the screen in consideration of priorities for each access unit. The system is configured to determine whether or not the image data is the same, and to access the minimum necessary image data.

〔作用〕[Effect]

アクセス手段11によってメモリ10内の各画面合成用
画像データが上述アクセス単位でアクセスされる。その
アクセスにおいて、表示される画素を含むアクセス単位
のみのアクセスが行なわれて画面の合成表示が為される
。このようなアクセス制御が行なわれるから、画面の合
成表示に従来方式のような高速なメモリを必要としない
Each screen composition image data in the memory 10 is accessed by the access means 11 in the above-mentioned access unit. In this access, only the access unit including the pixels to be displayed is accessed, and a composite display of the screen is performed. Since such access control is performed, a high-speed memory unlike the conventional method is not required for screen composite display.

〔実施例〕〔Example〕

第2図乃至第4図は本発明の一実施例を示す。 2 to 4 show an embodiment of the present invention.

第2図の20A1 ・・・20Amは第4図に示される
画面合成用画像データAI・・・Am対応の読み出し制
御部で、それらは例えば、A i >A i+1のよう
に優先順位(プライオリティ)が予め与えられる。最優
先順位の読み出し制御部A1を除いて、各読み出し制御
部は1つ優先順位の高い読み出し制御部からプライオリ
ティ出方を受けると共に画面アドレスを受けて読み出し
アドレス、読み出し要求及びマスク信号を出力する。最
優先順位の読み出し制御部A1はその他の読み出し制御
部と同一の構成を有するが、そこへ与えられるプライオ
リティ入力はその画面合成用画像データA1がいずれの
アクセス単位(後述)でもそこに含まれるアクセス単位
全部又はその一部を無条件で表示に供すべきことを合図
する如き信号、例えば低レベルの信号とされて供給され
る。
20A1...20Am in FIG. 2 are readout control units corresponding to the image data AI...Am for screen composition shown in FIG. is given in advance. Except for the readout control unit A1 having the highest priority, each readout control unit receives a priority output from a readout control unit having the next highest priority, receives a screen address, and outputs a readout address, a readout request, and a mask signal. The readout control unit A1 with the highest priority has the same configuration as the other readout control units, but the priority input given to it is based on the access in which the screen composition image data A1 is included in any access unit (described later). A signal, for example, a low level signal, indicating that all or part of the unit should be unconditionally displayed is supplied.

いずれの読み出し制御部も次のように構成されている(
第3図参照)。そこで、添字としてAiを付して各構成
要素を説明する。
Both readout control units are configured as follows (
(See Figure 3). Therefore, each component will be explained with Ai added as a subscript.

21A1は画面アドレスとメモリアドレスとを加算して
読み出しアドレスを出力する加算器である。ここにいう
メモリアドレスは読み出されるデー・夕と表示画面の画
素とを1対1に対応させるだめのオフセット量である。
21A1 is an adder that adds a screen address and a memory address and outputs a read address. The memory address referred to here is the amount of offset needed to make a one-to-one correspondence between the data to be read and the pixels on the display screen.

22Aiは画面アドレス信号と表示位置信号即ち上述ア
クセス単位が表示されるべき位置とから該アクセス単位
の仮マスク信号を生成するマスク生成器である。
22Ai is a mask generator that generates a temporary mask signal for the access unit from the screen address signal and the display position signal, ie, the position where the access unit is to be displayed.

23A!はマスク生成器22Aiからの仮マスク信号と
プライオリティ入力信号に応答して読み出し要求信号、
本マスク信号及びプライオリティ出力信号を発生するマ
スク合成器である。
23A! is a read request signal in response to a temporary mask signal and a priority input signal from the mask generator 22Ai,
This is a mask synthesizer that generates the main mask signal and the priority output signal.

第4図に示すメモリは所定数N個の画素をアクセス単位
としてアクセスされるように構成されている。
The memory shown in FIG. 4 is configured to be accessed using a predetermined number N of pixels as an access unit.

上述のような構成の下における本発明のアクセス態様を
以下に説明する。
The access mode of the present invention under the above configuration will be explained below.

説明の単純化のため、第5図に示すようにメモリ10に
3つのデータAl、A2.A3が書き込まれ、第6図に
示すような態様で表示画面に表示される例について説明
する。
To simplify the explanation, three data items Al, A2 . An example in which A3 is written and displayed on the display screen in the manner shown in FIG. 6 will be described.

今、メモリ10の画面合成用画像データAl。Now, image data Al for screen composition in the memory 10.

A2及びA3の読み出し態様は夫々の読み出し制御部2
0Aj、20A2.20A3のメモリアドレスと画面ア
ドレスとから求められる読み出しアドレスによって、第
7図の模式図に示すようにアクセス単位30がアクセス
されるものとする。
The readout mode of A2 and A3 is determined by the respective readout control unit 2.
It is assumed that the access unit 30 is accessed as shown in the schematic diagram of FIG. 7 by the read address obtained from the memory addresses 0Aj, 20A2, and 20A3 and the screen address.

このとき、読み出し制御部20A1では、画面アドレス
信号と表示位置信号とから第7図の(7−1)に示すよ
うな仮マスク信号(画像データの有無表示信号)が発生
される。又、そのプライオリティ入力信号は低レベル信
号にあるから、マスク合成器23A1から第7図の(7
−1)に示す信号と同一の信号がマスク信号として、又
プライオリティ出力信号として発生される。従って、画
面合成用画像データA1については、アクセスされんと
するアクセス単位30内のPALなる画像データに対応
する画面部分が表示画面12に表示されることになる。
At this time, the readout control unit 20A1 generates a temporary mask signal (image data presence/absence display signal) as shown in (7-1) in FIG. 7 from the screen address signal and display position signal. Also, since the priority input signal is a low level signal, the signal from the mask synthesizer 23A1 to (7) in FIG.
-1) is generated as a mask signal and as a priority output signal. Therefore, regarding the screen composition image data A1, the screen portion corresponding to the PAL image data in the access unit 30 to be accessed is displayed on the display screen 12.

これに続いて、上述のようにアクセスされんとするアク
セス単位30内のPA2なる画像データが次のようにア
クセスされて画像データPA2の画像データに対応する
画面部分が表示画面12に表示される。
Subsequently, the image data PA2 in the access unit 30 to be accessed as described above is accessed as follows, and the screen portion corresponding to the image data of the image data PA2 is displayed on the display screen 12. .

上述のようなアクセス単位30がアクセスされる際に、
画面合成用画像データA2のための読み出し制御部20
A2において、読み出し制御部2OA+ と同様、その
加算器21A2から画面合成用画像データA2内のアク
セス単位30に相当する読み出しアドレスが発生される
が、この読み出しアドレスは以下に述べる如く発生され
るマスク信号によってのみ有効とされる。
When the access unit 30 as described above is accessed,
Readout control unit 20 for screen composition image data A2
In A2, similarly to the readout control unit 2OA+, the adder 21A2 generates a readout address corresponding to the access unit 30 in the image data for screen composition A2, but this readout address is generated by the mask signal generated as described below. Valid only by.

画面アドレス信号及び表示位置信号を受けるマスク生成
器22A2から仮マスク信号(第7図の(7−2)参照
)が発生され、該信号がマスク合成器23A2において
そのプライオリティ入力信号、即ち読み出し制御部20
Atからのプライオリティ出力信号とから第7図の(7
−3)に示すようなマスク信号、第7図の(7−4)に
示すようなプライオリティ出力信号、及び読み出し要求
信号が出力される。出力されるマスク信号はプライオリ
ティ入力信号の反転信号と仮マスク信号との論理積によ
って発生されて上述の如(メモリから読み出されたアク
セス単位30の画像データの内PA2のみの表示が行な
われる。ここで、もし信号(7−3)がアクセス単位全
域で0レベルであれば、読み出し要求は発生せず、不必
要なアクセスを減らすことができる。又、プライオリテ
ィ出力信号はプライオリティ入力信号と仮マスク信号と
の論理和によって発生され、次の優先順位の読み出し制
御部20A3へ供給される。
A temporary mask signal (see (7-2) in FIG. 7) is generated from the mask generator 22A2 that receives the screen address signal and the display position signal, and this signal is sent to the mask synthesizer 23A2 as its priority input signal, that is, the readout control section. 20
From the priority output signal from At, (7
A mask signal as shown in -3), a priority output signal as shown in (7-4) in FIG. 7, and a read request signal are output. The output mask signal is generated by the AND of the inverted signal of the priority input signal and the temporary mask signal, and as described above (only PA2 of the image data of the access unit 30 read from the memory is displayed). Here, if the signal (7-3) is at 0 level throughout the access unit, no read request is generated and unnecessary accesses can be reduced.Also, the priority output signal is the priority input signal and temporary mask. It is generated by ORing with the signal and is supplied to the next priority read control unit 20A3.

このように本発明によれば、実際に表示される画素が含
まれている画像データのみのアクセスが必要とされるだ
けであるから、従来のように1アクセス単位時間すなわ
ち1回に並列にアクセスされた画素が表示される時間内
にアクセス単位内で重なり得る最大画面数を読み出せる
だけの速さがメモリに要求されることはなくなる。従っ
て、メモリ自体の高速化を求めることなしに画面データ
の高速な発生が可能となる。
As described above, according to the present invention, it is only necessary to access image data that includes pixels that are actually displayed, so unlike the conventional method, access can be performed in parallel for one access unit time, that is, at one time. The memory is no longer required to be fast enough to read out the maximum number of screens that can overlap within an access unit within the time that the pixels displayed are displayed. Therefore, it is possible to generate screen data at high speed without requiring the memory itself to speed up.

なお、上記実施例においては、各画面合成用画像データ
が同一のメモリ内に格納される場合について説明したが
、同時に複数個のアクセス単位をアクセスできるようハ
ード的に異なる格納域に格納されている場合でも、少な
くとも1つの格納域に少なくとも2つの同時にアクセス
すべき画面合成用画像データが格納される場合を本発明
が排除するものではない。
In the above embodiment, a case has been described in which each screen composition image data is stored in the same memory, but it is stored in different hardware storage areas so that multiple access units can be accessed at the same time. Even in this case, the present invention does not exclude the case where at least two pieces of screen composition image data to be accessed simultaneously are stored in at least one storage area.

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

以上説明したように本発明によれば、各アクセス単位毎
に実際に表示に供されるデータ部分を含むアクセス単位
のみがアクセスされるから、従来のように各アクセス単
位毎に重なり得る最大画面数と同じ数のアクセス単位が
そっくりアクセスされる方式に比して、低速のメモリで
画面データの高速な発生を行なうことができる。従って
、画面の合成表示に従来のような高速のメモリ等を必要
としなくなる。
As explained above, according to the present invention, only the access unit that includes the data portion actually provided for display is accessed for each access unit, so the maximum number of screens that can be overlapped for each access unit is different from the conventional method. Compared to a method in which the same number of access units are accessed in their entirety, screen data can be generated at high speed using a low-speed memory. Therefore, a high-speed memory, etc., as in the prior art, is no longer required for the composite display of the screen.

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

第1図は本発明の原理ブロック図、 第2図は本発明実施例の全体的な構成を示す図、第3図
は読み出し制御部の詳細図、 第4図はメモリへの画面合成用画像データの格納態様を
示す図、 第5図はメモリへの画面合成用画像データの格納態様例
を示す図、 第6図は第5図格納態様例に対応する表示態様例を示す
図、 第7図は第5図及び第6図を通して本発明を説明するた
めの模式図である。 第1図において、 10は格納域、 11はアクセス手段、 12は表示画面である。 第1図 第4図
Fig. 1 is a block diagram of the principle of the present invention, Fig. 2 is a diagram showing the overall configuration of an embodiment of the present invention, Fig. 3 is a detailed diagram of the readout control section, and Fig. 4 is an image for synthesizing the screen into memory. FIG. 5 is a diagram showing an example of how image data for screen composition is stored in memory; FIG. 6 is a diagram showing an example of a display format corresponding to the example of storage format shown in FIG. 5; The figure is a schematic diagram for explaining the present invention through FIGS. 5 and 6. In FIG. 1, 10 is a storage area, 11 is an access means, and 12 is a display screen. Figure 1 Figure 4

Claims (2)

【特許請求の範囲】[Claims] (1)重なることなく所要数の画面合成用画像データを
格納する格納域(10)の画面合成用画像データをアク
セスして表示画面に重ね合わせられた合成画面を表示す
る表示方式において、表示に先立って表示したい画面合
成用画像データの各々に優先順位を与え且ついずれの画
面合成用画像データも同一画素数のアクセス単位でアク
セス可能とし(11)、そのアクセス単位内の少なくと
も1画素は表示される場合のみメモリへのアクセスを生
じさせることを特徴とする格納域アクセス方式。
(1) In a display method that displays a composite screen superimposed on the display screen by accessing the image data for screen composition in a storage area (10) that stores the required number of image data for screen composition without overlapping, Priority is given to each piece of screen compositing image data to be displayed in advance, and each screen compositing image data can be accessed in an access unit of the same number of pixels (11), and at least one pixel in the access unit is displayed. A storage area access method characterized in that access to memory occurs only when
(2)前記画面合成用画像データの各々は、同一メモリ
内に互いに重なることなく格納されることを特徴とする
特許請求の範囲第1項記載の格納域アクセス方式。
(2) The storage area access method according to claim 1, wherein each of the image data for screen composition is stored in the same memory without overlapping with each other.
JP60168807A 1985-07-31 1985-07-31 Storage area access system Pending JPS6228790A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60168807A JPS6228790A (en) 1985-07-31 1985-07-31 Storage area access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60168807A JPS6228790A (en) 1985-07-31 1985-07-31 Storage area access system

Publications (1)

Publication Number Publication Date
JPS6228790A true JPS6228790A (en) 1987-02-06

Family

ID=15874854

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60168807A Pending JPS6228790A (en) 1985-07-31 1985-07-31 Storage area access system

Country Status (1)

Country Link
JP (1) JPS6228790A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0436877A (en) * 1990-05-31 1992-02-06 Matsushita Electric Ind Co Ltd Picture editing processing method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0436877A (en) * 1990-05-31 1992-02-06 Matsushita Electric Ind Co Ltd Picture editing processing method

Similar Documents

Publication Publication Date Title
JPH09288477A (en) Picture display controller
JP3504240B2 (en) Image processing system, device, method and computer program
JP2771858B2 (en) Multi-screen synthesis device
IE53301B1 (en) A crt display device with a picture-rearranging circuit
JPS6228790A (en) Storage area access system
JPS58217076A (en) Picture storage device
JPS59229593A (en) Image memory control system
JPS6332588A (en) Display controller
JPS63131176A (en) Image display device
JPH0470797A (en) Image signal composition device
JPS592076A (en) Image display
JPH10162131A (en) Image processor
JPH10268855A (en) Split screen display device
JPH0812541B2 (en) Image synthesis display circuit
JPH10145585A (en) Magnified image generator
JPH0418048Y2 (en)
JPH02137050A (en) Data transfer control circuit
JPH0213995A (en) Image processor
JP2613951B2 (en) Display device
JPH04252326A (en) Image synthesizing/display device containing plural frame buffers
JPH0677263B2 (en) Image memory controller
JPH07146932A (en) Image display device
JPH03156650A (en) Indirect addressing system for picture memory
JPS61265680A (en) System for display and controlling bit map picture
JPH0810424B2 (en) Graphic display