JPH0822411A - Image memory initializing device - Google Patents
Image memory initializing deviceInfo
- Publication number
- JPH0822411A JPH0822411A JP18074094A JP18074094A JPH0822411A JP H0822411 A JPH0822411 A JP H0822411A JP 18074094 A JP18074094 A JP 18074094A JP 18074094 A JP18074094 A JP 18074094A JP H0822411 A JPH0822411 A JP H0822411A
- Authority
- JP
- Japan
- Prior art keywords
- image
- data
- initialization
- image memory
- 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
Links
Landscapes
- Image Input (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、CPUの指示に基づき
画像処理装置からデータバスを介して画像メモリの初期
化を行う画像メモリ初期化装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image memory initialization device for initializing an image memory from an image processing device via a data bus based on an instruction from a CPU.
【0002】[0002]
【従来の技術】原稿から読み込んだ画像データを画像処
理装置を介してディスプレイ装置に表示したりプリンタ
装置で記録したりする場合には、少なくとも1画面分の
画像データを記憶できる画像メモリに取り込んだ画像デ
ータを一旦蓄積し、画像処理装置によってその画像デー
タを処理した後にディスプレイ装置やプリンタ装置へ転
送している。2. Description of the Related Art When image data read from an original is displayed on a display device via an image processing device or recorded by a printer device, it is stored in an image memory capable of storing at least one screen of image data. The image data is temporarily stored, processed by the image processing device, and then transferred to the display device or the printer device.
【0003】この画像処理装置では、1画面の処理が終
了して次の画面の処理を開始する前に一旦画像メモリを
クリアする初期化処理を行っている。画像メモリをクリ
アするにはCPUが画像メモリの必要な領域に所定のク
リアデータ(例えば、”0”や”F”)を書き込むこと
が一般的であるが、これではCPUに対して多大な負荷
を与えることになる。In this image processing apparatus, an initialization process for temporarily clearing the image memory is performed before the processing of one screen is completed and the processing of the next screen is started. In order to clear the image memory, it is common for the CPU to write predetermined clear data (for example, "0" or "F") in the necessary area of the image memory, but this causes a large load on the CPU. Will be given.
【0004】従来、画像メモリのクリアにおいてCPU
の負荷を軽減する観点から、特開平2−84357号公
報や特開平3−105438号公報が開示されており、
画像メモリをクリアする場合には、画像処理装置が画像
メモリから画像データを読み出した後に引き続きクリア
データを書き込むようにしている。これによって、特に
CPUにおけるメモリクリア専用アクセスサイクルの必
要がなくなっている。Conventionally, in clearing the image memory, the CPU
JP-A-2-84357 and JP-A-3-105438 are disclosed from the viewpoint of reducing the load of
When clearing the image memory, the image processing device reads the image data from the image memory and then writes the clear data. This eliminates the need for a memory clear dedicated access cycle especially in the CPU.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、これら
の画像メモリのクリアでは、電源投入時の立ち上げ処理
が終わった後に画像メモリの必要な領域をクリアする必
要がある場合に、CPUがその領域に対応する量のクリ
アデータを読み出しアクセスしなければならない。この
間、CPUは画像メモリの読み出しアクセスに専念して
おり他の処理を行うことができない状態となる。また、
取扱う画像データのサイズが直前の画像データのサイズ
よりも大きくなった場合も、直前の画像データの格納領
域を越える部分についてCPUがクリアデータを読み出
しアクセスし内容をクリアする必要がある。特に、取り
扱う画像データが高解像度化、多階調化して画像メモリ
の大容量化が進んだ場合、このような方法ではCPUの
負荷を充分に軽減できず処理速度の遅延を招くことにな
る。However, in clearing these image memories, when the necessary area of the image memory needs to be cleared after the start-up processing at the time of power-on is completed, the CPU saves the area. A corresponding amount of clear data must be read and accessed. During this time, the CPU is devoted to read access to the image memory and cannot perform other processing. Also,
Even when the size of the image data to be handled becomes larger than the size of the immediately preceding image data, it is necessary for the CPU to read and access the clear data for the portion exceeding the storage area of the immediately preceding image data to clear the contents. In particular, when the resolution of image data to be handled is increased and the number of gradations is increased to increase the capacity of the image memory, such a method cannot sufficiently reduce the load on the CPU, resulting in a delay in processing speed.
【0006】[0006]
【課題を解決するための手段】本発明は、このような課
題を解決するために成された画像メモリ初期化装置であ
る。すなわち、本発明の画像メモリ初期化装置は、CP
Uからの指示に基づき画像メモリに記憶された画像デー
タに対して所定の処理を施して処理後データを出力する
画像処理手段と、画像メモリから画像データを読み出し
て画像処理手段へ送るとともに処理後データを画像メモ
リへ書き込む処理を行うダイレクトメモリアクセス制御
手段とを備えており、ダイレクトメモリアクセス制御手
段が、CPUからの初期化指示に基づき予め所定記憶領
域に記憶された初期化データを画像メモリ内の初期化領
域へ書き込む処理を行うものである。SUMMARY OF THE INVENTION The present invention is an image memory initialization device which has been made to solve such problems. That is, the image memory initialization device of the present invention is
An image processing unit that performs a predetermined process on the image data stored in the image memory based on an instruction from U and outputs the processed data, and an image processing unit that reads the image data from the image memory and sends the image data to the image processing unit. A direct memory access control means for writing data to the image memory, and the direct memory access control means stores initialization data stored in a predetermined storage area in advance in the image memory based on an initialization instruction from the CPU. The writing process is performed in the initialization area of the.
【0007】[0007]
【作用】本発明では、画像メモリの初期化を行うにあた
り、ダイレクトメモリアクセス制御手段はCPUから初
期化データが書き込まれた所定記憶領域のアドレスと、
初期化を行うサイズと、初期化を行う画像メモリ内の書
き込みアドレスとを備えた初期化指示を与えられる。ダ
イレクトメモリアクセス制御手段は、このCPUからの
初期化指示に従って所定の初期化データを初期化サイズ
に応じた量だけ読み込み、その読み込んだ量の初期化デ
ータを画像メモリ内の書き込み開始アドレスから順に書
き込む処理を行う。つまり、CPUは初期化指示と所定
アドレスおよびサイズをダイレクトメモリアクセス制御
部に与えるだけで、実際の初期化処理はダイレクトメモ
リアクセス制御手段が行うようになる。According to the present invention, when the image memory is initialized, the direct memory access control means sets the address of the predetermined storage area in which the initialization data is written from the CPU,
An initialization instruction including a size to be initialized and a write address in the image memory to be initialized is given. The direct memory access control means reads a predetermined amount of initialization data according to the initialization instruction from the CPU by an amount corresponding to the initialization size, and writes the read amount of the initialization data sequentially from the write start address in the image memory. Perform processing. That is, the CPU only gives the initialization instruction, the predetermined address and the size to the direct memory access control section, and the actual initialization processing is performed by the direct memory access control means.
【0008】[0008]
【実施例】以下に本発明の画像メモリ初期化装置の実施
例を図に基づいて説明する。図1は本発明の画像メモリ
初期化装置を説明するブロック図、図2は入力DMAの
内部構成図、図3は画像メモリ初期化方法を説明するフ
ローチャートである。なお、ここでDMAとはダイレク
トメモリアクセスを示すものである。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of an image memory initialization device of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating an image memory initialization device of the present invention, FIG. 2 is an internal configuration diagram of an input DMA, and FIG. 3 is a flowchart illustrating an image memory initialization method. The DMA here indicates direct memory access.
【0009】本実施例における画像メモリ初期化装置
は、図1に示すような画像処理装置1として構成され、
データバス5を介して画像処理装置1に接続され少なく
とも1画面分の画像データを記憶できる画像メモリ6の
初期化を行うものである。画像処理装置1は、内部に画
像処理部2と、所定量の初期化データ6aを読み込み画
像処理部2へ送る処理を行う入力DMA制御部3と、画
像処理部2を介して所定量の初期化データ6aを画像メ
モリ6へ書き込む処理を行う出力DMA制御部4とを備
えている。The image memory initialization device in this embodiment is configured as an image processing device 1 as shown in FIG.
The image memory 6 connected to the image processing apparatus 1 via the data bus 5 and capable of storing image data for at least one screen is initialized. The image processing apparatus 1 internally includes an image processing unit 2, an input DMA control unit 3 that performs a process of reading a predetermined amount of initialization data 6 a and sending the initialization data 6 a to the image processing unit 2, and a predetermined amount of initial data via the image processing unit 2. The output DMA control unit 4 is provided for performing processing for writing the encoded data 6a into the image memory 6.
【0010】通常、画像処理装置1は、原稿等の画像デ
ータが記憶されている画像メモリ6からデータバス5を
介してその画像データを読み込み、画像処理部2にて所
定の画像処理を施した後に処理後データを再びデータバ
ス5を介して画像メモリ6に書き込んでいる。画像デー
タのアクセスにあたり、図示しないCPUは入力DMA
制御部3に対して読み込み開始アドレスASSを与えると
ともに取り込むべきデータのサイズを示すサイズパラメ
ータを与える。このサイズパラメータとは、例えば1ラ
イン中の画素数Nと1画面に含まれるライン数Lとから
構成されるものである。Normally, the image processing apparatus 1 reads the image data from the image memory 6 in which the image data of an original or the like is stored via the data bus 5, and the image processing unit 2 performs a predetermined image processing. After that, the processed data is written in the image memory 6 again via the data bus 5. When accessing image data, a CPU (not shown) uses an input DMA
The control unit 3 is provided with a read start address ASS and a size parameter indicating the size of data to be fetched. The size parameter is composed of, for example, the number N of pixels in one line and the number L of lines included in one screen.
【0011】また、読み込み終了アドレスASEは読み込
み開始アドレスASSとサイズパラメータから容易に決定
される。入力DMA制御部3は、CPUから与えられた
読み込み開始アドレスASSに基づき内部のアドレスカウ
ンタを順番に読み込み終了アドレスASEまでインクリメ
ントさせていき、それぞれのアドレスに記憶されている
画像データをデータバス5を介して画像処理装置1側へ
取り込んでくる。The read end address ASE is easily determined from the read start address ASS and the size parameter. The input DMA control unit 3 sequentially increments the internal address counter to the read end address ASE based on the read start address ASS given from the CPU, and the image data stored at each address is transferred to the data bus 5. It is taken in through the image processing apparatus 1 side via.
【0012】また、出力DMA制御部4には、画像処理
部2にて画像処理した処理後データを画像メモリ6内の
どのアドレスから書き込むかを示す書き込み開始アドレ
スADSがCPUから与えられている。出力DMA制御部
4は、CPUから与えられた書き込み開始アドレスADS
に基づき内部のアドレスカウンタを順番にインクリメン
トさせていき、画像メモリ6内のそれぞれのアドレスに
処理後データを書き込んでいく。Further, the output DMA control unit 4 is provided with a write start address ADS from the CPU which indicates from which address in the image memory 6 the processed data subjected to the image processing by the image processing unit 2 is to be written. The output DMA control unit 4 determines the write start address ADS given by the CPU.
Based on the above, the internal address counter is sequentially incremented, and the processed data is written to each address in the image memory 6.
【0013】なお、画像処理が画像データの圧縮符号化
のように逐次処理結果を出力するものであれば出力DM
A制御部4内のアドレスカウンタにて書き込み開始アド
レスADSから順番にアドレスをインクリメントさせて処
理後データを書き込んでいくが、画像処理が画像回転の
ように座標変換を行って出力先アドレスの計算を伴うも
のであれば書き込み開始アドレスADSを画像処理部2に
対して与える。この場合には出力DMA制御部4にアド
レスカウンタを設ける必要はない。If the image processing is to output the sequential processing result like the compression encoding of the image data, the output DM
The address counter in the A control unit 4 sequentially increments the address from the write start address ADS and writes the processed data, but the image processing performs coordinate conversion like image rotation to calculate the output destination address. If it is accompanied, the write start address ADS is given to the image processing unit 2. In this case, it is not necessary to provide the output DMA controller 4 with an address counter.
【0014】次に、このような画像メモリ初期化装置を
用いた画像メモリの初期化方法を図3に沿って説明す
る。なお、以下の説明において図3に示されない符号は
図1を参照するものとする。先ず、画像メモリ6の初期
化に先立ち、CPUは例えば画像メモリ6の任意のアド
レスAMCに初期化データ6aを書き込む(ステップS
1)。初期化データ6aは、画像メモリ6をクリアする
ための例えば”0”や”F”でも、また所定のパターン
や文字列等で背景を構成するためのデータであってもい
ずれでもよく、その大きさは1〜数バイト程度あればよ
い。また、初期化データ6aは、画像メモリ6の任意の
アドレスに書き込むことができるが、特にトップアドレ
スやボトムアドレスに書き込んでおくことが望ましい。Next, an image memory initialization method using such an image memory initialization device will be described with reference to FIG. In the following description, reference numerals not shown in FIG. 3 refer to FIG. First, prior to the initialization of the image memory 6, the CPU writes the initialization data 6a at an arbitrary address AMC of the image memory 6 (step S
1). The initialization data 6a may be, for example, "0" or "F" for clearing the image memory 6, or may be data for forming a background with a predetermined pattern or character string, and the size thereof is large. It only has to be 1 to several bytes. The initialization data 6a can be written in any address of the image memory 6, but it is particularly desirable to write it in the top address or the bottom address.
【0015】次に、CPUは入力DMA制御部3に対し
て読み込み開始アドレスASSを初期化データが書き込ま
れたアドレスAMCにするよう指示を与え(ステップS
2)、さらに、出力DMA制御部4に対して書き込み開
始アドレスADSを初期化したい領域の先頭アドレスにす
るよう指示を与える(ステップS3)。また、CPUは
入力DMA制御部3に対して画像メモリ6上の初期化し
たい領域のサイズパラメータMSIZEも与える(ステ
ップS4)。Next, the CPU gives an instruction to the input DMA control section 3 to set the read start address ASS to the address AMC in which the initialization data is written (step S).
2) Further, the output DMA control unit 4 is instructed to set the write start address ADS to the start address of the area to be initialized (step S3). The CPU also gives the size parameter MSIZE of the area to be initialized on the image memory 6 to the input DMA controller 3 (step S4).
【0016】CPUはステップS1〜S4までの各指定
を行った後に入力DMA制御部3に対してメモリ初期化
モード信号CMODを”H(ハイレベル)”に設定し、
初期化モードであることを指定し(ステップS5)、そ
の後画像処理部2に起動をかける(ステップS6)。C
PUは、各指定を行い画像処理部2に起動をかけた後は
初期化処理に関わる必要がなくなり解放されることにな
る。The CPU sets the memory initialization mode signal CMOD to "H (high level)" for the input DMA control unit 3 after performing each of the steps S1 to S4.
The initialization mode is designated (step S5), and then the image processing unit 2 is activated (step S6). C
The PU does not need to be involved in the initialization process after each designation and activation of the image processing unit 2, and is released.
【0017】メモリ初期化モード信号CMODが”H”
となることで、入力DMA制御部3は予め指示された読
み込み開始アドレスASSすなわち画像メモリ6内の初期
化データ6aが記憶されたアドレスAMCからデータの読
み込みを行い、初期化データ6aをデータバス5を介し
て画像処理装置1側に取り込む処理を行う(ステップS
7)。その後、内部のアドレスカウンタをインクリメン
トして読み込みデータ量のカウント(ステップS8)を
行い、所定の画像処理を施す(ステップS9)。The memory initialization mode signal CMOD is "H".
As a result, the input DMA control unit 3 reads data from the pre-specified read start address CSS, that is, the address AMC in which the initialization data 6a in the image memory 6 is stored, and the initialization data 6a is transferred to the data bus 5 A process of importing the image data into the image processing apparatus 1 side via the
7). Then, the internal address counter is incremented to count the read data amount (step S8), and a predetermined image processing is performed (step S9).
【0018】そして、画像処理部2から出力された初期
化データ6aを出力DMA制御部4を介して予め指定さ
れた書き込み開始アドレスADSすなわち画像メモリ6内
の初期化したい領域の先頭アドレスから順次書き込んで
いく(ステップS10)。入力DMA制御部3は、この
初期化データ6aの読み込み処理を読み込みデータ量が
予め指定されたサイズパラメータMSIZEとなるまで
繰り返して行う(ステップS11)。これにより、画像
メモリ6内に順次初期化データ6aが書き込まれ、CP
Uにて指定された書き込み開始アドレスADSからカウン
トされる所定領域が初期化されることになる。Then, the initialization data 6a output from the image processing unit 2 is sequentially written from the write start address ADS designated in advance via the output DMA control unit 4, that is, the head address of the area to be initialized in the image memory 6. Go out (step S10). The input DMA control unit 3 repeats the read processing of the initialization data 6a until the read data amount reaches the size parameter MSIZE designated in advance (step S11). As a result, the initialization data 6a is sequentially written in the image memory 6, and the CP
A predetermined area counted from the write start address ADS designated by U is initialized.
【0019】入力DMA制御部3が読み込みデータ量を
カウントするには、図2に示すようなアドレスカウンタ
31を用いて行う。すなわち、アドレスカウンタ31
は、1画面分(例えば、1ページ分)の画像データの読
み込み開始を示すワンショットパルス信号RSTTによ
って読み込み開始アドレスASSをカウンタ内部にロード
し、メモリ初期化モード信号CMODがローレベルの時
に読み込みクロックRDCKによるインクリメント動作
を行うカウンタ回路である。The input DMA controller 3 counts the read data amount by using the address counter 31 as shown in FIG. That is, the address counter 31
Is a one-shot pulse signal RSTT indicating the start of reading image data for one screen (for example, one page) is loaded into the counter at the read start address VSS, and the read clock is read when the memory initialization mode signal CMOD is at a low level. It is a counter circuit that performs an increment operation by RDCK.
【0020】アドレスカウンタ31のイネーブル端子E
NBはカウント動作を制御する端子であり、この端子に
はメモリ初期化モード信号CMODが接続されている。
このイネーブル端子ENBにローレベルの信号を入力す
ることでカウント動作が行われ、ハイレベルの信号を入
力することでカウント動作が禁止される。つまり、通常
の画像データ読み込みでは、メモリ初期化モード信号C
MODがローレベルとなっており、カウント動作が行わ
れてアドレスカウンタ31の出力である読み込みアドレ
スRADDが読み込み開始アドレスASSから順番にイン
クリメントされることになる。Enable terminal E of the address counter 31
NB is a terminal for controlling the count operation, and the memory initialization mode signal CMOD is connected to this terminal.
The count operation is performed by inputting a low level signal to the enable terminal ENB, and the count operation is prohibited by inputting a high level signal. That is, in normal image data reading, the memory initialization mode signal C
The MOD is at a low level, the count operation is performed, and the read address RADD output from the address counter 31 is sequentially incremented from the read start address AS S.
【0021】また、アドレスカウンタ31には必要量の
画像データを取り込んだかどうかを判定するための読み
込みデータ量カウンタ32と比較回路33とが設けられ
ている。読み込みデータ量カウンタ32は、1画面分の
画像データの読み込み開始時点でクリアされ、その後読
み込みクロックRDCKによって1回の読み込みに相当
するデータ量をカウントしていく。Further, the address counter 31 is provided with a read data amount counter 32 and a comparison circuit 33 for determining whether or not a required amount of image data has been fetched. The read data amount counter 32 is cleared at the start of reading one screen of image data, and then counts the data amount corresponding to one read by the read clock RDCK.
【0022】この読み込みデータ量カウンタ32からの
出力は比較回路33によってサイズパラメータにより換
算される総データ量MSIZEと比較され、両者が一致
した時点で読み込み終了信号RENDがアサートされる
ようになっている。初期化を行うにあたり、メモリ初期
化モード信号CMODがハイレベルとなるとアドレスカ
ウンタ31によるカウント動作が禁止され、その出力で
ある読み込みアドレスRADDは読み込み開始アドレス
ASSに固定されたままとなる。その結果、メモリ初期化
動作時に画像処理装置1は画像メモリ6上のアドレスA
SSすなわちアドレスAMCから初期化データ6aを総デー
タ量MSIZEと一致するまで読み込み続けることがで
きるようになる。The output from the read data amount counter 32 is compared with the total data amount MSIZE converted by the size parameter by the comparison circuit 33, and the read end signal REND is asserted when the two match. . Upon initialization, when the memory initialization mode signal CMOD becomes high level, the count operation by the address counter 31 is prohibited, and the read address RADD as its output remains fixed at the read start address AS S. As a result, at the time of the memory initialization operation, the image processing apparatus 1 causes the image memory 6 to receive the address A
The initialization data 6a can be continuously read from SS, that is, the address AMC, until the total data amount MSIZE matches.
【0023】画像メモリ初期化装置では、このような入
力DMA制御部3のアドレスカウンタにより図3に示す
ステップS7〜S11を繰り返して行い、画像メモリ6
内の所定領域を初期化する。そして、初期化データ6a
の読み込みデータ量がMSIZEと一致した段階で読み
込み終了信号RENDがアサートされ(ステップS1
2)、初期化処理が終了することになる。In the image memory initialization device, the address counter of the input DMA control unit 3 described above repeatedly performs steps S7 to S11 shown in FIG.
Initialize a predetermined area inside. Then, the initialization data 6a
The read end signal REND is asserted at the stage where the read data amount of MSIZE matches the read data amount (step S1).
2) The initialization process ends.
【0024】また、次の初期化処理を行う場合には、再
びステップS1からステップS12を順に行う。なお、
初期化データ6aは先に説明したように1〜数バイト程
度の小さいものであるため初期化処理毎に書き込みを行
ってもよいが、例えば画像処理装置1を備えた電子機器
の電源投入時における立ち上げ処理で1回だけ行うよう
にしてもよく、この場合には初期化処理にあたりステッ
プS2〜S12を繰り返すようにする。これによって、
さらにCPUの負荷を軽減できることになる。When the next initialization process is performed, steps S1 to S12 are sequentially performed again. In addition,
As described above, the initialization data 6a may be written in each initialization process because it is a small value of 1 to several bytes. However, for example, when the electronic device including the image processing apparatus 1 is powered on. The startup process may be performed only once, and in this case, steps S2 to S12 are repeated in the initialization process. by this,
Further, the load on the CPU can be reduced.
【0025】以上説明した実施例における画像メモリ初
期化装置では、画像処理部2が回転処理や解像度変換、
あるいは拡大、縮小といった入力画像データと同一空間
への写像を行う場合に適したものであり、初期化データ
6aを入力DMA制御部3から画像処理部2へ取り込ん
で処理した後、最終的に画像メモリ6上の画像データを
初期化データ6aに書き込むようにしている。これに対
して、画像処理部2が、圧縮、伸長処理等により入力デ
ータを所定の符号に変換して入力画像データとは異なる
空間への写像を行うような場合には、入力DMA制御部
3から取り込んだ画像データを画像処理部2にて処理し
た結果が必ずしも所望の初期化データ6aとなっている
とは限らない。In the image memory initialization device according to the embodiment described above, the image processing unit 2 performs rotation processing, resolution conversion,
Alternatively, it is suitable when performing mapping such as enlargement or reduction to the same space as the input image data, and after the initialization data 6a is fetched from the input DMA control unit 3 to the image processing unit 2 and processed, the final image is obtained. The image data on the memory 6 is written in the initialization data 6a. On the other hand, in the case where the image processing unit 2 converts the input data into a predetermined code by a compression process, a decompression process, or the like and performs mapping to a space different from the input image data, the input DMA control unit 3 The result of processing the image data taken in from the image processing unit 2 is not always the desired initialization data 6a.
【0026】そこで、入力画像データを異なる空間へ写
像する画像処理装置に適応できる他の例を図4のブロッ
ク図に基づいて説明する。すなわち、図4に示す画像メ
モリ初期化装置の画像処理装置1’には、入力DMA制
御部3および出力DMA制御部4の他に入力画像データ
をそれとは異なる空間へ写像する画像処理部2’とセレ
クタ21とが設けられている。Therefore, another example that can be applied to an image processing apparatus that maps input image data to different spaces will be described with reference to the block diagram of FIG. That is, in the image processing device 1 ′ of the image memory initialization device shown in FIG. 4, in addition to the input DMA control unit 3 and the output DMA control unit 4, an image processing unit 2 ′ that maps input image data to a space different from that. And a selector 21 are provided.
【0027】セレクタ21は、画像処理部2’で処理し
た画像データ、または入力DMA制御部3から取り込ん
だ画像データをメモリ初期化モード信号CMODに基づ
き選択して出力DMA制御部4へ出力するものである。
つまり、メモリ初期化モード信号CMODをハイレベル
にして初期化動作を指定すると、先に説明したように入
力DMA制御部3からは連続して初期化データ6aが読
み込まれる。この際、セレクタ21の選択により入力D
MA制御部3から読み込まれた初期化データ6aが直接
出力DMA制御部4へ送り込まれることになる。The selector 21 selects the image data processed by the image processing section 2'or the image data fetched from the input DMA control section 3 based on the memory initialization mode signal CMOD and outputs it to the output DMA control section 4. Is.
That is, when the memory initialization mode signal CMOD is set to the high level and the initialization operation is designated, the initialization data 6a is continuously read from the input DMA control unit 3 as described above. At this time, the input D is selected by the selector 21.
The initialization data 6a read from the MA control unit 3 is directly sent to the output DMA control unit 4.
【0028】入力DMA制御部3から読み込まれる初期
化データ6aは、総データ量MSIZEと等しくなるま
で取り込まれ、セレクタ21を介して出力DMA制御部
4へ送られる。これによって、画像処理部2’が入力画
像データを異なる空間へ写像するような処理を行う場合
であっても初期化データ6aがそのまま出力DMA制御
部4へ送られ、画像メモリ6内の所定領域を初期化する
ことができるようになる。The initialization data 6a read from the input DMA control unit 3 is fetched until it becomes equal to the total data amount MSIZE, and sent to the output DMA control unit 4 via the selector 21. As a result, even when the image processing unit 2 ′ performs a process of mapping the input image data to a different space, the initialization data 6a is sent to the output DMA control unit 4 as it is, and the predetermined area in the image memory 6 is sent. Will be able to be initialized.
【0029】また、本実施例においては初期化データ6
aが画像メモリ6内の一部に書き込まれる例を示したが
本発明はこれに限定されず、例えば画像処理装置1内部
に設けられたレジスタ(図示せず)に初期化データ6a
を書き込むようにしておいてもよい。これにより、初期
化動作時に入力DMA制御部3を介すことなく初期化デ
ータ6aを直接画像処理装置1内部に取り込むことがで
き、更に初期化処理における高速化を図れることにな
る。また、いずれの実施例においても初期化動作用に追
加する必要のある回路規模を小さくできるためCPUの
小型化を図ることが可能となる。Further, in this embodiment, the initialization data 6
Although the example in which a is written in a part of the image memory 6 has been shown, the present invention is not limited to this, and the initialization data 6a can be stored in a register (not shown) provided inside the image processing apparatus 1, for example.
May be written. As a result, the initialization data 6a can be directly taken into the image processing apparatus 1 without the intervention of the input DMA controller 3 during the initialization operation, and the initialization process can be speeded up. Further, in any of the embodiments, the circuit scale required to be added for the initialization operation can be reduced, so that the CPU can be downsized.
【0030】[0030]
【発明の効果】以上説明したように、本発明の画像メモ
リ初期化装置によれば次のような効果がある。すなわ
ち、画像メモリの初期化を行うにあたりCPUは所定の
指示を与えるだけでよく、初期化動作中に何の負荷もか
からないことになる。このため、初期化動作中に他の処
理を行うことが可能となり、画像処理における高速化を
図ることが可能となる。As described above, the image memory initialization device of the present invention has the following effects. That is, the CPU only has to give a predetermined instruction to initialize the image memory, and no load is applied during the initialization operation. Therefore, it is possible to perform other processing during the initialization operation, and it is possible to speed up the image processing.
【図1】 本発明の画像メモリ初期化装置を説明するブ
ロック図である。FIG. 1 is a block diagram illustrating an image memory initialization device of the present invention.
【図2】 入力DMA制御部のアドレスカウンタ構成図
である。FIG. 2 is a configuration diagram of an address counter of an input DMA control unit.
【図3】 画像メモリ初期化方法を説明するフローチャ
ートである。FIG. 3 is a flowchart illustrating an image memory initialization method.
【図4】 他の実施例を説明するブロック図である。FIG. 4 is a block diagram illustrating another embodiment.
1 画像処理装置 2 画像処理部 3 入力DMA制御部 4 出力DMA制御部 5 データバス 6 画像メモリ 6a 初期化データ 1 Image Processing Device 2 Image Processing Unit 3 Input DMA Control Unit 4 Output DMA Control Unit 5 Data Bus 6 Image Memory 6a Initialization Data
Claims (1)
記憶された画像データに対して所定の処理を施して処理
後データを出力する画像処理手段と、 前記画像メモリから画像データを読み出して前記画像処
理手段へ送るとともに前記処理後データを該画像メモリ
へ書き込む処理を行うダイレクトメモリアクセス制御手
段とを備えた画像メモリ初期化装置であって、 前記ダイレクトメモリアクセス制御手段は、前記CPU
からの初期化指示に基づき予め所定記憶領域に記憶され
た初期化データを前記画像メモリ内の初期化領域へ書き
込む処理を行うことを特徴とする画像メモリ初期化装
置。1. An image processing unit that performs a predetermined process on image data stored in an image memory based on an instruction from a CPU and outputs the processed data, and the image data is read from the image memory to output the image. An image memory initialization device comprising a direct memory access control means for sending the processed data to the image memory and transmitting the processed data to the image memory, wherein the direct memory access control means is the CPU.
An image memory initialization apparatus, which performs a process of writing initialization data stored in a predetermined storage area in advance to an initialization area in the image memory based on an initialization instruction from the.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP18074094A JPH0822411A (en) | 1994-07-08 | 1994-07-08 | Image memory initializing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP18074094A JPH0822411A (en) | 1994-07-08 | 1994-07-08 | Image memory initializing device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0822411A true JPH0822411A (en) | 1996-01-23 |
Family
ID=16088489
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP18074094A Pending JPH0822411A (en) | 1994-07-08 | 1994-07-08 | Image memory initializing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0822411A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010541103A (en) * | 2007-10-02 | 2010-12-24 | クゥアルコム・インコーポレイテッド | Memory controller for performing memory block initialization and copying |
JP2013532880A (en) * | 2010-08-03 | 2013-08-19 | アドバンスト・マイクロ・ディバイシズ・インコーポレイテッド | Processor support to fill memory area |
-
1994
- 1994-07-08 JP JP18074094A patent/JPH0822411A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2010541103A (en) * | 2007-10-02 | 2010-12-24 | クゥアルコム・インコーポレイテッド | Memory controller for performing memory block initialization and copying |
JP2013532880A (en) * | 2010-08-03 | 2013-08-19 | アドバンスト・マイクロ・ディバイシズ・インコーポレイテッド | Processor support to fill memory area |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5248964A (en) | Separate font and attribute display system | |
JPH06186942A (en) | Display device | |
JPH0822411A (en) | Image memory initializing device | |
JPS63106848A (en) | Control device | |
JP2000232587A (en) | Image processor and image processing method | |
JP2723038B2 (en) | Method of storing data in storage device | |
JPH08314798A (en) | Semiconductor integrated circuit and cartridge for game machine | |
JPS62113193A (en) | Memory circuit | |
JP2889479B2 (en) | Histogram construction circuit | |
JP2671768B2 (en) | DMA data transfer method | |
JPH08292751A (en) | Graphics controller | |
JP3778068B2 (en) | Image data expansion method and image display control apparatus | |
JP2001505674A (en) | Method and apparatus for performing an efficient memory read operation using a video display adapter compatible with VGA | |
US6430647B1 (en) | Data processing system for use in conjunction with a font card or the like | |
JPH06214781A (en) | Information processor | |
JP2964504B2 (en) | Document processing device | |
JP2940140B2 (en) | Document data processing device | |
JPH0432978A (en) | Image processor | |
JPH0561985A (en) | Data processor | |
JPS6045458B2 (en) | External memory control method for image terminal equipment | |
JPH08221250A (en) | Device, method, and system for receiving data | |
JPH05298183A (en) | Virtual storage processor | |
JPH01123285A (en) | Screen display device | |
JPH0561986A (en) | In-outline data painting-out circuit | |
JPH0934776A (en) | Device and method for processing information |