JPH10171645A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPH10171645A JPH10171645A JP33191696A JP33191696A JPH10171645A JP H10171645 A JPH10171645 A JP H10171645A JP 33191696 A JP33191696 A JP 33191696A JP 33191696 A JP33191696 A JP 33191696A JP H10171645 A JPH10171645 A JP H10171645A
- Authority
- JP
- Japan
- Prior art keywords
- information
- change
- setting
- hardware
- information processing
- 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.)
- Withdrawn
Links
Landscapes
- Stored Programmes (AREA)
- Design And Manufacture Of Integrated Circuits (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ハードウェアの少
なくとも一部がFPGA( Field ProgrammableGate Ar
rey)によって構成され、ハードウェアおよびソフトウ
ェアを修正・変更する情報処理装置に関するものであ
る。近年では、情報処理装置の利用者および用途の多様
化に応じて、情報処理装置の高機能化、複雑化が進む一
方で、開発期間の著しい短縮および開発、保守コストの
大幅な削減が求められている。また、情報処理装置を利
用者側に納入した後に、機能の追加や拡大などの変更が
必要とされる場合もあり、情報処理装置の多様な機能を
柔軟に変更・修正可能とする技術が求められている。[0001] The present invention relates to an FPGA (Field Programmable Gate Arrangement) in which at least a part of hardware is used.
rey), and relates to an information processing apparatus for modifying and changing hardware and software. In recent years, information processing devices have become more sophisticated and more complex in accordance with the diversification of users and applications of the information processing devices, but there has been a need to significantly shorten the development period and significantly reduce development and maintenance costs. ing. In some cases, after the information processing device is delivered to the user side, changes such as addition or expansion of functions are required.Therefore, a technology that can flexibly change and modify various functions of the information processing device is required. Have been.
【0002】[0002]
【従来の技術】一般的な情報処理装置は、固定されたハ
ードウェアとこのハードウェアによって提供される論理
機能を動かすためのファームウェアを含むソフトウェア
とで実現されている。2. Description of the Related Art A general information processing apparatus is realized by fixed hardware and software including firmware for operating a logical function provided by the hardware.
【0003】情報処理装置を構成するハードウェアは、
LSIなどの論理素子をプリント基板に配置し、固定的
に結線して形成されることが多く、ハードウェアの高速
動作が重要視される場合は、プリント基板の設計作業の
中で、線路長の調整などを含む最適化処理が行われてい
る。このように、ゲート回路やマルチプレクサなど様々
な論理素子をそれぞれプリント基板上にそれぞれ配置し
て互いに結線し、組み合わせ回路や順序回路を構成する
代わりに、FPGAを用いて同等の論理回路を実現する
ことも可能である。[0003] Hardware constituting an information processing apparatus is as follows.
In many cases, logic elements such as LSIs are arranged on a printed circuit board and fixedly connected to each other. When high-speed operation of hardware is regarded as important, the design of the printed circuit board requires an Optimization processing including adjustment is performed. In this way, instead of arranging various logic elements such as gate circuits and multiplexers on a printed circuit board and connecting them together, instead of configuring combinational circuits and sequential circuits, realizing equivalent logic circuits using FPGAs Is also possible.
【0004】この場合は、実現しようとする論理回路に
応じてコンフィギュレーション情報を作成し、このコン
フィギュレーション情報をROMなどに格納して、FP
GA内に用意された論理素子相互の接続を設定すること
により、プリント基板の設計作業を大幅に簡略化するこ
とができる。図4に、FPGAを備えた従来の情報処理
装置の構成例を示す。In this case, configuration information is created in accordance with a logic circuit to be realized, and this configuration information is stored in a ROM or the like, and the
By setting the connection between the logic elements prepared in the GA, the design work of the printed circuit board can be greatly simplified. FIG. 4 shows a configuration example of a conventional information processing apparatus including an FPGA.
【0005】図4において、ROM401には、コンフ
ィギュレーション情報が格納されており、CPU402
からのダウンロード指示に応じて、ダウンロード制御部
403がこのコンフィギュレーション情報をROM40
1から読み出し、FPGA404に入力することによ
り、FPGA内部の論理素子相互の接続関係が設定さ
れ、コンフィギュレーション情報に対応する論理回路を
再構成する構成となっている。[0005] In FIG. 4, configuration information is stored in a ROM 401.
The download control unit 403 stores the configuration information in the ROM 40 in response to a download instruction from the
1 and input to the FPGA 404, the connection relationship between the logic elements inside the FPGA is set, and the logic circuit corresponding to the configuration information is reconfigured.
【0006】また、ハードディスク装置405には、F
PGA404によって構成された論理回路を動作させる
ためのファームウェアが格納されており、CPU402
からの指示に応じて、ディスク制御部406がメモリ4
07にこのファームウェアを展開し、CPU402によ
る処理に供する構成となっている。このような従来の情
報処理装置において、機能の修正・変更を行う際には、
対象となる機能がハードウェアの動作によって提供され
ているか、ハードウェアそのものによって提供されてい
るかに応じて、ファームウェアおよびハードウェアをそ
れぞれ修正している。The hard disk drive 405 has F
Firmware for operating the logic circuit constituted by the PGA 404 is stored therein, and the CPU 402
The disk control unit 406 responds to the instruction from the
07, the firmware is developed and provided for processing by the CPU 402. In such a conventional information processing device, when modifying or changing a function,
The firmware and the hardware are modified according to whether the target function is provided by the operation of the hardware or the hardware itself.
【0007】したがって、例えば、割込制御機能のよう
に、ファームウェアとハードウェアとの両方によって複
合的に提供されている機能が修正・変更の対象となって
いる場合は、ファームウェアとハードウェアとの両方に
対して、それぞれ修正・変更作業を行う必要がある。例
えば、FPGA404によって形成された組み合わせ回
路によって、図4に示したタイマ制御部411、LAN
制御部412およびRS232C制御部413からの割
込信号のいずれかを優先順位に従って選択し、ファーム
ウェアに従って動作する割込制御部414の処理に供す
る構成となっている場合に、割込処理の優先順位を変更
するためには、FPGA404のコンフィギュレーショ
ン情報とファームウェアの両方を修正・変更する必要が
ある。Therefore, for example, when a function provided by both firmware and hardware in combination, such as an interrupt control function, is to be modified / changed, the firmware and hardware are It is necessary to modify and change both of them. For example, the timer control unit 411 shown in FIG.
In the case where one of the interrupt signals from the control unit 412 and the RS232C control unit 413 is selected according to the priority order and provided to the processing of the interrupt control unit 414 operating according to the firmware, the priority order of the interrupt processing is determined. In order to change the firmware, it is necessary to modify and change both the configuration information and the firmware of the FPGA 404.
【0008】ハードウェアの修正・変更作業は、プリン
ト基板上の結線をジャンパ線などによって変更したり、
FPGAのコンフィギュレーション情報を格納したRO
Mを交換することで行われており、基本的に、情報処理
装置の動作を停止した状態とする必要があり、納入先に
設置された情報処理を回収して、修正・変更作業を行う
場合も多い。[0008] Hardware modification / change work involves changing the connection on the printed circuit board with a jumper wire or the like.
RO that stores FPGA configuration information
This is done by exchanging the M. Basically, the operation of the information processing device needs to be stopped, and the information processing installed at the delivery destination is collected and the correction / change work is performed. There are many.
【0009】これに対して、ファームウェアの修正・変
更作業は、修正・変更部分に関するパッチファイルをフ
ロッピーディスクなどに格納しておき、CPU402
が、フロッピーディスク装置408を介してこのフロッ
ピーディスクからパッチファイルを読み出し、ディスク
制御部406を介して、ハードディスク装置405のフ
ァームウェアのファイルに追加することによって行われ
る。On the other hand, in the firmware modification / change work, a patch file relating to the modified / changed part is stored in a floppy disk or the like, and the CPU 402
Is performed by reading a patch file from the floppy disk via the floppy disk device 408 and adding it to the firmware file of the hard disk device 405 via the disk control unit 406.
【0010】[0010]
【発明が解決しようとする課題】従来は、基本的には、
情報処理装置の納入後にハードウェアを変更しないこと
を前提としている。このため、FPGAを利用してハー
ドウェアの一部の機能を実現している場合には、コンフ
ィギュレーション情報の変更によって、そのハードウェ
アが提供する機能の修正・変更が可能であるにもかかわ
らず、コンフィギュレーション情報は固定化されてお
り、本来のFPGAの柔軟性が活用されていなかった。Conventionally, basically,
It is assumed that the hardware will not be changed after the delivery of the information processing device. For this reason, when some functions of the hardware are realized using the FPGA, it is possible to modify or change the functions provided by the hardware by changing the configuration information. However, the configuration information is fixed, and the original flexibility of the FPGA is not utilized.
【0011】このことは、納入後に、バージョンアップ
などを含めた修正・変更作業を行うことを前提としてい
るソフトウェアとは対照的である。しかしながら、ハー
ドウェアとソフトウェアとによって複合的に提供された
情報処理装置の機能を修正・変更する際に、ハードウェ
アとソフトウェアとをそれぞれ別個の方法で修正・変更
したのでは、修正・変更作業に時間がかかり、保守作業
者の負担が大きく、また、保守コストが増大してしま
う。This is in contrast to software which is supposed to be modified / changed, including version upgrade, after delivery. However, when modifying and changing the functions of the information processing device provided in a combination of hardware and software, if the hardware and software were modified and changed in separate ways, the modification and modification work would not be possible. It takes time, the burden on the maintenance worker is large, and the maintenance cost increases.
【0012】一方、情報処理装置の機能の高度化に伴っ
て、ハードウェアとソフトウェアとによって複合的に提
供される機能は増大するとともに、その重要度も高くな
っており、このような機能を迅速に修正・変更可能とす
る技術が求められている。本発明は、ハードウェアとソ
フトウェアとによって複合的に提供される機能を一括し
て修正・変更可能な情報処理装置を提供することを目的
とする。On the other hand, with the advancement of the functions of the information processing apparatus, the functions provided in combination by hardware and software are increasing and their importance is increasing. There is a demand for a technology that can be modified and changed. An object of the present invention is to provide an information processing apparatus capable of collectively correcting and changing functions provided by hardware and software in a combined manner.
【0013】[0013]
【課題を解決するための手段】図1に、本発明の情報処
理装置の原理ブロック図を示す。請求項1の発明は、ハ
ードウェアの少なくとも一部がプログラム可能ゲートア
レイによって構成された情報処理装置において、書換可
能な記憶素子から構成され、プログラム可能ゲートアレ
イ内部における論理素子間の接続に関する設定情報を保
持する設定情報保持手段111と、情報処理装置の電源
投入に応じて、設定情報保持手段111内の設定情報に
応じて、プログラム可能ゲートアレイ内部の接続状態の
設定を行う設定手段112と、設定情報の変更に関する
変更情報の入力を受け付ける変更情報入力手段113
と、変更情報に従って、設定情報保持手段111内の設
定情報を変更する設定情報変更手段114とを備えたこ
とを特徴とする。FIG. 1 is a block diagram showing the principle of an information processing apparatus according to the present invention. According to the first aspect of the present invention, in an information processing apparatus in which at least a part of hardware is constituted by a programmable gate array, setting information relating to connection between logic elements inside the programmable gate array is constituted by rewritable storage elements A setting information holding unit 111 for holding the setting information, a setting unit 112 for setting a connection state inside the programmable gate array according to the setting information in the setting information holding unit 111 in response to turning on of the information processing apparatus, Change information input means 113 for receiving input of change information relating to change of setting information
And setting information changing means 114 for changing the setting information in the setting information holding means 111 according to the change information.
【0014】本発明は、変更情報入力手段113を介し
て入力された変更情報に応じて、設定情報変更手段11
4が動作することにより、設定情報保持手段111内の
設定情報を変更することができる。すなわち、本発明に
よれば、ファームウェアのパッチ処理と同様にして、プ
ログラム可能ゲートアレイの設定情報の変更作業を行う
ことが可能となり、電源の投入に応じて、設定手段11
2が動作することにより、変更された設定情報がプログ
ラム可能ゲートアレイ上の論理素子の接続状態として反
映されるから、ファームウェアとプログラム可能ゲート
アレイによって構成されたハードウェアとを一括して修
正・変更することが可能である。According to the present invention, according to the change information input through the change information input means 113, the setting information changing means 11
4 operates, the setting information in the setting information holding unit 111 can be changed. That is, according to the present invention, the setting information of the programmable gate array can be changed in the same manner as the patch processing of the firmware.
2 operates, the changed setting information is reflected as the connection state of the logic elements on the programmable gate array, so that the firmware and the hardware constituted by the programmable gate array are collectively corrected and changed. It is possible to
【0015】[0015]
【発明の実施の形態】以下、図面に基づいて、本発明の
実施形態について詳細に説明する。図2に、本発明の情
報処理装置の実施形態を示す。図2に示した情報処理装
置は、図4に示したROM401に代えて、EEPRO
Mなどで構成された不揮発性記憶部201と書込処理部
202とを備えるとともに、ハードディスク装置405
に、ファームウェアとともにコンフィギュレーション情
報を格納する構成となっている。Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 2 shows an embodiment of the information processing apparatus of the present invention. The information processing apparatus shown in FIG. 2 uses an EEPROM instead of the ROM 401 shown in FIG.
M and a hard disk drive 405.
Then, the configuration information is stored together with the firmware.
【0016】上述した書込処理部202は、CPU40
2からの指示に応じて、ディスク制御部406を介して
ハードディスク装置405からコンフィギュレーション
情報を読み込み、設定情報保持手段111に相当する不
揮発性記憶部201にコンフィギュレーション情報を書
き込む構成となっている。また、CPU402によるリ
セット状態の解除に応じて、ダウンロード制御部403
が設定手段112として動作し、この不揮発性記憶部2
01内のコンフィギュレーション情報をFPGA404
に設定する構成となっており、これにより、FPGA4
04内の各論理素子が、上述したコンフィギュレーショ
ン情報に従って接続される。The above-described write processing unit 202
2, the configuration information is read from the hard disk device 405 via the disk control unit 406, and the configuration information is written to the nonvolatile storage unit 201 corresponding to the setting information holding unit 111. Also, in response to the release of the reset state by the CPU 402, the download control unit 403
Operates as the setting unit 112, and the nonvolatile storage unit 2
01 to the FPGA 404
, So that the FPGA 4
Each logic element in 04 is connected according to the above-mentioned configuration information.
【0017】以下、ファームウェアとFPGA404に
よって形成されるハードウェアとによって提供される機
能を修正・変更する例として、割込制御機能における優
先順位を変更する方法について説明する。図3に、本発
明を適用した情報処理装置の動作を表す流れ図を示す。
情報処理装置の操作に先立って、割込制御部414の動
作の修正に関するパッチファイルを作成してフロッピー
ディスクなどに格納しておくとともに、また、FPGA
404によって形成される組み合わせ回路によって、新
しい優先順位に従って割り込み信号を選択するためのコ
ンフィギュレーション情報を作成して、同様にフロッピ
ーディスクなどに格納しておくことが必要である。Hereinafter, a method of changing the priority in the interrupt control function will be described as an example of correcting and changing the function provided by the firmware and the hardware formed by the FPGA 404. FIG. 3 is a flowchart showing the operation of the information processing apparatus to which the present invention is applied.
Prior to the operation of the information processing apparatus, a patch file for correcting the operation of the interrupt control unit 414 is created and stored on a floppy disk or the like.
With the combinational circuit formed by 404, it is necessary to create configuration information for selecting an interrupt signal according to a new priority, and similarly store it on a floppy disk or the like.
【0018】保守作業者により、上述したフロッピーデ
ィスクがフロッピーディスク装置408に挿入され、情
報処理装置の機能の修正・変更処理を行う旨が指示され
た場合は、ステップ301の肯定判定となり、これに応
じて、CPU402は、ダウンロード制御部403をリ
セット状態とする(ステップ302)。次に、CPU4
02は、フロッピーディスク装置408を介してこのフ
ロッピーディスクからパッチファイルを読み出し(ステ
ップ303)、ディスク制御部406を介して、ハード
ディスク装置405内のファームウェアをこのパッチフ
ァイルを用いて修正する(ステップ304)。If the maintenance worker has inserted the above-mentioned floppy disk into the floppy disk device 408 and instructed to carry out a process of modifying / changing the function of the information processing device, an affirmative determination is made in step 301, and In response, CPU 402 resets download control unit 403 (step 302). Next, CPU4
In step 02, the patch file is read from the floppy disk via the floppy disk device 408 (step 303), and the firmware in the hard disk device 405 is modified using the patch file via the disk control unit 406 (step 304). .
【0019】その後、CPU402は、フロッピーディ
スク装置408を介してフロッピーディスク(図3にお
いては、FDと略称する)からコンフィギュレーション
情報(図3においては、CONFIG.情報と略称す
る)を読み出し(ステップ305)、ディスク制御部4
06を介して、今度は、ハードディスク装置(図3にお
いては、HDと略称する)405内のコンフィギュレー
ション情報を書き換えて(ステップ306)、修正・変
更処理を終了すればよい。Thereafter, the CPU 402 reads configuration information (abbreviated as CONFIG. Information in FIG. 3) from a floppy disk (abbreviated as FD in FIG. 3) via the floppy disk device 408 (step 305). ), Disk control unit 4
Then, the configuration information in the hard disk device (HD in FIG. 3) 405 may be rewritten (step 306), and the modification / change processing may be terminated.
【0020】このように、保守作業の際に、CPU40
2からの指示に応じて、フロッピーディスク装置40
8、ディスク制御部406およびハードディスク装置4
05が動作して、ハードディスク装置405内のコンフ
ィギュレーション情報を変更することにより、変更情報
入力手段113の機能を実現し、フロッピーディスクに
格納されたパッチファイルおよびコンフィギュレーショ
ン情報からなる変更情報を受け付けることが可能とな
る。As described above, during the maintenance work, the CPU 40
2 according to the instruction from the floppy disk drive 40
8, disk control unit 406 and hard disk device 4
05 operates to change the configuration information in the hard disk device 405, thereby realizing the function of the change information input means 113, and accepting the change information including the patch file and the configuration information stored in the floppy disk. Becomes possible.
【0021】このようにして、ハードディスク装置40
5内のファームウェアとコンフィギュレーション情報と
の修正が終了した後に、保守作業者により、上述したフ
ロッピーディスクが抜き出され、通常の立ち上げ動作が
指示されると、ステップ301の否定判定に応じて、ま
ず、CPU402は、ディスク制御部406を介してハ
ードディスク405内のコンフィギュレーション情報を
読み出して(ステップ307)、書込処理部202の処
理に供すればよい。Thus, the hard disk drive 40
After the correction of the firmware and the configuration information in 5 has been completed, the above-mentioned floppy disk is removed by the maintenance worker, and a normal start-up operation is instructed. First, the CPU 402 may read the configuration information in the hard disk 405 via the disk control unit 406 (Step 307), and use it for the processing of the write processing unit 202.
【0022】これに応じて、書込処理部202は、不揮
発性記憶部201内のコンフィギュレーション情報をス
テップ307で受け取ったコンフィギュレーション情報
を用いて書き換え(ステップ308)、この書換処理の
完了に応じて、CPU402がリセットを解除して(ス
テップ309)、立ち上げ処理を終了し、通常の動作を
開始すればよい。In response, the write processing unit 202 rewrites the configuration information in the nonvolatile storage unit 201 using the configuration information received in step 307 (step 308), and responds to the completion of the rewrite processing. Then, the CPU 402 may release the reset (step 309), terminate the startup process, and start a normal operation.
【0023】この時、ハードディスク装置405内のコ
ンフィギュレーション情報と不揮発性記憶部201内の
コンフィギュレーション情報とが同一であれば、不揮発
性記憶部201の書き換えを行う必要はない。このよう
に、通常の立ち上げ動作の際に、CPU402からの指
示応じて、書込処理部202が動作して、上述した保守
作業の際に書き換えられたコンフィギュレーション情報
を不揮発性記憶部201に書き込むことにより、設定情
報変更手段114の機能を実現し、新しいコンフィギュ
レーション情報をダウンロード制御部403の処理に供
することが可能となる。At this time, if the configuration information in the hard disk device 405 and the configuration information in the nonvolatile storage unit 201 are the same, there is no need to rewrite the nonvolatile storage unit 201. As described above, at the time of the normal start-up operation, the write processing unit 202 operates according to the instruction from the CPU 402, and stores the configuration information rewritten at the time of the above-described maintenance work in the nonvolatile storage unit 201. By writing, the function of the setting information changing unit 114 is realized, and new configuration information can be provided to the processing of the download control unit 403.
【0024】この場合は、ファームウェアの修正・変更
作業と同様に、ハードディスク装置405に格納された
コンフィギュレーション情報を修正・変更することによ
り、FPGA404によって形成される組み合わせ回路
を修正・変更し、この組み合わせ回路によって割込信号
を選択する際の優先順位を変更することができる。In this case, similarly to the modification / change operation of the firmware, the combination information formed by the FPGA 404 is modified / changed by modifying / changing the configuration information stored in the hard disk device 405, and the combination is modified. The priority when selecting the interrupt signal can be changed by the circuit.
【0025】これにより、保守作業者は、ファームウェ
アの修正・変更作業とFPGAで実現されたハードウェ
アの修正・変更作業とを一括して行うことが可能とな
り、保守作業者の作業負担を大幅に削減し、情報処理装
置の維持管理に要する時間および費用を削減することが
できる。また、このようにして、情報処理装置の納入後
に、FPGAによって実現されたハードウェアの機能の
修正・変更を可能としたことにより、納入後に発生した
仕様の変更などにも柔軟に対応することができるので、
情報処理装置の利用者に対するサービスの向上を図るこ
とも可能である。Thus, the maintenance worker can perform the modification / change work of the firmware and the modification / change work of the hardware realized by the FPGA at a time, thereby greatly reducing the work load of the maintenance worker. It is possible to reduce the time and cost required for maintenance of the information processing apparatus. In addition, since the functions of the hardware realized by the FPGA can be modified and changed after the delivery of the information processing device in this manner, it is possible to flexibly cope with a change in specifications that occur after the delivery. So you can
It is also possible to improve the service for the user of the information processing device.
【0026】なお、本発明をダウンロード制御部を内部
に備えたFPGAに適用することも可能である。この場
合は、リセットの解除に応じて、FPGA内のダウンロ
ード制御部が不揮発性記憶部201に格納されたコンフ
ィギュレーション情報をダウンロードすればよい。Note that the present invention can be applied to an FPGA having a download control unit therein. In this case, the download control unit in the FPGA may download the configuration information stored in the nonvolatile storage unit 201 in response to the release of the reset.
【0027】[0027]
【発明の効果】以上に説明したように、本発明によれ
ば、ファームウェアのパッチ処理と同様にして、プログ
ラム可能ゲートアレイの設定情報を変更することができ
るので、ファームウェアの修正・変更作業とプログラム
可能ゲートアレイで実現されたハードウェアの修正・変
更作業とを一括して行うことが可能となり、保守作業者
の作業負担を大幅に削減し、情報処理装置の維持管理に
要する時間および費用を削減することができる。As described above, according to the present invention, the setting information of the programmable gate array can be changed in the same manner as the firmware patch processing. The hardware modification and change work realized by the gate array can be performed collectively, greatly reducing the workload of maintenance workers and reducing the time and cost required for maintenance of information processing equipment can do.
【図1】本発明の情報処理装置の原理ブロック図であ
る。FIG. 1 is a principle block diagram of an information processing apparatus according to the present invention.
【図2】本発明の情報処理装置の実施形態を示す図であ
る。FIG. 2 is a diagram showing an embodiment of the information processing apparatus of the present invention.
【図3】本発明を適用した情報処理装置の動作を表す流
れ図である。FIG. 3 is a flowchart illustrating an operation of the information processing apparatus to which the present invention is applied.
【図4】FPGAを備えた従来の情報処理装置の構成例
を示す図である。FIG. 4 is a diagram illustrating a configuration example of a conventional information processing apparatus including an FPGA.
111 設定情報保持手段 112 設定手段 113 変更情報入力手段 114 設定情報変更手段 201 不揮発性記憶部 202 書込処理部 401 ROM 402 CPU 403 ダウンロード制御部 404 FPGA 405 ハードディスク装置 406 ディスク制御部 407 メモリ 408 フロッピーディスク装置 411 タイマ制御部 412 LAN制御部 413 RS232C制御部 414 割込制御部 111 setting information holding means 112 setting means 113 change information input means 114 setting information changing means 201 nonvolatile storage unit 202 write processing unit 401 ROM 402 CPU 403 download control unit 404 FPGA 405 hard disk device 406 disk control unit 407 memory 408 floppy disk Device 411 Timer control unit 412 LAN control unit 413 RS232C control unit 414 Interrupt control unit
Claims (1)
ラム可能ゲートアレイによって構成された情報処理装置
において、 書換可能な記憶素子から構成され、前記プログラム可能
ゲートアレイ内部における論理素子間の接続に関する設
定情報を保持する設定情報保持手段と、 前記情報処理装置の電源投入に応じて、前記設定情報保
持手段内の設定情報に応じて、前記プログラム可能ゲー
トアレイ内部の接続状態の設定を行う設定手段と、 前記設定情報の変更に関する変更情報の入力を受け付け
る変更情報入力手段と、 前記変更情報に従って、前記設定情報保持手段内の設定
情報を変更する設定情報変更手段とを備えたことを特徴
とする情報処理装置。1. An information processing apparatus in which at least a part of hardware is constituted by a programmable gate array, wherein the information processing apparatus is constituted by a rewritable storage element, and sets information on connection between logic elements inside the programmable gate array. Setting information holding means to be held; setting means for setting a connection state inside the programmable gate array in accordance with setting information in the setting information holding means in response to power-on of the information processing apparatus; An information processing apparatus comprising: change information input means for receiving input of change information relating to change of setting information; and setting information changing means for changing setting information in the setting information holding means according to the change information. .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP33191696A JPH10171645A (en) | 1996-12-12 | 1996-12-12 | Information processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP33191696A JPH10171645A (en) | 1996-12-12 | 1996-12-12 | Information processor |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH10171645A true JPH10171645A (en) | 1998-06-26 |
Family
ID=18249075
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP33191696A Withdrawn JPH10171645A (en) | 1996-12-12 | 1996-12-12 | Information processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH10171645A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002530780A (en) * | 1998-11-20 | 2002-09-17 | アルテラ・コーポレーション | Reconfigurable programmable logic device computer system |
-
1996
- 1996-12-12 JP JP33191696A patent/JPH10171645A/en not_active Withdrawn
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002530780A (en) * | 1998-11-20 | 2002-09-17 | アルテラ・コーポレーション | Reconfigurable programmable logic device computer system |
USRE42444E1 (en) | 1998-11-20 | 2011-06-07 | Altera Corporation | Method for managing resources in a reconfigurable computer having programmable logic resources where automatically swapping configuration data between a secondary storage device and the programmable logic resources |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4051091B2 (en) | In-circuit programming structure with ROM and flash memory | |
US6668261B1 (en) | Method of upgrading a program using associated configuration data | |
US6151657A (en) | Processor with embedded in-circuit programming structures | |
CN110879720B (en) | Configurable server and method for configuring functions of server | |
CN107704285B (en) | Multi-version configuration chip, system and method for field programmable gate array | |
US7222342B2 (en) | Execution on a machine, the start of an auxiliary downloader when storage of new software memory fails during execution of a first downloader | |
JP2005143071A (en) | In-circuit setting structure for built-in logic array capable of being set | |
JP2004021867A (en) | Information processing system | |
US20030120860A1 (en) | Processor with embedded in-circuit programming structures | |
JPH10171645A (en) | Information processor | |
JP6111680B2 (en) | Signal processing apparatus and programmable logic device configuration method | |
CN114691180A (en) | Software upgrading method and device for processor chip, processor and processor system | |
JP2007249808A (en) | Function extension system and function extension equipment | |
JP7281275B2 (en) | Module, information processing apparatus including same, and program data update method for updating program data of module | |
Cisco | Managing Your Cisco ONS 15540 ESPx System | |
JP3397281B2 (en) | Communication device | |
JPH11282690A (en) | Method for writing control program, information processor and information processing system | |
EP1008041B1 (en) | Processor with embedded in-circuit programming structures | |
KR20060087038A (en) | Micro controller and rom data program method thereof | |
JP3715631B2 (en) | Information processing apparatus, CPU frequency control method, and program | |
EP1768411A1 (en) | Television camera system and respective configuring method | |
JPH08307246A (en) | Method for configuring integrated circuit device and logic circuit | |
JP2001142709A (en) | Initial actuation device, computer system, initial actuation method, and storage medium | |
JP2005064709A (en) | Communication apparatus | |
JP3272918B2 (en) | Parallel processing computer system, constituent devices for the system, and clock tuning method in parallel processing computer system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20040302 |