JP2007194940A - Field programmable gate array - Google Patents

Field programmable gate array Download PDF

Info

Publication number
JP2007194940A
JP2007194940A JP2006011480A JP2006011480A JP2007194940A JP 2007194940 A JP2007194940 A JP 2007194940A JP 2006011480 A JP2006011480 A JP 2006011480A JP 2006011480 A JP2006011480 A JP 2006011480A JP 2007194940 A JP2007194940 A JP 2007194940A
Authority
JP
Japan
Prior art keywords
configuration data
fpga
voltage
circuit
gate array
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
Application number
JP2006011480A
Other languages
Japanese (ja)
Inventor
Akira Misumi
晃 三角
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2006011480A priority Critical patent/JP2007194940A/en
Publication of JP2007194940A publication Critical patent/JP2007194940A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To decrease the number of components and to lower the manufacturing cost by simplifying the constitution of a peripheral circuit. <P>SOLUTION: An FPGA 10 which is loaded with configuration data from an ROM 20 and structures and executes a logic circuit, corresponding to the loaded configuration data includes a monitor section 14, which monitors whether the voltage Vcc of electric power supplied to the FPGA 10 exceeds a predetermined operation threshold Vth and a loading instruction section 15, which instructs new loading of configuration data from the ROM 20 once informed by the monitor part 14 that the voltage Vcc drops below the operation threshold Vth. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、外部からローディングされたコンフィグレーションデータに応じた論理回路を構築して実行するフィールドプログラマブルゲートアレイに関する。   The present invention relates to a field programmable gate array that constructs and executes a logic circuit according to configuration data loaded from outside.

従来より、半導体装置の一つとして、外部からコンフィグレーションデータのローディングを受け、このローディングされたコンフィグレーションデータに応じた論理回路を構築して実行するフィールドプログラマブルゲートアレイ(Field Programable Gate Array:FPGA)が知られている。FPGAは、論理回路素子およびメモリを内蔵し、メモリにローディングされたコンフィグレーションデータに応じて論理素子を接続することにより論理回路を構築する。装置や基板にFPGAを使用することで、この装置や基板が組立てられた後で回路を構築することが可能となり、目的の回路のために半導体装置を製造したり、回路を変更するのにかかる負担が低減される。   Conventionally, as one of the semiconductor devices, a field programmable gate array (FPGA) that receives configuration data from the outside and constructs and executes a logic circuit corresponding to the loaded configuration data. It has been known. The FPGA includes a logic circuit element and a memory, and constructs a logic circuit by connecting the logic elements according to configuration data loaded in the memory. By using the FPGA for the device or the substrate, it becomes possible to construct a circuit after the device or the substrate is assembled, and it is necessary to manufacture a semiconductor device for the target circuit or to change the circuit. The burden is reduced.

図3は、従来技術におけるFPGAの電源の接続を示す図である。   FIG. 3 is a diagram showing the connection of the power source of the FPGA in the prior art.

図3に示すFPGA501には、外部メモリからコンフィグレーションデータを内蔵メモリにローディングするためのコンフィグレーション回路が内蔵されており、FPGAへの供給電力の電圧である電源電圧Vccと同じ電圧の信号がコンフィグ端子に供給されるとローディングが開始する。内蔵メモリのコンフィグレーションデータは、FPGAへの電力供給が停止すると消失するが、コンフィグ端子に電源電圧Vccと同じ電圧の信号が供給されることで、電源投入の度にローディングが行われるので、FPGAはコンフィグレーションデータに応じた論理回路を再度構築することができる。   The FPGA 501 shown in FIG. 3 has a built-in configuration circuit for loading configuration data from an external memory into the built-in memory, and a signal having the same voltage as the power supply voltage Vcc, which is the voltage of power supplied to the FPGA, is configured. When supplied to the terminal, loading starts. The configuration data of the built-in memory disappears when power supply to the FPGA is stopped, but loading is performed each time the power is turned on by supplying a signal having the same voltage as the power supply voltage Vcc to the configuration terminal. Can reconstruct the logic circuit according to the configuration data.

ところで、FPGAが搭載される基板や装置においては、電源から供給される電力が停止に至らなくとも、電圧が異常に低下する場合がある。この場合、内蔵メモリに記憶されたコンフィグレーションデータが破壊されてもローディングは行われないため、論理回路の機能が損なわれたままとなる。このような事態を防止するため、図4に示すように、FPGA601の外部に、電源電圧の異常を判別可能な電源監視機能付リセットIC602を設け、電源監視機能付リセットICの判定結果を表わす信号をFPGAコンフィグ端子に入力する回路が知られている(例えば、特許文献1参照。)。この回路構成によれば、電源電圧に異常が発生した場合にも論理回路が再構築される。
特開2002−176352号公報
By the way, in the board | substrate and apparatus with which FPGA is mounted, even if the electric power supplied from a power supply does not stop, a voltage may fall abnormally. In this case, loading is not performed even if the configuration data stored in the built-in memory is destroyed, so that the function of the logic circuit remains impaired. In order to prevent such a situation, as shown in FIG. 4, a reset IC 602 with a power monitoring function capable of discriminating an abnormality in the power supply voltage is provided outside the FPGA 601, and a signal representing the determination result of the reset IC with a power monitoring function Is known to be input to the FPGA configuration terminal (see, for example, Patent Document 1). According to this circuit configuration, the logic circuit is reconstructed even when an abnormality occurs in the power supply voltage.
JP 2002-176352 A

しかしながら、図4に示す回路構成では、FPGA周辺の回路構成が複雑となり、装置の製造コストも増加する。   However, the circuit configuration shown in FIG. 4 complicates the circuit configuration around the FPGA and increases the manufacturing cost of the device.

本発明は、上記事情に鑑み、周辺回路の構成を簡潔にし、部品数および製造コストを低減することが可能なフィールドプログラマブルゲートアレイを提供することを目的とする。   In view of the above circumstances, an object of the present invention is to provide a field programmable gate array capable of simplifying the configuration of a peripheral circuit and reducing the number of parts and the manufacturing cost.

上記目的を達成する本発明のフィールドプログラマブルゲートアレイは、外部からコンフィグレーションデータのローディングを受け、ローディングされたこのコンフィグレーションデータに応じた論理回路を構築して実行するフィールドプログラマブルゲートアレイであって、
このフィールドプログラマブルゲートアレイへの供給電力の電圧が、所定の動作閾値を超えているか否かをモニタするモニタ部と、
上記モニタ部により上記電圧が上記動作閾値以下になったこと受けて外部からのコンフィグレーションデータの新たなローディングを指示するローディング指示部とが構築されてなることを特徴とする。
The field programmable gate array of the present invention that achieves the above object is a field programmable gate array that receives configuration data from the outside and constructs and executes a logic circuit corresponding to the loaded configuration data.
A monitor for monitoring whether the voltage of the power supplied to the field programmable gate array exceeds a predetermined operation threshold;
A load instructing unit for instructing a new loading of configuration data from the outside is constructed in response to the monitor unit receiving the voltage below the operating threshold value.

本発明によれば、コンフィグレーションデータに応じた論理回路を構築したフィールドプログラマブルゲートアレイ自身が、供給電力の電圧が動作閾値以下になったこと受けてコンフィグレーションデータの新たなローディングを指示する。このため、フィールドプログラマブルゲートアレイとは別の電源監視機能付リセットICまたは周辺回路素子を設けることなく、電圧異常に対応して論理回路の構築がなされる。したがって、周辺回路の構成が簡潔になり、部品数および製造コストが低減する。   According to the present invention, the field programmable gate array itself that has constructed the logic circuit according to the configuration data instructs the new loading of the configuration data in response to the voltage of the supplied power being below the operation threshold. For this reason, a logic circuit is constructed in response to a voltage abnormality without providing a reset IC with a power monitoring function or a peripheral circuit element different from the field programmable gate array. Therefore, the configuration of the peripheral circuit is simplified, and the number of parts and the manufacturing cost are reduced.

ここで、上記本発明のフィールドプログラマブルゲートアレイにおいて、上記モニタ部は、上記電圧が抵抗分割された分圧をモニタすることにより、上記電圧が上記動作閾値を超えているか否かをモニタするものであることが好ましい。   Here, in the field programmable gate array of the present invention, the monitor section monitors whether the voltage exceeds the operation threshold by monitoring a voltage divided by the resistance. Preferably there is.

モニタ部が抵抗分割された分圧をモニタすることにより、供給電力の電圧をモニタする機能のために必要な周辺部品は、分割抵抗だけで済む。したがって、周辺回路の構成がより簡潔になり、部品数および製造コストが低減する。   By monitoring the divided voltage divided by the monitor, the peripheral component necessary for the function of monitoring the voltage of the supplied power is only the divided resistor. Therefore, the configuration of the peripheral circuit becomes simpler, and the number of parts and the manufacturing cost are reduced.

以上説明したように、本発明によれば、周辺回路の構成を簡潔にし、部品数および製造コストを低減するフィールドプログラマブルゲートアレイが実現する。   As described above, according to the present invention, a field programmable gate array that simplifies the configuration of the peripheral circuit and reduces the number of components and the manufacturing cost is realized.

以下図面を参照して本発明のフィールドプログラマブルゲートアレイの実施の形態を説明する。   Embodiments of a field programmable gate array of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施形態であるフィールドプログラマブルゲートアレイおよび周辺回路の構成を示す回路図である。   FIG. 1 is a circuit diagram showing a configuration of a field programmable gate array and peripheral circuits according to an embodiment of the present invention.

フィールドプログラマブルゲートアレイ10(以下、FPGA10と称する。)は、他の周辺回路素子とともに電気回路1を形成している。電気回路1は、FPGA10の他に、FPGA10の周辺回路素子として、ROM20、分割抵抗30(30a,30b)、およびプルアップ抵抗40を備えている。電気回路1は、図示しない回路基板上に形成されるものであり、この回路基板は電気機器に搭載される。FPGA10は、回路基板および電気機器に搭載される種々の部品とも接続されているが、これらの部品については図示を省略する。   Field programmable gate array 10 (hereinafter referred to as FPGA 10) forms electrical circuit 1 together with other peripheral circuit elements. In addition to the FPGA 10, the electric circuit 1 includes a ROM 20, a divided resistor 30 (30a, 30b), and a pull-up resistor 40 as peripheral circuit elements of the FPGA 10. The electric circuit 1 is formed on a circuit board (not shown), and this circuit board is mounted on an electric device. The FPGA 10 is also connected to various components mounted on the circuit board and the electrical equipment, but illustration of these components is omitted.

FPGA10は、電力の供給を受けて動作し、外部のROM20からローディングされたコンフィグレーションデータに応じた論理回路を構築して実行するものである。FPGA10は、コンフィグレーション回路11、RAM12、および論理構築部13を備えている。ここで、電源からFPGA10に供給されるFPGAへの供給電力の電圧を電源電圧Vccと称する。   The FPGA 10 operates upon receiving power supply, and constructs and executes a logic circuit corresponding to configuration data loaded from the external ROM 20. The FPGA 10 includes a configuration circuit 11, a RAM 12, and a logic construction unit 13. Here, the voltage of power supplied to the FPGA supplied from the power source to the FPGA 10 is referred to as a power source voltage Vcc.

コンフィグレーション回路11は、FPGA10の論理構築部13から供給されるコンフィグレーション信号ScfgがLレベルからHレベルに遷移すると、コンフィグレーションデータを外部から読出しRAM12に書き込んでコンフィグレーションデータのローディングを行うものである。RAM12は、書き込まれたコンフィグレーションデータを保持する揮発性メモリであり、電力の供給が停止すると、RAM12に書き込まれたコンフィグレーションデータは消失する。論理構築部13は、図示しない多数の論理素子を有しており、RAM12に書き込まれたデータ応じて論理素子が相互に接続されることで、コンフィグレーションデータに応じた論理回路を構築している。   The configuration circuit 11 reads configuration data from the outside and writes the configuration data to the RAM 12 when the configuration signal Sccfg supplied from the logic construction unit 13 of the FPGA 10 changes from L level to H level. is there. The RAM 12 is a volatile memory that holds the written configuration data. When the power supply is stopped, the configuration data written in the RAM 12 is lost. The logic construction unit 13 has a large number of logic elements (not shown), and the logic elements are connected to each other according to the data written in the RAM 12, thereby constructing a logic circuit according to the configuration data. .

ROM20は不揮発性メモリであり、コンフィグレーションデータが記憶されている。コンフィグレーションデータは、回路設計作業により作成された、論理回路を表わすデータが、論理合成ツール等により変換されることで生成されたものである。   The ROM 20 is a non-volatile memory and stores configuration data. The configuration data is generated by converting data representing a logic circuit created by circuit design work using a logic synthesis tool or the like.

分割抵抗30は、直列接続された抵抗30aと抵抗30bからなり、FPGA10に供給される電源電圧Vccを抵抗分割した分圧の信号SsenceをFPGA10に供給している。   The dividing resistor 30 includes a resistor 30 a and a resistor 30 b connected in series, and supplies a voltage-divided signal Ssense obtained by dividing the power supply voltage Vcc supplied to the FPGA 10 to the FPGA 10.

図1に示す電気回路1において、FPGA10のコンフィグレーション回路11には、プルアップ抵抗40を介して電源電圧Vccが供給されており、RAM12には、コンフィグレーション回路11によって、ROM20に記憶されていたコンフィグレーションデータがローディングされている。したがって、FPGA10の論理構築部13では、コンフィグレーションデータに応じた論理回路が構築されている。   In the electric circuit 1 shown in FIG. 1, the power supply voltage Vcc is supplied to the configuration circuit 11 of the FPGA 10 via the pull-up resistor 40, and the RAM 12 is stored in the ROM 20 by the configuration circuit 11. Configuration data is loaded. Therefore, in the logic construction unit 13 of the FPGA 10, a logic circuit corresponding to the configuration data is constructed.

ここで、論理構築部13で構築される論理回路には、FPGA10の本来の機能として、図示されない各種部品の動作を制御する機能回路16の他に、モニタ部14およびローディング指示部15が含まれている。   Here, the logic circuit constructed by the logic construction unit 13 includes a monitor unit 14 and a loading instruction unit 15 as an original function of the FPGA 10, in addition to the functional circuit 16 that controls the operation of various components (not shown). ing.

モニタ部14は、FPGA10に供給される電力の電圧である電源電圧Vccが、所定の動作閾値を超えているか否かをモニタするものである。モニタ部14は、より具体的には、電源電圧Vccが分割抵抗30により抵抗分割された分圧の信号Ssenceが、モニタ部14として構築されている論理回路における、入力信号に対するLowレベルの認識電圧を超えているか否かをモニタする。動作閾値は、本実施形態においては、RAM12に書き込まれたコンフィグレーションデータが消失することのない最低の電圧値である。つまり、FPGA10に供給される電源電圧Vccが動作閾値以下になると、RAM12に書き込まれたコンフィグレーションデータが消失する可能性が生じる。ここで、分割抵抗30は、電源電圧VccがFPGA10における動作閾値となるときに、信号Ssenceの電圧値が、論理構築部13に備えられている論理素子のLowレベルの認識電圧、すなわち、この電圧以下の電圧が入力された場合にポートがLowレベルと認識される電圧となるように設定されている。FPGA10における動作閾値をVthとし、論理構築部13に備えられている論理素子のコンフィグレーション端子の入力電圧をViとし、この端子のLowレベルの認識電圧(この電圧以下の電圧が入力された場合にポートがLowレベルと認識される)をViLとする。分割抵抗30を構成する抵抗30a,30bの抵抗値をそれぞれR1,R2とすると、抵抗値R1,R2は、次の式(1)の関係を満たすように設定されている。   The monitor unit 14 monitors whether or not a power supply voltage Vcc, which is a voltage of power supplied to the FPGA 10, exceeds a predetermined operation threshold value. More specifically, the monitor unit 14 is a low-level recognition voltage with respect to an input signal in a logic circuit in which the divided signal Ssense obtained by dividing the power supply voltage Vcc by the dividing resistor 30 is constructed as the monitor unit 14. Monitor whether or not In this embodiment, the operation threshold is the lowest voltage value at which the configuration data written in the RAM 12 will not be lost. That is, when the power supply voltage Vcc supplied to the FPGA 10 is equal to or lower than the operation threshold, there is a possibility that the configuration data written in the RAM 12 is lost. Here, the dividing resistor 30 is configured such that when the power supply voltage Vcc becomes an operation threshold value in the FPGA 10, the voltage value of the signal Ssense is a low level recognition voltage of the logic element provided in the logic construction unit 13, that is, this voltage. When the following voltage is input, the port is set to a voltage that is recognized as a low level. The operation threshold value in the FPGA 10 is Vth, the input voltage of the configuration terminal of the logic element provided in the logic construction unit 13 is Vi, and the low level recognition voltage of this terminal (when a voltage lower than this voltage is input) The port is recognized as the Low level). When the resistance values of the resistors 30a and 30b constituting the divided resistor 30 are R1 and R2, respectively, the resistance values R1 and R2 are set so as to satisfy the relationship of the following expression (1).

R1 / R2 = (Vth / ViL) ― 1 (1)
例えば、電源電圧Vccの電圧値が徐々に低下してFPGA10における動作閾値Vth以下となるとき、分割抵抗30で抵抗分割された分圧の信号Ssenceの電圧値Viは、論理構築部13に備えられている論理素子のLowレベルの認識電圧ViL以下となり、論理素子は、Hレベルと判別していた信号Ssenceを、Lレベルとして判別するようになる。このようにして、論理構築部13に論理回路として構築されているモニタ部14は、電源電圧Vccが動作閾値Vthを超えているか否かを正確にモニタすることができる。
R1 / R2 = (Vth / ViL) -1 (1)
For example, when the voltage value of the power supply voltage Vcc gradually decreases to be equal to or lower than the operation threshold Vth in the FPGA 10, the voltage value Vi of the divided signal Ssense divided by the dividing resistor 30 is provided in the logic construction unit 13. The logic element becomes lower than the recognition voltage ViL at the low level, and the logic element discriminates the signal Ssense that has been discriminated as the H level as the L level. In this way, the monitor unit 14 constructed as a logic circuit in the logic construction unit 13 can accurately monitor whether or not the power supply voltage Vcc exceeds the operation threshold value Vth.

ローディング指示部15は、モニタ部14によって電源電圧Vccが動作閾値Vth以下になったと判定されたことを受けて、コンフィグレーション回路11に対し、ROM20からのコンフィグレーションデータの新たなローディングを指示する。より具体的には、モニタ部14によって信号SsenceがLレベルであると判定されると、ローディング指示部15はコンフィグレーション信号ScfgをLレベルに駆動し、所定の時間経過後、Hレベルに駆動する。   The loading instruction unit 15 instructs the configuration circuit 11 to newly load configuration data from the ROM 20 when the monitor unit 14 determines that the power supply voltage Vcc has become equal to or lower than the operation threshold value Vth. More specifically, when the monitor unit 14 determines that the signal Ssense is at the L level, the loading instruction unit 15 drives the configuration signal Sccfg to the L level, and drives the configuration signal Scfg to the H level after a predetermined time has elapsed. .

図2は、図1に示す電気回路において、FPGAに供給される電力の電圧Vccが変動するのに伴う、各部の信号の変動およびコンフィグレーション回路の動作の一例を示すタイミングチャートである。   FIG. 2 is a timing chart showing an example of signal fluctuations in each part and operation of the configuration circuit as the voltage Vcc of power supplied to the FPGA fluctuates in the electric circuit shown in FIG.

図2において、時刻t1以前は、電源電圧Vccが供給されていない状態である。この状態で、RAM12の内容は全て消失している。また、FPGA10の信号端子は全て入力方向、すなわち高インピーダンス状態に設定されている。   In FIG. 2, the power supply voltage Vcc is not supplied before time t1. In this state, all contents of the RAM 12 are lost. Further, all signal terminals of the FPGA 10 are set in the input direction, that is, in a high impedance state.

時刻t1で、電源電圧Vccが供給されると、これに応じて分割抵抗30による分圧の信号Ssenceの電圧も上昇する。コンフィグレーション信号Scfgの電圧については、論理構築部13における端子が高インピーダンス状態であるので、プルアップ抵抗40によって電源電圧Vccに上昇する。コンフィグレーション信号ScfgがLレベルからHレベルに遷移することで、コンフィグレーション回路11がコンフィグレーションデータのローディングを行う(”LOAD”状態)。ローディングが終了すると、FPGA10の論理構築部13では、コンフィグレーションデータに応じた論理回路が構築されて実行される。   When the power supply voltage Vcc is supplied at time t1, the voltage of the signal Ssense divided by the dividing resistor 30 also rises accordingly. The voltage of the configuration signal Scfg is raised to the power supply voltage Vcc by the pull-up resistor 40 because the terminal in the logic construction unit 13 is in a high impedance state. When the configuration signal Sccfg transits from the L level to the H level, the configuration circuit 11 loads the configuration data (“LOAD” state). When loading is completed, the logic construction unit 13 of the FPGA 10 constructs and executes a logic circuit corresponding to the configuration data.

時刻t2において、電源異常等により電源電圧Vccが僅かに低下した場合、電源電圧Vccが動作閾値Vth以下とならないときには、RAM12に書き込まれたコンフィグレーションデータは消失しない。しかし、時刻t3において、電源電圧Vccがさらに低下し、電圧Vccの値が動作閾値Vth以下になると、RAM12に書き込まれたコンフィグレーションデータは消失し、論理回路が破壊されている可能性がある。このとき、分割抵抗30による分圧の信号Ssenceが低下してLowレベルの認識電圧ViL以下となるので、モニタ部14が、入力信号SsenceがHレベルからLレベルに遷移したと判定する。つまり、モニタ部14は、FPGA10への供給電力の電圧Vccが動作閾値Vth以下となったことを検知する。これにより、ローディング指示部15が、コンフィグレーション信号ScfgをLレベルに駆動し、所定の時間経過後である時刻t4で、Hレベルに駆動する。この結果、コンフィグレーション回路11がROM20からコンフィグレーションデータのローディングを再び行う(”LOAD”状態)。ローディングが終了すると、FPGA10の論理構築部13では、コンフィグレーションデータに応じた論理回路として、モニタ部14、ローディング指示部15、および機能回路16が再び構築される。   If the power supply voltage Vcc slightly decreases at time t2 due to a power supply abnormality or the like, the configuration data written in the RAM 12 is not lost when the power supply voltage Vcc does not fall below the operation threshold Vth. However, when the power supply voltage Vcc further decreases at time t3 and the value of the voltage Vcc becomes equal to or lower than the operation threshold Vth, the configuration data written in the RAM 12 may be lost, and the logic circuit may be destroyed. At this time, since the signal Ssense of the divided voltage by the dividing resistor 30 decreases and becomes equal to or lower than the low level recognition voltage ViL, the monitor unit 14 determines that the input signal Ssense has transitioned from the H level to the L level. That is, the monitor unit 14 detects that the voltage Vcc of the power supplied to the FPGA 10 has become equal to or less than the operation threshold value Vth. As a result, the loading instruction unit 15 drives the configuration signal Scfg to the L level, and drives the configuration signal Scfg to the H level at a time t4 after a predetermined time has elapsed. As a result, the configuration circuit 11 loads configuration data from the ROM 20 again ("LOAD" state). When loading is completed, in the logic construction unit 13 of the FPGA 10, the monitor unit 14, the loading instruction unit 15, and the functional circuit 16 are constructed again as logic circuits according to the configuration data.

本実施形態によれば、コンフィグレーションデータに応じた論理回路を構築したFPGA10自身が、供給電力の電圧Vccが動作閾値Vth以下になったこと受けて、コンフィグレーション回路11に対し、コンフィグレーションデータの新たなローディングを指示する。したがって、電気回路1に、FPGA10とは別の電源監視機能付リセットICや周辺回路素子を設ける必要がない。よって、FPGA10の周辺回路の構成が簡潔になり、電気回路1の部品数および製造コストが低減する。   According to the present embodiment, the FPGA 10 that has constructed the logic circuit according to the configuration data receives the fact that the supply power voltage Vcc has become equal to or lower than the operation threshold value Vth, and then sends the configuration data to the configuration circuit 11. Instruct new loading. Therefore, it is not necessary to provide the electric circuit 1 with a reset IC with a power monitoring function and peripheral circuit elements different from the FPGA 10. Therefore, the configuration of the peripheral circuit of the FPGA 10 is simplified, and the number of parts and the manufacturing cost of the electric circuit 1 are reduced.

また、モニタ部14が抵抗分割された分圧Ssenceをモニタすることにより、供給電力の電圧Vccをモニタする機能のために必要なFPGA10の周辺素子は、分割抵抗30のみとなる。したがって、FPGA10の周辺回路の構成が簡潔になり、電気回路1の部品数および製造コストが低減する。   Further, the monitor unit 14 monitors the divided voltage Ssense obtained by dividing the resistance, so that the peripheral element of the FPGA 10 necessary for the function of monitoring the voltage Vcc of the supplied power is only the divided resistor 30. Therefore, the configuration of the peripheral circuit of the FPGA 10 is simplified, and the number of parts and the manufacturing cost of the electric circuit 1 are reduced.

なお、本実施形態では、モニタ部14が、分割抵抗30により抵抗分割された分圧の信号Ssenceの電圧をモニタするものとして説明したが、本発明はこれに限るものではなく、フィールドプログラマブルゲートアレイへの供給電力の電圧を、例えば、他の部品から出力される信号といった別の信号に基づいてモニタするものであってもよい。ただし、モニタのための適切な信号が得られない場合に、抵抗分割による信号Ssenceの電圧をモニタすることで、必要な周辺部品が分割抵抗だけで済む。   In the present embodiment, the monitor unit 14 has been described as monitoring the voltage of the divided signal Ssense divided by the dividing resistor 30, but the present invention is not limited to this, and the field programmable gate array is not limited thereto. For example, the voltage of the supplied power may be monitored based on another signal such as a signal output from another component. However, when an appropriate signal for monitoring cannot be obtained, the necessary peripheral components are only divided resistors by monitoring the voltage of the signal Ssense by resistance division.

また、本実施形態では、モニタ部14のモニタにおける動作閾値Vthを、RAM12に書き込まれたコンフィグレーションデータが消失することのない最低の電圧値であるとして説明したが、本発明はこれに限るものではない。本発明の所定の動作閾値としては、例えば、上述の最低の電圧に対して、確実性を付与したり、製品ごとのばらつきを吸収するためのマージンが付加された電圧値を採用してもよい。   In the present embodiment, the operation threshold Vth in the monitor of the monitor unit 14 has been described as the lowest voltage value at which the configuration data written in the RAM 12 is not lost. However, the present invention is not limited to this. is not. As the predetermined operation threshold value of the present invention, for example, a voltage value to which a certainty is given to the above-mentioned lowest voltage or a margin for absorbing variation for each product is added may be adopted. .

本発明の一実施形態であるフィールドプログラマブルゲートアレイおよび周辺回路の構成を示す回路図である。It is a circuit diagram which shows the structure of the field programmable gate array which is one Embodiment of this invention, and a peripheral circuit. 図1に示す電気回路において、FPGAに供給される電力の電圧Vccが変動するのに伴う、各部の信号の変動およびコンフィグレーション回路の動作の一例を示すタイミングチャートである。2 is a timing chart illustrating an example of signal fluctuations in each unit and an operation of a configuration circuit as the voltage Vcc of power supplied to the FPGA fluctuates in the electric circuit shown in FIG. 1. 従来技術におけるFPGAの電源の接続を示す図である。It is a figure which shows the connection of the power supply of FPGA in a prior art. 別の従来技術におけるFPGAの電源の接続を示す図である。It is a figure which shows the connection of the power supply of FPGA in another prior art.

符号の説明Explanation of symbols

1 電気回路
10 FPGA(フィールドプログラマブルゲートアレイ)
11 コンフィグレーション回路
13 論理構築部
14 モニタ部
15 指示部
16 機能回路
30(30a,30b) 分割抵抗
40 プルアップ抵抗
1 electric circuit 10 FPGA (field programmable gate array)
DESCRIPTION OF SYMBOLS 11 Configuration circuit 13 Logic construction part 14 Monitor part 15 Instruction part 16 Functional circuit 30 (30a, 30b) Dividing resistance 40 Pull-up resistance

Claims (2)

外部からコンフィグレーションデータのローディングを受け、ローディングされた該コンフィグレーションデータに応じた論理回路を構築して実行するフィールドプログラマブルゲートアレイにおいて、
このフィールドプログラマブルゲートアレイへの供給電力の電圧が、所定の動作閾値を超えているか否かをモニタするモニタ部と、
前記モニタ部により前記電圧が前記動作閾値以下になったこと受けて外部からのコンフィグレーションデータの新たなローディングを指示するローディング指示部とが構築されてなることを特徴とするフィールドプログラマブルゲートアレイ。
In a field programmable gate array that receives configuration data from the outside and constructs and executes a logic circuit corresponding to the loaded configuration data.
A monitor for monitoring whether the voltage of the power supplied to the field programmable gate array exceeds a predetermined operation threshold;
A field programmable gate array comprising: a loading instructing unit for instructing a new loading of external configuration data in response to the monitor unit receiving the voltage being equal to or lower than the operation threshold value.
前記モニタ部は、前記電圧が抵抗分割された分圧をモニタすることにより、前記電圧が前記動作閾値を超えているか否かをモニタするものであることを特徴とする請求項1記載のフィールドプログラマブルゲートアレイ。   The field programmable according to claim 1, wherein the monitoring unit monitors whether the voltage exceeds the operation threshold by monitoring a divided voltage obtained by dividing the voltage by resistance. Gate array.
JP2006011480A 2006-01-19 2006-01-19 Field programmable gate array Withdrawn JP2007194940A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006011480A JP2007194940A (en) 2006-01-19 2006-01-19 Field programmable gate array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006011480A JP2007194940A (en) 2006-01-19 2006-01-19 Field programmable gate array

Publications (1)

Publication Number Publication Date
JP2007194940A true JP2007194940A (en) 2007-08-02

Family

ID=38450275

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006011480A Withdrawn JP2007194940A (en) 2006-01-19 2006-01-19 Field programmable gate array

Country Status (1)

Country Link
JP (1) JP2007194940A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011139370A (en) * 2009-12-28 2011-07-14 Canon Inc Electronic apparatus and control method thereof
US9755648B2 (en) 2013-11-22 2017-09-05 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011139370A (en) * 2009-12-28 2011-07-14 Canon Inc Electronic apparatus and control method thereof
US9755648B2 (en) 2013-11-22 2017-09-05 Semiconductor Energy Laboratory Co., Ltd. Semiconductor device

Similar Documents

Publication Publication Date Title
US6985343B2 (en) Programmable power management switch
KR100562636B1 (en) Power up circuit in semiconductor device
WO2008027969A2 (en) Multi-threshold reset circuit
JP2008547367A (en) Circuits and methods for monitoring power supply integrity
JPH10206472A (en) Automatically range-determining, low voltage detection circuit
JP2010147979A (en) Semiconductor device and adjustment method of power-on resetting circuit
KR20050068333A (en) Power up circuit in semiconductor device
US8184488B2 (en) Systems and methods for controlling integrated circuit operation with below ground pin voltage
JP2007194940A (en) Field programmable gate array
JP4710386B2 (en) Power supply
JP2008153588A (en) Electric fuse circuit
US7890785B2 (en) Apparatus and method of generating power-up signal of semiconductor memory apparatus
JP2006129073A (en) Hysteresis comparator and reset signal generating circuit using the same
JP2007128380A (en) Power source ic
JP2008102094A (en) Voltage monitoring method and its device
JP2010206382A (en) Power supply sequence circuit
KR20170061730A (en) System of controlling power
KR101103071B1 (en) Semiconductor Integrated Circuit
JP2007147555A (en) Testing device
JPH07253830A (en) Circuit and method for generating reset signal
CN216490429U (en) Power-on reset circuit and MCU
JP2017040993A (en) Instrumentation equipment
KR20110067709A (en) Circuit for preventing malfunction in micom
JP5546476B2 (en) electric circuit
JP2006209876A (en) Electronic control device

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: 20090407