JP2017163435A - Method of controlling programmable device and programmable device - Google Patents

Method of controlling programmable device and programmable device Download PDF

Info

Publication number
JP2017163435A
JP2017163435A JP2016047748A JP2016047748A JP2017163435A JP 2017163435 A JP2017163435 A JP 2017163435A JP 2016047748 A JP2016047748 A JP 2016047748A JP 2016047748 A JP2016047748 A JP 2016047748A JP 2017163435 A JP2017163435 A JP 2017163435A
Authority
JP
Japan
Prior art keywords
lut
logical data
data
update
data holding
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016047748A
Other languages
Japanese (ja)
Other versions
JP6701828B2 (en
Inventor
裕之 市塚
Hiroyuki Ichizuka
裕之 市塚
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.)
Fujitsu Advanced Engineering Ltd
Original Assignee
Fujitsu Advanced Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Advanced Engineering Ltd filed Critical Fujitsu Advanced Engineering Ltd
Priority to JP2016047748A priority Critical patent/JP6701828B2/en
Publication of JP2017163435A publication Critical patent/JP2017163435A/en
Application granted granted Critical
Publication of JP6701828B2 publication Critical patent/JP6701828B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Logic Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten the update time of a function of a logic circuit mounted on a programmable device.SOLUTION: A programmable device (FPGA) 3 includes: a plurality of look-up tables (LUTs) for holding logical data indicating the functions of a logic circuit; and an LUT update module 12 for updating logical data held by a part of the LUTs among the plurality of LUTs on the basis of an instruction to update the logical data held by the part of LUTs.SELECTED DRAWING: Figure 2

Description

本発明は、プログラマブルデバイスの制御方法およびプログラマブルデバイスに関する。   The present invention relates to a programmable device control method and a programmable device.

近年、論理回路の機能を変更可能なField Programmable Gate Array(FPGA)が用いられている。FPGAは、プログラマブルデバイスとも称される。FPGAには、Look Up Table(LUT)が搭載される。LUTは、論路回路の機能を示すテーブルであり、該LUTのデータが更新されることで、FPGAの論理回路の機能が更新される。   In recent years, Field Programmable Gate Array (FPGA) that can change the function of a logic circuit has been used. The FPGA is also referred to as a programmable device. The FPGA is equipped with a Look Up Table (LUT). The LUT is a table indicating the function of the logical circuit, and the function of the FPGA logic circuit is updated by updating the data of the LUT.

関連する技術として、LUT形式のデータ変換処理を組み込んだプログラマブル論理回路におけるLUTの設定操作を簡略化する技術が提案されている(例えば、特許文献1を参照)。また、再起動を必要とすることなく、再読み込みされたプログラムに基づいて動作することが可能な情報処理デバイスに関する技術が提案されている(例えば、特許文献2を参照)。   As a related technique, a technique that simplifies the LUT setting operation in a programmable logic circuit incorporating a LUT format data conversion process has been proposed (see, for example, Patent Document 1). In addition, a technique relating to an information processing device that can operate based on a re-read program without requiring restart has been proposed (see, for example, Patent Document 2).

特開2004−054568号公報JP 2004-045468 A 特開2005−182410号公報JP 2005-182410 A

例えば、FPGA(プログラマブルデバイス)に搭載される各LUTは、コンフィグレーション処理により更新される。コンフィグレーション処理は、FPGAの外部に設けられるRead Only Memory(ROM)に対して、各LUTのLUTデータが記憶され、該ROMから読み出されたLUTデータが各LUTに設定されることにより行われる。   For example, each LUT mounted on an FPGA (programmable device) is updated by configuration processing. The configuration process is performed by storing the LUT data of each LUT in a Read Only Memory (ROM) provided outside the FPGA and setting the LUT data read from the ROM in each LUT. .

この際、上記ROMの先頭の領域から全領域に対して各LUTのLUTデータが更新される。FPGAに搭載されるLUTの数が多くなるに応じて、コンフィグレーション処理にかかる時間が長くなる。このため、FPGAに搭載される各LUTのうち一部のLUTが更新される場合でも、更新時間が長くなる。   At this time, the LUT data of each LUT is updated from the top area of the ROM to the entire area. As the number of LUTs mounted on the FPGA increases, the time required for the configuration process increases. For this reason, even when some of the LUTs mounted on the FPGA are updated, the update time becomes longer.

1つの側面として、本発明は、プログラマブルデバイスに搭載される論理回路の機能の更新時間を短縮化することを目的とする。   As one aspect, an object of the present invention is to shorten the update time of the function of a logic circuit mounted on a programmable device.

1つの態様では、プログラマブルデバイスの制御方法は、論理回路の機能を示す論理データを保持する論理データ保持部が複数搭載されるプログラマブルデバイスを制御する制御方法であって、前記プログラマブルデバイスを制御する制御装置が、前記複数の論理データ保持部のうち一部の論理データ保持部が保持する論理データを更新する指示を前記プログラマブルデバイスに出力し、前記プログラマブルデバイスに搭載される論理データ更新部が、前記指示に基づいて、前記一部の論理データ保持部が保持する論理データを更新する。   In one aspect, a control method for a programmable device is a control method for controlling a programmable device in which a plurality of logical data holding units that hold logic data indicating the function of a logic circuit are mounted, and controls the programmable device. The apparatus outputs an instruction to update the logical data held by some of the plurality of logical data holding units to the programmable device, and the logical data updating unit mounted on the programmable device includes: Based on the instruction, the logical data held by the partial logical data holding unit is updated.

1つの側面によれば、プログラマブルデバイスに搭載される論理回路の機能の更新時間を短縮化することができる。   According to one aspect, the update time of the function of the logic circuit mounted on the programmable device can be shortened.

電子機器および制御装置の一例を示す図である。It is a figure which shows an example of an electronic device and a control apparatus. FPGAの一例を示す図(その1)である。FIG. 2 is a diagram illustrating an example of an FPGA (part 1); FPGAの一例を示す図(その2)である。FIG. 2 is a diagram (part 2) illustrating an example of an FPGA. 制御装置の一例を示す機能ブロック図である。It is a functional block diagram which shows an example of a control apparatus. 更新指示生成の一例を示す画面例である。It is an example of a screen which shows an example of update instruction generation. 更新指示生成の他の例を示す画面例である。It is an example of a screen which shows the other example of update instruction generation. FPGAの一例を示す図(その3)である。FIG. 3 is a third diagram illustrating an example of an FPGA. 更新指示を入力したLUT更新モジュールの出力の一例を示す図である。It is a figure which shows an example of the output of the LUT update module which input the update instruction | indication. FPGAの一例を示す図(その4)である。FIG. 4 is a diagram illustrating an example of an FPGA (part 4); 制御装置の処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a process of a control apparatus. FPGAの処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of processing of FPGA. 制御装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a control apparatus.

以下、図面を参照して、実施形態について説明する。図1は、電子機器1および制御装置2の一例を示す。電子機器1は、例えば、映像機器や通信機器等であり、該電子機器1の基板にFPGA3とコンフィグレーションROM4とCPU5とが搭載される。また、電子機器1には、制御装置2が接続される。電子機器1の例は、図1の例には限定されない。   Hereinafter, embodiments will be described with reference to the drawings. FIG. 1 shows an example of an electronic device 1 and a control device 2. The electronic device 1 is, for example, a video device or a communication device, and the FPGA 3, the configuration ROM 4, and the CPU 5 are mounted on the substrate of the electronic device 1. A control device 2 is connected to the electronic device 1. The example of the electronic device 1 is not limited to the example of FIG.

FPGA3は、論理回路の機能を更新可能なプログラマブルデバイスである。コンフィグレーションROM4は、FPGA3に搭載される各論理回路の機能を一括的に設定するためのデータを記憶する。Central Processing Unit(CPU)5は、FPGA3に接続される。   The FPGA 3 is a programmable device that can update the function of the logic circuit. The configuration ROM 4 stores data for collectively setting the functions of the respective logic circuits mounted on the FPGA 3. A central processing unit (CPU) 5 is connected to the FPGA 3.

制御装置2は、コンフィグレーションROM4およびCPU5に接続されるコンピュータである。制御装置2は、コンフィグレーションROM4に各論理回路の機能を一括的に設定するためのデータを記憶し、CPU5を介して、FPGA3を制御する。   The control device 2 is a computer connected to the configuration ROM 4 and the CPU 5. The control device 2 stores data for collectively setting the functions of the logic circuits in the configuration ROM 4 and controls the FPGA 3 through the CPU 5.

図2は、FPGA3の一例を示す図である。FPGA3には、バスインタフェース10(図2では、「バスI/F」と表記)と記憶回路11とLUT更新モジュール12と複数のLook Up Table(LUT)とが搭載されている。   FIG. 2 is a diagram illustrating an example of the FPGA 3. The FPGA 3 includes a bus interface 10 (indicated as “bus I / F” in FIG. 2), a storage circuit 11, an LUT update module 12, and a plurality of Look Up Tables (LUTs).

バスインタフェース10は、CPU5と接続され、CPU5との間でデータの入出力を行う。記憶回路11は、CPU5から入力した各種の情報を記憶する。記憶回路11は、例えば、レジスタやメモリ等であってよい。記憶回路11が記憶する情報は、例えば、電子機器1の制御をFPGA3が行う際に使用される情報である。   The bus interface 10 is connected to the CPU 5 and inputs / outputs data to / from the CPU 5. The storage circuit 11 stores various information input from the CPU 5. The storage circuit 11 may be, for example, a register or a memory. The information stored in the storage circuit 11 is information used when the FPGA 3 controls the electronic device 1, for example.

バスインタフェース10は記憶回路11と接続される。LUT更新モジュール12は、バスインタフェース10に接続される。また、FPGA3には複数のLUTが搭載される。FPGA3に搭載されるLUTの数は任意の数であってもよい。   The bus interface 10 is connected to the storage circuit 11. The LUT update module 12 is connected to the bus interface 10. In addition, a plurality of LUTs are mounted on the FPGA 3. The number of LUTs mounted on the FPGA 3 may be an arbitrary number.

LUTについて説明する。LUTは、FPGA3のロジックセルに含まれるテーブルである。実施形態のLUTは、4つの信号を入力し、1つの信号を出力する。ただし、LUTに入力される信号数は4つには限定されず、出力される信号の数も1つには限定されない。   The LUT will be described. The LUT is a table included in the logic cell of the FPGA 3. The LUT of the embodiment inputs four signals and outputs one signal. However, the number of signals input to the LUT is not limited to four, and the number of signals output is not limited to one.

LUTが保持するデータ(以下、LUTデータと称する)が更新されることで、該LUTにより実現される論理回路の機能が変更される。LUTデータは、論理データの一例である。   By updating data held by the LUT (hereinafter referred to as LUT data), the function of the logic circuit realized by the LUT is changed. LUT data is an example of logical data.

例えば、LUTデータが更新されることで、LUTにより実現される論理回路は、AND回路やOR回路等、任意の論理回路に変更される。また、各LUTにはそれぞれアドレスが付与される。アドレスは、LUTを特定する特定データの一例である。   For example, when the LUT data is updated, the logic circuit realized by the LUT is changed to an arbitrary logic circuit such as an AND circuit or an OR circuit. Each LUT is given an address. The address is an example of specific data for specifying the LUT.

図2の例では、「LUT−X:Xはゼロ以上の整数」のうち「X」はLUTのアドレスを示す。「LUT−0」はアドレス「0」のLUTであることを示し、「LUT−1」はアドレス「1」のLUTであることを示す。   In the example of FIG. 2, “LUT-X: X is an integer greater than or equal to zero”, “X” indicates the address of the LUT. “LUT-0” indicates that the address is “0”, and “LUT-1” indicates that the address is “1”.

各LUTは、コンフィグレーションROM4に接続される。制御装置2は、コンフィグレーションROM4に各論理回路の機能を一括的に設定するためのデータ(一括設定データ)を記憶する。一括設定データは、LUTのアドレスと該LUTに保持させるLUTデータを含む。   Each LUT is connected to the configuration ROM 4. The control device 2 stores data (collective setting data) for collectively setting the functions of the logic circuits in the configuration ROM 4. The batch setting data includes an LUT address and LUT data to be held in the LUT.

コンフィグレーションROM4に記憶された一括設定データがFPGA3に入力され、各LUTにLUTデータが入力されることで、各LUTが保持するLUTデータが一括的に更新される。この処理は、コンフィギュレーション処理とも称される。   The batch setting data stored in the configuration ROM 4 is input to the FPGA 3 and the LUT data is input to each LUT, whereby the LUT data held by each LUT is updated collectively. This process is also called a configuration process.

図3は、コンフィグレーション処理の一例を示す。例えば、一括設定データにおいて、アドレス「0」とAND論理を示すLUTデータとが対応付けられているとする。この場合、LUT−0にAND論理を示すLUTデータ(AND論理データ)が入力され、LUT−0は該LUTデータを保持する。   FIG. 3 shows an example of the configuration process. For example, in the batch setting data, it is assumed that the address “0” is associated with LUT data indicating AND logic. In this case, LUT data (AND logic data) indicating AND logic is input to the LUT-0, and the LUT-0 holds the LUT data.

これにより、LUT−0は、AND論理回路として機能する。図3の例の場合、LUT−1には、OR論理を示すLUTデータ(OR論理データ)が入力され、LUT−1は該LUTデータを保持する。これにより、LUT−1は、OR論理回路として機能する。   Thereby, LUT-0 functions as an AND logic circuit. In the example of FIG. 3, LUT data indicating OR logic (OR logic data) is input to the LUT-1, and the LUT-1 holds the LUT data. Thereby, LUT-1 functions as an OR logic circuit.

同様に、LUT−2には、Exclusive OR(EOR)論理を示すLUTデータ(EOR論理データ)が入力され、LUT−2は、該LUTデータを保持する。これにより、LUT−2は、EOR論理回路として機能する。   Similarly, LUT data (EOR logical data) indicating Exclusive OR (EOR) logic is input to LUT-2, and LUT-2 holds the LUT data. Thereby, LUT-2 functions as an EOR logic circuit.

コンフィグレーション処理が行われることにより、FPGA3に搭載される他のLUTにもそれぞれLUTデータが入力され、該他のLUTはそれぞれLUTデータを保持する。これにより、該他のLUTは、それぞれ所定の論理回路として機能する。   By performing the configuration process, LUT data is also input to the other LUTs mounted on the FPGA 3, and each of the other LUTs holds the LUT data. Accordingly, the other LUTs function as predetermined logic circuits.

一括設定データは、例えば、ビットファイルデータであってもよい。制御装置2を操作する操作者(例えば、FPGA3の回路構成を設定する設定者等)は、制御装置2に、FPGA3に搭載される各LUTに保持させるLUTデータを設定する。   The batch setting data may be, for example, bit file data. An operator who operates the control device 2 (for example, a setter who sets the circuit configuration of the FPGA 3) sets LUT data to be held in each LUT mounted on the FPGA 3 in the control device 2.

例えば、操作者は、制御装置2を用いて、プログラムコードのコーディングを行い、FPGA3に搭載される各LUTに保持させるLUTデータを設定する。LUTデータの設定は、コーディング以外の手法により行われてもよい。   For example, the operator uses the control device 2 to code a program code, and sets LUT data to be held in each LUT mounted on the FPGA 3. The setting of LUT data may be performed by a method other than coding.

制御装置2は、各LUTについて、LUTデータの設定の入力を受け付ける。制御装置2は、設定された各LUTのLUTデータから一括設定データを生成し、生成された一括設定データをコンフィグレーションROM4に記憶する。   The control device 2 accepts input of LUT data settings for each LUT. The control device 2 generates batch setting data from the set LUT data of each LUT, and stores the generated batch setting data in the configuration ROM 4.

一括設定データがコンフィグレーションROM4に記憶される際、制御装置2は、コンフィグレーションROM4の先頭の領域から全領域を更新して、一括設定データをコンフィグレーションROM4に記憶する。   When the batch setting data is stored in the configuration ROM 4, the control device 2 updates the entire area from the top area of the configuration ROM 4 and stores the batch setting data in the configuration ROM 4.

ここで、各LUTのうち一部のLUTが保持するLUTテーブルの更新をコンフィグレーション処理により行う場合を想定する。この場合、コンフィグレーション処理が行われると、コンフィグレーションROM4の先頭の領域から全領域が更新される。   Here, it is assumed that the LUT table held by some of the LUTs is updated by configuration processing. In this case, when the configuration process is performed, the entire area is updated from the top area of the configuration ROM 4.

また、FPGA3に搭載される全てのLUTが保持するLUTデータが更新される。従って、FPGA3に搭載される全てのLUTではなく、一部のLUTが保持するLUTデータを更新する場合でも、コンフィグレーション処理のためにかかる時間が長くなる。   Further, the LUT data held by all the LUTs mounted on the FPGA 3 is updated. Accordingly, even when not all the LUTs mounted on the FPGA 3 but the LUT data held by some LUTs is updated, the time required for the configuration process becomes long.

コンフィグレーション処理は、全てのLUTが保持するLUTデータを更新する処理であり、該コンフィグレーション処理が行われている間、FPGA3はデバイスとしては機能しない。   The configuration process is a process for updating the LUT data held by all the LUTs, and the FPGA 3 does not function as a device while the configuration process is being performed.

このため、FPGA3に対してコンフィグレーション処理が行われている間、FPGA3はコンフィグレーション処理以外の動作が行われないため、この間、電子機器1は動作しない。例えば、電子機器1が通信機器である場合、FPGA3に対してコンフィグレーション処理が行われている間、該通信機器は機能しない。   For this reason, while the configuration process is being performed on the FPGA 3, the FPGA 3 does not perform any operation other than the configuration process, and thus the electronic device 1 does not operate during this period. For example, when the electronic device 1 is a communication device, the communication device does not function while the configuration process is performed on the FPGA 3.

そこで、実施形態では、コンフィグレーション処理を行うことなく、FPGA3に搭載される各LUTのうち一部のLUTのみについて、LUTデータの更新を行うために、LUT更新モジュールがFPGA3に搭載される。   Therefore, in the embodiment, the LUT update module is mounted on the FPGA 3 in order to update the LUT data for only some of the LUTs mounted on the FPGA 3 without performing configuration processing.

LUT更新モジュール12は、バスインタフェース10に接続される回路であり、論理データ更新部の一例である。制御装置5は、FPGA3に搭載される複数のLUTのうち更新対象である一部のLUTにのみ、LUTデータを更新する指示(以下、更新指示と称する)を生成する。   The LUT update module 12 is a circuit connected to the bus interface 10 and is an example of a logical data update unit. The control device 5 generates an instruction to update the LUT data (hereinafter referred to as an update instruction) only to a part of the LUTs to be updated among the plurality of LUTs mounted on the FPGA 3.

図4を参照して、制御装置2の一例について説明する。制御装置2は、記憶部20と検出部21と更新指示生成部22とデータ出力部23と画面制御部24と入力受け付け部25とを含む。   An example of the control device 2 will be described with reference to FIG. The control device 2 includes a storage unit 20, a detection unit 21, an update instruction generation unit 22, a data output unit 23, a screen control unit 24, and an input reception unit 25.

また、制御装置2は、表示装置31と入力装置32とCPU5とに接続される。表示装置31は、例えばディスプレイであり、入力装置32は、例えばマウスやキーボード等である。   The control device 2 is connected to the display device 31, the input device 32, and the CPU 5. The display device 31 is, for example, a display, and the input device 32 is, for example, a mouse or a keyboard.

記憶部20には各種のデータが記憶される。例えば、FPGA3に搭載される全てのLUTが保持するLUTデータを記述したコード(プログラムコード)が記憶部20に記憶される。   Various data are stored in the storage unit 20. For example, a code (program code) describing LUT data held by all the LUTs mounted on the FPGA 3 is stored in the storage unit 20.

このプログラムコードが変更された場合、検出部21は、プログラムコードのうち変更された部分を検出する。例えば、プログラムコードには、LUTのアドレスとLUTデータとの対応関係が、各LUTのそれぞれについて記述される。   When the program code is changed, the detection unit 21 detects the changed part of the program code. For example, in the program code, the correspondence between the LUT address and the LUT data is described for each LUT.

各LUTのアドレスのうち何れかのアドレスに対応するLUTのLUTデータが変更された場合、検出部21は、変更されたLUTデータのアドレスおよび更新後のLUTデータを検出する。   When the LUT data of the LUT corresponding to any one of the addresses of each LUT is changed, the detection unit 21 detects the changed LUT data address and the updated LUT data.

例えば、プログラムコードが編集された場合、編集前のプログラムコードと編集後のプログラムコードとの文字列の比較により、更新されたLUTのアドレスおよび更新後のLUTデータが検出されてもよい。   For example, when the program code is edited, the address of the updated LUT and the updated LUT data may be detected by comparing character strings of the program code before editing and the program code after editing.

更新指示生成部22は、検出部21が検出したLUTのアドレスに対応するLUTが保持するLUTデータを更新する更新指示を生成する。この更新指示には、LUTのアドレスと、更新後のLUTデータと、LUTデータの更新を有効にするイネーブル信号とが含まれる。   The update instruction generation unit 22 generates an update instruction for updating the LUT data held by the LUT corresponding to the LUT address detected by the detection unit 21. This update instruction includes the LUT address, the updated LUT data, and an enable signal for enabling the update of the LUT data.

データ出力部23は、生成された更新指示をCPU5に出力する。画面制御部24は、表示装置31の画面制御を行う。例えば、画面制御部24は、上記のプログラムコードを表示装置31に表示する制御を行う。   The data output unit 23 outputs the generated update instruction to the CPU 5. The screen control unit 24 performs screen control of the display device 31. For example, the screen control unit 24 performs control to display the program code on the display device 31.

入力受け付け部25は、入力装置32を用いて行われた操作を受け付ける。例えば、制御装置2を操作する操作者は、入力装置32を用いて、上記のプログラムコードを編集する。入力受け付け部25は、編集された内容を受け付ける。   The input receiving unit 25 receives an operation performed using the input device 32. For example, an operator who operates the control device 2 edits the program code using the input device 32. The input receiving unit 25 receives the edited content.

図5は、更新指示の生成の一例を示す。図5の例において、表示装置31には、プログラムコードを編集するための編集画面(図5では「コード編集画面」と表記)が表示される。   FIG. 5 shows an example of generation of an update instruction. In the example of FIG. 5, the display device 31 displays an edit screen for editing the program code (denoted as “code edit screen” in FIG. 5).

LUTデータの更新前において、プログラムコードには「LUT0=AND」が記述されている(図5の例における破線部分)。この記述は、アドレス「0」のLUTにAND論理が設定されていることを示す。また、プログラムコードには、他のLUTについての論理が設定されている。   Before updating the LUT data, “LUT0 = AND” is described in the program code (the broken line portion in the example of FIG. 5). This description indicates that AND logic is set in the LUT having the address “0”. In addition, logic for other LUTs is set in the program code.

例えば、制御装置2の操作者は、入力装置32を用いて、図5の例に示すように、「LUT0=AND」を「LUT0=NAND」に変更したとする。この場合、検出部21は、「LUT0=AND」の文字列が「LUT0=NAND」に変更されたことを検出する。   For example, it is assumed that the operator of the control device 2 uses the input device 32 to change “LUT0 = AND” to “LUT0 = NAND” as shown in the example of FIG. In this case, the detection unit 21 detects that the character string “LUT0 = AND” has been changed to “LUT0 = NAND”.

図5は、LUT―0のLUTデータが変更される例を示すが、複数のLUTのLUTデータが変更されてもよい。例えば、LUT―0およびLUT―1の2つのLUTのLUTデータが変更されてもよい。   FIG. 5 shows an example in which the LUT data of LUT-0 is changed, but the LUT data of a plurality of LUTs may be changed. For example, the LUT data of two LUTs, LUT-0 and LUT-1, may be changed.

プログラムコードの変更が終了すると(例えば、編集後のプログラムコードが保存された場合等)、更新指示生成部22は、検出部21が検出した変更に基づいて、更新指示を生成する。   When the change of the program code is completed (for example, when the edited program code is saved), the update instruction generation unit 22 generates an update instruction based on the change detected by the detection unit 21.

図5の例の場合、検出部21は、アドレス「0」のLUTが保持するLUTデータがAND論理からNAND論理に更新されたことを検出する。従って、更新指示生成部22は、更新されたLUTのアドレス「0」と、更新後のLUTデータであるNAND論理を示す機械語と、イネーブル信号とを含む更新指示を生成する。   In the case of the example of FIG. 5, the detection unit 21 detects that the LUT data held by the LUT having the address “0” has been updated from the AND logic to the NAND logic. Accordingly, the update instruction generation unit 22 generates an update instruction including the address “0” of the updated LUT, the machine language indicating the NAND logic as the updated LUT data, and the enable signal.

図6は、更新指示の生成の他の例を示す。図6の例において、LUT更新画面は、制御装置2により実行される所定のソフトウェアの制御により、表示装置31に表示される画面である。   FIG. 6 shows another example of generation of an update instruction. In the example of FIG. 6, the LUT update screen is a screen displayed on the display device 31 under the control of predetermined software executed by the control device 2.

操作者は、入力装置32を用いて、LUTデータの更新を行う対象のLUTを特定する。例えば、図6の例の場合、操作者は、入力装置32としてのマウスを用いて、「LUT−0」のプルダウンメニューMにポインタPを合わせて押下する。   The operator uses the input device 32 to specify a target LUT for updating the LUT data. For example, in the case of the example of FIG. 6, the operator uses the mouse as the input device 32 to place the pointer P on the pull-down menu M of “LUT-0” and press it down.

入力受け付け部25が、この押下操作を受け付けると、画面制御部24は表示装置31に各種の論理回路(例えば、OR論理やEOR論理等)を示す情報を表示する。操作者は、マウスを用いて、所望の論理回路を選択する。   When the input receiving unit 25 receives this pressing operation, the screen control unit 24 displays information indicating various logic circuits (for example, OR logic, EOR logic, etc.) on the display device 31. The operator uses the mouse to select a desired logic circuit.

入力受け付け部25が、この選択操作を受け付ける。これにより、更新指示生成部22は、更新されたLUTのアドレス「0」と、更新後のLUTデータであるNAND論理を示す機械語と、イネーブル信号とを含む更新指示を生成する。   The input receiving unit 25 receives this selection operation. As a result, the update instruction generation unit 22 generates an update instruction including the address “0” of the updated LUT, the machine language indicating the NAND logic as the updated LUT data, and the enable signal.

図7の例に示されるように、更新指示が生成されると、制御装置2のデータ出力部23は、CPU5に生成された更新指示を出力する。CPU5は、バスインタフェース10に更新指示を出力する。   As shown in the example of FIG. 7, when an update instruction is generated, the data output unit 23 of the control device 2 outputs the generated update instruction to the CPU 5. The CPU 5 outputs an update instruction to the bus interface 10.

この更新指示は、バスインタフェース10を介して、LUT更新モジュール12に入力される。図8は、更新指示を入力したLUT更新モジュール12の出力の一例を示す。   This update instruction is input to the LUT update module 12 via the bus interface 10. FIG. 8 shows an example of the output of the LUT update module 12 that has received an update instruction.

図8の例では、更新指示は、NAND論理を示すLUTデータと、アドレス「0」を示すデータと、各LUTが保持するLUTデータの更新を有効にするイネーブル信号とを含む。この更新指示がLUT更新モジュール12に入力される。   In the example of FIG. 8, the update instruction includes LUT data indicating NAND logic, data indicating an address “0”, and an enable signal that enables updating of the LUT data held by each LUT. This update instruction is input to the LUT update module 12.

LUT更新モジュール12は、イネーブル信号制御部41を含む。イネーブル信号制御部41は、LUT更新モジュール12に接続される各LUTに対して、イネーブル信号を有効または無効にして、出力する制御を行う回路である。   The LUT update module 12 includes an enable signal control unit 41. The enable signal control unit 41 is a circuit that performs control to enable or disable the enable signal for each LUT connected to the LUT update module 12.

図8の例の場合、LUT更新モジュール12は、入力した更新指示に含まれるNAND論理を示すLUTデータを、FPGA3に搭載される各LUTに出力する。また、LUT更新モジュール12は、入力した更新指示に含まれるアドレス「0」を示すデータを各LUTに出力する。   In the example of FIG. 8, the LUT update module 12 outputs LUT data indicating NAND logic included in the input update instruction to each LUT mounted on the FPGA 3. The LUT update module 12 outputs data indicating the address “0” included in the input update instruction to each LUT.

イネーブル信号制御部41は、更新指示に含まれるアドレス「0」と、「有効」であることを示すイネーブル信号とを入力する。イネーブル信号制御部41は、更新指示に含まれるアドレスに対応するLUT以外のLUTに対するイネーブル信号を有効から無効に変更する。   The enable signal control unit 41 inputs an address “0” included in the update instruction and an enable signal indicating “valid”. The enable signal control unit 41 changes the enable signal for the LUT other than the LUT corresponding to the address included in the update instruction from valid to invalid.

図8の例の場合、更新指示に含まれるアドレスは「0」である。よって、イネーブル信号制御部41は、LUT−0以外のLUTに出力するイネーブル信号を有効から無効に変更する。この場合、LUT−1およびLUT−2に出力されるイネーブル信号は無効に変更される。   In the example of FIG. 8, the address included in the update instruction is “0”. Therefore, the enable signal control unit 41 changes the enable signal output to the LUT other than LUT-0 from valid to invalid. In this case, the enable signal output to LUT-1 and LUT-2 is changed to invalid.

一方、イネーブル信号制御部41は、LUT−0に出力されるイネーブル信号を変更しない。このため、LUT−0に出力されるイネーブル信号は有効のままである。   On the other hand, the enable signal control unit 41 does not change the enable signal output to the LUT-0. For this reason, the enable signal output to LUT-0 remains valid.

図9の例に示されるように、LUT−0は、NAND論理を示すLUTデータおよびアドレス「0」を示すデータを入力する。また、LUT−0は、有効であることを示すイネーブル信号を入力する。LUT−0は、入力したアドレスが「0」であり、イネーブル信号が有効であるため、LUTデータの更新を行う。   As shown in the example of FIG. 9, the LUT-0 inputs LUT data indicating NAND logic and data indicating an address “0”. The LUT-0 inputs an enable signal indicating that it is valid. LUT-0 updates the LUT data because the input address is “0” and the enable signal is valid.

これにより、LUT−0が保持するLUTデータは、AND論理からNAND論理に変更される。FPGA3に搭載される各LUTのうち、LUT−0以外のLUTには、無効であることを示すイネーブル信号が入力される。このため、LUT−0以外のLUTは、LUTデータの更新を行わない。   As a result, the LUT data held by the LUT-0 is changed from the AND logic to the NAND logic. Among the LUTs mounted on the FPGA 3, an enable signal indicating invalidity is input to LUTs other than LUT-0. For this reason, LUTs other than LUT-0 do not update LUT data.

従って、LUT更新モジュール12は、入力した更新指示に基づいて、FPGA3に搭載される各LUTのうち一部のLUT(更新対象のLUT)のみについて、LUTデータを更新する。   Accordingly, the LUT update module 12 updates the LUT data for only some of the LUTs (updating LUTs) among the LUTs mounted on the FPGA 3 based on the input update instruction.

従って、FPGA3に対するコンフィグレーション処理を行うことなく、更新対象のLUTが保持するLUTデータが更新される。上述したように、コンフィグレーション処理が行われる場合、コンフィグレーションROM4の先頭の領域から全領域が更新されるため、コンフィグレーション処理の時間が長くなる。   Therefore, the LUT data held by the update target LUT is updated without performing configuration processing for the FPGA 3. As described above, when the configuration process is performed, the entire area is updated from the top area of the configuration ROM 4, so that the time for the configuration process becomes long.

実施形態では、FPGA3に搭載される各LUTのうち一部のLUTが保持するLUTデータが更新される場合、コンフィグレーション処理は行われない。この場合、LUT更新モジュールが、更新対象のLUTが保持するLUTデータのみを更新するため、更新時間を短縮化することができる。   In the embodiment, the configuration process is not performed when the LUT data held by some of the LUTs mounted on the FPGA 3 is updated. In this case, since the LUT update module updates only the LUT data held by the update target LUT, the update time can be shortened.

例えば、FPGA3に搭載されるLUTの数が数十万個程度の場合、コンフィグレーション処理に数時間程度かかる場合がある。FPGA3に搭載される各LUTのうち1つのLUT(LUT−0)が保持するLUTデータの更新がコンフィグレーション処理により行われると、更新処理に数時間程度かかることになる。   For example, when the number of LUTs mounted on the FPGA 3 is about several hundred thousand, the configuration process may take several hours. When the LUT data held by one LUT (LUT-0) among the LUTs mounted on the FPGA 3 is updated by the configuration process, the update process takes several hours.

実施形態では、FPGA3に搭載されるLUT更新モジュール12は、制御装置2で指定されたLUT−0が保持するLUTデータのみを更新する。このため、FPGA3に搭載されるLUTの数が数十万個程度の場合でも、数分程度で更新処理が終了することがある。従って、LUTデータの更新時間が短くなる。   In the embodiment, the LUT update module 12 mounted on the FPGA 3 updates only the LUT data held by the LUT-0 designated by the control device 2. For this reason, even when the number of LUTs mounted on the FPGA 3 is about several hundred thousand, the update process may be completed in about several minutes. Therefore, the update time of LUT data is shortened.

また、LUT更新モジュール12は、FPGA3に搭載される複数のLUTのうち、更新指示で特定されるLUTのみを更新する。該LUTが更新されている間、LUT更新モジュール12は、FPGA3に搭載される各LUTのうち、更新対象以外のLUTに対して、LUTデータの更新を無効にするイネーブル信号を出力する。   Further, the LUT update module 12 updates only the LUT specified by the update instruction among the plurality of LUTs mounted on the FPGA 3. While the LUT is being updated, the LUT update module 12 outputs an enable signal for invalidating the update of the LUT data to the LUTs other than the update target among the LUTs mounted on the FPGA 3.

従って、更新指示で特定されるLUTが更新されている間、更新対象以外のLUTは動作することができる。更新対象のLUTがLUT−0のみである場合、FPGA3に搭載される複数のLUTのうち、LUT−0以外のLUTは動作可能である。   Accordingly, while the LUT specified by the update instruction is being updated, LUTs other than the update target can operate. When the LUT to be updated is only LUT-0, LUTs other than LUT-0 are operable among the plurality of LUTs mounted on the FPGA 3.

コンフィグレーション処理が行われる場合、FPGA3はデバイスとして機能しない。一方、実施形態では、FPGA3に搭載される各LUTのうち一部のLUTが更新されている間でも、更新対象以外のLUTは動作するため、LUTの更新中にFPGA3をデバイスとして機能させることができる。   When the configuration process is performed, the FPGA 3 does not function as a device. On the other hand, in the embodiment, since the LUTs other than the update target operate even when some of the LUTs mounted on the FPGA 3 are updated, the FPGA 3 can function as a device during the LUT update. it can.

<実施形態のフローチャートの一例>
次に、制御装置2の処理の流れの一例について、図10のフローチャートを参照して説明する。制御装置2は、FPGA3のLUTの更新操作を受け付けた場合、該更新操作はコンフィグレーション処理を指定した操作であるかを判定する(ステップS1)。
<Example of Flowchart of Embodiment>
Next, an example of the processing flow of the control device 2 will be described with reference to the flowchart of FIG. When receiving an update operation of the LUT of the FPGA 3, the control device 2 determines whether the update operation is an operation designating the configuration process (Step S <b> 1).

この判定は、例えば、入力受け付け部25が入力装置32から受け付けた入力に基づいて行われてもよい。コンフィグレーション処理が指定された場合(ステップS1でYES)、制御装置2は、FPGA3にコンフィグレーションを実行させるコンフィグレーション指示をコンフィグレーションROM4に出力する(ステップS2)。   This determination may be made based on an input received from the input device 32 by the input receiving unit 25, for example. When the configuration process is designated (YES in step S1), the control device 2 outputs a configuration instruction for causing the FPGA 3 to execute the configuration to the configuration ROM 4 (step S2).

この場合、コンフィグレーションROM4の先頭の領域から全領域が更新されて、一括設定データが記憶されるコンフィグレーション処理が実行される。コンフィグレーション処理が実行される場合、FPGA3は機能しない。   In this case, the entire area is updated from the top area of the configuration ROM 4 and a configuration process is performed in which the batch setting data is stored. When the configuration process is executed, the FPGA 3 does not function.

コンフィグレーション処理が指定されない場合(ステップS1でNO)、更新指示生成部22は、入力受け付け部25が受け付けた入力内容に基づいて、更新対象のLUTのアドレスを特定する(ステップS3)。   When the configuration process is not specified (NO in step S1), the update instruction generation unit 22 specifies the address of the LUT to be updated based on the input content received by the input reception unit 25 (step S3).

また、更新指示生成部22は、特定されたLUTに対応するLUTデータを認識する(ステップS4)。認識されたLUTデータは、更新後の論理を示すデータである。例えば、LUT−0に対応付けられていたAND論理がNAND論理に変更された場合、検出部21は、該変更を検出する。   The update instruction generation unit 22 recognizes LUT data corresponding to the specified LUT (step S4). The recognized LUT data is data indicating the updated logic. For example, when the AND logic associated with LUT-0 is changed to NAND logic, the detection unit 21 detects the change.

これにより、更新指示生成部22は、特定されたLUTに対応するLUTデータを認識する。更新指示生成部22は、特定されたLUTのみについての更新指示を生成する(ステップS5)。   Thereby, the update instruction generation unit 22 recognizes LUT data corresponding to the specified LUT. The update instruction generation unit 22 generates an update instruction for only the specified LUT (step S5).

この更新指示には、特定されたLUTのアドレスと、更新後のLUTデータと、LUTデータの更新を有効にするイネーブル信号とが含まれる。データ出力部23は、生成された更新指示をCPU5に出力する(ステップS6)。CPU5に出力された更新指示は、FPGA3に入力される。   This update instruction includes the address of the specified LUT, the updated LUT data, and an enable signal for enabling the update of the LUT data. The data output unit 23 outputs the generated update instruction to the CPU 5 (step S6). The update instruction output to the CPU 5 is input to the FPGA 3.

次に、FPGA3の処理の一例について、図11のフローチャートを参照して説明する。CPU5からFPGA3のバスインタフェース10に更新指示が入力される。そして、該更新指示はLUT更新モジュール12に入力される。   Next, an example of processing of the FPGA 3 will be described with reference to the flowchart of FIG. An update instruction is input from the CPU 5 to the bus interface 10 of the FPGA 3. Then, the update instruction is input to the LUT update module 12.

LUT更新モジュール12は、更新指示に含まれるLUTデータを、FPGA3に搭載される各LUTに出力する(ステップS11)。また、LUT更新モジュール12は、更新指示に含まれるアドレスを示すデータを、FPGA3に搭載される各LUTに出力する(ステップS12)。   The LUT update module 12 outputs the LUT data included in the update instruction to each LUT mounted on the FPGA 3 (step S11). The LUT update module 12 outputs data indicating the address included in the update instruction to each LUT mounted on the FPGA 3 (step S12).

LUT更新モジュール12のイネーブル信号制御部41は、イネーブル信号およびアドレスを示すデータを入力する。イネーブル信号制御部41は、更新指示に含まれるアドレスを示すデータに基づいて、LUTごとに、有効または無効のイネーブル信号を出力する(ステップS13)。   The enable signal control unit 41 of the LUT update module 12 inputs an enable signal and data indicating an address. The enable signal control unit 41 outputs a valid or invalid enable signal for each LUT based on the data indicating the address included in the update instruction (step S13).

イネーブル信号制御部41は、更新指示に含まれるアドレスを示すデータに基づいて、該アドレスのLUTに対しては、イネーブル信号を有効にしたまま出力する。   Based on the data indicating the address included in the update instruction, the enable signal control unit 41 outputs the LUT at the address while keeping the enable signal valid.

一方、イネーブル信号制御部41は、更新指示に含まれるアドレス以外のアドレスのLUTに対して、イネーブル信号を有効から無効に変更し、無効に変更されたイネーブル信号を出力する。   On the other hand, the enable signal control unit 41 changes the enable signal from valid to invalid for the LUT at an address other than the address included in the update instruction, and outputs the enable signal changed to invalid.

更新対象のLUTは、更新指示に含まれるLUTデータと、アドレスを示すデータと、有効であることを示すイネーブル信号とを入力する。これにより、更新対象のLUTは、保持しているLUTデータを、入力したLUTデータに更新する(ステップS14)。   The LUT to be updated receives LUT data included in the update instruction, data indicating an address, and an enable signal indicating validity. As a result, the update target LUT updates the held LUT data to the input LUT data (step S14).

従って、更新対象のLUTによるLUTデータの更新処理が行われる。該更新処理が行われている間、FPGA3は、更新対象のLUT以外のLUTにより実現される論理回路を動作させる(ステップS15)。   Therefore, LUT data update processing is performed by the update target LUT. While the update process is being performed, the FPGA 3 operates a logic circuit realized by an LUT other than the LUT to be updated (step S15).

以上により、コンフィグレーション処理が行われることなく、更新対象のLUTが保持するLUTデータが更新される。このため、更新を行うための時間を短くすることができる。   As described above, the LUT data held by the update target LUT is updated without performing the configuration process. For this reason, the time for updating can be shortened.

また、更新対象のLUTが更新されている間、更新対象のLUT以外のLUTは論理回路として機能するため、FPGA3は機能する。例えば、電子機器1が通信機器の場合、FPGA3のうち一部のLUTが更新されている場合でも、通信機器は通信を行うことができる。   Also, while the update target LUT is being updated, the FPGA 3 functions because the LUTs other than the update target LUT function as logic circuits. For example, when the electronic device 1 is a communication device, the communication device can perform communication even when some LUTs of the FPGA 3 are updated.

<制御装置のハードウェア構成の一例>
次に、図12の例を参照して、制御装置2のハードウェア構成の一例を説明する。図12の例に示すように、バス100に対して、プロセッサ111とRandom Access Memory(RAM)112とROM113とが接続される。また、該バス100に対して、補助記憶装置114と媒体接続部115と表示装置31と入力装置32とが接続される。
<Example of hardware configuration of control device>
Next, an example of the hardware configuration of the control device 2 will be described with reference to the example of FIG. As shown in the example of FIG. 12, a processor 111, a random access memory (RAM) 112, and a ROM 113 are connected to the bus 100. The auxiliary storage device 114, the medium connection unit 115, the display device 31, and the input device 32 are connected to the bus 100.

プロセッサ111はRAM112に展開されたプログラムを実行する。実行されるプログラムとしては、実施形態における制御装置の処理を行うプログラムが適用されてもよい。   The processor 111 executes a program expanded in the RAM 112. As a program to be executed, a program for performing processing of the control device in the embodiment may be applied.

ROM113はRAM112に展開されるプログラムを記憶する不揮発性の記憶装置である。このROM113は、制御装置2のROM113であり、コンフィグレーションROM4とは異なる。   The ROM 113 is a non-volatile storage device that stores programs developed in the RAM 112. This ROM 113 is the ROM 113 of the control device 2 and is different from the configuration ROM 4.

補助記憶装置114は、種々の情報を記憶する記憶装置であり、例えばハードディスクドライブや半導体メモリ等を補助記憶装置114に適用してもよい。媒体接続部115は、可搬型記録媒体118と接続可能に設けられている。   The auxiliary storage device 114 is a storage device that stores various types of information. For example, a hard disk drive or a semiconductor memory may be applied to the auxiliary storage device 114. The medium connection unit 115 is provided so as to be connectable to the portable recording medium 118.

可搬型記録媒体118としては、可搬型のメモリや光学式ディスク(例えば、Compact Disc(CD)やDigital Versatile Disc(DVD)、半導体メモリ等)を適用してもよい。この可搬型記録媒体118に実施形態の処理を行うプログラムが記録されていてもよい。   As the portable recording medium 118, a portable memory or an optical disc (for example, Compact Disc (CD), Digital Versatile Disc (DVD), semiconductor memory, etc.) may be applied. A program for performing the processing of the embodiment may be recorded on the portable recording medium 118.

表示装置31は、上述したように、例えばディスプレイである。入力装置32は、上述したように、例えばマウスやキーボード等である。   As described above, the display device 31 is a display, for example. As described above, the input device 32 is, for example, a mouse or a keyboard.

記憶部20は、RAM112や補助記憶装置114等により実現されてもよい。制御装置2の検出部21と更新指示生成部22とデータ入出力部23と画面制御部24と入力受け付け部25とは、与えられたプログラムをプロセッサ111が実行することにより実現されてもよい。   The storage unit 20 may be realized by the RAM 112, the auxiliary storage device 114, or the like. The detection unit 21, the update instruction generation unit 22, the data input / output unit 23, the screen control unit 24, and the input reception unit 25 of the control device 2 may be realized by the processor 111 executing a given program.

RAM112、ROM113、補助記憶装置114および可搬型記録媒体118は、何れもコンピュータ読み取り可能な有形の記憶媒体の一例である。これらの有形な記憶媒体は、信号搬送波のような一時的な媒体ではない。   The RAM 112, the ROM 113, the auxiliary storage device 114, and the portable recording medium 118 are all examples of a tangible storage medium that can be read by a computer. These tangible storage media are not temporary media such as signal carriers.

<その他>
本実施形態は、以上に述べた実施の形態に限定されるものではなく、本実施形態の要旨を逸脱しない範囲内で種々の構成または実施形態を取ることができる。
<Others>
The present embodiment is not limited to the above-described embodiment, and various configurations or embodiments can be taken without departing from the gist of the present embodiment.

1 電子機器
2 制御装置
3 FPGA
4 コンフィグレーションROM
10 バスインタフェース
11 記憶回路
12 更新モジュール
21 検出部
22 更新指示生成部
23 データ入出力部
24 画面制御部
25 入力受け付け部
31 表示装置
32 入力装置
111 プロセッサ
112 RAM
113 ROM
1 Electronic device 2 Control device 3 FPGA
4 Configuration ROM
DESCRIPTION OF SYMBOLS 10 Bus interface 11 Memory circuit 12 Update module 21 Detection part 22 Update instruction generation part 23 Data input / output part 24 Screen control part 25 Input reception part 31 Display apparatus 32 Input apparatus 111 Processor 112 RAM
113 ROM

Claims (6)

論理回路の機能を示す論理データを保持する論理データ保持部が複数搭載されたプログラマブルデバイスを制御する制御方法であって、
前記プログラマブルデバイスを制御する制御装置が、前記複数の論理データ保持部のうち一部の論理データ保持部が保持する論理データを更新する指示を前記プログラマブルデバイスに出力し、
前記プログラマブルデバイスに搭載された論理データ更新部が、前記指示に基づいて、前記一部の論理データ保持部が保持する論理データを更新する、
ことを特徴とするプログラマブルデバイスの制御方法。
A control method for controlling a programmable device having a plurality of logic data holding units for holding logic data indicating the function of a logic circuit,
The control device for controlling the programmable device outputs an instruction to update the logical data held by some of the plurality of logical data holding units to the programmable device,
The logical data update unit mounted on the programmable device updates the logical data held by the partial logical data holding unit based on the instruction.
A control method of a programmable device characterized by the above.
前記指示は、前記一部の論理データ保持部を特定する特定データと、前記一部の論理データ保持部に対応した論理データと、前記複数の論理データ保持部の更新を有効にする信号と、を含むこと、
を特徴とする請求項1記載のプログラマブルデバイスの制御方法。
The instruction includes specific data for specifying the part of the logical data holding unit, logical data corresponding to the part of the logical data holding unit, a signal for enabling the updating of the plurality of logical data holding units, Including,
The method of controlling a programmable device according to claim 1.
前記論理データ更新部は、
前記複数の論理データ保持部に前記更新内容を示す論理データを出力し、
前記特定データに基づいて、前記複数の論理データ保持部のうち、前記一部の論理データ保持部以外の論理データ保持部に対する前記信号を有効から無効に変更する、
ことを特徴とする請求項2記載のプログラマブルデバイスの制御方法。
The logical data update unit
Outputting logical data indicating the update content to the plurality of logical data holding units;
Based on the specific data, the signal for the logical data holding units other than the partial logical data holding unit among the plurality of logical data holding units is changed from valid to invalid.
The method of controlling a programmable device according to claim 2.
前記制御装置は、
前記複数の論理データ保持部のうち、前記論理データの更新を行う論理データ保持部の指定および更新される論理データの入力を受け付け、
指定された論理データ保持部を前記一部の論理データ保持部として、該一部の論理データ保持部についてのみの前記指示を生成する、
ことを特徴とする請求項2または3記載のプログラマブルデバイスの制御方法。
The controller is
Among the plurality of logical data holding units, accepting the designation of the logical data holding unit for updating the logical data and the input of the logical data to be updated,
The designated logical data holding unit is used as the partial logical data holding unit, and the instruction is generated only for the partial logical data holding unit.
The method of controlling a programmable device according to claim 2 or 3,
前記プログラマブルデバイスは、
前記論理データ更新部が、前記一部の論理データ保持部が保持する論理データを更新している間、前記複数の論理データ保持部のうち前記一部の論理データ保持部以外の論理データ保持部により実現される論理回路を動作させる、
ことを特徴とする請求項1乃至4のうち何れか1項に記載のプログラマブルデバイスの制御方法。
The programmable device is:
While the logical data updating unit is updating the logical data held by the part of the logical data holding unit, the logical data holding unit other than the part of the logical data holding unit among the plurality of logical data holding units Operate the logic circuit realized by
The method for controlling a programmable device according to any one of claims 1 to 4, wherein:
論理回路の機能を示す論理データを保持する複数の論理データ保持部と、
前記複数の論理データ保持部のうち一部の論理データ保持部が保持する論理データを更新する指示に基づいて、前記一部の論理データ保持部が保持する論理データを更新する論理データ更新部と、
を備えることを特徴とするプログラマブルデバイス。
A plurality of logical data holding units for holding logical data indicating the function of the logic circuit;
A logical data updating unit that updates logical data held by the some logical data holding units based on an instruction to update logical data held by some logical data holding units among the plurality of logical data holding units; ,
A programmable device comprising:
JP2016047748A 2016-03-11 2016-03-11 Programmable device control method and programmable device Active JP6701828B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016047748A JP6701828B2 (en) 2016-03-11 2016-03-11 Programmable device control method and programmable device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016047748A JP6701828B2 (en) 2016-03-11 2016-03-11 Programmable device control method and programmable device

Publications (2)

Publication Number Publication Date
JP2017163435A true JP2017163435A (en) 2017-09-14
JP6701828B2 JP6701828B2 (en) 2020-05-27

Family

ID=59858133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016047748A Active JP6701828B2 (en) 2016-03-11 2016-03-11 Programmable device control method and programmable device

Country Status (1)

Country Link
JP (1) JP6701828B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002208638A (en) * 2001-01-09 2002-07-26 Fuji Xerox Co Ltd Method and system of information processing
JP2005136956A (en) * 2003-10-08 2005-05-26 Toshiba Corp Logic circuit device, and operating voltage change method
JP2008112508A (en) * 2006-10-30 2008-05-15 Elpida Memory Inc Memory circuit, semiconductor device, and control method of memory circuit
JP2010206513A (en) * 2009-03-03 2010-09-16 Renesas Electronics Corp Semiconductor device
JP2014116054A (en) * 2012-12-12 2014-06-26 Nec Corp Integrated circuit
JP2016015710A (en) * 2014-06-09 2016-01-28 株式会社デンソー Programmable logistic device and configuration method of programmable logistic device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002208638A (en) * 2001-01-09 2002-07-26 Fuji Xerox Co Ltd Method and system of information processing
JP2005136956A (en) * 2003-10-08 2005-05-26 Toshiba Corp Logic circuit device, and operating voltage change method
JP2008112508A (en) * 2006-10-30 2008-05-15 Elpida Memory Inc Memory circuit, semiconductor device, and control method of memory circuit
JP2010206513A (en) * 2009-03-03 2010-09-16 Renesas Electronics Corp Semiconductor device
JP2014116054A (en) * 2012-12-12 2014-06-26 Nec Corp Integrated circuit
JP2016015710A (en) * 2014-06-09 2016-01-28 株式会社デンソー Programmable logistic device and configuration method of programmable logistic device

Also Published As

Publication number Publication date
JP6701828B2 (en) 2020-05-27

Similar Documents

Publication Publication Date Title
US20140195794A1 (en) Electronic device with baseboard management controller updating system
JP2005293659A (en) Memory device and reference current setting method
JP5542823B2 (en) System and method for using sound to distinguish key presses
US7987354B2 (en) Updating a source image file in a BIOS memory
JP6215105B2 (en) Program conversion apparatus and conversion processing program
EP3118755A1 (en) Searching program, searching method, and searching device
JP5747698B2 (en) Requirements management support device
JP6701828B2 (en) Programmable device control method and programmable device
JP5811859B2 (en) Source code static analysis device, system, method, and program therefor
WO2020213129A1 (en) Debugging assistance device, debugging assistance method and debugging assistance program
JP4089576B2 (en) Parameter setting device and parameter setting program
JP6779101B2 (en) Graphical user interface processor
US10963197B2 (en) Image processing apparatus that installs application modules, control method therefor, and storage medium
KR20110074671A (en) Data processing apparatus and method
JP5835498B2 (en) LSI and LSI manufacturing method
JP4865449B2 (en) Difference generation device, difference application device, difference generation program, difference application program, difference generation application system, and difference generation application method
KR102466551B1 (en) Data writing method, device, and electronic equipment
JP4362777B2 (en) Programming device, symbol automatic registration method, program, and recording medium
JP2018050258A (en) Information processing apparatus, information processing system, and information processing method
JP2017199226A (en) Program editing method, program development support device, and programmable controller
JP2009239344A (en) Description processing apparatus, description processing method and program
CN117672340A (en) One-time programmable automatic chip system verification method, device and terminal
JP2007295143A (en) Image processing apparatus
JP2008226186A (en) Integrated circuit, test condition setting method therefor, and program
US20060282250A1 (en) Logic simulation method and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191023

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191120

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20191120

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20191120

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200407

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200420

R150 Certificate of patent or registration of utility model

Ref document number: 6701828

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350