JP2016076867A - Information processor, control method for information processor, and program - Google Patents

Information processor, control method for information processor, and program Download PDF

Info

Publication number
JP2016076867A
JP2016076867A JP2014207057A JP2014207057A JP2016076867A JP 2016076867 A JP2016076867 A JP 2016076867A JP 2014207057 A JP2014207057 A JP 2014207057A JP 2014207057 A JP2014207057 A JP 2014207057A JP 2016076867 A JP2016076867 A JP 2016076867A
Authority
JP
Japan
Prior art keywords
circuit configuration
configuration information
function
storage area
processing apparatus
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2014207057A
Other languages
Japanese (ja)
Inventor
実 神戸川
Minoru Kobegawa
実 神戸川
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 JP2014207057A priority Critical patent/JP2016076867A/en
Publication of JP2016076867A publication Critical patent/JP2016076867A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To suppress the same circuit configuration as already configured circuit configuration information from being reconfigured in the case of dynamically performing the partial reconfiguration of the circuit configuration information.SOLUTION: In an information processor having: first storage means in which a plurality of storage areas are all rewritable; and second storage means in which circuit configuration information associated with specific function processing is stored, the function and use state of the circuit configuration information stored in each storage area is managed in association. Then, when the circuit configuration stored in any storage area is rewritten to the other circuit configuration information on the basis of a function to be executed, whether or not the same circuit configuration information is already configured is determined on the basis of the use state. In this case, when it is determined that the same circuit configuration is already configured, the circuit configuration information corresponding to the function to be executed is restrained from being reconfigured.SELECTED DRAWING: Figure 5

Description

本発明は、情報処理装置、情報処理装置の制御方法、及びプログラムに関するものである。   The present invention relates to an information processing apparatus, a control method for the information processing apparatus, and a program.

情報処理装置において、内部の論理回路構成を変更可能なPLD(Programmable Logic Device)やFPGA(Field Programmable Gate Array)などの再構成可能回路が使用されることが良く知られている。
一般的に、PLDやFPGAは起動時にROM等の不揮発性メモリへ格納された論理回路構成情報を内部の揮発性メモリであるコンフィギュレーションメモリへ書き込むことにより内部論理ブロックの切り替えを行う。また、コンフィギュレーションメモリ内の情報は電源切断時にクリアされるため、電源投入時には再度、論理回路構成情報をコンフィギュレーションメモリに書き込むことで再構成を行う必要がある。
このように、一度だけハードウェアリソースの構成を行う方法を静的再構成という。一方で、回路が動作中に論理回路構成を変更することが可能なものも開発されてきており、動作中に論理回路を変更する方法を動的再構成という。
It is well known that information processing apparatuses use reconfigurable circuits such as PLD (Programmable Logic Device) and FPGA (Field Programmable Gate Array) that can change the internal logic circuit configuration.
Generally, PLDs and FPGAs switch internal logic blocks by writing logic circuit configuration information stored in a nonvolatile memory such as a ROM to a configuration memory, which is an internal volatile memory, at startup. In addition, since the information in the configuration memory is cleared when the power is turned off, it is necessary to perform reconfiguration by writing the logic circuit configuration information into the configuration memory again when the power is turned on.
This method of configuring hardware resources only once is called static reconfiguration. On the other hand, those capable of changing the logic circuit configuration while the circuit is operating have been developed, and a method of changing the logic circuit during the operation is called dynamic reconfiguration.

また、FPGAには、チップ全体ではなく特定の領域だけを書き換えることが可能なものがあり、このような書き換えを部分再構成という。特に、動作中の他の回路を停止しない状態で部分再構成を行うことを動的部分再構成という。   Some FPGAs can rewrite only a specific area, not the entire chip, and such rewriting is called partial reconfiguration. In particular, performing partial reconfiguration without stopping other operating circuits is called dynamic partial reconfiguration.

動的部分再構成では、動的再構成時にコンフィギュレーションメモリ全体を書き換えるのではなく、コンフィギュレーションメモリ領域の一部のみを書き換えることで、FPGA内部の論理ブロックの部分的な再構成を実現することが可能となる。   In dynamic partial reconfiguration, the entire configuration memory is not rewritten at the time of dynamic reconfiguration, but only a part of the configuration memory area is rewritten to realize partial reconfiguration of the logic block inside the FPGA. Is possible.

このような動的部分再構成技術を用いることで、一つの領域に複数の回路を切り替えて実装することが可能となるため、ハードウェアリソースの時分割多重化を行い論理ブロックで実現する機能を変更することができる。その結果、少ないハードウェアリソースで用途に合わせた様々な機能をハードウェアによる高い演算性能を保ったままで柔軟に実現することが可能となる。   By using such a dynamic partial reconfiguration technology, it is possible to switch and implement multiple circuits in one area, so the function to implement hardware resource time division multiplexing and logical blocks Can be changed. As a result, it is possible to flexibly realize various functions according to applications with a small amount of hardware resources while maintaining high calculation performance by hardware.

この動的部分再構成を用いた技術として、例えばパイプライン構成の処理において、パイプラインの先頭の部分回路から順に再構成可能回路上に再構成して、機能を切り替えながらデータ処理する手法が開示されている(例えば、特許文献1参照)。   As a technique using this dynamic partial reconfiguration, for example, in a pipeline configuration process, a method of reconfiguring on a reconfigurable circuit in order from the first partial circuit in the pipeline and processing data while switching functions is disclosed. (For example, refer to Patent Document 1).

近年のMFP(Multi Function Printer)等の画像処理装置を含む情報処理装置では、ユーザからの要求に応じた複数の処理(コピージョブ, プリントジョブ, SENDジョブ等)を選択可能であり、各処理に応じた画像処理はハードウェアまたはソフトウェアにより実現される。
この画像処理装置の画像処理ハードウェアとしてFPGA等の再構成可能回路を適用した場合、上述した様な機能毎に回路構成を動的かつ部分的に切り替えることが可能となる。その結果少ないハードウェアリソースで様々な画像処理機能が実現可能となる。
In recent information processing devices including image processing devices such as MFP (Multi Function Printer), it is possible to select multiple processing (copy job, print job, SEND job, etc.) according to user requests. The corresponding image processing is realized by hardware or software.
When a reconfigurable circuit such as an FPGA is applied as image processing hardware of the image processing apparatus, the circuit configuration can be dynamically and partially switched for each function as described above. As a result, various image processing functions can be realized with few hardware resources.

特開2011-186981号公報JP 2011-186981 A

上述したように、再構成可能回路は様々な処理が実行されるたびにその実行の前にその少なくとも一部が再構成されることになる。少ないハードウェアリソースで様々な画像処理機能が実現可能となる一方、再構成には一定の時間がかかるからそのオーバーヘッドのためパフォーマンスが低下してしまうという課題がある。   As described above, the reconfigurable circuit is reconfigured at least partially before each execution of various processes. While various image processing functions can be realized with a small amount of hardware resources, there is a problem in that performance is degraded due to overhead because reconfiguration takes a certain amount of time.

本発明は、上記の課題を解決するためになされたもので、本発明の目的は、実行すべき機能により、回路構成情報を動的に部分再構成する際に、既に構成された回路構成情報と同一の回路構成を再構成してしまうことを抑制できる仕組みを提供することである。   The present invention has been made to solve the above-described problems. The object of the present invention is to provide circuit configuration information that has already been configured when the circuit configuration information is dynamically partially reconfigured by the function to be executed. It is to provide a mechanism that can suppress reconfiguration of the same circuit configuration.

上記目的を達成する本発明の情報処理装置は以下に示す構成を備える。
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、各記憶領域に記憶された回路構成情報の機能と使用状態とを対応づけて管理する管理手段と、実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、既に同一の回路構成情報が構成されているかどうかを前記使用状態に基づいて判定する判定手段と、既に同一の回路構成情報が構成されていると判定した場合、実行すべき機能に対応する回路構成情報を再構成しないように制限する制限手段と、を備えることを特徴とする。
The information processing apparatus of the present invention that achieves the above object has the following configuration.
A first storage means in which a plurality of storage areas can be rewritten, a second storage means for storing circuit configuration information associated with a specific functional process, and circuit configuration information stored in each storage area. Management means for managing functions and usage states in association with each other, and when rewriting circuit configuration information stored in one of the storage areas to other circuit configuration information based on the function to be executed, already the same circuit configuration information If it is determined that the same circuit configuration information has already been configured, the circuit configuration information corresponding to the function to be executed is not reconfigured. And a restricting means for restricting to.

本発明によれば、回路構成情報を動的に部分再構成する際に、既に構成された回路構成情報と同一の回路構成を再構成してしまうことを抑制できる。   According to the present invention, when the circuit configuration information is dynamically partially reconfigured, it is possible to suppress reconfiguration of the same circuit configuration as the already configured circuit configuration information.

画像処理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of an image processing apparatus. 画像処理装置の部分再構成を示すブロック図である。It is a block diagram which shows the partial reconstruction of an image processing apparatus. 画像処理装置の機能と回路機能を説明する図である。It is a figure explaining the function and circuit function of an image processing apparatus. 部分再構成部に構成する回路構成情報を示す図である。It is a figure which shows the circuit structure information comprised in a partial reconfiguration | reconstruction part. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. PR管理テーブルの詳細構成を示す図である。It is a figure which shows the detailed structure of a PR management table. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. 画像処理装置の構成を説明するブロック図である。It is a block diagram explaining the structure of an image processing apparatus. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. PR管理テーブルの詳細構成を示す図である。It is a figure which shows the detailed structure of a PR management table. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. 画像処理装置の構成を説明するブロック図であIt is a block diagram explaining the structure of an image processing apparatus. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. PR管理テーブルの詳細構成を示す図である。It is a figure which shows the detailed structure of a PR management table. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus. 画像処理装置のジョブ実行処理制御を示すフローチャートである。4 is a flowchart illustrating job execution processing control of the image processing apparatus.

次に本発明を実施するための最良の形態について図面を参照して説明する。
<システム構成の説明>
〔第1実施形態〕
[画像処理装置の構成]
Next, the best mode for carrying out the present invention will be described with reference to the drawings.
<Description of system configuration>
[First Embodiment]
[Configuration of image processing device]

図1は、本実施形態を示す情報処理装置を適用する画像処理装置の構成を説明するブロック図である。
図1において、画像処理装置100は、画像処理装置100を使用するユーザが各種の操作を行うための操作部103を備える。さらに、画像処理装置100は、操作部103からの指示に従い画像情報を読み取るスキャナ部109と、画像データを用紙に印刷するプリンタ部107とを有する。操作部103は操作部I/F113を介してシステムバス120に接続される。なお、本実施形態に示す画像処理装置100は、コピージョブ機能、プリントジョブ機能、ファクシミリジョブ機能、センドジョブ機能を実行することが可能に構成されている。
ここで、スキャナ部109は、スキャナ部109を制御する図示しないCPUや原稿読取を行うための図示しない照明ランプや走査ミラーなどを有する。プリンタ部107は、プリンタ部107の制御を行う図示しないCPUや画像形成や定着を行うための図示しない感光体ドラムや定着器を有する。
FIG. 1 is a block diagram illustrating the configuration of an image processing apparatus to which the information processing apparatus according to the present embodiment is applied.
In FIG. 1, the image processing apparatus 100 includes an operation unit 103 for a user using the image processing apparatus 100 to perform various operations. Further, the image processing apparatus 100 includes a scanner unit 109 that reads image information in accordance with an instruction from the operation unit 103, and a printer unit 107 that prints image data on paper. The operation unit 103 is connected to the system bus 120 via the operation unit I / F 113. Note that the image processing apparatus 100 shown in the present embodiment is configured to execute a copy job function, a print job function, a facsimile job function, and a send job function.
The scanner unit 109 includes a CPU (not shown) that controls the scanner unit 109, an illumination lamp (not shown), a scanning mirror, and the like for reading a document. The printer unit 107 includes a CPU (not shown) that controls the printer unit 107 and a photoconductive drum and a fixing device (not shown) that perform image formation and fixing.

また、画像処理装置100は、画像処理装置100の動作を統括的に制御するCPU101を備え、画像処理装置の各ユニットを制御するための制御ソフトウェアを実行する。また、画像処理装置100は、CPU101が実行するプログラムが格納されているROM104を有する。また、画像処理装置100は、CPU101が動作するためのシステムワークメモリであり、かつ画像データを一時記憶するための画像メモリでもあるRAM111を有する。RAM111と、RAM111への書き込み、読み出し動作を制御するメモリコントローラ110を有する。メモリコントローラ110は、システムバス120および画像バス121に接続され、RAM111へのアクセスを制御する。   In addition, the image processing apparatus 100 includes a CPU 101 that comprehensively controls the operation of the image processing apparatus 100, and executes control software for controlling each unit of the image processing apparatus. The image processing apparatus 100 also includes a ROM 104 that stores a program executed by the CPU 101. The image processing apparatus 100 includes a RAM 111 that is a system work memory for the operation of the CPU 101 and also an image memory for temporarily storing image data. A RAM 111 and a memory controller 110 that controls writing and reading operations to the RAM 111 are provided. The memory controller 110 is connected to the system bus 120 and the image bus 121 and controls access to the RAM 111.

画像処理装置100は、再構成可能デバイスとして画像処理回路等を構成するFPGA140を有する。本実施形態では再構成可能デバイスとしてFPGAを例に説明しているが、FPGA以外の再構成可能デバイスが接続される構成であってもよい。画像処理装置100は、CPU101の制御の基、FPGAの回路構成(コンフィギュレーション)を制御するコンフィグコントローラ130を有する。   The image processing apparatus 100 includes an FPGA 140 that constitutes an image processing circuit or the like as a reconfigurable device. In this embodiment, an FPGA is described as an example of a reconfigurable device. However, a configuration in which a reconfigurable device other than an FPGA is connected may be used. The image processing apparatus 100 includes a configuration controller 130 that controls the circuit configuration (configuration) of the FPGA under the control of the CPU 101.

また、画像処理装置100はFPGA140に構成する為の論理回路構成情報(コンフィグデータ)が格納されているコンフィギュレーション用ROM150を有する。FPGA140は、動的書き換え可能かつ部分書き換え可能なものである。すなわち、FPGA140の再構成部の一部に構成された回路が動作している間に、その回路が占める部分とは重ならない別の部分に別の回路を再構成することができる。   The image processing apparatus 100 includes a configuration ROM 150 in which logic circuit configuration information (configuration data) for configuring the FPGA 140 is stored. The FPGA 140 is dynamically rewritable and partially rewritable. That is, while a circuit configured as a part of the reconfiguration unit of the FPGA 140 is operating, another circuit can be reconfigured in another part that does not overlap with the part occupied by the circuit.

また、画像処理装置100は、スキャナ部109から画像データが入力されるスキャナI/F108と、プリンタへ画像データを出力するプリンタI/F106とを有する。FPGA140及びスキャナI/F108、プリンタI/F106は、処理される画像データを転送するための画像バス121に接続される。   The image processing apparatus 100 also includes a scanner I / F 108 to which image data is input from the scanner unit 109 and a printer I / F 106 that outputs image data to a printer. The FPGA 140, the scanner I / F 108, and the printer I / F 106 are connected to an image bus 121 for transferring image data to be processed.

また、画像処理装置100は、ネットワークI/F102を介し、ネットワーク上の図示しない汎用コンピュータと通信(送受信)を行う。また、画像処理装置100は、USBI/F114を介し、画像処理装置100と接続された図示しない汎用コンピュータと通信(送受信)を行う。また、画像処理装置100は、FAX I/F115を介し、公衆回線網と接続し、図示しない他の画像処理装置やファクシミリ装置と通信(送受信)を行う。
画像処理装置100は、CPU101が実行するプログラム、ROM104への書き込み、読み出し動作を制御するROM I/F112を有する。また、画像処理装置100は、CPU101、ネットワークI/F102、操作部103、ROM I/F112、コンフィグコントローラ130、FPGA140を相互に接続するシステムバス120を有する。117はHDDで、HDDI/F116を介してシステムバス120に接続される。
CPU101は、FPGA140と、スキャナI/F108、プリンタI/F106のパラメータ設定を、システムバス120を介して行う。
The image processing apparatus 100 communicates (transmits / receives) with a general-purpose computer (not shown) on the network via the network I / F 102. The image processing apparatus 100 communicates (transmits / receives) with a general-purpose computer (not shown) connected to the image processing apparatus 100 via the USB I / F 114. Further, the image processing apparatus 100 is connected to a public network via a FAX I / F 115, and communicates (transmits / receives) with other image processing apparatuses and facsimile apparatuses (not shown).
The image processing apparatus 100 includes a ROM I / F 112 that controls programs executed by the CPU 101, writing to the ROM 104, and reading operations. The image processing apparatus 100 also includes a system bus 120 that connects the CPU 101, the network I / F 102, the operation unit 103, the ROM I / F 112, the configuration controller 130, and the FPGA 140 to each other. An HDD 117 is connected to the system bus 120 via the HDD I / F 116.
The CPU 101 performs parameter settings for the FPGA 140, the scanner I / F 108, and the printer I / F 106 via the system bus 120.

[部分再構成関する構成]
次に、図2を用いて、本実施形態にかかる画像処理装置における部分再構成に関する構成について説明する。
図2は、図1に示した画像処理装置100の部分再構成に特に関わる構成を示すブロック図である。
図2において、CPU101、コンフィグコントローラ130、コンフィギュレーション用ROM150、FPGA140、メモリコントローラ110、ROM I/F112については図1を用いて前述した通りである。なお、FPGAは、プログラマブル・フィールド・アレイの略である。
[Configuration related to partial reconfiguration]
Next, a configuration relating to partial reconstruction in the image processing apparatus according to the present embodiment will be described with reference to FIG.
FIG. 2 is a block diagram showing a configuration particularly related to the partial reconstruction of the image processing apparatus 100 shown in FIG.
2, the CPU 101, the configuration controller 130, the configuration ROM 150, the FPGA 140, the memory controller 110, and the ROM I / F 112 are as described above with reference to FIG. Note that FPGA is an abbreviation for programmable field array.

FPGA140は内部に、部分再構成部(PR1)201、部分再構成部(PR2)202、部分再構成部(PR3)203、部分再構成部(PR4)204をさらに持つ。各部分再構成部201〜204は動的に画像処理回路等を書き換えることが可能である。なお、各部分再構成部201〜204に構成される回路機能に関わる機能A〜Fの種類を図3の(a)に示す。また、部分再構成部(PR1)201、部分再構成部(PR2)202、部分再構成部(PR3)203、部分再構成部(PR4)204は、それぞれ記憶領域として使用され、特定の機能処理に対応する回路構成情報が書き換え可能に記憶される。特定の機能処理は、後述するジョブの種別に対応づけられた処理である。   The FPGA 140 further includes a partial reconstruction unit (PR1) 201, a partial reconstruction unit (PR2) 202, a partial reconstruction unit (PR3) 203, and a partial reconstruction unit (PR4) 204 therein. Each of the partial reconstruction units 201 to 204 can dynamically rewrite an image processing circuit or the like. Note that the types of functions A to F related to the circuit functions configured in the partial reconfiguration units 201 to 204 are shown in FIG. The partial reconstruction unit (PR1) 201, the partial reconstruction unit (PR2) 202, the partial reconstruction unit (PR3) 203, and the partial reconstruction unit (PR4) 204 are used as storage areas, respectively, and have specific function processing. Is stored in a rewritable manner. The specific function process is a process associated with a job type to be described later.

本実施形態においては、画像処理または圧縮伸長機能を持つ回路を部分再構成部に構成する例について説明をしているが、もちろんそれら以外の回路を部分再構成部に構成可能であることは言うまでもない。   In this embodiment, an example in which a circuit having an image processing or compression / decompression function is configured in the partial reconstruction unit has been described, but it goes without saying that other circuits can be configured in the partial reconstruction unit. Yes.

RAM111は後述するPR管理テーブル220のための領域を持つ。PR管理テーブル220は4つの部分再構成部(PR1〜PR4)201〜204がそれぞれ何の機能回路を構成しているかを示す機能ID、またそれらが現在使用されているかどうかを示すフラグから構成される。   The RAM 111 has an area for a PR management table 220 described later. The PR management table 220 includes function IDs indicating what functional circuits each of the four partial reconfiguration units (PR1 to PR4) 201 to 204 configures, and a flag indicating whether or not they are currently used. The

また、ROM104は後述する優先順位テーブルを保持する。ROM104は部分再構成部201〜204に構成され得る回路機能と各回路機能の使用頻度を示す優先順位の関係を記憶している。優先順位は、画像処理装置100が一般的なジョブを実行するにあたって使用される頻度を予め想定しておきROM104に用意しておくものである。   The ROM 104 holds a priority order table described later. The ROM 104 stores the relationship between the circuit functions that can be configured in the partial reconfiguration units 201 to 204 and the priority order indicating the frequency of use of each circuit function. The priority order is prepared in the ROM 104 by assuming in advance the frequency used when the image processing apparatus 100 executes a general job.

ここで、FPGA140上に構成される各回路機能と画像処理装置100が実行するジョブとの関係を図3の(b)に示す。以下、図3の(b)に挙げたジョブの動作と構成される回路を説明する。以下の動作はCPU101が実行するプログラムにより制御される。   Here, a relationship between each circuit function configured on the FPGA 140 and a job executed by the image processing apparatus 100 is shown in FIG. Hereinafter, a circuit configured as the job operation illustrated in FIG. 3B will be described. The following operations are controlled by a program executed by the CPU 101.

画像処理装置100は、スキャナ部109で読み取られた原稿の画像データを複写する機能(コピージョブ)、外部のプリンタドライバから送付された印刷データを印刷する機能(PDLプリントジョブ)を持つ。
また、FAX I/F115より受信したFAXデータを画像データとして保存する機能(FAX受信ジョブ)、スキャナ部109で読み取られた原稿の画像データとしてネットワークI/F102を介して外部の図示しない汎用コンピュータへ送信する機能(SENDジョブ)を持つ。
動的再構成技術を適用した画像処理システムの場合、ユーザにより選択された機能および変更された設定項目に応じて必要な画像処理機能をFPGA140に構成して実際の処理を行う。
The image processing apparatus 100 has a function of copying image data of a document read by the scanner unit 109 (copy job) and a function of printing print data sent from an external printer driver (PDL print job).
Also, a function for saving FAX data received from the FAX I / F 115 as image data (FAX reception job), and image data of a document read by the scanner unit 109 to an external general-purpose computer (not shown) via the network I / F 102 It has a function to send (SEND job).
In the case of an image processing system to which the dynamic reconfiguration technique is applied, a necessary image processing function is configured in the FPGA 140 according to the function selected by the user and the changed setting item, and actual processing is performed.

(コピージョブ)
コピージョブにおいては、スキャナ部109で原稿が読みとられ得られた画像データに対し、部分再構成部201〜204のいずれかに構成された読取用画像処理302を施してRAM111の所定の領域にバッファする。RAM111にバッファされた画像データは、次に部分再構成部201〜204のいずれかに構成されたプリント用画像処理機能303を持つ回路に画像処理を施されプリンタ部107へプリンタI/F106を介して転送される。
(Copy job)
In the copy job, the image data obtained by reading the document by the scanner unit 109 is subjected to the read image processing 302 configured in any of the partial reconstruction units 201 to 204 to be applied to a predetermined area of the RAM 111. Buffer. The image data buffered in the RAM 111 is then subjected to image processing on a circuit having a print image processing function 303 configured in any of the partial reconstruction units 201 to 204, and is sent to the printer unit 107 via the printer I / F 106. Forwarded.

読取用画像処理機能302は、像域分離処理部、色空間変換処理部、フィルタ処理部、下地除去処理部などから構成される。ここで像域分離処理部では、入力画像から文字部を検出することにより、像域を判定し、その後の画像処理に利用する像域信号を生成する。テーブル変換処理では読み取った輝度データである画像データを濃度データに変換するために、テーブル変換を行う。フィルタ処理部では、例えばエッジ強調などの目的に従ったデジタル空間フィルタで演算処理を行う。下地除去処理部では、背景に薄い色がある原稿を読み取った画像データが送られてきた場合に背景色を除去する処理を行う。   The reading image processing function 302 includes an image area separation processing unit, a color space conversion processing unit, a filter processing unit, a background removal processing unit, and the like. Here, the image area separation processing unit determines the image area by detecting a character part from the input image, and generates an image area signal used for subsequent image processing. In the table conversion process, table conversion is performed in order to convert image data, which is read luminance data, into density data. In the filter processing unit, arithmetic processing is performed with a digital spatial filter in accordance with a purpose such as edge enhancement. The background removal processing unit performs a process of removing the background color when image data obtained by reading a document having a light background color is sent.

プリント用画像処理機能303は、色空間変換処理部、補正処理部、誤差拡散処理部から構成される。色空間変換処理部は、RGBデータを画像処理装置の出力特性に合わせてCMYK変換を行う。補正処理部では、画像データの濃度変換を行う。誤差拡散処理部は、入力画像データを所定の閾値と比較することにより、N値化を行い、その際の入力画像データと閾値との差分を以降にN値化処理する周囲画素に対して拡散することで、ハーフトーン処理を行う。   The print image processing function 303 includes a color space conversion processing unit, a correction processing unit, and an error diffusion processing unit. The color space conversion processing unit performs CMYK conversion on the RGB data according to the output characteristics of the image processing apparatus. The correction processing unit converts the density of the image data. The error diffusion processing unit performs N-value conversion by comparing the input image data with a predetermined threshold value, and diffuses the difference between the input image data and the threshold value at that time to surrounding pixels to be N-valued thereafter. By doing so, halftone processing is performed.

(プリンタジョブ)
プリンタジョブにおいては、ホストコンピュータ等からネットワークを介して送信されたPDLデータをネットワークI/F102を介して受信し一時的にRAM111の所定の領域にバッファする。CPU101は、バッファされたPDLデータを解析し描画コマンド群を生成しRAM111の所定の領域にバッファする。バッファされた描画コマンド群は部分再構成部201〜204のいずれかに構成されたRIP(Raster Image Processor)処理機能318を持つ回路に依りRIP処理が施されて生成されRAM111の所定の領域に画像データが描画される。
描画された画像データは部分再構成部201〜204のいずれかに構成されたプリント用画像処理機能303を持つ回路により画像処理を施されプリンタ部107へプリンタI/F106を介して転送される。RIP処理機能318は、描画コマンド群を元にビットマップの読取画像データをRAM111上に描画する機能である。
(Printer job)
In the printer job, PDL data transmitted from the host computer or the like via the network is received via the network I / F 102 and temporarily buffered in a predetermined area of the RAM 111. The CPU 101 analyzes the buffered PDL data, generates a drawing command group, and buffers it in a predetermined area of the RAM 111. The buffered drawing command group is generated by RIP processing by a circuit having a RIP (Raster Image Processor) processing function 318 configured in any of the partial reconstruction units 201 to 204, and is generated in a predetermined area of the RAM 111. Data is drawn.
The rendered image data is subjected to image processing by a circuit having a print image processing function 303 configured in any of the partial reconstruction units 201 to 204, and is transferred to the printer unit 107 via the printer I / F 106. The RIP processing function 318 is a function for drawing the read image data of the bitmap on the RAM 111 based on the drawing command group.

(FAXジョブ)
FAXジョブにおいては、FAX I/F115を介して外部公衆回線網から送信されたFAXデータを受信しRAM111の所定領域にバッファする。受信されたFAXデータからは、そのヘッダ情報を元にJBIG圧縮データが抽出され、部分再構成部201〜204のいずれかに構成されたJBIG伸長回路機能322を持つ回路によりJBIG伸長処理が施され復元されたFAX画像データはRAM111所定領域にバッファされる。
バッファされたFAX画像データは部分再構成部201〜204のいずれかに構成されたFAX用画像処理機能306を持つ回路にFAX用画像処理を施されHDD117の所定領域に格納される。FAX用画像処理はスムージング処理、ファクシミリ規格の解像度から画像処理装置100の印刷解像度へ解像度変換を行う画像処理装置等を含む。
(FAX job)
In the FAX job, FAX data transmitted from the external public network via the FAX I / F 115 is received and buffered in a predetermined area of the RAM 111. From the received FAX data, JBIG compressed data is extracted based on the header information, and subjected to JBIG decompression processing by a circuit having the JBIG decompression circuit function 322 configured in any of the partial reconstruction units 201 to 204. The restored FAX image data is buffered in a predetermined area of the RAM 111.
The buffered FAX image data is subjected to FAX image processing on a circuit having a FAX image processing function 306 configured in any of the partial reconstruction units 201 to 204, and stored in a predetermined area of the HDD 117. The image processing for FAX includes a smoothing process, an image processing apparatus that performs resolution conversion from the resolution of the facsimile standard to the printing resolution of the image processing apparatus 100, and the like.

(SENDジョブ)
SENDジョブにおいては、スキャナ部109で原稿が読み取った画像データに対し、コピージョブと同様に部分再構成部201〜204のいずれかに構成された読取用画像処理302を施してRAM111の所定の領域にバッファする。次にネットワークI/F102を介して外部の図示しない汎用コンピュータへ効率よく画像データを送信するために部分構成回路のいずれかに構成されたJPEG圧縮機能を持つ回路によりJPEG圧縮処理が施されネットワークI/F102を介して外部の図示しない汎用コンピュータへ送信される。
(SEND job)
In the SEND job, the image data read from the document by the scanner unit 109 is subjected to the image processing for reading 302 configured in any of the partial reconstruction units 201 to 204 as in the case of the copy job, and a predetermined area of the RAM 111 is obtained. Buffer. Next, in order to efficiently transmit image data to an external general-purpose computer (not shown) via the network I / F 102, the network I is subjected to JPEG compression processing by a circuit having a JPEG compression function configured in any of the partial configuration circuits. / F102 to an external general-purpose computer (not shown).

以上ジョブと回路機能との関係を説明した。本実施形態では各ジョブに対して2つの回路機能を使う例を示しているが勿論限定されるものではない。ジョブ実行のために必要な機能の内容についても同様に図3の(b)の例に限定されるものではない。   The relationship between jobs and circuit functions has been described above. In this embodiment, an example is shown in which two circuit functions are used for each job, but the present invention is not limited to this. Similarly, the contents of functions necessary for job execution are not limited to the example shown in FIG.

次に、図4を用いて本実施形態に係る画像処理装置におけるFPGA140の部分再構成部201〜204に構成されるコンフィギュレーションデータの格納方法について説明する。
図4は、コンフィギュレーション用ROM150に格納されるFPGA140の各部分再構成部201〜204に構成するコンフィギュレーションデータの例である。
Next, a configuration data storage method configured in the partial reconfiguration units 201 to 204 of the FPGA 140 in the image processing apparatus according to the present embodiment will be described with reference to FIG.
FIG. 4 is an example of configuration data configured in each of the partial reconfiguration units 201 to 204 of the FPGA 140 stored in the configuration ROM 150.

コンフィギュレーション用ROM150には、部分再構成に必要な複数個のコンフィギュレーションデータが格納される。PR1用のコンフィギュレーションデータ400は部分再構成部(PR1)201に構成することが可能なコンフィギュレーションデータを表している。
図4においては、部分再構成部(PR1)201に構成可能な機能がA、B、C、D、E、Fの6つである場合を例にしている。401はPR1に機能Aの回路を構成するためのコンフィギュレーションデータである。同様に402はPR1に機能Bの回路構成を、403はPR1に機能Cの回路構成、404はPR1に機能Dの回路構成、405はPR1に機能Eの回路構成、406はPR1に機能Fの回路構成を構成するためのコンフィギュレーションデータを表している。
The configuration ROM 150 stores a plurality of configuration data necessary for partial reconfiguration. The configuration data 400 for PR1 represents configuration data that can be configured in the partial reconfiguration unit (PR1) 201.
FIG. 4 shows an example in which there are six functions A, B, C, D, E, and F that can be configured in the partial reconfiguration unit (PR1) 201. Reference numeral 401 denotes configuration data for configuring a function A circuit in PR1. Similarly, 402 is a PR1 function B circuit configuration, 403 is PR1 function C circuit configuration, 404 is PR1 function D circuit configuration, 405 is PR1 function E circuit configuration, and 406 is PR1 function F circuit configuration. 3 shows configuration data for configuring a circuit configuration.

また、PR2用のコンフィギュレーションデータ410は部分再構成部(PR2)202に構成することが可能なコンフィギュレーションデータを表している。PR2用のコンフィギュレーションデータ410についても、機能A、B、C、D、E、Fの6つの機能のコンフィギュレーションデータを格納しており、部分再構成部(PR2)202には6つの機能を切り替えて構成することが可能である。   The configuration data 410 for PR2 represents configuration data that can be configured in the partial reconfiguration unit (PR2) 202. The configuration data 410 for PR2 also stores configuration data for six functions A, B, C, D, E, and F. The partial reconfiguration unit (PR2) 202 has six functions. It is possible to configure by switching.

また、PR3用のコンフィギュレーションデータ420は部分再構成部(PR3)203に構成することが可能なコンフィギュレーションデータを表している。PR3用のコンフィギュレーションデータ420についても、機能A、B、C、D、E、Fの6つの機能のコンフィギュレーションデータを格納しており、部分再構成部(PR3)203には6つの機能を切り替えて構成することが可能である。   The configuration data 420 for PR3 represents configuration data that can be configured in the partial reconfiguration unit (PR3) 203. The configuration data 420 for PR3 also stores configuration data for six functions A, B, C, D, E, and F. The partial reconfiguration unit (PR3) 203 has six functions. It is possible to configure by switching.

また、PR4用のコンフィギュレーションデータ430は部分再構成部(PR4)204に構成することが可能なコンフィギュレーションデータを表している。PR4用のコンフィギュレーションデータ430についても、機能A、B、C、D、E、Fの6つの機能のコンフィギュレーションデータを格納しており、部分再構成部(PR4)204には6つの機能を切り替えて構成することが可能である。   The configuration data 430 for PR4 represents configuration data that can be configured in the partial reconfiguration unit (PR4) 204. The configuration data 430 for PR4 also stores configuration data of six functions A, B, C, D, E, and F. The partial reconfiguration unit (PR4) 204 has six functions. It is possible to configure by switching.

上述したように、各部分再構成部ごとにコンフィギュレーションデータを用意する必要がある。例えば、機能Aの回路構成を部分再構成部(PR1)201と部分再構成部(PR2)202に構成するためには、PR1用機能A401、PR2用機能B402というように同じ機能を実現する場合においても、構成場所によって異なるコンフィギュレーションデータを用意しておく必要がある。   As described above, it is necessary to prepare configuration data for each partial reconfiguration unit. For example, in order to configure the circuit configuration of the function A to the partial reconfiguration unit (PR1) 201 and the partial reconfiguration unit (PR2) 202, the same function is realized as the PR1 function A401 and the PR2 function B402. However, it is necessary to prepare different configuration data depending on the configuration location.

本実施形態では、FPGA140は4つの部分再構成部を持ち、部分再構成部に構成する機能をA、B、C、D、E、Fの6つの場合を例に説明する。ここで部分再構成部の数を「4」、機能数を「6」としているが、説明をわかりやすくするためだけであり、それらの数に限定されるわけではない。   In the present embodiment, the FPGA 140 has four partial reconfiguration units, and the functions configured in the partial reconfiguration unit will be described by taking six cases of A, B, C, D, E, and F as an example. Here, although the number of partial reconfiguration units is “4” and the number of functions is “6”, this is only for the sake of easy understanding, and is not limited to those numbers.

図5は、本実施形態に係る画像処理装置のジョブ実行処理制御を示すフローチャートである。なお、図5のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。   FIG. 5 is a flowchart showing job execution processing control of the image processing apparatus according to the present embodiment. Each procedure (step) in the flowchart of FIG. 5 is realized by the CPU 101 executing a stored control program.

まず、S501において、画像処理装置100はジョブの受信待ちとなる。S501において画像処理装置100がコピージョブ、プリントジョブ、FAXジョブ、SENDジョブ等を受信した場合、S502へ進む。
S502において、CPU101は受信したジョブを実行するにあたり、FPGA140に構成する必要がある機能を例えば図3の(b)の表に従って特定する。S503とS504においては、RAM111内に保存されたPR管理テーブル220を順次読出し必要な回路でかつ停止中の回路が有るか判断する。
First, in step S501, the image processing apparatus 100 waits for job reception. If the image processing apparatus 100 receives a copy job, print job, FAX job, SEND job, or the like in S501, the process proceeds to S502.
In step S <b> 502, the CPU 101 specifies functions that need to be configured in the FPGA 140 when executing the received job, for example, according to the table of FIG. 3B. In S503 and S504, it is determined whether there is a circuit that needs to sequentially read the PR management table 220 stored in the RAM 111 and is stopped.

ここで、PR管理テーブル220の詳細構成について図6を用いて説明する。
図6において、PR管理テーブル220は、部分再構成部201〜204のそれぞれについて、何の機能を持つ回路が構成されているかを示す機能IDと各部分再構成部が使用状態として使用中であるかどうかを示すステータスを持つ。これらの機能ID、ステータスはジョブを実行するプログラムに依り後述のステップで逐次書き換えられる。
Here, the detailed configuration of the PR management table 220 will be described with reference to FIG.
In FIG. 6, the PR management table 220 has a function ID indicating what function circuit is configured for each of the partial reconfiguration units 201 to 204 and each partial reconfiguration unit is in use as a use state. Has a status indicating whether or not. These function IDs and statuses are sequentially rewritten in the steps described later depending on the program that executes the job.

S503ではPR管理テーブル220の特に機能IDを読み出し部分再構成部201〜204のいずれかに所望の回路機能が既に構成されているか判断する。例えば機能Eが必要なときPR管理テーブル220が図6に示す状態であった場合、機能Eはいずれの部分再構成部にも存在しないのでNOへ進みS505からS508の部分再構の処理へ分岐する。これに対して、例えば機能Cが必要な場合はPR管理テーブル220が図6に示すようにPR3に既に機能Cの回路が構成されているのでS504へ移行する。   In S503, the function ID in the PR management table 220 is read, and it is determined whether a desired circuit function is already configured in any of the partial reconfiguration units 201-204. For example, if the PR management table 220 is in the state shown in FIG. 6 when the function E is required, the function E does not exist in any partial reconfiguration unit, so the process proceeds to NO and branches to the partial reconstruction process from S505 to S508. To do. On the other hand, for example, when the function C is necessary, the PR management table 220 shifts to S504 because the function C circuit is already configured in PR3 as shown in FIG.

S504では、CPU101は、S503で既に構成されていると判断された回路機能が他のジョブにより使用されているかどうかを判断する。画像処理装置100は、ジョブを複数並行に実行可能であることを注意されたい。S504で、例えば機能Bが必要な場合はPR管理テーブル220が図6に示すようにPR2に構成された機能Bが使用中であるのでYESと判定されS505からS508の部分再構成の処理へ進む。   In step S504, the CPU 101 determines whether the circuit function determined to be already configured in step S503 is used by another job. It should be noted that the image processing apparatus 100 can execute a plurality of jobs in parallel. In S504, for example, when the function B is required, the PR management table 220 determines that the function B configured in PR2 is in use as shown in FIG. 6, so that the determination is YES and the process proceeds from S505 to S508 for partial reconfiguration. .

これに対して、例えば機能Cが必要な場合は、PR管理テーブル220が図6に示すようにPR3に構成されている機能Cの回路は開放中であるからS504ではNOと判断され、後述するS520へ進む。この場合、既存の回路機能を再構成することが制限される。即ち、回路の再構成動作をスキップできるためジョブ実行の全体時間を減らしパフォーマンスが向上する。   On the other hand, for example, when function C is required, the PR management table 220 is open as shown in FIG. 6 because the function C circuit configured in PR3 is open, so that NO is determined in S504, which will be described later. Proceed to S520. In this case, it is limited to reconfigure existing circuit functions. That is, since the circuit reconfiguration operation can be skipped, the overall time for job execution is reduced and the performance is improved.

S503において、部分再構成を行う場合S505へ移行して再構成領域の選択処理を行う。以下、S505の再構成部の選択処理について、図7に詳細のフローチャートを用いて説明する。
図7は、本実施形態に係る画像処理装置のジョブ実行処理制御を示すフローチャートである。なお、図7のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。
まず、S701で、CPU101は、PR管理テーブル220を参照する。例えば、PR管理テーブル220と優先順位テーブル221が図6に示す状態であるとCPU101が判断した場合、CPU101は、まずPR管理テーブル220を参照し再構成可能な部分再構成部を抽出する。ここではPR1、PR3、PR4が再構成可能であることが分かる。
次に、S702で、CPU101は、再構成可能な部分再構成部に構成されている機能を求める。ここでは機能A、機能C、機能Dである。次にS703で、CPU101は、それらの機能に対応する優先順位を優先順位テーブル221から求める。最後に、S704として、CPU101は、最も低い優先順位を持つ部分再構成部を選択する。ここでは機能A、機能C、機能Dに対応する優先順位がそれぞれ「4、5、3」である。このため、最も低い優先順位をもつ機能C(順位「5」)が構成されている部分再構成部、すなわちPR3が選択される。ここで回路機能が構成されていない部分再構成部は、優先順位テーブル221に示すように優先順位が「0」であり最も強い再構成の選択候補となる。
In S503, when performing partial reconstruction, the process proceeds to S505 to perform reconstruction area selection processing. Hereinafter, the selection processing of the reconstruction unit in S505 will be described with reference to a detailed flowchart in FIG.
FIG. 7 is a flowchart showing job execution processing control of the image processing apparatus according to the present embodiment. Each procedure (step) in the flowchart of FIG. 7 is realized by the CPU 101 executing a stored control program.
First, in step S <b> 701, the CPU 101 refers to the PR management table 220. For example, when the CPU 101 determines that the PR management table 220 and the priority order table 221 are in the state illustrated in FIG. 6, the CPU 101 first refers to the PR management table 220 and extracts a reconfigurable partial reconfiguration unit. Here, it can be seen that PR1, PR3, and PR4 can be reconfigured.
In step S <b> 702, the CPU 101 obtains a function configured in the reconfigurable partial reconfiguration unit. Here, function A, function C, and function D are shown. In step S <b> 703, the CPU 101 obtains priority orders corresponding to these functions from the priority order table 221. Finally, in S704, the CPU 101 selects the partial reconfiguration unit having the lowest priority. Here, the priorities corresponding to the function A, the function C, and the function D are “4, 5, 3”, respectively. For this reason, the partial reconfiguration unit in which the function C (rank “5”) having the lowest priority is configured, that is, PR3 is selected. Here, the partial reconfiguration unit that is not configured with a circuit function has the priority “0” as shown in the priority table 221 and is the strongest selection candidate for reconfiguration.

以上の選択方法により再構成可能な部分再構成部201〜204の中から将来使用される可能性が最も低い回路機能を再構成することになる。言い換えれば、再使用される可能性の高い回路機能を温存し将来の再構成必要判断処理(S504)でYESへ進む確率を上げることができ、長い期間でみた場合のパフォーマンスを向上させる。
なお、S701で抽出された部分再構成部が1個で有った場合、その部分再構成部を再構成対象として直ちに選択しS702からS704のステップを省略することが可能である。
The circuit function that is least likely to be used in the future is reconfigured from the partial reconfiguration units 201 to 204 that can be reconfigured by the above selection method. In other words, it is possible to preserve the circuit function that is highly likely to be reused and increase the probability of proceeding to YES in the future reconfiguration necessity determination process (S504), thereby improving the performance when viewed over a long period.
If there is only one partial reconstruction unit extracted in S701, it is possible to immediately select the partial reconstruction unit as a reconstruction target and omit steps S702 to S704.

ここで、図5に示す処理の説明に戻る。S505で、CPU101は、再構成する部分再構成部が選択された場合、S506において、コンフィギュレーション用ROM150に格納されたコンフィギュレーションデータの中から部分再構成部にロードするコンフィギュレーションデータを特定する。
例えば機能Eの回路を部分再構成部204(PR4)に再構成する場合、図4のPR4用機能Eのコンフィギュレーションデータであるコンフィギュレーションデータ435をコンフィギュレーションデータとして決定する。
Here, the description returns to the processing illustrated in FIG. When the partial reconfiguration unit to be reconfigured is selected in S505, the CPU 101 specifies configuration data to be loaded into the partial reconfiguration unit from the configuration data stored in the configuration ROM 150 in S506.
For example, when the circuit of the function E is reconfigured in the partial reconfiguration unit 204 (PR4), the configuration data 435 that is the configuration data of the function E for PR4 in FIG. 4 is determined as the configuration data.

S507では、CPU101は、PR管理テーブル220の機能IDとステータスを変更する。すなわち機能EをPR4に再構成する場合は、PR管理テーブル220のPR4に対応する機能IDを機能Dから機能Eへ変更するとともにPR4に対応するステータスを「開放中」から「使用中」へ変更する。これらの処理に依り他の並列実行中のジョブがPR4を誤って使用することを防止する。   In S507, the CPU 101 changes the function ID and status of the PR management table 220. That is, when the function E is reconfigured to PR4, the function ID corresponding to PR4 in the PR management table 220 is changed from function D to function E and the status corresponding to PR4 is changed from “open” to “in use”. To do. These processes prevent other jobs being executed in parallel from using PR4 by mistake.

S504からNOに分岐して回路機能の部分再構成をスキップする場合、S520で、CPU101は、PR管理テーブル220の内容を更新する。この場合、回路機能の再構成は行わないので機能IDは更新せずステータスのみ「解放中」から「使用中」変更する。これに依り他の並列実行中のジョブがPR4を誤って使用することを防止する。   When branching from S504 to NO and skipping partial reconfiguration of circuit functions, the CPU 101 updates the contents of the PR management table 220 in S520. In this case, since the circuit function is not reconfigured, the function ID is not updated, and only the status is changed from “released” to “in use”. This prevents other parallel executing jobs from using PR4 by mistake.

S508では、コンフィグコントローラ130をもってして部分再構成部を再構成する。上の例に従えばPR4に回路機能Eをコンフィギュレーションデータ435をロードすることによって再構成する。S509では、ジョブ実行に必要な回路機能(画像処理または圧縮伸長処理)を実行する。   In S508, the partial reconfiguration unit is reconfigured by the configuration controller 130. According to the above example, circuit function E is reconfigured by loading configuration data 435 into PR4. In step S509, a circuit function (image processing or compression / decompression processing) necessary for job execution is executed.

S504でNOに分岐して回路機能の部分再構成をスキップされた場合、既に構成されていた部分再構成部の回路を起動しジョブ実行に必要な回路機能(画像処理または圧縮伸長処理)を実行する。   When branching to NO in S504 and partial reconfiguration of the circuit function is skipped, the circuit of the partial reconfiguration unit that has already been configured is activated and the circuit function (image processing or compression / decompression processing) necessary for job execution is executed. To do.

一方、S504からYESに分岐して回路の部分再構成を行った場合は、S508で部分再構成された部分再構成部の回路を起動しジョブ実行に必要な回路機能(画像処理または圧縮伸長処理)を実行する。
S509では、CPU101は、回路起動のためのレジスタ設定、終了割込み待ち動作、終了割り込み対応処理動作を行う。
On the other hand, if the circuit is reconfigured by branching from S504 to YES, the circuit of the partial reconfiguration unit partially reconfigured in S508 is activated and the circuit function (image processing or compression / decompression processing necessary for job execution) is started. ).
In step S509, the CPU 101 performs register setting for circuit activation, end interrupt wait operation, and end interrupt handling processing operation.

ここで、回路機能の動作が終了したら、S510で、CPU101は、PR管理テーブル220のステータスを「開放中」に変更する。例えばPR4の動作が終了した場合は、PR4に対応するステータスを「使用中」から「開放中」へ変更する。これにより他の並列実行中のジョブがPR4を使用することが可能になる。
以上で1つの回路機能の処理が終了する。最後の処理で無ければS511からNOへ進み次の回路機能を実行する。最後の処理であればS511からYESへ進みジョブを終了する。
Here, when the operation of the circuit function is completed, in S510, the CPU 101 changes the status of the PR management table 220 to “opening”. For example, when the operation of PR4 is completed, the status corresponding to PR4 is changed from “in use” to “opening”. This makes it possible for other parallel jobs to use PR4.
This completes the processing of one circuit function. If it is not the last process, the process proceeds from S511 to NO to execute the next circuit function. If it is the last process, the process proceeds from S511 to YES to end the job.

〔第2実施形態〕
第1実施形態では、使いたい回路機能がFPGA140の部分再構成部に使用可能な状態で無く、いずれかの部分再構成部201〜204を再構成する必要が有る場合、最も将来使われる可能性の低い回路を選択する場合について説明した。その際、CPU101は、選択の基準として予め機能を使用する優先順位テーブル221の頻度を調べ優先順位としてROM104へ格納していた。
この方法は実装が簡単だが画像処理装置100を使用するユーザによる使い方の違い、または使い方が時間経過により変化する場合に対応できない。
そこで、画像処理装置100の実際の使われ方に即して再構成する機能を判断する基準を動的に対応させる例を第2実施形態と第3実施形態として説明する。
[Second Embodiment]
In the first embodiment, when a circuit function desired to be used is not usable in the partial reconfiguration unit of the FPGA 140 and any of the partial reconfiguration units 201 to 204 needs to be reconfigured, it is most likely used in the future. The case where a low circuit is selected has been described. At that time, the CPU 101 checks the frequency of the priority table 221 that uses the function in advance as a selection criterion and stores it in the ROM 104 as the priority.
Although this method is simple to implement, it cannot cope with a difference in usage by a user who uses the image processing apparatus 100 or a case where the usage changes over time.
Therefore, an example in which a criterion for determining a function to be reconfigured according to how the image processing apparatus 100 is actually used will be described as a second embodiment and a third embodiment.

第2実施形態では、FPGA140の部分再構成部に構成される各回路機能の使用された最終日時を記録し、各回路機能の更新状態に基づいて最も古くに使われた回路機能を将来使う可能性が低い回路機能と予想し、再構成の候補とするものである。   In the second embodiment, the last used date and time of each circuit function configured in the partial reconfiguration unit of the FPGA 140 is recorded, and the oldest used circuit function can be used in the future based on the update state of each circuit function. Therefore, it is assumed that the circuit function is low, and is a candidate for reconfiguration.

本実施形態の部分再構成に関する構成を図8に示す。
図8は、本実施形態を示す画像処理装置の構成を説明するブロック図であり、図2と同一のものには同一の符号を付して、その説明を省略する。
第1実施形態との差分はROM104に格納された優先順位テーブル221の代わりに、HDD117に最終更新日時テーブル821が用意されることである。最終更新日時テーブル821とPR管理テーブル220の詳細は図9に示す。なお、PR管理テーブル220の構成は、第1実施形態と変わらない。
FIG. 8 shows a configuration relating to partial reconfiguration of the present embodiment.
FIG. 8 is a block diagram illustrating the configuration of the image processing apparatus according to the present embodiment. The same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
The difference from the first embodiment is that a last update date / time table 821 is prepared in the HDD 117 instead of the priority order table 221 stored in the ROM 104. Details of the last update date and time table 821 and the PR management table 220 are shown in FIG. The configuration of the PR management table 220 is not different from that in the first embodiment.

本実施形態の動作フローを図9を用いて説明する。
図9は、本実施形態に係る画像処理装置のジョブ実行処理制御を示すフローチャートである。なお、図9のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。
本実施形態における処理も第1実施形態とほぼ同様であり、ジョブを受信し、必要な回路機能を特定し部分再構成部にない場合、もしくは有っても他のジョブに依り使用中の場合、S905で、再構成部の選択処理を実行するのは同様である。
ただし、再構成を行う部分再構成部を選択する処理の内容に差分がある。また他の差分としては、部分再構成部に構成された回路を使用して画像処理、圧縮伸長などの処理を行った後に、S910において、最終更新日時テーブル821内の対応する回路機能の最終更新日時を更新する。
The operation flow of this embodiment will be described with reference to FIG.
FIG. 9 is a flowchart showing job execution processing control of the image processing apparatus according to the present embodiment. Each procedure (step) in the flowchart of FIG. 9 is realized by the CPU 101 executing a stored control program.
The processing in this embodiment is almost the same as that in the first embodiment. When a job is received and a necessary circuit function is specified and is not in the partial reconfiguration unit, or when it is in use depending on another job In step S905, the reconstruction unit selection process is the same.
However, there is a difference in the content of the process of selecting the partial reconfiguration unit that performs reconfiguration. As another difference, after performing processing such as image processing and compression / decompression using the circuit configured in the partial reconfiguration unit, in S910, the last update of the corresponding circuit function in the last update date / time table 821 is performed. Update the date and time.

次に、差分となるS905の処理を図7、図10、図11を参照して説明する。
図11は、本実施形態に係る画像処理装置のジョブ実行処理制御を示すフローチャートであって、図9に示したS905の詳細手順である。なお、図9のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。また、図7と同様の処理について、説明を省略する。
図10において、まず、図7に示したS701で、CPU101は、PR管理テーブル220を参照する。例えば、PR管理テーブル220と優先順位テーブル221が図10に示す状態であった場合、CPU101は、まずPR管理テーブル220を参照し、再構成可能な部分再構成部を抽出する。ここでは、PR1、PR3、PR4が再構成可能であることが分かる。次にS702で再構成可能な部分再構成部に構成されている機能を求める。ここでは機能A、機能C、機能Dである。ここまでは第1実施形態と同様である。
Next, the processing of S905 as a difference will be described with reference to FIGS. 7, 10, and 11. FIG.
FIG. 11 is a flowchart showing job execution processing control of the image processing apparatus according to the present embodiment, which is a detailed procedure of S905 shown in FIG. Each procedure (step) in the flowchart of FIG. 9 is realized by the CPU 101 executing a stored control program. Also, description of the same processing as in FIG. 7 is omitted.
In FIG. 10, first, the CPU 101 refers to the PR management table 220 in S <b> 701 shown in FIG. 7. For example, when the PR management table 220 and the priority order table 221 are in the state shown in FIG. 10, the CPU 101 first refers to the PR management table 220 and extracts a reconfigurable partial reconfiguration unit. Here, it can be seen that PR1, PR3, and PR4 can be reconfigured. Next, in S702, the functions configured in the reconfigurable partial reconstruction unit are obtained. Here, function A, function C, and function D are shown. The process up to this point is the same as in the first embodiment.

次にS1103で、それらの機能に対応する最終使用日時を最終更新日時テーブル821から求める。最後にS1104として最も古い最終使用日時を持つ部分再構成部を選択する。ここでは機能A、機能C、機能Dに対応する最終使用日時がそれぞれ、「2014/4/1 08:30:10、2014/4/1 08:30:00、2014/3/31 08:30:00」であるので最も古い使用日時をもつ機能Dが構成されている部分再構成部すなわちPR4が選択される。ここで回路機能が構成されていない部分再構成部は最終更新日時テーブル821に示すように日時は規定されないが最も強い再構成の選択候補として扱われる。   In step S1103, the last use date / time corresponding to these functions is obtained from the last update date / time table 821. Finally, a partial reconfiguration unit having the oldest last use date and time is selected as S1104. Here, the last use date and time corresponding to the function A, the function C, and the function D are “2014/4/1 08:30:30, 2014/4/1 08:30:30, 2014/3/31 08:30, respectively. 0:00 ”, the partial reconfiguration unit, that is, PR4 in which the function D having the oldest use date and time is configured is selected. Here, as shown in the last update date / time table 821, the partial reconfiguration unit having no circuit function is treated as the strongest selection candidate for reconfiguration although the date / time is not specified.

以上の選択方法により再構成可能な部分再構成部の中から最も使われていなかった回路機能を再構成することになる。言い換えれば再使用される可能性の高い回路機能を温存し将来の再構成必要判断処理(S504)でYESへ進む確率を上げることができ長い期間でみた場合のパフォーマンスを向上させる。   With the above selection method, the least used circuit function is reconfigured from the reconfigurable partial reconfiguration units. In other words, a circuit function that is highly likely to be reused is preserved, and the probability of proceeding to YES in the future reconfiguration necessity determination process (S504) can be increased, thereby improving the performance when viewed over a long period.

〔第3実施形態〕
第3実施形態では、FPGA140の部分再構成部に構成される各回路機能の使用された回数を記録し、最も使用頻度の低い回路機能を将来使う可能性が低い回路機能と予想し、再構成の候補とするものである。
[Third Embodiment]
In the third embodiment, the number of times each circuit function configured in the partial reconfiguration unit of the FPGA 140 is used is recorded, and the least frequently used circuit function is predicted as a circuit function that is unlikely to be used in the future. It is a candidate.

第3実施形態の部分再構成に関する構成を図12に示す。
図12は、本実施形態を示す画像処理装置の構成を説明するブロック図であり、図2と同一のものには同一の符号を付して、その説明を省略する。
本実施形態と第1実施形態との差分は、ROM104に格納された優先順位テーブル221の代わりに、HDD117に使用回数テーブル1221が用意されることである。使用回数テーブルの数字は回路機能毎に処理が行われるたびに加算される。また加算される値を定期的にリセットすることでその時の頻度に応じた値に更新することが可能である。使用回数テーブル1221とPR管理テーブル220の詳細の一例を図14に示す。PR管理テーブル220は第1実施形態と変わらない。
FIG. 12 shows a configuration related to partial reconstruction in the third embodiment.
FIG. 12 is a block diagram illustrating the configuration of the image processing apparatus according to the present embodiment. The same components as those in FIG. 2 are denoted by the same reference numerals, and description thereof is omitted.
The difference between the present embodiment and the first embodiment is that the use count table 1221 is prepared in the HDD 117 instead of the priority order table 221 stored in the ROM 104. The numbers in the usage count table are added each time processing is performed for each circuit function. Further, by periodically resetting the value to be added, it is possible to update to a value according to the frequency at that time. An example of the details of the usage count table 1221 and the PR management table 220 is shown in FIG. The PR management table 220 is the same as in the first embodiment.

第4実施形態の動作フローを図13に示し説明する。
図13は、本実施形態に係る画像処理装置のジョブ実行処理制御を示すフローチャートである。なお、図13のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。
第1実施形態とほぼ同様であり、ジョブを受信し、必要な回路機能を特定し部分再構成部にない場合、もしくは有っても他のジョブに依り使用中の場合、S1305で、再構成部の選択処理を実行するのは同様であるがその選択処理の内容が差分となる。また、部分再構成部に構成された回路を使用して画像処理、圧縮伸長などの処理を行った後に、S1310において使用回数テーブル1221内の対応する回路機能の使用回数を1増やして更新する。
The operation flow of the fourth embodiment will be described with reference to FIG.
FIG. 13 is a flowchart showing job execution processing control of the image processing apparatus according to the present embodiment. Each procedure (step) in the flowchart of FIG. 13 is realized by the CPU 101 executing a stored control program.
This is almost the same as in the first embodiment. When a job is received, a necessary circuit function is specified and it is not in the partial reconfiguration unit, or even if it is used by another job, the reconfiguration is performed in S1305 However, the selection process is the difference. In addition, after performing processing such as image processing and compression / decompression using a circuit configured in the partial reconfiguration unit, the number of times of use of the corresponding circuit function in the number-of-uses table 1221 is incremented by 1 and updated in S1310.

次に差分であるS1305の処理を図15に示し説明する。
図15は、本実施形態を示す画像処理装置のジョブ実行処理制御を示すフローチャートである。本例は、図13に示したS1305の詳細手順に対応する。なお、図15のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。
まず、S701で、CPU101は、PR管理テーブル220を参照する。例えば、PR管理テーブル220と使用回数テーブル1221が図14に示す状態であった場合、CPU101は、まずPR管理テーブル220を参照し再構成可能な部分再構成部を抽出する。ここではPR1、PR3、PR4が再構成可能であることが分かる。次にS702で再構成可能な部分再構成部に構成されている機能を求める。ここでは機能A、機能C、機能Dである。ここまでは第1実施形態と同様である。
Next, the process of S1305 as a difference will be described with reference to FIG.
FIG. 15 is a flowchart illustrating job execution process control of the image processing apparatus according to the present exemplary embodiment. This example corresponds to the detailed procedure of S1305 shown in FIG. Each procedure (step) in the flowchart of FIG. 15 is realized by the CPU 101 executing a stored control program.
First, in step S <b> 701, the CPU 101 refers to the PR management table 220. For example, when the PR management table 220 and the usage count table 1221 are in the state shown in FIG. 14, the CPU 101 first refers to the PR management table 220 and extracts a reconfigurable partial reconfiguration unit. Here, it can be seen that PR1, PR3, and PR4 can be reconfigured. Next, in S702, the functions configured in the reconfigurable partial reconstruction unit are obtained. Here, function A, function C, and function D are shown. The process up to this point is the same as in the first embodiment.

次に、S1503で、CPU101は、それらの機能に対応する使用回数を使用回数テーブル1221から求める。最後にS1504として最も少ない使用回数を持つ部分再構成部を選択する。ここでは機能A、機能C、機能Dに対応する使用回数がそれぞれ、「50、32、29」であるので最も少ない使用回数(29)をもつ機能Dが構成されている部分再構成部すなわちPR4が選択される。ここで、回路機能が構成されていない部分再構成部は使用回数テーブル1221に示すように0回として規定され、最も強い再構成の選択候補として扱われる。   In step S <b> 1503, the CPU 101 obtains the usage count corresponding to these functions from the usage count table 1221. Finally, in S1504, the partial reconstruction unit having the smallest number of uses is selected. Here, since the number of uses corresponding to the function A, the function C, and the function D is “50, 32, 29”, respectively, the partial reconfiguration unit in which the function D having the smallest number of use (29) is configured, that is, PR4 Is selected. Here, the partial reconfiguration unit in which the circuit function is not configured is defined as 0 times as shown in the use count table 1221 and is treated as the strongest selection candidate for reconfiguration.

以上の選択方法により再構成可能な部分再構成部の中から最も使用頻度の低い回路機能を再構成することになる。言い換えれば再使用される可能性の高い回路機能を温存し将来の再構成必要判断処理(S504)でYESへ進む確率を上げることができ長い期間でみた場合のパフォーマンスを向上させる。   With the above selection method, the least frequently used circuit function is reconfigured from the reconfigurable partial reconfiguration units. In other words, a circuit function that is highly likely to be reused is preserved, and the probability of proceeding to YES in the future reconfiguration necessity determination process (S504) can be increased, thereby improving the performance when viewed over a long period.

〔第4実施形態〕
以上の実施形態では、必要な回路機能が既に部分再構成回路上に構成されていた場合、再構成は行っていなかった。しかしジョブ内容と回路機能に依っては同じ回路機能を持つ複数の部分再構成部で並列処理を行う使用状況に変化に適応させることによりパフォーマンスが上がる場合が想定される。
[Fourth Embodiment]
In the above embodiment, when the necessary circuit function has already been configured on the partial reconfiguration circuit, the reconfiguration has not been performed. However, depending on the job contents and the circuit function, it may be assumed that the performance is improved by adapting to changes in the usage state in which a plurality of partial reconfiguration units having the same circuit function perform parallel processing.

例えばSENDジョブを例に挙げると、SENDジョブにおいては、スキャナ部109で読み取りさらに読取用画像処理を施された画像データをJPEG圧縮しネットワークI/F102を介して外部の図示しない汎用コンピュータへ送信する。
この画像データにJPEG圧縮を施す際には色成分(R、G、B)ごとに圧縮処理が必要である。ここで、それら色成分ごとの圧縮処理を並列実行し全体の圧縮処理時間を短縮することが可能である。
つまり単独ジョブ(ここではSENDジョブ)の高速化を図る場合は既に必要な回路が部分再構成部に構成されていても、さらに未使用(PR管理テーブル220のステータスが「解放中」状態)の部分再構成部があればJPEG機能に再構成した方が好ましい。
一方、そのようなケースにおいても、画像処理装置のマルチファンクション性を重視すれば未使用の部分再構成部は他のジョブのために未使用のままにした方が好ましい。
For example, taking a SEND job as an example, in the SEND job, image data read by the scanner unit 109 and subjected to image processing for reading is JPEG-compressed and transmitted to an external general-purpose computer (not shown) via the network I / F 102. .
When JPEG compression is performed on this image data, compression processing is required for each color component (R, G, B). Here, it is possible to reduce the overall compression processing time by executing the compression processing for each color component in parallel.
In other words, in order to increase the speed of a single job (here, a SEND job), even if the necessary circuit is already configured in the partial reconfiguration unit, it is still unused (the status of the PR management table 220 is in the “released” state). If there is a partial reconstruction unit, it is preferable to reconfigure the JPEG function.
On the other hand, even in such a case, if importance is attached to the multi-functionality of the image processing apparatus, it is preferable to leave the unused partial reconstruction unit unused for other jobs.

並列実行するか単独実行するかの切り替えは、ジョブの優先度、重要度、上記未使用の部分再構成部に既に有る機能の使用頻度により判断することが好ましい。またユーザが操作部103から設定可能にしても良い。
そのような実装例をフローチャート示したものが図16である。
Switching between parallel execution and single execution is preferably determined based on job priority, importance, and frequency of use of functions already in the unused partial reconfiguration unit. Also, the user may be able to set from the operation unit 103.
FIG. 16 shows a flowchart of such an implementation example.

図16は、図15は、本実施形態を示す画像処理装置のジョブ実行処理制御を示すフローチャートである。本例は、図13に示したS1305の詳細手順に対応する。なお、図16のフローチャートの各手順(ステップ)はCPU101が記憶された制御プログラムを実行することにより実現される。
第1実施形態との差分は、S504においてジョブに必要な回路が既に部分再構成部にあると判断された場合においても、さらに、CPU101が並列動作を行うかどうかをS1604において判断する点である。
そこで、先に挙げた判断材料に依り並列動作が必要であればS505へ移行し、2つめの回路機能の再構成を行うものである。この場合のみS1609における回路機能の実行は、S1604で使用可能と判断された部分構成回路とS1604からS505へ移行した後にS507で再構成された部分構成回路の2つによる並列動作を行うものである。
FIG. 16 is a flowchart illustrating job execution process control of the image processing apparatus according to the present exemplary embodiment. This example corresponds to the detailed procedure of S1305 shown in FIG. Each procedure (step) in the flowchart of FIG. 16 is realized by the CPU 101 executing a stored control program.
The difference from the first embodiment is that, even when it is determined in S504 that the circuit necessary for the job is already in the partial reconfiguration unit, it is further determined in S1604 whether the CPU 101 performs the parallel operation. .
Therefore, if a parallel operation is necessary depending on the above-mentioned determination materials, the process proceeds to S505 to reconfigure the second circuit function. Only in this case, the execution of the circuit function in S1609 performs a parallel operation by the partial configuration circuit determined to be usable in S1604 and the partial configuration circuit reconfigured in S507 after shifting from S1604 to S505. .

本実施形態に依れば、例えば優先度の高いジョブについてはFPGA140の多くの資産(部分再構成部201〜204)を割り当て高速に処理する。また優先度の低いジョブについては他のジョブのために資産を節約する。即ち所望の回路機能が既に部分再構成201〜204のいずれかに既に構成されている場合においても、システムの状態によりさらに同回路機能の部分再構成を行うかどうかを切り替える。   According to the present embodiment, for example, for a high priority job, many assets (partial reconfiguration units 201 to 204) of the FPGA 140 are allocated and processed at high speed. Also, for low-priority jobs, resources are saved for other jobs. That is, even when a desired circuit function is already configured in any of the partial reconfigurations 201 to 204, whether or not partial reconfiguration of the same circuit function is further performed is switched depending on the system state.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステムまたは装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えばASIC)によっても実現可能である。   The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

100 ・・・画像処理装置
101 ・・・CPU
104 ・・・ROM
111 ・・・RAM
120 ・・・システムバス
121 ・・・画像バス
130 ・・・コンフィグコントローラ
140 ・・・FPGA
DESCRIPTION OF SYMBOLS 100 ... Image processing apparatus 101 ... CPU
104 ROM
111 ... RAM
120: System bus 121: Image bus 130: Configuration controller 140: FPGA

Claims (14)

複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、
特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、
各記憶領域に記憶された回路構成情報の機能と使用状態とを対応づけて管理する管理手段と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、既に同一の回路構成情報が構成されているかどうかを前記使用状態に基づいて判定する判定手段と、
既に同一の回路構成情報が構成されていると判定した場合、実行すべき機能に対応する回路構成情報を再構成しないように制限する制限手段と、
を備えることを特徴とする情報処理装置。
A first storage means in which a plurality of storage areas can be rewritten,
Second storage means for storing circuit configuration information associated with specific function processing;
Management means for managing the function and usage state of the circuit configuration information stored in each storage area in association with each other,
When rewriting circuit configuration information stored in one of the storage areas to other circuit configuration information based on the function to be executed, it is determined based on the use state whether the same circuit configuration information has already been configured. A determination means;
When it is determined that the same circuit configuration information has already been configured, a limiting unit that limits the circuit configuration information corresponding to the function to be executed so as not to be reconfigured,
An information processing apparatus comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、
特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理手段と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理手段に管理される各記憶領域に記憶された回路構成情報の機能に対応づけられた優先順位に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御手段と、
を備えることを特徴とする情報処理装置。
A first storage means in which a plurality of storage areas can be rewritten,
Second storage means for storing circuit configuration information associated with specific function processing;
Management means for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
Corresponding to the function of the circuit configuration information stored in each storage area managed by the management means when rewriting circuit configuration information stored in any storage area to other circuit configuration information based on the function to be executed Control means for reconfiguring the storage area specified based on the assigned priority order with the other circuit configuration information;
An information processing apparatus comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、
特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理手段と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理手段に管理される各記憶領域に記憶された回路構成情報の機能の更新状態に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御手段と、
を備えることを特徴とする情報処理装置。
A first storage means in which a plurality of storage areas can be rewritten,
Second storage means for storing circuit configuration information associated with specific function processing;
Management means for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
When the circuit configuration information stored in one of the storage areas is rewritten to other circuit configuration information based on the function to be executed, the function of the circuit configuration information stored in each storage area managed by the management unit is updated. Control means for reconfiguring the storage area specified based on the state with the other circuit configuration information;
An information processing apparatus comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、
特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理手段と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理手段に管理される各記憶領域に記憶された回路構成情報の機能の使用回数に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御手段と、
を備えることを特徴とする情報処理装置。
A first storage means in which a plurality of storage areas can be rewritten,
Second storage means for storing circuit configuration information associated with specific function processing;
Management means for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
Use of the function of the circuit configuration information stored in each storage area managed by the management means when rewriting circuit configuration information stored in one of the storage areas to other circuit configuration information based on the function to be executed Control means for reconfiguring the storage area specified based on the number of times with the other circuit configuration information;
An information processing apparatus comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、
特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理手段と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報と同一の回路構成情報を他の記憶領域にさらに書き加えるかどうかを実行すべき機能または各記憶領域の使用状況に基づいて判断する判断手段と、
同一の回路構成情報を他の記憶領域にさらに書き加えると判断した場合、既に構成された回路構成情報と同一の回路構成情報を他の記憶領域に再構成する制御手段と、
を備えることを特徴とする情報処理装置。
A first storage means in which a plurality of storage areas can be rewritten,
Second storage means for storing circuit configuration information associated with specific function processing;
Management means for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
Based on the function to be executed or the usage status of each storage area, whether or not the same circuit configuration information as the circuit configuration information stored in any one of the storage areas is to be written to another storage area based on the function to be executed Judgment means to judge,
If it is determined that the same circuit configuration information is further written to another storage area, the control means for reconfiguring the same circuit configuration information as the already configured circuit configuration information in another storage area;
An information processing apparatus comprising:
前記第1の記憶手段は、プログラマブル・フィールド・アレイであることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the first storage unit is a programmable field array. 前記情報処理装置は、画像処理装置であることを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the information processing apparatus is an image processing apparatus. 前記実行すべき機能は、コピージョブ機能、プリントジョブ機能、ファクシミリジョブ機能、センドジョブ機能を含むことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   6. The information processing apparatus according to claim 1, wherein the functions to be executed include a copy job function, a print job function, a facsimile job function, and a send job function. 複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、を備える情報処理装置の制御方法であって、
各記憶領域に記憶された回路構成情報の機能と使用状態とを対応づけて管理する管理工程と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、既に同一の回路構成情報が構成されているかどうかを前記使用状態に基づいて判定する判定工程と、
既に同一の回路構成情報が構成されていると判定した場合、実行すべき機能に対応する回路構成情報を再構成しないように制限する制限工程と、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus, comprising: a first storage unit that can rewrite any of a plurality of storage areas; and a second storage unit that stores circuit configuration information associated with a specific function process. ,
A management process for managing the function of the circuit configuration information stored in each storage area in association with the usage state;
When rewriting circuit configuration information stored in one of the storage areas to other circuit configuration information based on the function to be executed, it is determined based on the use state whether the same circuit configuration information has already been configured. A determination process;
When it is determined that the same circuit configuration information has already been configured, a limiting step for limiting the circuit configuration information corresponding to the function to be executed so as not to be reconfigured, and
An information processing apparatus control method comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、を備える情報処理装置の制御方法であって、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理工程と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理工程で管理される各記憶領域に記憶された回路構成情報の機能に対応づけられた優先順位に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御工程と、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus, comprising: a first storage unit that can rewrite any of a plurality of storage areas; and a second storage unit that stores circuit configuration information associated with a specific function process. ,
A management process for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
Corresponds to the function of the circuit configuration information stored in each storage area managed in the management step when rewriting circuit configuration information stored in any storage area to other circuit configuration information based on the function to be executed A control step of reconfiguring the storage area specified based on the assigned priority order with the other circuit configuration information;
An information processing apparatus control method comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、を備える情報処理装置の制御方法であって、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理工程と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理工程で管理される各記憶領域に記憶された回路構成情報の機能の更新状態に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御工程と、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus, comprising: a first storage unit that can rewrite any of a plurality of storage areas; and a second storage unit that stores circuit configuration information associated with a specific function process. ,
A management process for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
When the circuit configuration information stored in one of the storage areas is rewritten to other circuit configuration information based on the function to be executed, the function of the circuit configuration information stored in each storage area managed in the management process is updated. A control step of reconfiguring the storage area specified based on the state with the other circuit configuration information;
An information processing apparatus control method comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、を備える情報処理装置の制御方法であって、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理工程と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報を他の回路構成情報に書き換える場合、前記管理工程で管理される各記憶領域に記憶された回路構成情報の機能の使用回数に基づいて特定される記憶領域を前記他の回路構成情報で再構成する制御工程と、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus, comprising: a first storage unit that can rewrite any of a plurality of storage areas; and a second storage unit that stores circuit configuration information associated with a specific function process. ,
A management process for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
When rewriting circuit configuration information stored in one of the storage areas to other circuit configuration information based on the function to be executed, use of the function of the circuit configuration information stored in each storage area managed in the management step A control step of reconfiguring the storage area specified based on the number of times with the other circuit configuration information;
An information processing apparatus control method comprising:
複数の記憶領域がいずれも書き換え可能な第1の記憶手段と、特定の機能処理に対応づけられた回路構成情報を記憶する第2の記憶手段と、を備える情報処理装置の制御方法であって、
各記憶領域に記憶された回路構成情報の機能と状態とを対応づけて管理する管理工程と、
実行すべき機能に基づいていずれかの記憶領域に記憶された回路構成情報と同一の回路構成情報を他の記憶領域にさらに書き加えるかどうかを実行すべき機能または各記憶領域の使用状況に基づいて判断する判断工程と、
同一の回路構成情報を他の記憶領域にさらに書き加えると判断した場合、既に構成された回路構成情報と同一の回路構成情報を他の記憶領域に再構成する制御工程と、
を備えることを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus, comprising: a first storage unit that can rewrite any of a plurality of storage areas; and a second storage unit that stores circuit configuration information associated with a specific function process. ,
A management process for managing the function and state of the circuit configuration information stored in each storage area in association with each other;
Based on the function to be executed or the usage status of each storage area, whether or not the same circuit configuration information as the circuit configuration information stored in any one of the storage areas is to be written to another storage area based on the function to be executed A determination process for determining
When it is determined that the same circuit configuration information is further written to another storage area, a control step of reconfiguring the same circuit configuration information as the already configured circuit configuration information in another storage area;
An information processing apparatus control method comprising:
請求項9乃至13のいずれか1項に記載の情報処理装置の制御方法をコンピュータに実行させることを特徴とするプログラム。   A program for causing a computer to execute the control method of the information processing apparatus according to any one of claims 9 to 13.
JP2014207057A 2014-10-08 2014-10-08 Information processor, control method for information processor, and program Pending JP2016076867A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014207057A JP2016076867A (en) 2014-10-08 2014-10-08 Information processor, control method for information processor, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014207057A JP2016076867A (en) 2014-10-08 2014-10-08 Information processor, control method for information processor, and program

Publications (1)

Publication Number Publication Date
JP2016076867A true JP2016076867A (en) 2016-05-12

Family

ID=55951793

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014207057A Pending JP2016076867A (en) 2014-10-08 2014-10-08 Information processor, control method for information processor, and program

Country Status (1)

Country Link
JP (1) JP2016076867A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10050627B2 (en) 2016-12-21 2018-08-14 Fujitsu Limited Information processing device, PLD management program, and PLD management method
US10534621B2 (en) 2017-02-27 2020-01-14 Fujitsu Limited Information processing apparatus, PLD management program and PLD management method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10050627B2 (en) 2016-12-21 2018-08-14 Fujitsu Limited Information processing device, PLD management program, and PLD management method
US10534621B2 (en) 2017-02-27 2020-01-14 Fujitsu Limited Information processing apparatus, PLD management program and PLD management method

Similar Documents

Publication Publication Date Title
US9407784B2 (en) Image processing apparatus, control method thereof, and storage medium
US10122883B2 (en) Image processing apparatus including circuit configuration and method of controlling the same
US20160036998A1 (en) Image processing apparatus and system for controlling processing for writing configuration data to partial reconfiguration area, and information processing method
JP5333763B2 (en) Image processing apparatus, image processing system, and image processing program
US9313364B2 (en) Image processing apparatus and control method for the same
US9332151B2 (en) Image processing apparatus, method of controlling the same and storage medium
US9560164B2 (en) Image processing apparatus, method of controlling the same, non-transitory computer readable storage medium, and data processing apparatus
JP2016103755A (en) Information processing apparatus, image processing apparatus including information processing apparatus, and control method and program of the same
JP2016076867A (en) Information processor, control method for information processor, and program
JP2015169945A (en) Image processor and control method thereof, and program
US10037591B2 (en) Information processing apparatus and method of controlling the same
US20150244898A1 (en) Image processing apparatus, method for controlling the same, and storage medium
JP2012194947A (en) Image processing device and image processing method
JP2017098918A (en) Image processing apparatus and method of controlling the same
JP5232728B2 (en) Image forming apparatus
US20160050332A1 (en) Image processing apparatus for controlling dynamic reconfigurable apparatus, information processing method for image processing apparatus, and storage medium for storing program to achieve information processing method
JP2004038545A (en) Hibernation control process, hibernation controller unit, and image processor
JP5560785B2 (en) Information processing apparatus, image forming apparatus, and information processing method
JP2016057828A (en) Image processing device, control method of the same, and program
JP2015191335A (en) Image processing apparatus, control method thereof, and program
JP2015198405A (en) Image processing apparatus and control method thereof, and program
JP2015139009A (en) Image processing device, control method therefor and program
JP6914027B2 (en) Image forming device, image forming method
JP6954094B2 (en) Image forming device and information processing program
JP2016206729A (en) Information processing apparatus and control method therefor, and program