JPH0528396B2 - - Google Patents

Info

Publication number
JPH0528396B2
JPH0528396B2 JP59172976A JP17297684A JPH0528396B2 JP H0528396 B2 JPH0528396 B2 JP H0528396B2 JP 59172976 A JP59172976 A JP 59172976A JP 17297684 A JP17297684 A JP 17297684A JP H0528396 B2 JPH0528396 B2 JP H0528396B2
Authority
JP
Japan
Prior art keywords
image information
display
memories
address
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 - Lifetime
Application number
JP59172976A
Other languages
Japanese (ja)
Other versions
JPS6151190A (en
Inventor
Yasuhito Sakurai
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 JP59172976A priority Critical patent/JPS6151190A/en
Publication of JPS6151190A publication Critical patent/JPS6151190A/en
Publication of JPH0528396B2 publication Critical patent/JPH0528396B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Image Generation (AREA)
  • Memory System (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、コンピユータグラフイツクデイス
プレイ装置などに適用される画像情報処理装置に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an image information processing device applied to computer graphic display devices and the like.

〔従来の技術〕[Conventional technology]

従来、この種画像情報処理装置は表示すべき画
像情報を記憶する表示メモリを備え、該メモリの
各アドレスには、コンピユータの中央処理装置
(以下CPUと称する)から転送された各画像情
報、すなわち1表示画面を形成する複数の最小画
素単位情報のいくつか、すなわち1ワード分から
なる各1画像情報がそれぞれ記憶され、1フイー
ルド期間または1フレーム期間などからなる1表
示期間に、表示メモリから各画像情報が順次に読
み出される。
Conventionally, this type of image information processing device includes a display memory that stores image information to be displayed, and each address of the memory stores each image information transferred from a central processing unit (hereinafter referred to as CPU) of a computer, i.e. Some of the plurality of minimum pixel unit information forming one display screen, that is, one image information consisting of one word, are each stored, and each image is transferred from the display memory during one display period consisting of one field period or one frame period, etc. Information is read out sequentially.

そして表示メモリから読み出された1画面分の
画像情報にもとづく1画面をCRTなどの表示部
に表示するためには、読み出された各画像情報
を、シフトレジスタなどに一時的に保持し表示走
査に同期して各最小画素単位情報を順次に出力す
る必要があり、このため、この種画像情報処理装
置を備えたコンピユータグラフイツクデイスプレ
イ装置などは、通常、表示メモリとともに、アド
レスカウンタおよびストローブ信号などの種々の
制御信号を発生する制御信号発生回路を備えてい
る。
In order to display one screen based on one screen's worth of image information read from the display memory on a display unit such as a CRT, each read image information is temporarily held in a shift register or the like and displayed. It is necessary to sequentially output each minimum pixel unit information in synchronization with scanning, and for this reason, computer graphic display devices equipped with this type of image information processing device usually have an address counter and strobe signal as well as a display memory. It is equipped with a control signal generation circuit that generates various control signals such as.

ところで通常の表示メモリは、帰線期間を含む
各表示期間中に読み出しアクセス、すなわちリー
ドアクセスのみが行なわれ、書き込みアクセス、
すなわちライトアクセスが禁止されるため、書き
換えによる表示メモリの記憶内容の更新すなわち
描画は表示期間以外の期間に行なう必要があり、
この場合描画のための比較的長い時間表示メモリ
のリードアクセスが禁止され、いわゆる待ち時間
が長くなる。
By the way, in a normal display memory, only read access, that is, read access, is performed during each display period including the retrace period, and write access,
In other words, since write access is prohibited, it is necessary to update the contents of the display memory by rewriting, that is, to draw, during a period other than the display period.
In this case, read access to the display memory for a relatively long time for drawing is prohibited, resulting in a long so-called waiting time.

そこで各表示期間中の帰線期間などの表示の合
い間に表示メモリを描画し、描画の時間を少なく
して前述の待ち時間を少なくすることが考案さ
れ、たとえば1983年8月号のアスキー(ASCII,
Vol.7,#8 August 1983)の151〜152頁には
1文字時間をCRTアクセスとCPUアクセスとに
時分割するアクセス方式が記載されている。
Therefore, it was devised to reduce the above-mentioned waiting time by drawing in the display memory between displays such as the retrace period during each display period, reducing the drawing time and reducing the above-mentioned waiting time. ASCII,
Vol. 7, #8 August 1983), pages 151-152, describes an access method in which one character time is time-divided into CRT access and CPU access.

また、帰線期間にのみ表示メモリをリードモデ
イフアイライトアクセス、すなわち読み出しの直
後に書き込みに制御するアクセス方式によりアク
セスして描画する方法も提案され、この場合表示
期間中の帰線期間以外にリードアクセスされたア
ドレス以外のアドレスをCPUなどによりアクセ
スすると、表示メモリの表示サイクルが中断して
表示部の画面が乱れるため、リードモデイフアイ
ライトアクセスが帰線期間のみに行なわれる。
In addition, a method has been proposed in which the display memory is accessed and drawn using a read-modify-write access only during the blanking period, that is, an access method that controls writing immediately after reading. If an address other than the read-accessed address is accessed by the CPU or the like, the display cycle of the display memory is interrupted and the screen of the display section becomes disordered, so the read-modify-write access is performed only during the retrace period.

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

しかし、前述のように帰線期間などの表示の合
い間に表示メモリの描画を行なうにしても、表示
メモリに画像情報を書き込める期間が前記表示の
合い間の非常に短い時間に限られるとともに、こ
の間にたとえばCPUから表示メモリに画像情報
を転送する必要があるため、1回の転送では数ア
ドレス分の画像情報しか転送できず、表示メモリ
の描画の終了までには少なくとも1表示期間より
長い期間を要し、描画期間が長くなるとともに、
この間CPUなどは他の処理を行なえない問題点
がある。
However, even if drawing is performed in the display memory during intervals between displays such as blanking periods as described above, the period during which image information can be written into the display memory is limited to a very short time between the displays. During this time, for example, it is necessary to transfer image information from the CPU to the display memory, so only a few addresses worth of image information can be transferred in one transfer, and it takes at least a period longer than one display period to finish drawing in the display memory. As the drawing period becomes longer,
During this time, there is a problem that the CPU cannot perform other processing.

また、表示メモリの描画の終了までに数表示期
間を要する場合には、描画途中の不要な画面が表
示され、表示が見苦しくなる問題点がある。
Furthermore, if several display periods are required to complete the drawing in the display memory, there is a problem in that an unnecessary screen is displayed in the middle of drawing, making the display unsightly.

また、表示メモリの一部または全部のアドレス
に、該各アドレスから読み出された画像情報とあ
らたな画像情報とを合成した画像情報を描画する
には、さらに長い描画時間を要する問題点があ
る。
In addition, there is a problem in that it takes a longer drawing time to draw image information that is a composite of the image information read from each address and new image information at some or all addresses in the display memory. .

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

この発明は、表示すべき画像情報を記憶し、表
示期間にリードモデイフアイライトアクセスによ
り各アドレスの読み出し直後に該各アドレスがそ
れぞれ書き込みに制御される表示メモリと、該表
示メモリに非同期に画像情報が書き込まれるとと
もに、書き込みの終了後に前記表示メモリに同期
して書き込まれた画像情報が読み出される補助メ
モリと、前記両メモリから読み出された画像情報
の和,積などを、前記表示メモリの読み出しから
当該読み出しの直後の書き込みに制御されるまで
の間に論理演算処理し該処理にもとづく演算画像
情報を出力する演算処理部と、前記直後の書き込
みに制御される間に前記表示メモリまたは補助メ
モリから読み出された画像情報あるいは前記演算
画像情報を前記表示メモリまたは前記補助メモリ
に出力する画像情報選択出力部とを備えたことを
特徴とする画像情報処理装置である。
The present invention includes a display memory that stores image information to be displayed, and in which each address is controlled to be written immediately after each address is read by read-modify-write access during a display period; An auxiliary memory into which information is written and from which image information written in synchronization with the display memory is read after completion of writing, and a sum, product, etc. of the image information read from both memories are stored in the display memory. an arithmetic processing unit that performs logical arithmetic processing and outputs arithmetic image information based on the processing from reading to writing immediately after the reading; The image information processing apparatus is characterized by comprising an image information selection output section that outputs the image information read from the memory or the calculated image information to the display memory or the auxiliary memory.

〔作用〕[Effect]

そして、補助メモリが表示メモリのバツフアメ
モリ的に動作し、このとき補助メモリには表示メ
モリの表示サイクルに無関係に画像情報が書き込
まれ、この場合たとえばCPUは、従来表示メモ
リに転送するときより短い時間で画像情報を補助
メモリに転送することになる。
Then, the auxiliary memory operates like a buffer memory for the display memory, and at this time, image information is written to the auxiliary memory regardless of the display cycle of the display memory. The image information will be transferred to the auxiliary memory.

また、表示メモリの各アドレスは読み出し直後
に、該各アドレスから読み出された画像情報また
は補助メモリから読み出された画像情報あるいは
読み出された両画像情報の演算処理により形成さ
れた演算画像情報が書き込まれ、表示メモリの描
画が表示メモリの読み出しと同時に行なわれ、こ
の場合表示メモリの1表示期間内で表示メモリの
全部または一部のアドレスが補助メモリの画像情
報にもとづくあらたな画像情報または、表示メモ
リの画像情報と補助メモリの画像情報とを合成し
た画像情報に書き換えられ、どのような場合にも
表示メモリの描画が1表示期間内で終了する。
Immediately after each address of the display memory is read, the image information read from each address, the image information read from the auxiliary memory, or the calculated image information formed by the calculation process of both image information read out. is written, and drawing in the display memory is performed at the same time as reading out the display memory. In this case, within one display period of the display memory, all or part of the address of the display memory is updated to new image information based on the image information of the auxiliary memory. , the image information in the display memory and the image information in the auxiliary memory are rewritten into image information that is a composite of the image information, and in any case, the drawing in the display memory is completed within one display period.

〔実施例〕〔Example〕

つぎに、この発明を、その1実施例を示した図
面とともに詳細に説明する。
Next, the present invention will be described in detail with reference to drawings showing one embodiment thereof.

第1図において、1はコンピユータの中央処理
装置すなわちCPU、2はアドレスカウンタおよ
び制御信号発生回路であり、後述の表示メモリの
読み出し用の列アドレス(以下ロウアドレスと称
する)および行アドレス(以下カラムアドレスと
称する)からなるカウンタアドレス信号を出力す
るアドレスカウンタおよび、表示メモリの書き込
み禁止信号すなわちライトイネーブル信号などの
種々の制御信号を出力する制御信号発生回路から
なる。
In FIG. 1, 1 is a central processing unit of a computer, that is, a CPU, and 2 is an address counter and control signal generation circuit. The control signal generation circuit includes an address counter that outputs an address signal (referred to as an address), and a control signal generation circuit that outputs various control signals such as a write inhibit signal, that is, a write enable signal, for the display memory.

3はアドレスセレクタであり、CPU1からア
ドレスバス4を介して入力されたCPUアドレス
信号と、発生回路2からアドレスバスを介して入
力されたカウンタアドレス信号および制御信号と
を選択的にアドレスバス6,7にそれぞれ出力す
る。
3 is an address selector which selectively selects the CPU address signal inputted from the CPU 1 via the address bus 4 and the counter address signal and control signal inputted from the generation circuit 2 via the address bus 6, 7 respectively.

8a,8b,8cはアドレスバス6のアドレス
信号によりアクセスされる第1ないし第3表示メ
モリであり、少なくとも1フイールド分あるいは
1フレーム分の表示すべきカラーの画像情報を3
原色別に記憶する容量のD−RAMからなり、た
とえば各1画像情報が8ビツトの3原色データに
より形成される場合、表示メモリ8aは赤色用の
8ビツトを記憶し、表示メモリ8b,8cは緑
色、黄色の8ビツトをそれぞれ記憶する。
Reference numerals 8a, 8b, and 8c are first to third display memories accessed by address signals from the address bus 6, which store at least one field or one frame of color image information to be displayed.
It consists of a D-RAM with a capacity to store data for each primary color. For example, when each image information is formed by 8 bits of three primary color data, the display memory 8a stores 8 bits for red, and the display memories 8b and 8c store 8 bits for green. , yellow 8 bits are stored respectively.

9a,9b,9cはアドレスバス7のアドレス
信号によりアクセスされる第1ないし第4補助メ
モリであり、各表示メモリ8a〜8cの容量以下
の容量を有するD−RAMからなり、画像情報を
表示メモリ8a〜8cに対応して3原色別に記憶
する。
Reference numerals 9a, 9b, and 9c are first to fourth auxiliary memories that are accessed by address signals from the address bus 7, and are composed of D-RAMs each having a capacity equal to or less than that of each display memory 8a to 8c, and store image information in the display memory. 8a to 8c are stored separately for the three primary colors.

10a,10b,10cは双方向性のデータバ
ス11を介してCPU1に接続された表示側第1
ないし第3バツフアであり、それぞれ3ステート
バツフアからなる。12a,12b,12cは表
示側第1ないし第3ラツチ、13a,13b,1
3cはデータバス14a,14b,14cを介し
て各ラツチ12a〜12cに接続された第1ない
し第3演算回路、15aは表示メモリ8a、バツ
フア10a、ラツチ12a、演算回路13aの間
に介在するデータバス、15bは表示メモリ8
b、バツフア10b、ラツチ12b,演算回路1
3bの間に介在するデータバス、15cは表示メ
モリ8c、バツフア10c、ラツチ12c、演算
回路13cの間に介在するデータバスである。
10a, 10b, and 10c are display side first terminals connected to the CPU 1 via a bidirectional data bus 11.
to tertiary buffers, each consisting of 3-state buffers. 12a, 12b, 12c are the first to third latches on the display side; 13a, 13b, 1
3c is the first to third arithmetic circuits connected to each latch 12a to 12c via data buses 14a, 14b, and 14c, and 15a is data interposed between the display memory 8a, buffer 10a, latch 12a, and arithmetic circuit 13a. bus, 15b is display memory 8
b, buffer 10b, latch 12b, arithmetic circuit 1
A data bus 15c is interposed between the display memory 8c, the buffer 10c, the latch 12c, and the arithmetic circuit 13c.

16a,16b,16cはデータバス15a〜
15cそれぞれに接続された第1ないし第3シフ
トレジスタであり、入力された並列データを直列
データにそれぞれ変換し、表示部を形成する
CRT17に前記変換により形成された3原色画
像信号をそれぞれ順次に出力する。
16a, 16b, 16c are data buses 15a~
The first to third shift registers are connected to each of the shift registers 15c and convert input parallel data into serial data, respectively, and form a display section.
The three primary color image signals formed by the conversion are sequentially output to the CRT 17.

18a,18b,18cはデータバス11を介
してCPU1に接続された補助側第1ないし第3
バツフアであり、それぞれ3ステートバツフアか
らなる。19a,19b,19cはデータバス2
0a,20b,20cを介して演算回路14a〜
14cそれぞれに接続された補助側第1ないし第
3ラツチ、21aは補助メモリ9a、演算回路1
3a、バツフア18a、ラツチ19aの間に介在
するデータバス、21bは補助メモリ9b、演算
回路13b、バツフア18b、ラツチ19bの間
に介在するデータバス、21cは補助メモリ9
c、演算回路13c、バツフア18c、ラツチ1
9cの間に介在するデータバスである。
18a, 18b, 18c are the first to third auxiliary side connected to the CPU 1 via the data bus 11.
Each buffer consists of 3 state buffers. 19a, 19b, 19c are data bus 2
Arithmetic circuits 14a~ through 0a, 20b, 20c
14c are connected to the auxiliary side first to third latches, 21a is the auxiliary memory 9a, and the arithmetic circuit 1.
3a, a data bus interposed between the buffer 18a and the latch 19a; 21b, the data bus interposed between the auxiliary memory 9b, the arithmetic circuit 13b, the buffer 18b, and the latch 19b; 21c, the auxiliary memory 9;
c, arithmetic circuit 13c, buffer 18c, latch 1
9c.

22はデータバス14a〜14cおよびデータ
バス20a〜20cのデータが入力されるデータ
解析回路であり、演算回路13a〜13cととも
に演算処理部を形成し、データバス23a,23
b,23cを介して演算回路13a〜13cに制
御情報を出力する。
22 is a data analysis circuit to which data of the data buses 14a to 14c and data buses 20a to 20c is input, and forms an arithmetic processing section together with the arithmetic circuits 13a to 13c.
Control information is output to the arithmetic circuits 13a to 13c via the circuits b and 23c.

なお、演算回路13a〜13cは画像情報選択
出力部も形成する。
Note that the arithmetic circuits 13a to 13c also form an image information selection output section.

そして表示メモリ8a〜8cは、表示期間にア
ドレスセレクタ3を介した発生回路2からのカウ
ンタアドレス信号が入力され、該カウンタアドレ
ス信号中のロウアドレス、カラムアドレスにもと
づき、表示メモリ8a〜8cの各アドレスがアク
セスされ、各アドレスに記憶された原色別の画像
情報がレジスタ16a〜16cにそれぞれ読み出
され、各レジスタ16a〜16cからCRT17
に前記原色別の画像情報にもとづく3原色画像信
号が出力され、該3原色画像信号にもとづくカウ
ー画面がCRT17に表示される。
The display memories 8a to 8c receive a counter address signal from the generation circuit 2 via the address selector 3 during the display period, and based on the row address and column address in the counter address signal, each of the display memories 8a to 8c The address is accessed, and the image information for each primary color stored in each address is read out to the registers 16a to 16c, and from each register 16a to 16c, the CRT 17
Three primary color image signals based on the image information for each of the primary colors are output, and a cow screen based on the three primary color image signals is displayed on the CRT 17.

なお、表示期間中の帰線期間以外にはバツフア
10a〜10cがハイインピーダンスに制御さ
れ、データバス11と表示メモリ8a〜8cとの
間が切断されて表示メモリ8a〜8cのCPU1
による書き込みが禁止される。
Note that during periods other than the retrace period during the display period, the buffers 10a to 10c are controlled to high impedance, and the data bus 11 and the display memories 8a to 8c are disconnected, so that the CPU 1 of the display memories 8a to 8c
Writing by is prohibited.

また、CPU1による書き込みを行なう場合は、
表示期間中の帰線期間に、表示メモリ8a〜8c
にアドレスセレクタ3を介したCPU1からの
CPUアドレス信号が入力され、該CPUアドレス
信号中のロウアドレス、カラムアドレスにより表
示メモリ8a〜8cの各アドレスがアクセスされ
るとともに、表示メモリ8a〜8cにバツフア1
0a〜10cを介したCPU1からの画像情報が
原色別に入力され、表示メモリ8a〜8cが
CPU1により書き込まれる。
Also, when writing by CPU1,
During the retrace period during the display period, the display memories 8a to 8c
from CPU1 via address selector 3 to
A CPU address signal is input, each address of the display memories 8a to 8c is accessed by the row address and column address in the CPU address signal, and a buffer 1 is stored in the display memories 8a to 8c.
Image information from the CPU 1 via 0a to 10c is input for each primary color, and the display memories 8a to 8c are
Written by CPU1.

一方、補助メモリ9a〜9cは、通常、アドレ
スセレクタ3を介したCPU1からのCPUアドレ
ス信号が入力され、該CPUアドレス信号中のロ
ウアドレス、カラムアドレスにより各アドレスが
アクセスされるとともに、バツフア18a〜18
cを介したCPU1からの画像情報が原色別に入
力される。
On the other hand, the auxiliary memories 9a to 9c normally receive a CPU address signal from the CPU 1 via the address selector 3, and each address is accessed by the row address and column address in the CPU address signal. 18
Image information from the CPU 1 via c is input for each primary color.

そこで補助メモリ9a〜9cは、表示メモリ8
a〜8cの表示期間中にも、表示メモリ8a〜8
cに非同期にCPU1からの画像情報が原色別に
書き込まれる。
Therefore, the auxiliary memories 9a to 9c are the display memory 8.
Also during the display period of a to 8c, the display memories 8a to 8
Image information from the CPU 1 is asynchronously written to c for each primary color.

そして補助メモリ9a〜9cの書き込みが終了
し、つぎに補助メモリ9a〜9cの画像情報また
は、表示メモリ8a〜8cの画像情報と補助メモ
リ9a〜9cの画像情報とを合成した画像情報を
原色別に表示メモリ8a〜8cに転送するとき、
すなわち補助メモリ9a〜9cの画像情報を表示
メモリ8a〜8cに反映する場合は、表示期間に
補助メモリ9a〜9cがアドレスセレクタ3を介
した発生回路2のカウンタアドレス信号によりア
クセスされるとともに、バツフア18a〜18c
がハイインピーダンスになつてCPU1と補助メ
モリ9a〜9cとの間が切断される。
After the writing to the auxiliary memories 9a to 9c is completed, the image information in the auxiliary memories 9a to 9c or the image information obtained by combining the image information in the display memories 8a to 8c and the image information in the auxiliary memories 9a to 9c is divided into primary colors. When transferring to display memories 8a to 8c,
That is, when the image information in the auxiliary memories 9a to 9c is reflected on the display memories 8a to 8c, the auxiliary memories 9a to 9c are accessed by the counter address signal of the generation circuit 2 via the address selector 3 during the display period, and the buffer is 18a-18c
becomes high impedance and disconnects between the CPU 1 and the auxiliary memories 9a to 9c.

そこで発生回路2のカウンタアドレス信号によ
り、表示メモリ8a〜8cと補助メモリ9a〜9
cとが同期してアクセスされ、このとき両メモリ
8a〜8c,9a〜9cは、リードモデイフアイ
ライトアクセスにより、各アドレスが読み出し直
後に書き込みに制御される。
Therefore, by the counter address signal of the generation circuit 2, the display memories 8a to 8c and the auxiliary memories 9a to 9 are
At this time, both memories 8a to 8c and 9a to 9c are controlled to be written in immediately after each address is read by read-modify-write access.

そして表示メモリ8a〜8cの各アドレスから
読み出された原色別の画像情報は、ラツチ12a
〜12cを介して、データ解析回路22に入力さ
れるとともに演算回路13a〜13cにそれぞれ
入力され、同様に、補助メモリ9a〜9cの各ア
ドレスから読み出された原色別の画像情報は、ラ
ツチ19a〜19cを介して、データ解析回路2
2に入力されるとともに演算回路13a〜13c
にそれぞれ入力される。
The image information for each primary color read from each address of the display memories 8a to 8c is transferred to the latch 12a.
12c, the image information for each primary color is input to the data analysis circuit 22 and to the arithmetic circuits 13a to 13c, respectively, and similarly read from each address of the auxiliary memories 9a to 9c. ~19c, data analysis circuit 2
2 and the arithmetic circuits 13a to 13c.
are input respectively.

さらに、解析回路22は、表示メモリ8a〜8
cから同時に入力された3原色の情報の和、積な
どの演算処理または、補助メモリ9a〜9cから
同時に入力された3原色の情報の和、積などの演
算処理あるいは、表示メモリ8a〜8cの各原色
の情報と補助メモリ9a〜9cの各原色の情報と
の和、積などの演算処理を行なつて、演算回路1
3a〜13cにそれぞれビツト変換、出力選択な
どの制御情報を出力する。
Furthermore, the analysis circuit 22 includes display memories 8a to 8.
calculation processing such as the sum and product of the three primary color information input simultaneously from the auxiliary memories 9a to 9c, or calculation processing such as the sum and product of the three primary color information input simultaneously from the auxiliary memories 9a to 9c; The arithmetic circuit 1 performs arithmetic processing such as the sum and product of the information on each primary color and the information on each primary color in the auxiliary memories 9a to 9c.
Control information such as bit conversion and output selection is output to 3a to 13c, respectively.

そして制御情報にもとづき、各演算回路13a
〜13cは、表示メモリ8a〜8cから入力され
た原色別の画像情報の一部または全部のビツト
を、補助メモリ9a〜9cから入力された原色別
の画像情報の一部または全部のビツトの値に置き
換えた原色別の第1の演算画像情報あるいは、補
助メモリ9a〜9cから入力された原色別の画像
情報の一部または全部のビツトを、表示メモリ8
a〜8cから入力された原色別の画像情報の一部
または全部のビツトの値に置き換えた原色別の第
2の演算画像情報を形成する。なお、第1、第2
の演算画像情報を同時に形成する場合もある。
Based on the control information, each arithmetic circuit 13a
~13c converts some or all bits of the image information for each primary color inputted from the display memories 8a~8c into values of some or all bits for the image information for each primary color inputted from the auxiliary memories 9a~9c. The display memory 8 stores the first calculation image information for each primary color that has been replaced by
Second calculation image information for each primary color is formed by replacing some or all of the bit values of the image information for each primary color input from a to 8c. In addition, the first and second
In some cases, computed image information of two types is simultaneously formed.

さらに、表示メモリ8a〜8cの各アドレスが
書き込みになると、制御情報にもとづき、各演算
回路13a〜13cは、形成した原色別の第1の
演算画像情報または表示メモリ8a〜8cから入
力された原色別の画像情報あるいは補助メモリ9
a〜9cから入力された原色別の画像情報をデー
タバス15a〜15cにそれぞれ出力するととも
に、第2の演算画像情報あるいはデータバス15
a〜15cに出力しなかつた原色別の残りの2個
の画像情報の1つをデータバス21a〜21cに
それぞれ出力する。
Furthermore, when each address of the display memories 8a to 8c is written, based on the control information, each calculation circuit 13a to 13c writes the first calculation image information for each primary color that has been formed or the primary color input from the display memories 8a to 8c. Other image information or auxiliary memory 9
The image information for each primary color input from a to 9c is output to the data buses 15a to 15c, respectively, and the second calculation image information or data bus 15
One of the remaining two pieces of image information for each primary color that were not output to a to 15c is output to data buses 21a to 21c, respectively.

そこで表示メモリ8a〜8cの各アドレスは、
従来書き込みが禁止されている表示期間におい
て、リードモデイフアイライトアクセスにより読
み出し直後にデータバス15a〜15cそれぞれ
の原色別の画像情報が書き込まれ、1表示期間内
で表示メモリ8a〜8cの各アドレスの書き換え
が終了する。
Therefore, each address of the display memories 8a to 8c is
During the display period in which writing is conventionally prohibited, image information for each primary color of the data buses 15a to 15c is written immediately after reading by read modify write access, and each address of the display memory 8a to 8c is written within one display period. The rewriting of is completed.

また、データバス15a〜15cそれぞれの原
色別の画像情報がシフトレジスタ16a〜16c
にも入力され、表示メモリ8a〜8cの書き換え
中の1表示期間には、CRT17に書き換え中の
画像情報にもとづくカラー画面が、表示メモリ8
a〜8cが読み出された画像情報にもとづくカラ
ー画面を表示するときと変わることなく表示され
る。なお、シフトレジスタ16a〜16cそれぞ
れのロードクロツクは、表示メモリ8a〜8cそ
れぞれに対する後述の書き込み禁止信号または別
途入力されたクロツク信号により形成される。
Further, image information for each primary color of the data buses 15a to 15c is stored in shift registers 16a to 16c.
During one display period while the display memories 8a to 8c are being rewritten, a color screen based on the image information being rewritten is displayed in the display memory 8 on the CRT 17.
A to 8c are displayed in the same way as when displaying a color screen based on the read image information. Note that the load clocks for each of the shift registers 16a-16c are formed by a write inhibit signal to be described later for each of the display memories 8a-8c or a separately inputted clock signal.

一方、補助メモリ9a〜9cの書き換えも、表
示メモリ8a〜8cと同様に1表示期間で終了す
る。
On the other hand, rewriting of the auxiliary memories 9a to 9c also ends in one display period, similarly to the display memories 8a to 8c.

ところで前述のリードモデイフアイライトアク
セスのときの動作タイミングはつぎに説明するよ
うになる。
By the way, the operation timing during the above-mentioned read-modify-write access will be explained next.

すなわち、リードモデイフアイライトアクセス
中の表示メモリ8a〜8cは、第2図a,bに示
すようにロウアドレス入力期間Taおよびカラム
アドレス入力期間Tbが設定され、期間Ta,Tb
に同図cのロウアドレスRA、カラムアドレス
CAを順次に取り込み、取り込んだロウアドレス
RA、カラムアドレスCAにもとづくアドレスが
アクセスされる。
That is, the display memories 8a to 8c during read modify write access are set with a row address input period Ta and a column address input period Tb as shown in FIG.
The row address RA and column address of c in the same figure are
Capture CA sequentially and capture row address
The address based on RA and column address CA is accessed.

そしてロウアドレスRA、カラムアドレスCA
によりアクセスされたたとえば表示メモリ8a
は、該アクセスにもとづく読み出しの間Tcに第
2図dに示すように出力禁止が解除され、このと
き前記ロウアドレスRA、カラムアドレスCAに
よりアクセスされたアドレスから同図eに示すよ
うにたとえば赤色の画像情報Daが読み出され、
画像情報Daの読み出し直後に当該アドレスにデ
ータバス15aの赤色の画像情報Dbが書き込ま
れる。
And row address RA, column address CA
For example, the display memory 8a accessed by
During reading based on the access, the output prohibition is canceled at Tc as shown in Figure 2 d, and at this time, for example, the red color is output from the address accessed by the row address RA and column address CA as shown in Figure 2 The image information Da of is read out,
Immediately after reading the image information Da, the red image information Db of the data bus 15a is written to the address.

さらに、画像情報Daがデータバス15aに出
力されたときに、ラツチ12aは第2図fに示す
ようにラツチ信号が入力され、該ラツチ信号にも
とづき同図gに示すように画像情報Daをラツチ
して出力する。
Furthermore, when the image information Da is output to the data bus 15a, the latch 12a receives a latch signal as shown in FIG. 2f, and latches the image information Da as shown in FIG. and output it.

また、ラツチ12aから画像情報Daが出力さ
れる間に、第2図hに示すように解析回路22か
ら演算回路13aに制御情報Dcが出力され、該
制御情報Dcにもとづく演算回路13aの動作に
より、表示メモリ8aの読み出されたアドレスに
書き込むべき画像情報Dbが、データバス15a
に出力される。
Furthermore, while the image information Da is output from the latch 12a, the control information Dc is output from the analysis circuit 22 to the arithmetic circuit 13a as shown in FIG. 2h, and the operation of the arithmetic circuit 13a based on the control information Dc , the image information Db to be written to the read address of the display memory 8a is transferred to the data bus 15a.
is output to.

さらに、画像情報Dbの出力中の期間Tdに第2
図iに示すように表示メモリ8aの書き込みの禁
止が解除され、該解除にもとづき表示メモリ8a
に画像情報Dbが書き込まれる。
Furthermore, during the period Td while the image information Db is being output, a second
As shown in FIG.
Image information Db is written to.

なお、第2図d,iは理論1(以下“1”と称
する)のときに読み出しを禁止する出力禁止信
号、書き込みを禁止する書き込み禁止信号を示
す。
Note that FIGS. 2d and 2i show an output inhibit signal that inhibits reading and a write inhibit signal that inhibits writing when the logic is 1 (hereinafter referred to as "1").

また、表示メモリ8b,8cについても第2図
a〜iのタイミング制御が行なわれ、補助メモリ
9a〜9cは表示メモリ8a〜8cに同期してタ
イミング制御される。
The display memories 8b and 8c are also subjected to the timing control shown in FIG. 2 a to i, and the auxiliary memories 9a to 9c are timing controlled in synchronization with the display memories 8a to 8c.

ところで解析回路22の演算処理にもとづいて
形成される第1、第2の演算画像情報は、演算処
理の方法にもとづき、表示メモリ8a〜8cの画
像情報の一部または全部を、補助メモリ9a〜9
cの画像情報の一部または全部に変更した画像情
報あるいは、補助メモリ9a〜9cの画像情報の
一部または全部を、表示メモリ8a〜8cの画像
情報の一部または全部に変更した第2の演算画像
情報もしくは、表示メモリ8a〜8cの一部また
は全部の画像情報と補助メモリ9a〜9cの一部
または全部の画像情報とを合成した画像情報にな
る。
By the way, the first and second arithmetic image information formed based on the arithmetic processing of the analysis circuit 22 is based on the arithmetic processing method, and some or all of the image information in the display memories 8a to 8c is stored in the auxiliary memories 9a to 9a. 9
The image information that has been changed to part or all of the image information of c, or the second image information that has changed part or all of the image information of the auxiliary memories 9a to 9c to part or all of the image information of the display memories 8a to 8c. The image information is a combination of the calculated image information or some or all of the image information in the display memories 8a to 8c and some or all of the image information in the auxiliary memories 9a to 9c.

たとえば、各原色の画像情報が原色別の8ビツ
トのデータでそれぞれ形成され、表示メモリ8a
〜8cから同時に読み出された画像情報Dα,
Dβ,Dγが第3図aのデータ、補助メモリ9a〜
9cから同時に読み出された画像情報Dx,Dy,
Dzが同図bのデータの場合に、各情報Dα,Dβ,
Dγの同時に論理0(以下“0”と称する)になる
ビツトの値と、補助メモリ9a〜9cから読み出
された同図bの原色別の画像情報Dx,Dy,Dzそ
れぞれのビツトの値と交換して第1、第2の演算
画像情報を形成する制御情報を出力すると、第1
の演算画像情報は同図aの画像情報Dα′,Dβ′,
Dγ′になり、第2の演算画像情報は同図bの画像
情報Dx′,Dy′,Dz′になる。なお、図中のMSB,
LSBは最上位、最下位のビツトをそれぞれ示す。
For example, image information for each primary color is formed from 8-bit data for each primary color, and the image information is stored in the display memory 8a.
Image information Dα read out simultaneously from ~8c,
Dβ, Dγ are the data in FIG. 3a, auxiliary memory 9a~
Image information Dx, Dy, read simultaneously from 9c
When Dz is the data in b of the same figure, each information Dα, Dβ,
The value of the bit of Dγ that becomes logical 0 (hereinafter referred to as "0") at the same time, and the value of the bit of each primary color image information Dx, Dy, Dz of the same figure b read out from the auxiliary memories 9a to 9c. When the control information for exchanging and forming the first and second calculation image information is output, the first
The calculated image information is the image information Dα′, Dβ′,
Dγ', and the second calculated image information becomes the image information Dx', Dy', Dz' of b in the figure. In addition, MSB in the figure,
LSB indicates the most significant bit and the least significant bit, respectively.

そして第1の演算画像情報Dα′,Dβ′,Dγ′を表
示メモリ8a〜8cにそれぞれ転送し、第2の演
算画像情報Dx′,Dy′,Dz′を補助メモリ9a〜9
cにそれぞれ転送することにより、表示メモリ8
a〜8cの内容が第3図aの第1の演算画像情報
Dα′,Dβ′,Dγ′に書き換えられるとともに、補助
メモリ9a〜9cの内容が同図bの第2の演算画
像情報Dx′,Dy′,Dz′に書き換えられ、このとき
表示メモリ8a〜8cの画像情報は一部のビツト
が補助メモリ9a〜9cのビツトの値に変更され
た画像情報になる。
The first calculated image information Dα', Dβ', and Dγ' are transferred to the display memories 8a to 8c, respectively, and the second calculated image information Dx', Dy', and Dz' are transferred to the auxiliary memories 9a to 9.
By transferring each to the display memory 8
The contents of a to 8c are the first calculation image information in Fig. 3a.
At the same time, the contents of the auxiliary memories 9a to 9c are rewritten to the second calculated image information Dx', Dy', Dz' shown in FIG. The image information becomes image information in which some of the bits are changed to the values of the bits in the auxiliary memories 9a to 9c.

これは、たとえば表示メモリ8a〜8cの画像
情報Dα,Dβ,Dγにもとづくカラー画面の空白
の部分に、補助メモリ9a〜9cの画像情報Dx,
Dy,Dz中の前記空白の部分の画面を挿入する場
合に相当する。
This means that, for example, the image information Dx,
This corresponds to the case where the screen of the blank part in Dy and Dz is inserted.

また、画像情報が原色別の8ビツトのデータで
形成され、情報Dα,Dβ,Dγが第4図aのデー
タ、情報Dx,Dy,Dzが同図bのデータの場合
に、情報Dx,Dy,Dzの同一のビツトが1つでも
“0”でなければ、情報データDx,Dy,Dzの当
該ビツトに対応する情報Dα,Dβ,Dγのビツト
に情報Dx,Dy,Dzの該各ビツトの値をそれぞれ
挿入して演算画像情報を形成する制御情報を出力
すると、該第1の演算画像情報は同図aの演算画
像情報Dα″,Dβ″,Dγ″になる。
Furthermore, when the image information is formed of 8-bit data for each primary color, and the information Dα, Dβ, and Dγ are the data shown in Figure 4 a, and the information Dx, Dy, and Dz are the data shown in Figure 4 b, the information Dx, Dy , Dz is not "0", the bits of the information Dα, Dβ, Dγ corresponding to the bits of the information data Dx, Dy, Dz are set to the corresponding bits of the information Dx, Dy, Dz. When the control information for forming the calculated image information by inserting the respective values is output, the first calculated image information becomes the calculated image information Dα'', Dβ'', and Dγ'' shown in a of FIG.

そして第1の演算画像情報Dα″,Dβ″,Dγ″を
表示メモリ8a〜8cにそれぞれ転送するととも
に、情報Dx,Dy,Dzを補助メモリ9a〜9cに
それぞれ転送すると、表示メモリ8a〜8cの内
容は第4図aの第1の演算画像情報Dα″,Dβ″,
Dγ″に書き換えられ、補助メモリ9a〜9cの内
容は同図bの情報Dx,Dy,Dzに保持される。
Then, when the first calculation image information Dα'', Dβ'', and Dγ'' are transferred to the display memories 8a to 8c, and the information Dx, Dy, and Dz are transferred to the auxiliary memories 9a to 9c, respectively, the display memories 8a to 8c are The contents are the first calculation image information Dα'', Dβ'', shown in Figure 4a.
Dγ'', and the contents of the auxiliary memories 9a to 9c are retained as information Dx, Dy, and Dz shown in FIG.

これは、たとえば表示メモリ8a〜8cの画像
情報Dα,Dβ,Dγにもとづくカラー画面の一部
を削除して、補助メモリ9a〜9cの画像情報
Dx,Dy,Dz中の前記一部に対応する画面を挿入
する場合に相当する。
This can be done by, for example, deleting a part of the color screen based on the image information Dα, Dβ, Dγ of the display memories 8a to 8c, and
This corresponds to the case where a screen corresponding to the part of Dx, Dy, and Dz is inserted.

そしてリードモデイフアイライトアクセスによ
り、表示メモリ8a〜8cの各アドレスには、該
各アドレスの読み出し直後に、直ちに、第1また
は第2の演算画像情報あるいは、表示メモリ8a
〜8cの各アドレスから読み出された画像情報も
しくは、補助メモリ9a〜9cの同一アドレスか
ら読み出された画像情報が書き込まれるため、い
かなる場合にも表示メモリ8a〜8cの描画が、
1フイールド期間または1フレーム期間からなる
1表示期間に終了する。
Then, by the read-modify-write access, each address of the display memories 8a to 8c is immediately loaded with the first or second calculation image information or the display memory 8a.
Since the image information read from each address of ~8c or the image information read from the same address of the auxiliary memories 9a~9c is written, the drawing in the display memories 8a~8c is
It ends in one display period consisting of one field period or one frame period.

さらに、表示メモリ8a〜8cの描画中の1表
示期間に、表示メモリ8a〜8cに描画される1
フイールド分または1フレーム分の画像情報にも
とづくカラー画面が表示メモリ8a〜8cのアク
セスにしたがつてCRT17に表示され、この場
合、描画が1表示期間で終了するため、補助メモ
リ9a〜9cを設けずに、たとえばCPU1によ
り表示メモリ8a〜8cの帰線期間に表示メモリ
8a〜8cをアクセスし、表示メモリ8a〜8c
の描画が1表示期間より長い期間で終了する場合
のように、描画途中の不要なカラー画面を表示す
ることがない。
Further, during one display period during drawing in the display memories 8a to 8c, 1 is drawn in the display memories 8a to 8c.
A color screen based on image information for a field or one frame is displayed on the CRT 17 as the display memories 8a to 8c are accessed, and in this case, the drawing is completed in one display period, so auxiliary memories 9a to 9c are provided. For example, the display memories 8a to 8c are accessed by the CPU 1 during the retrace period of the display memories 8a to 8c, and the display memories 8a to 8c are
There is no need to display an unnecessary color screen in the middle of drawing, as in the case where drawing ends in a period longer than one display period.

また、表示メモリ8a〜8cの描画と同時に、
補助メモリ9a〜9cに、表示メモリ8a〜8c
に描画されなかつた第1または第2の演算画像情
報あるいは表示メモリ8a〜8cから読み出され
た画像情報もしくは補助メモリ9a〜9cから読
み出された画像情報を描画することにより、たと
えば表示メモリ8a〜8cから読み出された画像
情報を描画すれば、つぎの1表示期間に、表示メ
モリ8a〜8cの画像情報を再び元に戻すことも
可能になる。
Moreover, at the same time as drawing in the display memories 8a to 8c,
Display memories 8a to 8c are included in auxiliary memories 9a to 9c.
For example, by drawing the first or second calculated image information that was not drawn in the display memory 8a to 8c, or the image information read from the display memories 8a to 8c, or the image information read from the auxiliary memories 9a to 9c, By drawing the image information read from the display memories 8a to 8c, it becomes possible to restore the image information in the display memories 8a to 8c to the original values again in the next one display period.

ところで表示メモリ8a〜8cに、くり返し模
様でない画像情報を原色別に描画する場合は、補
助メモリ9a〜9cの容量を1フレーム分または
1フイールド分の容量にしなければならないが、
くり返し模様の画像情報を原色別に描画する場合
には、補助メモリ9a〜9cの容量は、くり返し
模様の1単位分の画像情報を記憶する容量にする
ことができ、補助メモリ9a〜9cを小型にする
ことができる。なお、この場合は表示メモリ8a
〜8cの読み出しに同期して補助メモリ9a〜9
cの各アドレスをくり返し読み出すとともに、補
助メモリ9a〜9cの描画を禁止することが必要
である。
By the way, if image information that is not a repeating pattern is to be drawn in each primary color in the display memories 8a to 8c, the capacity of the auxiliary memories 9a to 9c must be equal to one frame or one field.
When image information of a repeating pattern is drawn in each primary color, the capacity of the auxiliary memories 9a to 9c can be made large enough to store one unit of image information of the repeating pattern, and the auxiliary memories 9a to 9c can be made smaller. can do. In this case, the display memory 8a
The auxiliary memories 9a to 9 are read out in synchronization with the reading of ~8c.
It is necessary to repeatedly read each address of c and to prohibit drawing in the auxiliary memories 9a to 9c.

なお、前記実施例ではカラー画面をCRT17
に表示するために、原色別の3個の表示メモリ8
a〜8cを設けたが、たとえば白黒画面をCRT
17に表示する場合などには表示メモリは1つで
よく、この場合補助メモリも1つでよい。また、
表示メモリ8a〜8cの個数が2個、4個以上の
ときに適用できるのも勿論である。
In the above embodiment, the color screen is CRT17.
Three display memories for each primary color 8
A to 8c were installed, but for example, a black and white screen could be replaced with a CRT.
17, only one display memory is required, and in this case, only one auxiliary memory is required. Also,
Of course, the present invention can also be applied when the number of display memories 8a to 8c is two, four or more.

さらに、リードモデイフアイライトアクセスを
行なうために、発生回路2のカウンタアドレス信
号を表示メモリ8a〜8cのアクセスと補助メモ
リ9a〜9cのアクセスとに共用したが、たとえ
ば補助メモリ9a〜9cを、カウンタアドレス信
号に同期したアドレス信号を出力する別個のアド
レス発生器によりアクセスしてもよい。
Furthermore, in order to perform read-modify-write access, the counter address signal of the generation circuit 2 is shared for accessing the display memories 8a to 8c and the auxiliary memories 9a to 9c. Access may be provided by a separate address generator that outputs an address signal synchronized with the counter address signal.

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

したがつて、この発明の画像情報処理装置によ
ると、たとえばCPUから補助メモリへの画像情
報の転送が表示メモリの表示期間中に表示メモリ
に非同期に行なえるとともに、表示メモリへの演
算画像情報または表示メモリから読み出された画
像情報あるいは補助メモリから読み出された画像
情報の描画がどのような場合でも1表示期間内で
終了するため、表示メモリの描画を著しく高速で
行なうことができるとともに、たとえばCPUは
従来より短い時間だけ画像情報の転送に用いられ
て残りの時間に他の処理を行なうことができ、か
つ、描画途中の不要な画面の表示を防止すること
ができる。
Therefore, according to the image information processing device of the present invention, for example, image information can be transferred from the CPU to the auxiliary memory asynchronously to the display memory during the display period of the display memory, and the calculated image information or Since the drawing of the image information read from the display memory or the image information read from the auxiliary memory is completed within one display period in any case, the drawing of the display memory can be performed at extremely high speed. For example, the CPU is used for transferring image information for a shorter time than in the past, allowing other processing to be performed during the remaining time, and unnecessary display of the screen during drawing can be prevented.

また、実施例では表示メモリの描画と同時に補
助メモリの描画も行なうため、たとえば補助メモ
リに表示メモリから読み出された画像情報を描画
することにより、表示メモリの画像情報を再び元
に戻すことも短時間に行なえる。
Furthermore, in this embodiment, since drawing is performed in the auxiliary memory at the same time as drawing in the display memory, the image information in the display memory can be restored to its original state by, for example, drawing the image information read from the display memory in the auxiliary memory. It can be done in a short time.

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

図面はこの発明の画像情報処理装置の1実施例
を示し、第1図はブロツク図、第2図a〜iは動
作説明用タイミングチヤート、第3図a,bは演
算処理の1例の説明図、第4図a,bは演算処理
の他の例の説明図である。 1……CPU、2……アドレスカウンタおよび
制御信号発生回路、3……アドレスセレクタ、8
a,8b,8c……第1ないし第3表示メモリ、
9a,9b,9c……第1ないし第3補助メモ
リ、10a,10b,10c……表示側第1ない
し第3バツフア、12a,12b,12c……表
示側第1ないし第3ラツチ、13a,13b,1
3c……第1ないし第3演算回路、16a,16
b,16c……第1ないし第3シフトレジスタ、
17……CRT、18a,18b,18c……補
助側第1ないし第3バツフア、19a,19b,
19c……補助側第1ないし第3ラツチ、22…
…データ解析回路。
The drawings show one embodiment of the image information processing apparatus of the present invention, in which FIG. 1 is a block diagram, FIGS. 2 a to i are timing charts for explaining operation, and FIGS. 3 a and b are explanations of one example of arithmetic processing. 4A and 4B are explanatory diagrams of other examples of arithmetic processing. 1...CPU, 2...Address counter and control signal generation circuit, 3...Address selector, 8
a, 8b, 8c...first to third display memory,
9a, 9b, 9c...first to third auxiliary memory, 10a, 10b, 10c...display side first to third buffer, 12a, 12b, 12c...display side first to third latch, 13a, 13b ,1
3c...first to third arithmetic circuits, 16a, 16
b, 16c...first to third shift registers,
17...CRT, 18a, 18b, 18c...Auxiliary side first to third buffer, 19a, 19b,
19c...Auxiliary side first to third latch, 22...
...Data analysis circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 表示すべき画像情報を記憶し、表示期間にリ
ードモデイフアイライトアクセスにより各アドレ
スの読み出し直後に該各アドレスがそれぞれ書き
込みに制御される表示メモリと、該表示メモリに
非同期に画像情報が書き込まれるとともに、書き
込みの終了後に前記表示メモリに同期して書き込
まれた画像情報が読み出される補助メモリと、前
記両メモリから読み出された画像情報の和,積な
どを、前記表示メモリの読み出しから当該読み出
しの直後の書き込みに制御されるまでの間に論理
演算処理し該処理にもとづく演算画像情報を形成
する演算処理部と、前記直後の書き込みに制御さ
れる間に前記表示メモリまたは補助メモリから読
み出された画像情報あるいは前記演算画像情報を
前記表示メモリまたは前記補助メモリに出力する
画像情報選択出力部とを備えたことを特徴とする
画像情報処理装置。
1 A display memory that stores image information to be displayed and controls each address to write immediately after each address is read by read-modify-write access during a display period, and image information is written to the display memory asynchronously. At the same time, after the writing is completed, the image information written in the display memory is read out in synchronization with the auxiliary memory, and the sum, product, etc. of the image information read out from both memories are read from the display memory. an arithmetic processing section that performs logical arithmetic processing and forms arithmetic image information based on the processing before it is controlled to write immediately after reading; An image information processing device comprising: an image information selection output unit that outputs the output image information or the calculated image information to the display memory or the auxiliary memory.
JP59172976A 1984-08-20 1984-08-20 Image information processor Granted JPS6151190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59172976A JPS6151190A (en) 1984-08-20 1984-08-20 Image information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59172976A JPS6151190A (en) 1984-08-20 1984-08-20 Image information processor

Publications (2)

Publication Number Publication Date
JPS6151190A JPS6151190A (en) 1986-03-13
JPH0528396B2 true JPH0528396B2 (en) 1993-04-26

Family

ID=15951850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59172976A Granted JPS6151190A (en) 1984-08-20 1984-08-20 Image information processor

Country Status (1)

Country Link
JP (1) JPS6151190A (en)

Also Published As

Publication number Publication date
JPS6151190A (en) 1986-03-13

Similar Documents

Publication Publication Date Title
JPH01140863A (en) Method and apparatus for superposing displayable information
JPS61159686A (en) Image display unit
JPS61188582A (en) Multi-window writing controller
JPH0362090A (en) Control circuit for flat panel display
JP3027445B2 (en) Memory control device
JPS60117327A (en) Display device
JP2845384B2 (en) Image processing device
US5895502A (en) Data writing and reading method for a frame memory having a plurality of memory portions each having a plurality of banks
JPH0528396B2 (en)
US5309560A (en) Data selection device
JPS6016634B2 (en) Graphic generation method in display devices
JP3002951B2 (en) Image data storage controller
JP2891429B2 (en) Liquid crystal display controller
JPS63250689A (en) Raster scan display system
JPS62113193A (en) Memory circuit
JPS6024586A (en) Display data processing circuit
JPS60251431A (en) Memory display device
JP2922519B2 (en) Video synthesizer
JPH10161618A (en) Information processing system having plural display units
JPH036510B2 (en)
JPS6132136A (en) Picture display device
JPS5817487A (en) Display controller
JPS6148890A (en) Multi-image display system
JPS6156392A (en) Image memory writing/reading controller
JPH02105264A (en) Memory device for processing graphic data

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term