JP2000089963A - Data processor and its processing method - Google Patents

Data processor and its processing method

Info

Publication number
JP2000089963A
JP2000089963A JP10258521A JP25852198A JP2000089963A JP 2000089963 A JP2000089963 A JP 2000089963A JP 10258521 A JP10258521 A JP 10258521A JP 25852198 A JP25852198 A JP 25852198A JP 2000089963 A JP2000089963 A JP 2000089963A
Authority
JP
Japan
Prior art keywords
data
processing
configuration
fpga
function
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.)
Granted
Application number
JP10258521A
Other languages
Japanese (ja)
Other versions
JP4250230B2 (en
Inventor
Yoshinobu Sato
佳宣 佐藤
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP25852198A priority Critical patent/JP4250230B2/en
Publication of JP2000089963A publication Critical patent/JP2000089963A/en
Application granted granted Critical
Publication of JP4250230B2 publication Critical patent/JP4250230B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a data processor and its processing method capable of efficiently accelerating initial rise and improving the performance of a system by downloading only necessary configuration data to a configuration memory built in a field programmable gate array in accordance with required data processing to be executed. SOLUTION: At the time of initialization, configuration data prepared for all areas of the configuration memory (RAM) 153 built in the field programmable gate array(FPGA) 150 and previously stored in a file storage device 140 are downloaded to the RAM 153 through a system memory 120 and then only configuration data necessary for data processing are downloaded to a part of the RAM 143.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、所定のハードウェ
アの機能を決定するフィールド・プログラマブル・ゲー
トアレイのコンフィグレーション・データを前記ハード
ウェア内のフィールド・プログラマブル・ゲートアレイ
内のコンフィグレーション用メモリにダウンロードする
機能を有するデータ処理装置及びその処理方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of storing configuration data of a field programmable gate array for determining the function of predetermined hardware in a configuration memory in a field programmable gate array in the hardware. The present invention relates to a data processing device having a download function and a processing method thereof.

【0002】[0002]

【従来の技術】近年、データ処理装置のダウンサイジン
グ等が叫ばれ、且つ、処理の高速化が望まれるようにな
ってきている。このような要求の中で、単一のハードウ
ェアにおいてハードウェアの機能をダイナミックに切り
換える技術はハードウェア技術において重要な位置を占
め、このハードウェア機能をダイナミックに切り換える
技術の一つである、再コンフィグレーション可能なフィ
ールド・プログラマブル・ゲートアレイ(FPGA)が
有効な手段となっている。
2. Description of the Related Art In recent years, downsizing and the like of data processing apparatuses have been called out, and it has been desired to increase the processing speed. Under such demands, technology for dynamically switching hardware functions on a single piece of hardware occupies an important position in hardware technology, and is one of the technologies for dynamically switching hardware functions. A configurable field programmable gate array (FPGA) has become an effective means.

【0003】また、フィールド・プログラマブル・ゲー
トアレイ(FPGA)の機能の一部又は全体を初期化
(再コンフィグレーション)する際のコンフィグレーシ
ョン・データの取り扱いも、データ処理システムの性能
上重要な技術である。
In addition, handling of configuration data at the time of initializing (re-configuring) a part or the whole of the function of a field programmable gate array (FPGA) is also an important technology in the performance of a data processing system. is there.

【0004】ここで、従来のコンフィグレーション・デ
ータをリード、ライト可能なRAM型メモリを備えたR
AM型FPGAを使用した汎用型のデータ処理装置につ
いて説明する。
[0004] Here, an R memory provided with a conventional RAM memory capable of reading and writing configuration data is used.
A general-purpose data processing device using an AM-type FPGA will be described.

【0005】図5は、従来のRAM型FPGAを使用し
たデータ処理装置を示す図である。図示するように、ユ
ーザーの機能仕様に合せてコンフィグレーション・デー
タを複数用意し、ハードウェアの機能をダイナミックに
切り替えて使用できるように構築したものである。
FIG. 5 is a diagram showing a data processing device using a conventional RAM-type FPGA. As shown in the figure, a plurality of configuration data are prepared in accordance with the functional specifications of the user, and the hardware functions are dynamically switched and used.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記従
来の技術で説明した再コンフィグレーション技術には、
以下のような問題があった。
However, the reconfiguration techniques described in the above prior art include:
There were the following problems.

【0007】まず、図5に示した従来のRAM型FPG
Aを使用したデータ処理装置の場合、FPGAの機能全
体を初期化(再コンフィグレーション)する手段及び、
管理機構に課題が残る。即ち、 ・電源投入時及び、既に初期化されたFPGAに対して
別の機能を再度初期化する、コンフィグレーション・デ
ータの転送中FPGA内のハードウェアの機能が決定さ
れていない期間に、FPGAの内部及びI/Oが不安定
となり消費電力の増大、誤動作の発生、 ・既に初期化されたFPGAに対して別の機能を再度初
期化する再FPGA内のRAMの全領域にコンフィグレ
ーション・データの転送等による速度の低下、と言った
問題が発生する。
First, the conventional RAM type FPG shown in FIG.
In the case of a data processing device using A, means for initializing (re-configuring) the entire function of the FPGA, and
Challenges remain in the management mechanism. At the time of power-on and during a period in which the function of the hardware in the FPGA is not determined during the transfer of the configuration data while re-initializing another function to the already initialized FPGA, Internal and I / O become unstable, power consumption increases, malfunctions occur.-Re-initialize another function for an already initialized FPGA. Re-load configuration data to all areas of RAM in FPGA. A problem such as reduction in speed due to transfer occurs.

【0008】本発明は、上述の課題を解決するためにな
されたもので、所望のデータ処理を実行する際に、その
データ処理に応じて、必要なコンフィグレーション・デ
ータのみをフィールド・プログラマブル・ゲートアレイ
内のコンフィグレーション用メモリにダウンロードする
ことにより、効率良く、初期の立ち上がりを高速化し、
システム性能を向上させたデータ処理装置及びその処理
方法を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem. When a desired data processing is executed, only necessary configuration data is stored in a field programmable gate according to the data processing. By downloading to the configuration memory in the array, the initial startup speed is increased efficiently and
An object of the present invention is to provide a data processing device and a processing method thereof with improved system performance.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、所定のハードウェアの機能を決定するフ
ィールド・プログラマブル・ゲートアレイのコンフィグ
レーション・データを前記ハードウェア内のフィールド
・プログラマブル・ゲートアレイ内のコンフィグレーシ
ョン用メモリにダウンロードする機能を有するデータ処
理装置において、所望のデータ処理を実行する際に、前
記データ処理に応じて、必要なコンフィグレーション・
データのみを前記フィールド・プログラマブル・ゲート
アレイ内のコンフィグレーション用メモリにダウンロー
ドするダウンロード手段を有することを特徴とする。
In order to achieve the above object, the present invention provides a configuration of a field programmable gate array which determines the function of predetermined hardware. In a data processing device having a function of downloading to a configuration memory in a gate array, when a desired data processing is executed, a necessary configuration is performed according to the data processing.
A download unit for downloading only data to a configuration memory in the field programmable gate array is provided.

【0010】また、上記目的を達成するために、本発明
は、所定のハードウェアの機能を決定するフィールド・
プログラマブル・ゲートアレイのコンフィグレーション
・データを前記ハードウェア内のフィールド・プログラ
マブル・ゲートアレイ内のコンフィグレーション用メモ
リにダウンロードする機能を有するデータ処理装置の処
理方法において、所望のデータ処理を実行する際に、前
記データ処理に応じて、必要なコンフィグレーション・
データのみを前記フィールド・プログラマブル・ゲート
アレイ内のコンフィグレーション用メモリにダウンロー
ドするダウンロード工程を有することを特徴とする。
In order to achieve the above object, the present invention provides a method for determining a function of predetermined hardware.
When performing desired data processing in a data processing device processing method having a function of downloading configuration data of a programmable gate array to a configuration memory in a field programmable gate array in the hardware, , Necessary configuration according to the data processing
A download step of downloading only data to a configuration memory in the field programmable gate array.

【0011】[0011]

【発明の実施の形態】以下、図面を参照しながら本発明
に係る実施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0012】[第1の実施形態]図1は、第1の実施形
態によるデータ処理装置の構成及びデータの流れを示す
ブロック図である。同図において、110は中央処理装
置(CPU)、120はシステムメモリ、130はデバ
イスインタフェース(I/F)部、140はファイル記
憶装置(HD)、150はフィールド・プログラマブル
・ゲートアレイ(FPGA)、160は拡張I/F、1
70はホストコンピュータである。
[First Embodiment] FIG. 1 is a block diagram showing the configuration and data flow of a data processing apparatus according to a first embodiment. In the figure, 110 is a central processing unit (CPU), 120 is a system memory, 130 is a device interface (I / F) unit, 140 is a file storage device (HD), 150 is a field programmable gate array (FPGA), 160 is an extension I / F, 1
70 is a host computer.

【0013】図2は、図1に示すFPGAへのダウンロ
ード制御を示す流れ図である。また図3は、コンフィグ
レーション・データとRAMの対応を示す図である。そ
して図4は、コンフィグレーション・データのFPGA
へのダウンロード処理を示すフローチャートである。
FIG. 2 is a flowchart showing download control to the FPGA shown in FIG. FIG. 3 is a diagram showing the correspondence between configuration data and RAM. FIG. 4 shows the configuration data FPGA.
9 is a flowchart showing a download process to the POP.

【0014】図1に示すように、本実施形態では、コン
フィグレーション・データを格納するための記憶装置
としてファイル記憶装置(HD)140を使用し、ファ
イル記憶装置140からシステムメモリ120を介して
FPGA150内のRAM153にダウンロードする
手段と、初期状態でのFPGA150の機能が確定しな
い期間ハードウェア内部において、FPGA150の内
部を固定するデータ、又は使用頻度の高いデータ、診断
用のプログラムデータ等のコンフィグレーション・デー
タを、ファイル記憶装置140に予め格納しておき、必
要機能のダウンロードに先立ち、ファイル記憶部140
→システムメモリ120にコンフィグレーション・デー
タを転送する手段と、FPGA150内のコンフィグ
レーション用メモリ(RAM)153へのダウンロード
を制御する中央処理装置(CPU)110内は、FPG
A用メモリ(RAM)153へのダウンロード状態{ダ
ウンロードのデータ種別(データ番号)、FPGA用メ
モリ(RAM)153}を管理し、機能変更の指示に対
してファイル記憶装置140からコンフィグレーション
・データを選択し、FPGA用メモリ(RAM)15
3へダウンロードする手段を有するものである。尚、
全図を通して同じ符号は同じ対象物を示している。
As shown in FIG. 1, in the present embodiment, a file storage device (HD) 140 is used as a storage device for storing configuration data, and an FPGA 150 is transmitted from the file storage device 140 via a system memory 120. Means for downloading to the RAM 153 in the internal memory, and data for fixing the inside of the FPGA 150, data frequently used, program data for diagnosis, etc. in the hardware during a period in which the function of the FPGA 150 in the initial state is not determined. The data is stored in the file storage device 140 in advance, and prior to downloading the necessary functions, the file storage unit 140
→ A means for transferring configuration data to the system memory 120 and a central processing unit (CPU) 110 for controlling download to a configuration memory (RAM) 153 in the FPGA 150 include an FPG.
The state of download to the A memory (RAM) 153 {download data type (data number), FPGA memory (RAM) 153} is managed, and configuration data is transmitted from the file storage device 140 in response to a function change instruction. Select FPGA memory (RAM) 15
3 is provided. still,
The same reference numerals indicate the same objects throughout the drawings.

【0015】以下、図1を参照しながら、図2〜図4を
用いて第1の実施形態によるデータ処理装置の構成と動
作を説明する。図1に示すように、中央処理装置(CP
U)110は、システムメモリ120に展開されている
各種のアプリケーションプログラムを実行することによ
り、所定のデータ処理を実行する。この時、FPGA1
50内のコンフィグレーション用メモリ(RAM)15
3へダウンロードされるコンフィグレーション・データ
をダイナミックに変更(ダウンロード)することによ
り、各種のデータ処理をダイナミックに切り替えて処理
することができるようになる。
Hereinafter, the configuration and operation of the data processing apparatus according to the first embodiment will be described with reference to FIGS. As shown in FIG. 1, the central processing unit (CP
The U) 110 executes predetermined data processing by executing various application programs developed in the system memory 120. At this time, FPGA1
Configuration memory (RAM) 15 in 50
By dynamically changing (downloading) the configuration data to be downloaded to the server 3, various data processes can be dynamically switched and processed.

【0016】以下、FPGA150内のコンフィグレー
ション用メモリ(RAM)153へダウンロードする動
作を図2〜図4を用いて説明する。図1に示す中央処理
装置(CPU)110、ファイル記憶装置140、FP
GA150は、例えば図2に示すように構成されてい
る。即ち、マイクロプログラム制御になっており、中央
処理装置(CPU)110がファイル記憶装置140内
に格納されているHD→RAMへのコンフィグレーショ
ン・データの転送、RAM→FPGAへのダウンロー
ド、FPGAへのダウンロードを実行することによ
り、図4に示す動作を実行する。
Hereinafter, the operation of downloading to the configuration memory (RAM) 153 in the FPGA 150 will be described with reference to FIGS. Central processing unit (CPU) 110, file storage device 140, FP shown in FIG.
The GA 150 is configured, for example, as shown in FIG. That is, under the control of the microprogram, the central processing unit (CPU) 110 transfers the configuration data from the HD to the RAM stored in the file storage device 140, downloads from the RAM to the FPGA, and downloads the data to the FPGA. By executing the download, the operation shown in FIG. 4 is executed.

【0017】まず、図2に示す処理の流れ図、図3に示
すコンフィグレーション・データ→RAMの対応図、図
4に示すフローチャートにより、HD→RAMへのコン
フィグレーション・データの転送について、その動作
を説明する。
First, the operation of the transfer of the configuration data from the HD to the RAM will be described with reference to the flowchart of the processing shown in FIG. 2, the correspondence diagram of the configuration data → RAM shown in FIG. 3, and the flowchart shown in FIG. explain.

【0018】図1において、電源投入時に中央処理装置
(CPU)110は、ファイル記憶装置140内のHD
→RAMコンフィグレーション・データの転送を実行
する。尚、ファイル記憶装置140には、各機能毎のプ
ログラムデータ等のコンフィグレーション・データ14
1〜145が予め格納されている。
In FIG. 1, when the power is turned on, a central processing unit (CPU) 110
→ Execute the transfer of the RAM configuration data. The file storage device 140 stores configuration data 14 such as program data for each function.
1 to 145 are stored in advance.

【0019】そこで、中央処理装置(CPU)110
は、デバイスI/F部130を介してファイル記憶装置
(HD)140にアドレスを出力し、システムメモリ1
20にRAMアドレスを出力し、ファイル記憶装置(H
D)140からシステムメモリ120へのコンフィグレ
ーション・データ転送動作を行う。そして、HD→RA
Mデータ転送動作を終了するまで繰り返す(図4に示す
ステップS401)。
Therefore, a central processing unit (CPU) 110
Outputs an address to the file storage device (HD) 140 via the device I / F unit 130, and
20 and outputs the RAM address to the file storage device (H
D) Perform configuration data transfer operation from 140 to system memory 120. And HD → RA
This operation is repeated until the M data transfer operation is completed (step S401 shown in FIG. 4).

【0020】その後、HD→RAMデータ転送動作が終
了すると、中央処理装置(CPU)110はシステムメ
モリ120内のRAM→FPGAへのダウンロード起動
プログラムを実行することにより、システムメモリ12
0にコピーされたコンフィグレーション・データをFP
GA150のコンフィグレーション用メモリ(RAM)
153にダウンロードする。これにより、ファイル記憶
装置(HD)140内部よりシステムメモリ120にコ
ンフィグレーション・データが転送された後、システム
メモリ120からFPGA150内のコンフィグレーシ
ョン・データ用メモリ(RAM)153にダウンロード
される(図2に示す201、図4に示すステップS40
2)。
Thereafter, when the HD → RAM data transfer operation is completed, the central processing unit (CPU) 110 executes a download start program from the RAM → FPGA in the system memory 120 to thereby execute the system memory 12
FP with the configuration data copied to 0
GA150 configuration memory (RAM)
Download to 153. As a result, after the configuration data is transferred from the file storage device (HD) 140 to the system memory 120, it is downloaded from the system memory 120 to the configuration data memory (RAM) 153 in the FPGA 150 (FIG. 2). 201 shown in FIG. 4, step S40 shown in FIG.
2).

【0021】ダウンロード処理後、中央処理装置(CP
U)110は、ダウンロードされたコンフィグレーショ
ン情報をシステムメモリ120に登録する(図4に示す
ステップS403)。
After the download processing, the central processing unit (CP
The U) 110 registers the downloaded configuration information in the system memory 120 (Step S403 shown in FIG. 4).

【0022】次に、中央処理装置(CPU)110は、
ダウンロードされた機能に対応する処理動作を実行す
る。尚、ダウンロードする初期の機能は、別機能ダウン
ロード要求が確定する期間の間、FPGA150の内部
状態を固定する機能であってもよく、或いは処理動作を
行ってもよい(図2に示す202、図4に示すステップ
S404)。
Next, the central processing unit (CPU) 110
Execute the processing operation corresponding to the downloaded function. Note that the initial function of downloading may be a function of fixing the internal state of the FPGA 150 during the period in which another function download request is determined, or may perform a processing operation (202 in FIG. 2, FIG. Step S404 shown in FIG. 4).

【0023】次に、中央処理装置(CPU)110が別
機能ダウンロード要求を受けたときの動作を説明する。
即ち、中央処理装置(CPU)110は、ファイル記憶
装置140、或いは、システムメモリ120からコンフ
ィグレーション・データをシステムメモリ120に転
送した後、システムメモリ120からコンフィグレーシ
ョン・データをFPGA150にダウンロードする。
Next, an operation when the central processing unit (CPU) 110 receives a request for downloading another function will be described.
That is, the central processing unit (CPU) 110 transfers the configuration data from the file storage device 140 or the system memory 120 to the system memory 120, and then downloads the configuration data from the system memory 120 to the FPGA 150.

【0024】中央処理装置(CPU)110は、別機能
のコンフィグレーション・データをFPGA150の
コンフィグレーション・データ用メモリ(RAM)15
3へダウンロードし、FPGA機能を所定の機能に再設
定する。このFPGA150にダウンロードする際に、
現在のFPGA150のダウンロード状態を中央処理装
置(CPU)110にて判定し、別機能のコンフィグレ
ーション・データをFPGA150のコンフィグレー
ション・データ用メモリ(RAM)153のどのアドレ
ス領域にダウンロードするかを制御する(図3のコンフ
ィグレーションファイル→RAMに対応)。
The central processing unit (CPU) 110 stores the configuration data of another function in the configuration data memory (RAM) 15 of the FPGA 150.
3 and reset the FPGA function to a predetermined function. When downloading to this FPGA 150,
The current download state of the FPGA 150 is determined by the central processing unit (CPU) 110, and control is made to which address area of the configuration data memory (RAM) 153 of the FPGA 150 to download configuration data of another function. (Corresponding to the configuration file → RAM in FIG. 3).

【0025】上述の処理を図4に示すフローチャートに
従って更に詳細に説明する。即ち、中央処理装置(CP
U)110はFPGA150への機能変更要求があると
(図4に示すステップS405)、現在FPGA150
で機能しているコンフィグレーション・データと、今
機能変更要求のあったコンフィグレーション・データ
との番号を比較する(図4に示すステップS406)。
ここで、部分機能変更の場合には、FPGA150に、
既に共通機能のコンフィグレーション・データがダウ
ンロードされているものとして、部分機能の機能変更要
求のあったコンフィグレーション・データのみをシス
テムメモリ120へ転送する(図4に示すステップS4
10参照}。
The above processing will be described in more detail with reference to the flowchart shown in FIG. That is, the central processing unit (CP
U) 110, upon receiving a function change request to the FPGA 150 (step S405 shown in FIG. 4),
Then, the number of the configuration data that is functioning as described above is compared with the number of the configuration data for which a function change has been requested (step S406 shown in FIG. 4).
Here, in the case of a partial function change, the FPGA 150
Assuming that the configuration data of the common function has already been downloaded, only the configuration data for which the function change request of the partial function has been requested is transferred to the system memory 120 (step S4 shown in FIG. 4).
See 10}.

【0026】次に、中央処理装置(CPU)110は、
RAM→FPGAへのダウンロード動作に移る。まず、
中央処理装置(CPU)110は、システムメモリ12
0へアドレスを出力すると共に、デバイスI/F部13
0を介してFPGA150のコンフィグレーション・デ
ータ用メモリ(RAM)153に変更するアドレスを出
力し、FPGA150へ、システムメモリ120からダ
ウンロードデータ1語を出力し、ダウンロードデータ1
語を出力後、アドレスを更新して、次の1語のダウンロ
ードデータ1語を出力する。以上の動作をダウンロード
が終了するまで繰り返し、コンフィグレーション・デー
タ用メモリ(RAM)153の領域B(図3参照)に部
分機能の機能変更要求のあったコンフィグレーション・
データをダウンロードする(図2に示す203、図4
に示すステップS411)。
Next, the central processing unit (CPU) 110
The operation proceeds to the operation of downloading from the RAM to the FPGA. First,
The central processing unit (CPU) 110 includes the system memory 12
0 is output to the device I / F unit 13
0, the address to be changed is output to the configuration data memory (RAM) 153 of the FPGA 150, one word of the download data is output from the system memory 120 to the FPGA 150, and the download data 1 is output.
After outputting the word, the address is updated, and one download data of the next one word is output. The above operation is repeated until the download is completed, and the configuration / configuration change request for the partial function is stored in the area B (see FIG. 3) of the configuration data memory (RAM) 153.
Download the data (203 shown in FIG. 2, FIG. 4
Step S411).

【0027】その後、ダウンロード動作が終了すると、
中央処理装置(CPU)110は、今ダウンロードした
コンフィグレーション・データの番号を登録する(図
4に示すステップS412)。
Thereafter, when the download operation is completed,
The central processing unit (CPU) 110 registers the number of the downloaded configuration data (step S412 shown in FIG. 4).

【0028】尚、上述のステップS410〜S412ま
での処理が、前述したファイル記憶装置→FPGAへの
部分機能変更処理に対応する。
The processing in steps S410 to S412 corresponds to the above-described partial function change processing from the file storage device to the FPGA.

【0029】次に、上述したステップS406での比較
において、全機能変更の場合の処理を説明する。
Next, a description will be given of a process in the case where all the functions are changed in the comparison in step S406 described above.

【0030】ステップS406において、全機能変更の
場合には、FPGA150に、共通機能のコンフィグレ
ーション・データがダウンロードされていないものと
して、全機能の機能変更要求のあったコンフィグレーシ
ョン・データをシステムメモリ2へ転送する(図4に
示すステップS407)。
In step S406, if all the functions are changed, it is assumed that the configuration data of the common function has not been downloaded to the FPGA 150, and the configuration data requested to change the functions of all the functions is stored in the system memory 2. (Step S407 shown in FIG. 4).

【0031】次に、中央処理装置(CPU)110は、
RAM→FPGAへのダウンロード動作に移る。まず、
中央処理装置(CPU)110は、システムメモリ12
0へアドレスを出力すると共に、デバイスI/F部13
0を介してFPGA150のコンフィグレーション・デ
ータ用メモリ(RAM)153に変更するアドレスを出
力し、FPGA150へ、システムメモリ120からダ
ウンロードデータ1語を出力し、ダウンロードデータ1
語を出力後、アドレスを更新して、次の1語のダウンロ
ードデータ1語を出力する。以上の動作をダウンロード
が終了するまで繰り返し、コンフィグレーション・デー
タ用メモリ(RAM)153の領域A(図3参照)に全
機能の機能変更要求のあったコンフィグレーション・デ
ータをダウンロードする(図2に示す209、図4に
示すステップS408)。
Next, the central processing unit (CPU) 110
The operation proceeds to the operation of downloading from the RAM to the FPGA. First,
The central processing unit (CPU) 110 includes the system memory 12
0 is output to the device I / F unit 13
0, the address to be changed is output to the configuration data memory (RAM) 153 of the FPGA 150, one word of the download data is output from the system memory 120 to the FPGA 150, and the download data 1 is output.
After outputting the word, the address is updated, and one download data of the next one word is output. The above operation is repeated until the download is completed, and the configuration data requested to change the functions of all the functions is downloaded to the area A (see FIG. 3) of the configuration data memory (RAM) 153 (see FIG. 2). 209, and step S408 shown in FIG. 4).

【0032】その後、ダウンロード動作が終了すると、
中央処理装置(CPU)110は、今ダウンロードした
コンフィグレーション・データの番号を登録する(図
4に示すステップS409)。
Thereafter, when the download operation is completed,
The central processing unit (CPU) 110 registers the number of the configuration data just downloaded (step S409 shown in FIG. 4).

【0033】尚、上述のステップS407〜S409ま
での処理が、前述したファイル記憶装置→FPGAへの
全機能変更処理に対応する。
The processing in steps S407 to S409 described above corresponds to the above-described processing for changing all functions from the file storage device to the FPGA.

【0034】次に、上述したコンフィグレーション・デ
ータの登録処理が終了すると、中央処理装置(CPU)
110はダウンロードされた機能に対応する処理動作を
実行する(図2に示す210、図4に示すステップS4
13)。
Next, when the above-described configuration data registration processing is completed, the central processing unit (CPU)
110 executes a processing operation corresponding to the downloaded function (210 shown in FIG. 2, step S4 shown in FIG. 4)
13).

【0035】そして、ダウンロードされた機能に対応す
る処理動作が終了すると、中央処理装置(CPU)11
0はステップS405に戻り、上述のFPGAへの機能
変更要求を待つ。
When the processing operation corresponding to the downloaded function is completed, the central processing unit (CPU) 11
In step S405, the process returns to step S405 to wait for the above-described function change request to the FPGA.

【0036】尚、上述した転送の手段は、ファイル記憶
装置(HD)4等の装置内に格納されたFPGAコンフ
ィグレーション・データをFPGAにダウンロードす
る様に制御しているが、外部制御装置等からコンフィグ
レーション・データをダウンロードしたり、該ファイ
ル記憶装置4に新規データを格納する構成を取ってもよ
い。
The above-mentioned transfer means controls the download of the FPGA configuration data stored in the device such as the file storage device (HD) 4 to the FPGA. A configuration may be adopted in which configuration data is downloaded or new data is stored in the file storage device 4.

【0037】以上説明したように、所定のハードウェア
の機能を決定するフィールドプログラマブルゲートアレ
イ(FPGA)5のコンフィグレーション・データ
を、該ハードウェア内の前記フィールドプログラマブル
ゲートアレイ(FPGA)5内のコンフィグレーション
用メモリ(RAM)53にダウンロードする機能を備え
たデータ処理装置において、電源投入時等の初期化時に
は、ファイル記憶装置(HD)4から、予め、格納され
ているコンフィグレーション用メモリ全領域分のプログ
ラムAのコンフィグレーション・データを、前記フィ
ールドプログラマブルゲートアレイ(FPGA)5内の
コンフィグレーション用メモリ(RAM)53にダウン
ロードし、プログラムをダウンロード後、コンフィグレ
ーション用メモリの一部分のプログラムのコンフィグレ
ーション・データを、前記フィールドプログラマブル
ゲートアレイ(FPGA)5内のコンフィグレーション
用メモリ(RAM)53にダウンロードするように構成
し、また、所定のハードウェアの機能を決定するフィー
ルドプログラマブルゲートアレイ(FPGA)5のコン
フィグレーション・データを、該ハードウェア内の前
記フィールドプログラマブルゲートアレイ(FPGA)
5内のコンフィグレーション用メモリ(RAM)53に
ダウンロードする機能を備えたデータ処理装置におい
て、電源投入時等の初期化時には、ファイル記憶装置
(HD)4等から、予め、格納されているコンフィグレ
ーション用メモリ全領域分のプログラムAのコンフィグ
レーション・データを、前記フィールドプログラマブ
ルゲートアレイ(FPGA)5内のコンフィグレーショ
ン用メモリ(RAM)53にダウンロードし、プログラ
ムAをダウンロード後、複数用意されているコンフィグ
レーション用メモリの一部分の複数プログラムのコンフ
ィグレーション・データを、ハードウェアの機能毎に
選択し、前記フィールドプログラマブルゲートアレイ
(FPGA)5内のコンフィグレーション用メモリ(R
AM)53にダウンロードするように構成することで、
以下のような効果が得られる。 (1)コンフィグレーション・データを格納する為の
メモリは、システムメモリ2を使用し、該システムメモ
リ2からFPGA5内のRAM53にダウンロードす
るようにして、フレキシビリティを高める。 (2)再初期化(再コンフィグレーション)のデータ転
送等による速度の低下を防ぎ、電源投入時の回路を安定
させるためのプログラムデータ等のコンフィグレーショ
ン・データをFPGA5にダウンロードし、その後
必要に応じて、FPGA5内のコンフィグレーション用
メモリ(RAM)53の一部を部分的に書き換えるプロ
グラムデータのコンフィグレーション・データを転送
し、必要な部分のみを書き換えることにより、再初期化
(再コンフィグレーション)時の転送等によるデータ転
送速度の低下を防ぐことができる。 (3)FPGA5内のRAM53に対しては、ハードウ
ェア内部のファイル記憶装置4からのダウンロードのみ
では拡張性に乏しくなることから、ハードウェア外部
(外部記憶装置7等)からのコンフィグレーション用メ
モリ(RAM)53の一部を部分的に書き換えるプログ
ラムデータのコンフィグレーション・データの転送を
実現することで、拡張性を高めながらデータ転送速度の
低下を防ぐことができる。
As described above, the configuration data of the field programmable gate array (FPGA) 5 that determines the function of the predetermined hardware is stored in the configuration of the field programmable gate array (FPGA) 5 in the hardware. In a data processing device having a function of downloading to the configuration memory (RAM) 53, at the time of initialization such as when the power is turned on, the entire area of the configuration memory previously stored from the file storage device (HD) 4 is stored. The configuration data of the program A is downloaded to a configuration memory (RAM) 53 in the field programmable gate array (FPGA) 5, and after the program is downloaded, a part of the configuration memory is downloaded. The configuration data of the program is downloaded to a configuration memory (RAM) 53 in the field programmable gate array (FPGA) 5, and a field programmable gate for determining a function of a predetermined hardware is configured. The configuration data of the array (FPGA) 5 is stored in the field programmable gate array (FPGA) in the hardware.
In the data processing device having a function of downloading to the configuration memory (RAM) 53 in the configuration 5, the configuration stored in advance from the file storage device (HD) 4 or the like at initialization such as when the power is turned on. Configuration data of the program A for the entire area of the configuration memory is downloaded to the configuration memory (RAM) 53 in the field programmable gate array (FPGA) 5, and after the program A is downloaded, a plurality of prepared configurations are prepared. The configuration data of a plurality of programs in a part of the configuration memory is selected for each hardware function, and the configuration memory (R) in the field programmable gate array (FPGA) 5 is selected.
AM) 53 so that it can be downloaded to
The following effects can be obtained. (1) As a memory for storing configuration data, the system memory 2 is used and downloaded from the system memory 2 to the RAM 53 in the FPGA 5 to enhance flexibility. (2) Download configuration data, such as program data, to the FPGA 5 to prevent a reduction in speed due to data transfer of re-initialization (re-configuration) and to stabilize the circuit at power-on, and then, if necessary, Then, the configuration data of the program data for partially rewriting a part of the configuration memory (RAM) 53 in the FPGA 5 is transferred, and only the necessary part is rewritten, thereby re-initializing (re-configuring). Data transfer speed can be prevented from lowering due to data transfer or the like. (3) The configuration of the RAM 53 in the FPGA 5 from the outside of the hardware (the external storage device 7 or the like) is not sufficient because the expandability is poor only by downloading from the file storage device 4 in the hardware. By realizing the transfer of the configuration data of the program data that partially rewrites a part of the (RAM) 53, it is possible to prevent a decrease in the data transfer speed while improving the expandability.

【0038】[第2の実施形態]次に、本発明に係る第
2の実施形態として、所定のハードウェアの機能を決定
するRAM型のFPGAを用いた画像処理装置について
説明する。
[Second Embodiment] Next, as a second embodiment of the present invention, an image processing apparatus using a RAM-type FPGA for determining the functions of predetermined hardware will be described.

【0039】図6は、第2の実施形態による画像形成装
置の構成を示すブロック図である。同図において、61
0は中央処理装置(CPU)であり、システムメモリに
展開されている各種アプリケーションプログラムを実行
することにより、画像処理を実行する。620はシステ
ムメモリであり、コンフィグレーション・データ等を登
録する。630はファイル記憶装置であり、後述する各
種画像処理に使用するデータを記憶する。640は画像
入力装置(以下「リーダ部」と称す)であり、原稿を光
学的に読み取り、画像データに変換する。650は画像
出力装置(以下「プリンタ部」と称す)であり、複数の
種類の記録紙カセットを有し、プリント命令に従って画
像データを記録紙上に可視像として出力する。660は
コンピュータI/Fであり、不図示のホストコンピュー
タ等からページ記述言語(以下「PDL」と称す)コー
ドデータを受け取る。670はファクス部であり、67
1は電話回線である。680は画像処理部であり、内部
にFPGA機能部とRAMを有し、ダウンロードされた
コンフィグレーション・データに基づき、各種画像処理
を実行する。
FIG. 6 is a block diagram showing the configuration of the image forming apparatus according to the second embodiment. In FIG.
Reference numeral 0 denotes a central processing unit (CPU) that executes image processing by executing various application programs developed in the system memory. A system memory 620 registers configuration data and the like. Reference numeral 630 denotes a file storage device that stores data used for various image processing described later. Reference numeral 640 denotes an image input device (hereinafter, referred to as a "reader unit"), which optically reads a document and converts it into image data. Reference numeral 650 denotes an image output device (hereinafter, referred to as a "printer unit") having a plurality of types of recording paper cassettes and outputting image data as visible images on recording paper in accordance with a print command. A computer I / F 660 receives page description language (PDL) code data from a host computer or the like (not shown). Reference numeral 670 denotes a fax unit.
1 is a telephone line. Reference numeral 680 denotes an image processing unit which has an FPGA function unit and a RAM therein, and executes various image processing based on downloaded configuration data.

【0040】以下、上述した各部の詳細について順に説
明する。
Hereinafter, the details of the above-described units will be sequentially described.

【0041】<リーダ部640の説明>図7は、図6に
示すリーダ部640及びプリンタ部650の構成を示す
断面図である。まず、リーダ部640の構成及び動作に
ついて説明する。
<Description of Reader Unit 640> FIG. 7 is a sectional view showing the configuration of the reader unit 640 and the printer unit 650 shown in FIG. First, the configuration and operation of the reader unit 640 will be described.

【0042】図7において、原稿給送装置701上に積
載された原稿が1枚ずつ順次原稿台ガラス面702上に
搬送される。原稿が順次搬送されると、スキャナ部のラ
ンプ703が点灯、かつスキャナ・ユニット704が移
動して原稿を照射する。原稿からの反射光は、ミラー7
05,706,707を順次介して収束レンズ708を
通過した後、CCDイメージ・センサ部709「以下
「CCD」と称す)に入力される。
In FIG. 7, originals stacked on an original feeder 701 are sequentially conveyed one by one onto a glass platen surface 702. When the documents are sequentially transported, the lamp 703 of the scanner unit is turned on, and the scanner unit 704 moves to irradiate the documents. The reflected light from the original is
After passing through a converging lens 708 sequentially through 05, 706 and 707, it is input to a CCD image sensor unit 709 (hereinafter referred to as "CCD").

【0043】図8は、画像処理部680における信号処
理を示すブロック図である。まず、複写処理の場合、C
CD709に入力された画像情報は光電変換され、電気
信号に変換され、A/D変換801、シェーディング補
正802、解像度変換803、エッジ強調804、2値
化処理805が行われる。また、プリンタ処理の場合、
コンピュータI/F部660を介して受信されたPDL
コードデータはPDL展開807される。次に、ファク
ス送信処理の場合、送信する画像データに対して2値化
処理808、符号化809が行われ、ファクス部670
へ送出される。そして、ファクス受信処理の場合、ファ
クス部670から入力した画像データに対して復号化8
11、解像度変換812が行われる。
FIG. 8 is a block diagram showing signal processing in image processing section 680. First, in the case of copy processing, C
The image information input to the CD 709 is photoelectrically converted and converted into an electric signal, and is subjected to A / D conversion 801, shading correction 802, resolution conversion 803, edge enhancement 804, and binarization processing 805. In the case of printer processing,
PDL received via computer I / F section 660
The code data is subjected to PDL expansion 807. Next, in the case of a fax transmission process, a binarization process 808 and an encoding 809 are performed on the image data to be transmitted, and the fax unit 670
Sent to Then, in the case of the fax receiving process, the image data input from the fax unit 670 is decoded 8
11, resolution conversion 812 is performed.

【0044】尚、画像処理部680の詳細な構成及び動
作については更に後述する。
The detailed configuration and operation of the image processing unit 680 will be further described later.

【0045】<プリンタ部650の説明>ここで図7に
戻り、プリンタ部650の構成及び動作について説明す
る。プリンタ部650に入力された信号は、露光制御部
710で光信号に変化された画像信号に従い感光体71
1を照射する。この照射光によって感光体711上に生
成された潜像は、現像器712によって現像される。こ
こで、現像とタイミングを併せて被転写紙積載部713
或いは714から転写紙が搬送され、転写部715で上
述の現像された像が転写される。転写された像は定着部
716で被転写紙に定着された後、排紙部717より装
置外部に排出される。排紙部717から出力された転写
紙は、ソータ720のソート機能が働いている場合に
は、各ビンに、又はソート機能が働いていない場合に
は、ソータの最上位のビンに排出される。また、順次読
み込んだ画像を1枚の出力用紙の両面に出力する場合
は、定着部716で定着された出力用紙を一度、排出部
717まで搬送後、用紙の搬送向きを反転して搬送方向
切り替え部材718を介して再給紙用被転写紙積載部7
19に搬送する。次の原稿が準備されると、上述のプロ
セスと同様にして原稿画像が読み取られるが、転写紙に
ついては再給紙用被転写紙積載部719より給紙される
ので、結局、同一出力紙の表面、裏面に2枚の原稿画像
が出力される。
<Description of Printer Unit 650> Returning to FIG. 7, the configuration and operation of the printer unit 650 will be described. The signal input to the printer unit 650 is converted into a light signal by the exposure control unit 710 according to the image signal converted into the optical signal.
Irradiate 1. The latent image generated on the photoconductor 711 by the irradiation light is developed by the developing device 712. Here, the transfer paper stacking unit 713 is combined with development and timing.
Alternatively, transfer paper is conveyed from 714, and the above-described developed image is transferred by the transfer unit 715. The transferred image is fixed on the transfer sheet by a fixing unit 716, and then discharged outside the apparatus from a paper discharge unit 717. The transfer paper output from the paper discharge unit 717 is discharged to each bin when the sort function of the sorter 720 is operating, or to the uppermost bin of the sorter when the sort function is not active. . When the sequentially read images are output on both sides of one output sheet, the output sheet fixed by the fixing unit 716 is once conveyed to the discharge unit 717, and then the conveyance direction of the sheet is reversed to switch the conveyance direction. Transfer paper loading section 7 for refeeding via member 718
Conveyed to 19. When the next original is prepared, the original image is read in the same manner as in the above-described process. However, since the transfer paper is fed from the re-feeding receiving paper stacking section 719, the same output paper is eventually obtained. Two original images are output on the front and back sides.

【0046】<コンピュータI/F部660の説明>コ
ンピュータI/F部660は、コンピュータと接続する
インターフェース部であり、コンピュータよりページ記
述言語(以下「PDL」)のコードデータを受け取り、
そのコードデータを画像処理部680に出力する。
<Description of Computer I / F Unit 660> The computer I / F unit 660 is an interface unit connected to a computer, receives code data in a page description language (hereinafter, “PDL”) from the computer,
The code data is output to the image processing unit 680.

【0047】<ファクス部670の説明>ファクス送受
信を行うファクス部670は、電話回線671と接続さ
れ、電話回線671は電話局などに設置されている交換
機と所定の手順により情報のやり取りを行い、ファクス
送信時は画像処理部680から出力する符号化された情
報を変調し、不図示のNCUを介して電話回線671上
にファクス情報を送信する。また、ファクス受信時は、
電話回線671上からNCUを介してファクス情報を受
信し、その情報を復調し符号化された情報を画像処理部
13に出力する。
<Explanation of Fax Unit 670> The fax unit 670 for performing fax transmission / reception is connected to a telephone line 671, and the telephone line 671 exchanges information with an exchange installed at a telephone office or the like according to a predetermined procedure. At the time of fax transmission, the coded information output from the image processing unit 680 is modulated, and the fax information is transmitted over the telephone line 671 via an NCU (not shown). When receiving a fax,
Fax information is received from the telephone line 671 via the NCU, the information is demodulated, and encoded information is output to the image processing unit 13.

【0048】<画像処理部680の説明>以下、画像処
理部680の各機能毎の動作について順に説明する。
<Description of Image Processing Unit 680> The operation of each function of the image processing unit 680 will be described below in order.

【0049】図9は、画像処理装置の各動作における画
像処理部680内のFPGAの機能を示す図である。 (1)初期動作(電源投入時、再設定時) まず、中央処理装置(CPU)610は、FPGAのI
/O機能910,930、入力された信号を処理しない
スルー処理920を設定するために、ファイル記憶装置
(HD)630から予め格納されているI/Oレイアウ
トデータ631のコンフィグレーション・データとスル
ーデータ632のコンフィグレーション・データとをシ
ステムメモリ620、システムバス690を介してFP
GA内のRAMにダウンロードする。
FIG. 9 is a diagram showing functions of the FPGA in the image processing unit 680 in each operation of the image processing apparatus. (1) Initial operation (when power is turned on and when resetting) First, the central processing unit (CPU) 610
/ O functions 910 and 930, configuration data and through data of I / O layout data 631 stored in advance from a file storage device (HD) 630 to set a through process 920 that does not process an input signal. 632 and the configuration data of the FP via the system memory 620 and the system bus 690.
Download to RAM in GA.

【0050】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。このように、初期動作のダウンロ
ードにより、画像処理部680内のFPGAの機能は図
9に示す初期設定状態が構成される。 (2)複写動作(リーダ部640で読み取った画像デー
タをプリンタ部650で出力する) 次に、上述の初期動作に引き続き、複写動作の手順を説
明する。中央処理装置(CPU)610は、システムメ
モリ620に登録されたコンフィグレーション情報と画
像処理部680で必要な複写動作の機能とを比較し、F
PGA内のRAMの機能変更が必要なブロックを以下の
ように変更する。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. As described above, by the download of the initial operation, the function of the FPGA in the image processing unit 680 is set to the initial setting state shown in FIG. (2) Copy Operation (Image Data Read by Reader Unit 640 is Output by Printer Unit 650) Next, a procedure of the copy operation will be described following the above-described initial operation. The central processing unit (CPU) 610 compares the configuration information registered in the system memory 620 with the function of the copying operation required by the image processing unit 680, and
The blocks in the PGA that require a change in the function of the RAM are changed as follows.

【0051】図9に示す複写処理のように、中央処理装
置(CPU)610はランプ703の配光ムラや、CC
D709の感度ムラを補正するシェーディング処理80
2、多値のデータを解像度変換する解像度変換(1)処
理803、解像度変換(1)処理803からの信号の高
周波成分を強調することによりエッジ強調を行うエッジ
強調処理804、多値(8bit)データをプリンタ部
650に最適な2値(1bit)データに変換する2値
化処理(1)805を設定するために、ファイル記憶装
置(HD)630から予め格納されているシェーディン
グデータ633のコンフィグレーション・データと、解
像度変換(1)データ634aのコンフィグレーション
・データと、エッジ強調データ635のコンフィグレー
ション・データと、2値化処理(1)データ636aの
コンフィグレーション・データとをシステムメモリ62
0、システムバス690を介してFPGA内のRAMに
ダウンロード940,941,942,943する。
As in the copying process shown in FIG. 9, the central processing unit (CPU) 610 controls the uneven light distribution of the lamp 703 and the CC.
Shading processing 80 for correcting sensitivity unevenness in D709
2. Resolution conversion (1) processing 803 for converting multivalued data into resolution, edge enhancement processing 804 for performing edge enhancement by enhancing the high-frequency components of the signal from resolution conversion (1) processing 803, multivalued (8 bits) Configuration of shading data 633 stored in advance from a file storage (HD) 630 to set a binarization process (1) 805 for converting data into binary (1 bit) data optimal for the printer unit 650 The system memory 62 stores the data, the resolution conversion (1) configuration data of the data 634a, the configuration data of the edge enhancement data 635, and the binarization processing (1) the configuration data of the data 636a.
0, download 940, 941, 942, 943 to the RAM in the FPGA via the system bus 690.

【0052】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。このように、初期動作のダウンロ
ードにより、画像処理部680内のFPGAの機能は図
9に示す複写処理状態が構成される。 (3)プリンタ出力(コンピュータI/F部660を介
して送られてきた文書をプリンタ部650で出力する) 次に、上述の複写動作に引き続き、プリンタ出力動作の
手順を説明する。中央処理装置(CPU)610は、シ
ステムメモリ620に登録されたコンフィグレーション
情報と、画像処理部680で必要なプリンタ出力動作の
機能とを比較し、FPGA内のRAMの機能変更が必要
なブロックを以下のように変更する。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. As described above, by the download of the initial operation, the function of the FPGA in the image processing unit 680 is set to the copy processing state shown in FIG. (3) Printer output (document sent via computer I / F section 660 is output by printer section 650) Next, the procedure of the printer output operation following the above-described copying operation will be described. The central processing unit (CPU) 610 compares the configuration information registered in the system memory 620 with the function of the printer output operation required by the image processing unit 680, and determines a block that needs to change the function of the RAM in the FPGA. Change as follows.

【0053】図9に示すプリンタ処理のように、中央処
理装置(CPU)610はコンピュータI/F部660
を介して送られてきた文書ファイルなどのコマンドデー
タをイメージデータに展開するPDL展開処理807、
スルー処理920を設定するために、ファイル記憶装置
(HD)630から予め格納されているPDL展開デー
タ639のコンフィグレーション・データと、スルーデ
ータ632のコンフィグレーション・データとをシステ
ムメモリ620、システムバス690を介してFPGA
内のRAMにダウンロード944,945する。
As in the printer processing shown in FIG. 9, the central processing unit (CPU) 610 includes a computer I / F unit 660.
PDL expansion processing 807 for expanding command data such as a document file sent through the CAM into image data
In order to set the through processing 920, the configuration data of the PDL expanded data 639 and the configuration data of the through data 632 stored in advance from the file storage device (HD) 630 are stored in the system memory 620 and the system bus 690. Through the FPGA
Download 944, 945 to the RAM inside.

【0054】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。このように、初期動作のダウンロ
ードにより、画像処理部680内のFPGAの機能は図
9に示すプリンタ処理状態が構成される。 (4)ファクシミリ装置(リーダ部640で読み取った
画像データをファクス部670でファクシミリ送信) 次に、上述のプリンタ出力動作に引き続き、ファクシミ
リ送信動作の手順を説明する。中央処理装置(CPU)
610は、システムメモリ620に登録されたコンフィ
グレーション情報と画像処理部680で必要なファクシ
ミリ送信動作の機能とを比較し、FPGA内のRAMの
機能変更が必要なブロックを以下のように変更する。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. As described above, by downloading the initial operation, the functions of the FPGA in the image processing unit 680 are set to the printer processing state shown in FIG. (4) Facsimile apparatus (image data read by reader section 640 is transmitted by facsimile section 670) Next, a procedure of a facsimile transmission operation following the above-described printer output operation will be described. Central processing unit (CPU)
Reference numeral 610 compares the configuration information registered in the system memory 620 with the function of the facsimile transmission operation required by the image processing unit 680, and changes the blocks in the FPGA in which the functions of the RAM need to be changed as follows.

【0055】図9に示すファクシミリ送信処理のよう
に、中央処理装置(CPU)610はランプ703の配
光ムラや、CCD709の感度ムラを補正するシェーデ
ィング処理802、多値のデータを解像度変換する解像
度変換(1)処理803、多値(8bit)データをフ
ァクシミリ送信に最適な2値(1bit)データに変換
する2値化処理(2)808、イメージ情報をMH,M
R,MMR方式の所望する方式で符号化する符号化処理
809を設定するために、ファイル記憶装置(HD)6
30から予め格納されているシェーディングデータ63
3のコンフィグレーション・データと、解像度変換
(1)データ634aのコンフィグレーション・データ
と、2値化処理(2)データ636bのコンフィグレー
ション・データと、符号化データ637のコンフィグレ
ーション・データとをシステムメモリ620、システム
バス690を介してFPGA内のRAMにダウンロード
946,947,948,949する。
As in the facsimile transmission processing shown in FIG. 9, a central processing unit (CPU) 610 performs shading processing 802 for correcting uneven light distribution of the lamp 703 and uneven sensitivity of the CCD 709, and resolution for converting multi-valued data into resolution. Conversion (1) processing 803, binarization processing (2) 808 for converting multi-valued (8-bit) data into binary (1 bit) data optimal for facsimile transmission, and image information MH, M
In order to set an encoding process 809 for encoding in a desired format of the R, MMR format, the file storage device (HD) 6
30 to the previously stored shading data 63
3, the configuration data of resolution conversion (1) data 634a, the configuration data of binarization processing (2) data 636b, and the configuration data of encoded data 637 The data is downloaded 946, 947, 948, 949 to the RAM in the FPGA via the memory 620 and the system bus 690.

【0056】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。このように、ファクシミリ送信動
作のダウンロードにより、画像処理部680内のFPG
Aの機能は図9に示すファクシミリ送信処理状態が構成
される。 (5)ファクシミリ受信(ファクス部670で受信した
画像データをプリンタ部650で出力する) 次に、上述のファクシミリ送信動作に引き続き、ファク
シミリ受信動作の手順を説明する。中央処理装置(CP
U)610は、システムメモリ620に登録されたコン
フィグレーション情報と画像処理部680で必要なファ
クシミリ受信動作の機能とを比較し、FPGA内のRA
Mの機能変更が必要なブロックを以下のように変更す
る。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. As described above, by downloading the facsimile transmission operation, the FPG in the image processing unit 680 is downloaded.
The function A has the facsimile transmission processing state shown in FIG. (5) Facsimile reception (image data received by facsimile unit 670 is output by printer unit 650) Next, the procedure of the facsimile reception operation following the above-described facsimile transmission operation will be described. Central processing unit (CP
U) 610 compares the configuration information registered in the system memory 620 with the function of the facsimile reception operation required in the image processing unit 680, and compares the RA in the FPGA.
Blocks that require a change in the function of M are changed as follows.

【0057】図9に示すファクシミリ受信処理のよう
に、中央処理装置(CPU)610は符号化情報をM
H,MR,MMR方式の所望する方式で復号化する復号
化処理811、2値(1bit)データを多値(8bi
t)データに変換し、多値のデータを解像度変換する解
像度変換(2)処理812、多値(8bit)をプリン
タ部650に最適な2値(1bit)データに変換する
2値化処理(1)805を設定するために、ファイル記
憶装置(HD)630から予め格納されている復号化デ
ータ638のコンフィグレーション・データと、解像度
変換(2)データ634bのコンフィグレーション・デ
ータと、2値化処理(1)データ636aのコンフィグ
レーション・データと、スルーデータ632のコンフィ
グレーション・データとをシステムメモリ620、シス
テムバス690を介してFPGA内のRAMにダウンロ
ード950,951,952,953する。
As in the facsimile reception process shown in FIG. 9, the central processing unit (CPU) 610
A decoding process 811 for decoding in a desired format of the H, MR, and MMR formats is used to convert binary (1 bit) data to multi-level (8 bi
t) Resolution conversion (2) processing 812 for converting data to data and resolution conversion for multi-valued data, and binarization processing (1) for converting multi-valued (8 bits) to binary (1 bit) data optimal for the printer unit 650. In order to set 805, the configuration data of the decoded data 638 stored in advance from the file storage device (HD) 630, the configuration data of the resolution conversion (2) data 634b, and the binarization processing (1) The configuration data of the data 636a and the configuration data of the through data 632 are downloaded 950, 951, 952, and 953 to the RAM in the FPGA via the system memory 620 and the system bus 690.

【0058】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。このように、ファクシミリ受信動
作のダウンロードにより、画像処理部680内のFPG
Aの機能は図9に示すファクシミリ受信処理状態が構成
される。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. As described above, by downloading the facsimile reception operation, the FPG in the image processing unit 680 is downloaded.
The function A has the facsimile reception processing state shown in FIG.

【0059】以下、一連の処理における一例を説明す
る。 (1)初期動作から複写動作 電源投入直後に、中央処理装置(CPU)610はファ
イル記憶装置(HD)630から予め格納されているF
PGAのI/O機能を設定するI/Oレイアウトデータ
631のコンフィグレーション・データと、入力された
信号を処理しないスルー処理データ632のコンフィグ
レーション・データを、システムメモリ620、システ
ムバス690を介して画像処理部680を構成するFP
GA内のRAMにダウンロードし、FPGAの内部機能
を固定させ、画像処理部680の機能を安定させ、消費
電力を押さえる。その後、CPU610は、FPGA内
へダウンロードされたコンフィグレーション情報をシス
テムメモリに登録し、待機状態となる。
Hereinafter, an example of a series of processing will be described. (1) Initial Operation to Copy Operation Immediately after the power is turned on, the central processing unit (CPU) 610 reads the F stored in advance from the file storage device (HD) 630.
The configuration data of the I / O layout data 631 for setting the I / O function of the PGA and the configuration data of the through processing data 632 that does not process the input signal are transmitted via the system memory 620 and the system bus 690. FP constituting image processing unit 680
It is downloaded to the RAM in the GA, the internal functions of the FPGA are fixed, the functions of the image processing unit 680 are stabilized, and the power consumption is reduced. Thereafter, the CPU 610 registers the configuration information downloaded into the FPGA in the system memory, and enters a standby state.

【0060】次に、複写機能が選択されると、中央処理
装置(CPU)610は、システムメモリ620に登録
されたコンフィグレーション情報と、複写動作の画像処
理部680で必要な機能とを比較し、FPGA内のRA
Mの機能変更が必要なブロックを以下のように変更す
る。
Next, when the copying function is selected, the central processing unit (CPU) 610 compares the configuration information registered in the system memory 620 with the functions required by the image processing unit 680 for the copying operation. , RA in FPGA
Blocks that require a change in the function of M are changed as follows.

【0061】この一例では、システムメモリ620に登
録されたコンフィグレーション情報は、初期設定機能が
FPGAへダウンロードされているため、中央処理装置
(CPU)610は複写機能に必要なシェーディング処
理802、解像度変換(1)処理803、エッジ強調処
理804、2値化処理(1)805に対応するコンフィ
グレーション・データのシェーディングデータ633、
解像度変換(1)データ634a、エッジ強調データ6
35、2値化処理(1)データ636aをシステムバス
690を介してシステムメモリ620へコンフィグレー
ション・データの転送を行う。
In this example, since the configuration information registered in the system memory 620 has the initial setting function downloaded to the FPGA, the central processing unit (CPU) 610 performs shading processing 802 necessary for the copying function and resolution conversion. (1) shading data 633 of configuration data corresponding to processing 803, edge enhancement processing 804, and binarization processing (1) 805;
Resolution conversion (1) data 634a, edge emphasis data 6
35, binarization processing (1) The configuration data is transferred from the data 636a to the system memory 620 via the system bus 690.

【0062】システムメモリ620へ転送後、中央処理
装置(CPU)610は、予め決められたFPGA内の
RAMへシステムメモリ620からコンフィグレーショ
ン・データを順次ダウンロードする。
After the transfer to the system memory 620, the central processing unit (CPU) 610 sequentially downloads the configuration data from the system memory 620 to a predetermined RAM in the FPGA.

【0063】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リに登録する。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory.

【0064】ダウンロードが総て終了すると、中央処理
装置(CPU)610は、リーダ部640と通信を行
い、原稿スキャン命令を出す。リーダ部640は、この
命令により原稿をスキャナユニット704がスキャンす
ることにより、画像情報を画像処理部680に出力す
る。リーダ部640と画像処理部680はケーブルで接
続されておりリーダ部640からの情報が入力される。
画像処理部680に入力された画像情報は、多値8bi
tの信号ラインを通って不図示のバッファに入力され、
バッファ回路を介してFPGAに入力する。
When all downloads have been completed, central processing unit (CPU) 610 communicates with reader unit 640 and issues a document scan command. The reader unit 640 outputs image information to the image processing unit 680 when the scanner unit 704 scans a document according to this command. The reader unit 640 and the image processing unit 680 are connected by a cable, and information from the reader unit 640 is input.
The image information input to the image processing unit 680 is a multi-valued 8 bi
t is input to a buffer (not shown) through a signal line,
Input to the FPGA via the buffer circuit.

【0065】FPGAに入力された画像情報は、FPG
A内のI/Oブロック910を介してシェーディング処
理802に入力され、ここでランプ703の配光ムラや
CCD709の感度ムラが補正される。そして、シェー
ディング処理802からの信号は解像度変換(1)処理
803に入力される。
The image information input to the FPGA is an FPG
The data is input to the shading process 802 via the I / O block 910 in A, where the uneven light distribution of the lamp 703 and the uneven sensitivity of the CCD 709 are corrected. Then, the signal from the shading processing 802 is input to the resolution conversion (1) processing 803.

【0066】スキャナユニット704の走査スピードに
より副走査方向の変倍を行い、解像度変換(1)処理8
03により主走査方向の変倍を行う。この解像度変換
(1)処理803では、リアルタイムで多値のデータの
解像度変換を行うことができるので高画質を保つことが
できる。
The magnification is changed in the sub-scanning direction according to the scanning speed of the scanner unit 704, and the resolution conversion (1) processing 8
03 performs magnification in the main scanning direction. In the resolution conversion (1) processing 803, high-resolution data can be converted in real time, so that high image quality can be maintained.

【0067】解像度変換された画像情報は、エッジ強調
処理804に入力され、エッジ強調処理804で解像度
変換(1)処理803からの信号の高周波成分が強調さ
れることによりエッジ強調情報が得られる。
The resolution-converted image information is input to edge enhancement processing 804, and the edge enhancement processing 804 enhances the high-frequency components of the signal from the resolution conversion (1) processing 803 to obtain edge enhancement information.

【0068】次に、エッジ強調処理804からの信号
は、2値化処理(1)805に入力され、2値化処理
(1)805でエッジ強調処理804からの多値(8b
it)データがプリンタ部650に最適な2値(1bi
t)データに変換される。2値化処理(1)805から
の2値データは、スルー処理920に入力され、スルー
処理920で2値化処理(1)805からの信号が処理
されずに出力される。
Next, the signal from the edge emphasis processing 804 is input to the binarization processing (1) 805, and in the binarization processing (1) 805, the multi-valued (8b)
it) data is the optimal binary (1 bi
t) Converted to data. The binary data from the binarization processing (1) 805 is input to the through processing 920, and is output without processing the signal from the binarization processing (1) 805 in the through processing 920.

【0069】スルー処理920からの信号は、I/Oブ
ロック930を介してFPGAより出力される。FPG
Aからの信号は画像処理部680から出力される。画像
処理部680からの信号は、プリンタ部650に入力さ
れ、可視像として画像形成が行われる。 (2)複写動作からプリンタ動作 次に、プリンタ機能が選択されると、中央処理装置(C
PU)610は、システムメモリ620に登録されたコ
ンフィグレーション情報と画像処理部680で必要なプ
リンタ動作の機能とを比較し、FPGA5内のRAM5
3の機能変更が必要なブロックを以下のように変更す
る。
The signal from the through processing 920 is output from the FPGA via the I / O block 930. FPG
The signal from A is output from the image processing unit 680. The signal from the image processing unit 680 is input to the printer unit 650, and an image is formed as a visible image. (2) Copying Operation to Printer Operation Next, when the printer function is selected, the central processing unit (C
The PU 610 compares the configuration information registered in the system memory 620 with the function of the printer operation required by the image processing unit 680, and
Block 3 requiring a function change is changed as follows.

【0070】この一例では、システムメモリ620に登
録されたコンフィグレーション情報は、複写機能がFP
GAへダウンロードされているため、中央処理装置(C
PU)610は複写機能に必要なPDL展開処理80
7、スルー処理920に対応するコンフィグレーション
・データのPDL展開データ639、スルー処理データ
632をシステムバス690を介してシステムメモリ6
20へコンフィグレーション・データの転送を行う。
In this example, the configuration information registered in system memory 620 indicates that the copying function is FP.
Because it has been downloaded to GA, the central processing unit (C
PU) 610 is a PDL expansion process 80 necessary for the copy function
7, PDL expansion data 639 of configuration data corresponding to the through processing 920, and through processing data 632 are transferred to the system memory 6 via the system bus 690.
20 to transfer the configuration data.

【0071】システムメモリ620へ転送後、中央処理
装置(CPU)610は、予め決められたFPGA内の
RAMへシステムメモリ620からコンフィグレーショ
ン・データを順次ダウンロードする。
After the transfer to the system memory 620, the central processing unit (CPU) 610 sequentially downloads the configuration data from the system memory 620 to a predetermined RAM in the FPGA.

【0072】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リ620に登録する。そして、ダウンロードが総て終了
すると、CPU610はコンピュータI/F部660と
通信を行い、文書ファイルなどのPDLコードデータの
入力命令を出す。コンピュータI/F部660は、この
命令によりコンピュータからのPDLコードデータを画
像処理部680に出力する。コンピュータI/F部66
0と画像処理部680は、ケーブルで接続されておりコ
ンピュータI/F部660からの情報が入力される。画
像処理部680に入力されたPDLコードデータは、F
PGAに入力される。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory 620. When all the downloads are completed, the CPU 610 communicates with the computer I / F unit 660 and issues an input instruction of PDL code data such as a document file. The computer I / F unit 660 outputs PDL code data from the computer to the image processing unit 680 according to this command. Computer I / F 66
0 and the image processing unit 680 are connected by a cable, and information from the computer I / F unit 660 is input. The PDL code data input to the image processing unit 680 is F
Input to PGA.

【0073】FPGAに入力された画像情報は、FPG
A内のI/Oブロック910を介してPDL展開処理8
07に入力され、ここでコードデータが順次イメージデ
ータに展開される。そして、PDL展開処理807から
の信号は、スルー処理920に入力され、スルー処理9
20でPDL展開処理807からの信号が処理されずに
出力される。
The image information input to the FPGA is an FPG
PDL expansion processing 8 via I / O block 910 in A
07, where the code data is sequentially developed into image data. Then, the signal from the PDL expansion processing 807 is input to the through processing 920,
At 20, the signal from the PDL expansion processing 807 is output without processing.

【0074】スルー処理920からの信号は、エッジ強
調処理804に入力され、エッジ強調処理804でスル
ー処理920からの信号を高周波成分を強調することに
よりエッジ強調情報が得られる。エッジ強調処理804
からの信号は、2値化処理(1)805に入力され、2
値化処理(1)805でエッジ強調処理804からの多
値(8bit)データがプリンタ部650に最適な2値
(1bit)データに変換される。
The signal from the through processing 920 is input to the edge enhancement processing 804, and edge enhancement information is obtained by enhancing the high-frequency components of the signal from the through processing 920 in the edge enhancement processing 804. Edge enhancement processing 804
Is input to the binarization processing (1) 805,
In the binarization processing (1) 805, the multi-valued (8-bit) data from the edge enhancement processing 804 is converted into binary (1-bit) data optimal for the printer unit 650.

【0075】2値化処理(1)805からの2値化信号
は、スルー処理920に入力され、スルー処理920で
2値化処理(1)805からの信号が処理されずに出力
される。スルー処理920からの信号は、I/Oブロッ
ク930を介してFPGAより出力される。そして、F
PGAからの信号は画像処理部680から出力される。
画像処理部680からの信号は、プリンタ部650に入
力され、可視像として画像形成が行われる。 (3)プリンタ動作からファクシミリ送信動作 次に、ファクシミリ送信機能が選択されると、中央処理
装置(CPU)610は、システムメモリ620に登録
されたコンフィグレーション情報と画像処理部680で
必要なファクシミリ送信動作の機能とを比較し、FPG
A内のRAMの機能変更が必要なブロックを以下のよう
に変更する。
The binarized signal from the binarization processing (1) 805 is input to the through processing 920, and the signal from the binarization processing (1) 805 is output without being processed by the through processing 920. The signal from the through processing 920 is output from the FPGA via the I / O block 930. And F
The signal from the PGA is output from the image processing unit 680.
The signal from the image processing unit 680 is input to the printer unit 650, and an image is formed as a visible image. (3) Facsimile Transmission Operation From Printer Operation Next, when the facsimile transmission function is selected, the central processing unit (CPU) 610 transmits the configuration information registered in the system memory 620 and the facsimile transmission required by the image processing unit 680. Compare the function of operation and
Blocks that require a change in the function of the RAM in A are changed as follows.

【0076】この一例では、システムメモリ620に登
録されたコンフィグレーション情報は、プリンタ機能が
FPGAへダウンロードされているため、中央処理装置
(CPU)610はファクシミリ送信機能に必要なシェ
ーディング処理802、解像度変換(1)処理803、
2値化処理(2)808、符号化処理809に対応する
コンフィグレーション・データのシェーディングデータ
633、解像度変換(1)データ634a、2値化処理
(2)データ636b、符号化データ637をシステム
バス690を介してシステムメモリ620へコンフィグ
レーション・データの転送を行う。
In this example, the configuration information registered in the system memory 620 has the printer function downloaded to the FPGA, so the central processing unit (CPU) 610 performs shading processing 802 and resolution conversion necessary for the facsimile transmission function. (1) Process 803,
The shading data 633 of the configuration data corresponding to the binarization processing (2) 808 and the encoding processing 809, the resolution conversion (1) data 634a, the binarization processing (2) data 636b, and the encoded data 637 are transmitted to the system bus. The configuration data is transferred to the system memory 620 via the 690.

【0077】システムメモリ620へ転送後、中央処理
装置(CPU)610は、予め決められたFPGA内の
RAMへシステムメモリ620からコンフィグレーショ
ン・データを順次ダウンロードする。
After the transfer to the system memory 620, the central processing unit (CPU) 610 sequentially downloads the configuration data from the system memory 620 to a predetermined RAM in the FPGA.

【0078】その後、CPU610はFPGAへダウン
ロードされたコンフィグレーション情報をシステムメモ
リに登録する。ダウンロードが総て終了すると、CPU
610は、リーダ部640と通信を行い、原稿スキャン
命令を出す。リーダ部640は、この命令により原稿を
スキャナユニット704がスキャンすることにより、画
像情報を画像処理部680に出力する。リーダ部640
と画像処理部680は、ケーブルで接続されておりリー
ダ部640からの情報が入力される。画像処理部680
に入力された画像情報は、多値8bitの信号ラインを
介して不図示のバッファに入力され、バッファ回路を介
してFPGAに入力される。
After that, the CPU 610 registers the configuration information downloaded to the FPGA in the system memory. When all downloads are completed, the CPU
A communication unit 610 communicates with the reader unit 640 and issues a document scanning instruction. The reader unit 640 outputs image information to the image processing unit 680 when the scanner unit 704 scans a document according to this command. Reader unit 640
And the image processing unit 680 are connected by a cable, and information from the reader unit 640 is input. Image processing unit 680
Is input to a buffer (not shown) via a multi-valued 8-bit signal line, and is input to an FPGA via a buffer circuit.

【0079】FPGAに入力された画像情報は、FPG
A内のI/Oブロック910を介してシェーディング処
理802に入力され、ここでランプ703の配光ムラや
CCD709の感度ムラが補正される。シェーディング
処理802からの信号は、解像度変換(1)処理803
に入力される。
The image information input to the FPGA is an FPG
The data is input to the shading process 802 via the I / O block 910 in A, where the uneven light distribution of the lamp 703 and the uneven sensitivity of the CCD 709 are corrected. The signal from the shading process 802 is converted into a resolution conversion (1) process 803
Is input to

【0080】スキャナユニット704の走査スピードに
より副走査方向の変倍を行い、解像度変換(1)処理8
03により主走査方向の変倍を行う。この解像度変換
(1)処理803では、リアルタイムで多値のデータの
解像度変換を行うことができるので高画質を保つことが
できる。
The magnification in the sub-scanning direction is changed according to the scanning speed of the scanner unit 704, and the resolution conversion (1) processing 8
03 performs magnification in the main scanning direction. In the resolution conversion (1) processing 803, high-resolution data can be converted in real time, so that high image quality can be maintained.

【0081】解像度変換された画像情報は、エッジ強調
処理804に入力され、エッジ強調処理804で解像度
変換(1)処理803からの信号の高周波成分を強調す
ることによりエッジ強調情報が得られる。エッジ強調処
理804からの信号は、2値化処理(2)808に入力
され、2値化処理(2)808でエッジ強調処理804
からの多値(8bit)データがファクシミリ送信に最
適な2値(1bit)データに変換される。2値化処理
(2)808からの2値化処理は、符号化処理809に
入力され、符号化処理809で2値化処理(2)808
からの信号がMH,MR,MMR方式の所望する方式で
符号化される。符号化情報はI/Oブロック930を介
してFPGAより出力される。FPGAからの信号は画
像処理部680から出力される。
The resolution-converted image information is input to the edge enhancement processing 804, and the edge enhancement processing 804 enhances the high-frequency components of the signal from the resolution conversion (1) processing 803 to obtain edge enhancement information. The signal from the edge enhancement processing 804 is input to the binarization processing (2) 808, and the edge enhancement processing 804 is performed in the binarization processing (2) 808.
(8-bit) data is converted into binary (1-bit) data optimal for facsimile transmission. The binarization processing from the binarization processing (2) 808 is input to the encoding processing 809, and the binarization processing (2) 808 is performed by the encoding processing 809.
Is encoded in a desired format of the MH, MR, MMR system. The encoded information is output from the FPGA via the I / O block 930. The signal from the FPGA is output from the image processing unit 680.

【0082】画像処理部680からの信号は、ファクス
部670に入力され、ファクス部670は符号化情報を
電話回線671上に電送するために変調し、電話回線6
71と直接接続され、電話局などに設置されている交換
機と所定の手順により情報のやり取りを行う。 (4)ファクシミリ送信動作からファクシミリ受信動作 次に、ファクシミリ受信機能が選択されると、中央処理
装置(CPU)610は、システムメモリに登録された
コンフィグレーション情報と画像処理部680で必要な
ファクシミリ受信動作の機能とを比較し、FPGA内の
RAMの機能変更が必要なブロックを以下のように変更
する。
The signal from image processing section 680 is input to facsimile section 670, which modulates the coded information so as to transmit the coded information to telephone line 671.
It is directly connected to 71 and exchanges information with an exchange installed at a telephone office or the like according to a predetermined procedure. (4) Facsimile Transmission Operation to Facsimile Reception Operation Next, when the facsimile reception function is selected, the central processing unit (CPU) 610 receives the configuration information registered in the system memory and the facsimile reception required by the image processing unit 680. The function of the operation is compared with the function of the RAM in the FPGA, and the blocks that need to be changed are changed as follows.

【0083】この一例では、システムメモリに登録され
たコンフィグレーション情報は、ファクシミリ送信機能
がFPGAへダウンロードされているため、中央処理装
置(CPU)610は、ファクシミリ送信機能に必要な
復号化処理811、解像度変換(2)処理812、2値
化処理(1)805、スルー処理920に対応するコン
フィグレーション・データの復号化データ638、解像
度変換(2)データ634b、2値化処理(1)データ
636a、スルー処理データ632をシステムバス69
0を介してシステムメモリ620へコンフィグレーショ
ン・データの転送を行う。
In this example, since the facsimile transmission function of the configuration information registered in the system memory has been downloaded to the FPGA, the central processing unit (CPU) 610 performs decoding processing 811 necessary for the facsimile transmission function. Resolution conversion (2) processing 812, binarization processing (1) 805, decoded data 638 of configuration data corresponding to through processing 920, resolution conversion (2) data 634b, binarization processing (1) data 636a , The through processing data 632 to the system bus 69.
0, the configuration data is transferred to the system memory 620.

【0084】システムメモリ620へ転送後、中央処理
装置(CPU)610は、予め決められたFPGA内の
RAMへシステムメモリ620からコンフィグレーショ
ン・データを順次ダウンロードする。その後、CPU6
10はFPGAへダウンロードされたコンフィグレーシ
ョン情報をシステムメモリ620に登録する。
After the transfer to the system memory 620, the central processing unit (CPU) 610 sequentially downloads the configuration data from the system memory 620 to a predetermined RAM in the FPGA. After that, CPU6
Reference numeral 10 registers the configuration information downloaded to the FPGA in the system memory 620.

【0085】ダウンロードが総て終了すると、中央処理
装置(CPU)610は、ファクス部670と通信を行
い、ファクシミリ受信命令を出す。ファクス部670
は、この命令により電話回線671から電送されてきた
復調された、符号化情報を画像処理部680に出力す
る。ファクス部670と画像処理部680は、ケーブル
で接続されており、ファクス部670からの情報が入力
される。画像処理部680に入力された符号化情報は、
FPGAに入力される。
When all downloads have been completed, central processing unit (CPU) 610 communicates with facsimile unit 670 and issues a facsimile reception command. Fax unit 670
Outputs the demodulated encoded information transmitted from the telephone line 671 to the image processing unit 680 according to this command. The fax unit 670 and the image processing unit 680 are connected by a cable, and information from the fax unit 670 is input. The encoded information input to the image processing unit 680 is
Input to FPGA.

【0086】FPGAに入力された符号化情報は、FP
GA内のI/Oブロック910を介して復号化処理81
1に入力され、I/Oブロック910からの信号がM
H,MR,MMR方式の所望する方式で復号化される。
ここで、コード化された情報がイメージ情報として変換
する。復号化処理811からの信号は、解像度変換
(2)処理812に入力される。
The encoding information input to the FPGA is FP
Decoding process 81 via I / O block 910 in GA
1 and the signal from the I / O block 910 is M
Decoding is performed in a desired format of H, MR, and MMR.
Here, the coded information is converted as image information. The signal from the decoding processing 811 is input to the resolution conversion (2) processing 812.

【0087】解像度変換(2)処理812で変倍が行わ
れる。この解像度変換(2)処理812で2値から多値
のデータの変換と解像度変換が行われる。解像度変換さ
れた画像情報は、エッジ強調処理804に入力され、エ
ッジ強調処理804で解像度変換(2)処理812から
の信号の高周波成分を強調することによりエッジ強調情
報が得られる。
In the resolution conversion (2) processing 812, magnification is changed. In the resolution conversion (2) processing 812, conversion of binary to multi-value data and resolution conversion are performed. The resolution-converted image information is input to the edge enhancement processing 804, and the edge enhancement processing 804 enhances the high-frequency component of the signal from the resolution conversion (2) processing 812 to obtain edge enhancement information.

【0088】エッジ強調処理804からの信号は、2値
化処理(1)805に入力され、2値化処理(1)80
5でエッジ強調処理804からの多値(8bit)デー
タがプリンタ部650に最適な2値(1bit)データ
に変換される。2値化処理(1)805からの2値化信
号は、スルー処理920に入力され、スルー処理920
で2値化処理(1)805からの信号が処理されずに出
力される。
The signal from the edge emphasis processing 804 is input to the binarization processing (1) 805, and the binarization processing (1) 80
In step 5, the multi-valued (8-bit) data from the edge enhancement processing 804 is converted into binary (1-bit) data optimal for the printer unit 650. The binarized signal from the binarization processing (1) 805 is input to the through processing 920, and the through processing 920
Then, the signal from the binarization processing (1) 805 is output without being processed.

【0089】スルー処理920からの信号は、I/Oブ
ロック930を介してFPGAより出力される。FPG
Aからの信号は画像処理部680から出力される。画像
処理部680からの信号は、プリンタ部650に入力さ
れ、可視像として画像形成が行われる。
The signal from the through processing 920 is output from the FPGA via the I / O block 930. FPG
The signal from A is output from the image processing unit 680. The signal from the image processing unit 680 is input to the printer unit 650, and an image is formed as a visible image.

【0090】このように、所定のハードウェアの機能を
決定するRAM型のFPGAを設けているデータ処理装
置に、電源投入時等の初期化時にはコンフィグレーショ
ン・データ用メモリ(RAM)の全領域のコンフィグレ
ーション・データをRAM型のFPGAのメモリ(RA
M)にダウンロードし、外部制御装置等からFPGAへ
の機能変更要求があった時コンフィグレーション・デー
タをダウンロードする際には、既に、FPGAのメモリ
(RAM)にコンフィグレーションされているデータ種
別と、新たにコンフィグレーションを依頼されたデータ
の種別とを比較し、比較結果が共通機能の場合には、部
分機能の機能変更要求のあったコンフィグレーション・
データを該FPGAの対応するRAMの領域へダウンロ
ードすることにより、フレキシビリティを向上させるこ
とができる。
As described above, in the data processing device provided with the RAM type FPGA for determining the function of the predetermined hardware, the entire area of the configuration data memory (RAM) is initialized when the power is turned on or the like. The configuration data is stored in a RAM-type FPGA memory (RA
M), and when there is a function change request from the external control device or the like to the FPGA. When downloading the configuration data, the data type that has already been configured in the memory (RAM) of the FPGA, Compares the type of data for which configuration was newly requested, and if the comparison result indicates a common function, the configuration / request for changing the function of the partial function
The flexibility can be improved by downloading the data to the corresponding RAM area of the FPGA.

【0091】尚、本発明は複数の機器(例えば、ホスト
コンピュータ,インタフェイス機器,リーダ,プリンタ
など)から構成されるシステムに適用しても、一つの機
器からなる装置(例えば、複写機,ファクシミリ装置な
ど)に適用してもよい。
The present invention can be applied to a system composed of a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), and can be applied to a single device (for example, a copier, a facsimile). Device).

【0092】また、本発明の目的は前述した実施形態の
機能を実現するソフトウェアのプログラムコードを記録
した記憶媒体を、システム或いは装置に供給し、そのシ
ステム或いは装置のコンピュータ(CPU若しくはMP
U)が記憶媒体に格納されたプログラムコードを読出し
実行することによっても、達成されることは言うまでも
ない。
Further, an object of the present invention is to supply a storage medium storing program codes of software for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (CPU or MP) of the system or apparatus.
It goes without saying that U) can also be achieved by reading and executing the program code stored in the storage medium.

【0093】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium implements the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0094】プログラムコードを供給するための記憶媒
体としては、例えばフロッピーディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
Examples of a storage medium for supplying the program code include a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, and CD.
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0095】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部又は全部
を行い、その処理によって前述した実施形態の機能が実
現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0096】更に、記憶媒体から読出されたプログラム
コードが、コンピュータに挿入された機能拡張ボードや
コンピュータに接続された機能拡張ユニットに備わるメ
モリに書込まれた後、そのプログラムコードの指示に基
づき、その機能拡張ボードや機能拡張ユニットに備わる
CPUなどが実際の処理の一部又は全部を行い、その処
理によって前述した実施形態の機能が実現される場合も
含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instruction of the program code, It goes without saying that the CPU included in the function expansion board or the function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are realized by the processing.

【0097】[0097]

【発明の効果】以上説明したように、本発明によれば、
以下のような効果が得られる。 (1)フィールド・プログラマブル・ゲートアレイ(F
PGA)を使用し、そのFPGA用のメモリ(RAM)
に対して部分的にコンフィグレーション・データをセッ
トする機構を有するため、フレキシビリティが高まる。 (2)ファイル記憶装置に複数の、FPGAのメモリ全
領域分のコンフィグレーション・データとFPGAの一
部のメモリ領域分のコンフィグレーション・データとを
持ち、機能毎に該コンフィグレーション・データを登録
する機能を持つので、追加機能及びオーバーライト機能
により、効率良く管理できる。即ち、ファイル記憶装置
上に余分なコンフィグレーション・データを持つ必要が
なく、部分的にFPGAのRAMを書き換えることによ
り、ダウンロード時間が短縮され、システム性能の向上
を図ることができる。 (3)初期のコンフィグレーション・データをハードウ
ェア内部のファイル記憶装置より行い、拡張I/Fによ
り、FPGAのメモリ全領域分のコンフィグレーション
・データとFPGAの一部のメモリ領域分のコンフィグ
レーション・データを登録する機能を持つので、追加機
能及びオーバーライト機能により、効率良く管理でき
る。即ち、余分なコンフィグレーション・データを転送
する必要がなくダウンロード時間が短縮され、システム
性能の向上を図ることができる。
As described above, according to the present invention,
The following effects can be obtained. (1) Field programmable gate array (F
PGA) and memory (RAM) for the FPGA
Since there is a mechanism for partially setting configuration data with respect to, flexibility is enhanced. (2) The file storage device has a plurality of configuration data for the entire memory area of the FPGA and configuration data for a partial memory area of the FPGA, and registers the configuration data for each function. Since it has a function, it can be efficiently managed by an additional function and an overwrite function. In other words, there is no need to have extra configuration data on the file storage device, and by partially rewriting the RAM of the FPGA, the download time can be reduced and the system performance can be improved. (3) Initial configuration data is stored in a file storage device in the hardware, and the configuration data for the entire memory area of the FPGA and the configuration data for a partial memory area of the FPGA are obtained by the expansion I / F. Since it has a function of registering data, it can be efficiently managed by an additional function and an overwrite function. That is, it is not necessary to transfer extra configuration data, the download time is shortened, and the system performance can be improved.

【0098】[0098]

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

【図1】第1の実施形態によるデータ処理装置の構成及
びデータの流れを示すブロック図である。
FIG. 1 is a block diagram showing a configuration and a data flow of a data processing device according to a first embodiment.

【図2】図1に示すFPGAへのダウンロード制御を示
す流れ図である。
FIG. 2 is a flowchart showing download control to the FPGA shown in FIG. 1;

【図3】コンフィグレーション・データとRAMの対応
を示す図である。
FIG. 3 is a diagram showing the correspondence between configuration data and RAM.

【図4】コンフィグレーション・データのFPGAへの
ダウンロード処理を示すフローチャートである。
FIG. 4 is a flowchart illustrating a process of downloading configuration data to an FPGA.

【図5】従来のデータ処理装置のコンフィグレーション
技術を説明する図である。
FIG. 5 is a diagram illustrating a configuration technique of a conventional data processing device.

【図6】第2の実施形態による画像形成装置の構成を示
すブロック図である。
FIG. 6 is a block diagram illustrating a configuration of an image forming apparatus according to a second embodiment.

【図7】図6に示すリーダ部640及びプリンタ部65
0の構成を示す断面図である。
FIG. 7 shows a reader unit 640 and a printer unit 65 shown in FIG.
FIG. 2 is a cross-sectional view showing a configuration of a zero.

【図8】画像処理部680における信号処理を示すブロ
ック図である。
FIG. 8 is a block diagram illustrating signal processing in an image processing unit 680.

【図9】画像処理装置の各動作における画像処理部68
0内のFPGAの機能を示す図である。
FIG. 9 is an image processing unit 68 in each operation of the image processing apparatus.
FIG. 3 is a diagram showing functions of the FPGA within 0.

【符号の説明】[Explanation of symbols]

110 中央処理装置(CPU) 120 システムメモリ 130 デバイスインタフェース(I/F)部 140 ファイル記憶装置(HD) 141 プログラムAのコンフィグレーション・データ 142 プログラムBのコンフィグレーション・データ 143 プログラムCのコンフィグレーション・データ 144 プログラムDのコンフィグレーション・データ 150 フィールド・プログラマブル・ゲートアレイ
(FPGA) 152 FPGA機能部 153 FPGAのコンフィグレーション用メモリ(R
AM) 160 拡張インタフェース(I/F)部 170 ホストPC
110 Central Processing Unit (CPU) 120 System Memory 130 Device Interface (I / F) 140 File Storage (HD) 141 Configuration Data of Program A 142 Configuration Data of Program B 143 Configuration Data of Program C 144 Configuration data of program D 150 Field programmable gate array (FPGA) 152 FPGA function unit 153 Configuration memory of FPGA (R
AM) 160 Extended interface (I / F) unit 170 Host PC

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 所定のハードウェアの機能を決定するフ
ィールド・プログラマブル・ゲートアレイのコンフィグ
レーション・データを前記ハードウェア内のフィールド
・プログラマブル・ゲートアレイ内のコンフィグレーシ
ョン用メモリにダウンロードする機能を有するデータ処
理装置において、 所望のデータ処理を実行する際に、前記データ処理に応
じて、必要なコンフィグレーション・データのみを前記
フィールド・プログラマブル・ゲートアレイ内のコンフ
ィグレーション用メモリにダウンロードするダウンロー
ド手段を有することを特徴とするデータ処理装置。
1. Data having a function of downloading configuration data of a field programmable gate array for determining a function of predetermined hardware to a configuration memory in a field programmable gate array in the hardware. In the processing device, when executing a desired data processing, a download unit for downloading only necessary configuration data to a configuration memory in the field programmable gate array according to the data processing is provided. A data processing device characterized by the above-mentioned.
【請求項2】 前記ダウンロード手段は、前記データ処
理装置に接続されたインタフェースを介して外部装置か
ら前記必要なコンフィグレーション・データのみを転送
することを特徴とする請求項1記載のデータ処理装置。
2. The data processing device according to claim 1, wherein the download unit transfers only the necessary configuration data from an external device via an interface connected to the data processing device.
【請求項3】 前記データ処理は、入力した画像データ
を処理する画像処理であることを特徴とする請求項1記
載のデータ処理装置。
3. The data processing apparatus according to claim 1, wherein said data processing is image processing for processing input image data.
【請求項4】 前記ダウンロード手段は、ダウンロード
するコンフィグレーション・データを前記画像処理に応
じて選択し、ダウンロードすることを特徴とする請求項
3記載のデータ処理装置。
4. The data processing apparatus according to claim 3, wherein the download unit selects and downloads configuration data to be downloaded according to the image processing.
【請求項5】 所定のハードウェアの機能を決定するフ
ィールド・プログラマブル・ゲートアレイのコンフィグ
レーション・データを前記ハードウェア内のフィールド
・プログラマブル・ゲートアレイ内のコンフィグレーシ
ョン用メモリにダウンロードする機能を有するデータ処
理装置の処理方法において、 所望のデータ処理を実行する際に、前記データ処理に応
じて、必要なコンフィグレーション・データのみを前記
フィールド・プログラマブル・ゲートアレイ内のコンフ
ィグレーション用メモリにダウンロードするダウンロー
ド工程を有することを特徴とするデータ処理装置の処理
方法。
5. A data having a function of downloading configuration data of a field programmable gate array for determining a function of predetermined hardware to a configuration memory in a field programmable gate array in the hardware. In the processing method of the processing device, a download step of downloading only necessary configuration data to a configuration memory in the field programmable gate array according to the data processing when executing a desired data processing. A processing method for a data processing device, comprising:
【請求項6】 前記ダウンロード工程は、前記データ処
理装置に接続されたインタフェースを介して外部装置か
ら前記必要なコンフィグレーション・データのみを転送
することを特徴とする請求項5記載のデータ処理装置の
処理方法。
6. The data processing apparatus according to claim 5, wherein in the download step, only the necessary configuration data is transferred from an external device via an interface connected to the data processing apparatus. Processing method.
【請求項7】 前記データ処理は、入力した画像データ
を処理する画像処理であることを特徴とする請求項5記
載のデータ処理装置の処理方法。
7. The processing method according to claim 5, wherein said data processing is image processing for processing input image data.
【請求項8】 前記ダウンロード工程は、ダウンロード
するコンフィグレーション・データを前記画像処理に応
じて選択し、ダウンロードすることを特徴とする請求項
7記載のデータ処理装置の処理方法。
8. The processing method according to claim 7, wherein in the download step, configuration data to be downloaded is selected and downloaded according to the image processing.
【請求項9】 所定のハードウェアの機能を決定するフ
ィールド・プログラマブル・ゲートアレイのコンフィグ
レーション・データを前記ハードウェア内のフィールド
・プログラマブル・ゲートアレイ内のコンフィグレーシ
ョン用メモリにダウンロードする機能を有するデータ処
理装置における処理方法のプログラムコードが格納され
たコンピュータ可読記憶媒体であって、 所望のデータ処理を実行する際に、前記データ処理に応
じて、必要なコンフィグレーション・データのみを前記
フィールド・プログラマブル・ゲートアレイ内のコンフ
ィグレーション用メモリにダウンロードするダウンロー
ド工程のコードを有することを特徴とする記憶媒体。
9. Data having a function of downloading configuration data of a field programmable gate array for determining a function of predetermined hardware to a configuration memory in a field programmable gate array in the hardware. A computer-readable storage medium storing a program code of a processing method in a processing device, wherein when performing a desired data processing, only necessary configuration data is stored in the field-programmable program according to the data processing. A storage medium having a code of a download step for downloading to a configuration memory in a gate array.
JP25852198A 1998-09-11 1998-09-11 Image processing device Expired - Fee Related JP4250230B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25852198A JP4250230B2 (en) 1998-09-11 1998-09-11 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25852198A JP4250230B2 (en) 1998-09-11 1998-09-11 Image processing device

Publications (2)

Publication Number Publication Date
JP2000089963A true JP2000089963A (en) 2000-03-31
JP4250230B2 JP4250230B2 (en) 2009-04-08

Family

ID=17321377

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25852198A Expired - Fee Related JP4250230B2 (en) 1998-09-11 1998-09-11 Image processing device

Country Status (1)

Country Link
JP (1) JP4250230B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001095099A1 (en) * 2000-06-06 2001-12-13 Tadahiro Ohmi System for managing circuitry of variable function information processing circuit and method for managing circuitry of variable function information processing circuit
KR20020051198A (en) * 2000-12-22 2002-06-28 엘지전자 주식회사 Method for Downloading Program of Programmable Logic Device Remotely
WO2005091160A1 (en) * 2004-03-19 2005-09-29 Ipflex Inc. Activating code generation method
JP2005293561A (en) * 2004-03-09 2005-10-20 Seiko Epson Corp Information processing system, information processing apparatus and management server, information processing system control program, information processing apparatus control program and management server control program, information processing method, information processing system control method, and information processing apparatus control method and management server control method
WO2007102218A1 (en) * 2006-03-09 2007-09-13 Fujitsu Limited Reconfigurable circuit
WO2007145220A1 (en) * 2006-06-14 2007-12-21 Panasonic Corporation Device provided with rewritable circuit, updating system, updating method, updating program and integrated circuit
US7328334B2 (en) 2001-02-07 2008-02-05 Emulex Design & Manufacturing Corporation Hardware initialization with or without processor intervention
US8149470B2 (en) 2005-12-05 2012-04-03 Canon Kabushiki Kaisha Image processing apparatus adapted to determine a number of computing units to be allocated to image processing, and corresponding control method, program, and storage medium
JP2012194793A (en) * 2011-03-16 2012-10-11 Nec Corp Information processing device and update method for firmware thereof
US9489159B2 (en) 2014-06-24 2016-11-08 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and storage medium for performing processing on a function based on a free space
CN106291336A (en) * 2016-07-15 2017-01-04 上海华岭集成电路技术股份有限公司 A kind of FPGA real-time method for down loading of test configurations code stream and system
JP2018026702A (en) * 2016-08-10 2018-02-15 富士ゼロックス株式会社 Image processing apparatus and image forming apparatus
WO2020059067A1 (en) * 2018-09-20 2020-03-26 株式会社Pfu Information processing system, method and program

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3952994B2 (en) 2003-06-13 2007-08-01 コベルコ建機株式会社 Construction machinery
JP7047654B2 (en) 2018-08-03 2022-04-05 コベルコ建機株式会社 Doorway opening / closing device for construction machinery

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7424595B2 (en) 2000-06-06 2008-09-09 Tadahiro Ohmi System for managing circuitry of variable function information processing circuit and method for managing circuitry of variable function information processing circuit
WO2001095099A1 (en) * 2000-06-06 2001-12-13 Tadahiro Ohmi System for managing circuitry of variable function information processing circuit and method for managing circuitry of variable function information processing circuit
KR20020051198A (en) * 2000-12-22 2002-06-28 엘지전자 주식회사 Method for Downloading Program of Programmable Logic Device Remotely
US7328334B2 (en) 2001-02-07 2008-02-05 Emulex Design & Manufacturing Corporation Hardware initialization with or without processor intervention
JP2005293561A (en) * 2004-03-09 2005-10-20 Seiko Epson Corp Information processing system, information processing apparatus and management server, information processing system control program, information processing apparatus control program and management server control program, information processing method, information processing system control method, and information processing apparatus control method and management server control method
WO2005091160A1 (en) * 2004-03-19 2005-09-29 Ipflex Inc. Activating code generation method
US8149470B2 (en) 2005-12-05 2012-04-03 Canon Kabushiki Kaisha Image processing apparatus adapted to determine a number of computing units to be allocated to image processing, and corresponding control method, program, and storage medium
WO2007102218A1 (en) * 2006-03-09 2007-09-13 Fujitsu Limited Reconfigurable circuit
WO2007145220A1 (en) * 2006-06-14 2007-12-21 Panasonic Corporation Device provided with rewritable circuit, updating system, updating method, updating program and integrated circuit
US8074284B2 (en) 2006-06-14 2011-12-06 Panasonic Corporation Device provided with rewritable circuit, updating system, updating method, updating program and integrated circuit
JP2012194793A (en) * 2011-03-16 2012-10-11 Nec Corp Information processing device and update method for firmware thereof
US9489159B2 (en) 2014-06-24 2016-11-08 Canon Kabushiki Kaisha Information processing apparatus, information processing method, and storage medium for performing processing on a function based on a free space
CN106291336A (en) * 2016-07-15 2017-01-04 上海华岭集成电路技术股份有限公司 A kind of FPGA real-time method for down loading of test configurations code stream and system
JP2018026702A (en) * 2016-08-10 2018-02-15 富士ゼロックス株式会社 Image processing apparatus and image forming apparatus
WO2020059067A1 (en) * 2018-09-20 2020-03-26 株式会社Pfu Information processing system, method and program

Also Published As

Publication number Publication date
JP4250230B2 (en) 2009-04-08

Similar Documents

Publication Publication Date Title
JP3660182B2 (en) Image processing device
JP4250230B2 (en) Image processing device
US7724986B2 (en) Image processor, image processing method, and computer product
JPH03217976A (en) Image processing system
JP2006253840A (en) Image forming apparatus and data processing method
US7443543B2 (en) Image processing apparatus and image processing method
JPH06284234A (en) Picture processor
US7920288B2 (en) Image forming apparatus, image forming method and program
JP2002300407A (en) Image processor, image processing method, image processing program and computer-readable recording medium recorded with the program
JP2004153567A (en) Image input/output device and control method therefor, image input/output system and control program
JP2004153568A (en) Image forming device
JP5440058B2 (en) Image processing apparatus, image processing method, image processing program, and image processing system
JP3670918B2 (en) Image processing device
JP2006042217A (en) Image processing device
JPH08272638A (en) Image processor
JP4095343B2 (en) Image processing device
JPH09116666A (en) Method for controlling power consumption of data processor
US20080304106A1 (en) Image processing apparatus, printing apparatus, and control program
JP3459740B2 (en) Print control apparatus and method and printing apparatus
JP2000069257A (en) Image processor
JP2005109857A (en) Image processor and control method therefor
JPH11331530A (en) Peripheral device and its storage control method and storage medium
JP2006086797A (en) Image processor and image processing system and image processing method and program and recording medium
JPH08272707A (en) Communication controller
JP2004135242A (en) Image processing apparatus, image reading apparatus, and image forming apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060317

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060516

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060606

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060807

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060925

A912 Removal of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20061027

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090119

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120123

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130123

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140123

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees