JP4258671B2 - Integrated circuit and circuit setting generation method thereof - Google Patents

Integrated circuit and circuit setting generation method thereof Download PDF

Info

Publication number
JP4258671B2
JP4258671B2 JP2006204983A JP2006204983A JP4258671B2 JP 4258671 B2 JP4258671 B2 JP 4258671B2 JP 2006204983 A JP2006204983 A JP 2006204983A JP 2006204983 A JP2006204983 A JP 2006204983A JP 4258671 B2 JP4258671 B2 JP 4258671B2
Authority
JP
Japan
Prior art keywords
integrated circuit
circuit
array
torus
wiring
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.)
Expired - Fee Related
Application number
JP2006204983A
Other languages
Japanese (ja)
Other versions
JP2008034535A (en
Inventor
洋平 松本
帆平 小池
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.)
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
National Institute of Advanced Industrial Science and Technology AIST
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 National Institute of Advanced Industrial Science and Technology AIST filed Critical National Institute of Advanced Industrial Science and Technology AIST
Priority to JP2006204983A priority Critical patent/JP4258671B2/en
Priority to US11/759,706 priority patent/US7797664B2/en
Publication of JP2008034535A publication Critical patent/JP2008034535A/en
Application granted granted Critical
Publication of JP4258671B2 publication Critical patent/JP4258671B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)
  • Logic Circuits (AREA)

Description

本発明は、再構成可能集積回路を含む集積回路及びその回路設定生成方法に関する。   The present invention relates to an integrated circuit including a reconfigurable integrated circuit and a circuit setting generation method thereof.

近年、半導体プロセスの微細化に伴って、チップ内の素子特性のばらつきが大きくなり、性能歩留りの低下が懸念されている。性能歩留りは、要求性能を満たすことが可能なチップの数を製造したチップの数で割った値である。チップ間の(または広い範囲に相関を持つ)ばらつきに関しては、非特許文献1や特許文献1、2のようにバックバイアスによりトランジスタのしきい値を制御することにより、チップ製造後に補正を行うことが有効である。しかしながら、チップ内のとりわけトランジスタごとに相関のないばらつきが発生する場合には、バイアス制御の単位を小さくする必要があり、回路オーバーヘッドが大きくなる問題がある。   In recent years, with the miniaturization of semiconductor processes, the variation in element characteristics within a chip has increased, and there is concern about a decrease in performance yield. The performance yield is a value obtained by dividing the number of chips that can satisfy the required performance by the number of manufactured chips. As for non-patent documents 1 and patent documents 1 and 2, the variation between chips (or a correlation with a wide range) is corrected after the chip is manufactured by controlling the threshold value of the transistor by the back bias. Is effective. However, when non-correlated variations occur in the chip, particularly for each transistor, it is necessary to reduce the unit of bias control, which causes a problem of increasing circuit overhead.

一方、FPGA (Field-programmable gate array)などの再構成可能集積回路では、チップ製造後に何度でも回路機能が変更可能であるため、異なるアプローチが可能である。
再構成可能集積回路は、一般に図1のようなプログラム可能なスイッチマトリックス102と機能ブロック101からなるタイル100を105のように敷き詰めることによって構成され、それぞれのタイル間は104、103の垂直・水平方向の配線チャネルで接続されている。
On the other hand, in a reconfigurable integrated circuit such as a field-programmable gate array (FPGA), the circuit function can be changed any number of times after the chip is manufactured, so a different approach is possible.
A reconfigurable integrated circuit is generally constructed by laying tiles 100 composed of a programmable switch matrix 102 and functional blocks 101 as shown in FIG. 1 like 105, and 104, 103 vertical and horizontal spaces between each tile. Connected in the direction wiring channel.

機能ブロックには、プログラム可能な論理ゲート、LUT(Look Up Table)、加算器、乗算器、記憶素子などの回路が格納され、スイッチマトリックスを通じてそれらが相互に接続されることでひとつの回路機能を実現することが可能となっている。
スイッチマトリックスや機能ブロックは、設定メモリによってプログラム可能となっている。設定メモリとしてはSRAM (static random access memory)や、DRAM (dynamic random access memory)などの揮発性のメモリや、フラッシュEEPROM (electronically erasable and programmable read only memory)や、MRAM (magnetic random access memory)、FeRAM (ferroelectric random access memory)を用いたものが存在し、現在はSRAMやフラッシュEEPROMを用いたものが主流である。
Functional blocks store programmable logic gates, LUTs (Look Up Tables), adders, multipliers, storage elements, and other circuits that are connected to each other through a switch matrix to achieve a single circuit function. It can be realized.
The switch matrix and functional blocks can be programmed by the setting memory. Configuration memory includes volatile memory such as SRAM (static random access memory), DRAM (dynamic random access memory), flash EEPROM (electronically erasable and programmable read only memory), MRAM (magnetic random access memory), FeRAM Some use (ferroelectric random access memory), and currently use SRAM or flash EEPROM.

通常、ユーザーは必要とする機能をHDL(Hardware description language)や、プログラミング言語などの機能記述言語を用いて記述し、マッピングツールもしくはコンパイラを用いて再構成可能集積回路の機能を決定する情報を生成、これを再構成可能集積回路の設定メモリに書き込むことで、所望の回路機能を再構成可能集積回路上に実現することができる。
なお、ユーザーの記述した機能を再構成可能集積回路の有する複数の機能ブロックに割り当て相互に接続する処理をマッピング、それを自動的に行うツールをマッピングツールと呼ぶ。
Usually, the user describes the required functions using a function description language such as HDL (Hardware description language) or programming language, and generates information that determines the functions of the reconfigurable integrated circuit using a mapping tool or compiler By writing this in the setting memory of the reconfigurable integrated circuit, a desired circuit function can be realized on the reconfigurable integrated circuit.
A process for assigning a function described by a user to a plurality of functional blocks included in a reconfigurable integrated circuit and connecting them to each other is called mapping, and a tool for automatically performing this is called a mapping tool.

再構成可能集積回路には、ゲート単位で回路構成を変更可能なFPGAなどの細粒度再構成可能集積回路、ALU(arithmetic logic unit)や乗算器などの単位で回路構成を変更可能な粗粒度再構成可能集積回路、それらを混合した再構成可能集積回路が存在する。
また、瞬時に切り替え可能な複数の設定メモリを内蔵し、設定メモリを切り替えることでひとつの再構成可能集積回路上に時分割で複数の回路機能を実現する動的再構成可能集積回路も再構成可能集積回路の一種である。
Reconfigurable integrated circuits include fine-grain reconfigurable integrated circuits such as FPGAs whose circuit configuration can be changed in units of gates, and coarse-grained reconfigurable circuits that can change circuit configurations in units such as ALU (arithmetic logic unit) and multipliers. There are configurable integrated circuits and reconfigurable integrated circuits that mix them.
In addition, multiple configuration memories that can be switched instantaneously are built in, and a dynamically reconfigurable integrated circuit that realizes multiple circuit functions in a time-sharing manner on one reconfigurable integrated circuit by switching the setting memory is also reconfigured A type of possible integrated circuit.

再構成可能集積回路において最も安直なばらつき回避設定手法としては、あらかじめばらつきを測定しておき回路の性能を決定する最もクリティカルな部分に良好な特性を有する回路素子を割り当てる方法が考えられる。このような再構成可能集積回路におけるばらつき回避手法を実現する上で重要となるのは、チップごとのばらつきの診断(各回路素子がどのような特性を持っているかを調べること)と、ばらつきを考慮したマッピングである。   As the simplest variation avoidance setting method in a reconfigurable integrated circuit, a method of measuring circuit variations in advance and assigning circuit elements having good characteristics to the most critical part for determining circuit performance can be considered. What is important in realizing such a variation avoidance technique in a reconfigurable integrated circuit is diagnosis of variation for each chip (examine the characteristics of each circuit element) and variation. This mapping is taken into account.

再構成可能集積回路におけるばらつきの診断は、リングオシレータなどの素子特性測定回路を再構成可能集積回路上に設定することで行うことができる。しかしながら、このような方法では、細粒度のばらつき診断のために多大な時間がかかり、トランジスタ毎に無相関なばらつきに対応することは困難である。   The diagnosis of variation in the reconfigurable integrated circuit can be performed by setting an element characteristic measuring circuit such as a ring oscillator on the reconfigurable integrated circuit. However, with such a method, it takes a lot of time for diagnosing fine-grained variation, and it is difficult to deal with non-correlated variation for each transistor.

ばらつき診断用の回路を再構成可能集積回路にあらかじめ集積しておくことで、より迅速なばらつき診断を行うことが可能になると考えられるが、細粒度のばらつきの診断は回路オーバーヘッドが大きくなることや、検出回路自体にばらつきが生じるため困難である。
従来、再構成可能集積回路においては可能な回路状態の数が著しく多いことから、故障診断の困難性がコスト増の要因のひとつとして上げられていた。ばらつきの診断は、故障診断のように2値の検出ではなく、連続的な数値の検出を要するため、一層困難な問題であることは明らかである。したがって、ばらつきの診断を再構成可能集積回路の製造プロセスに加えることは、大きなコスト増を生むことは明らかである。
By integrating the circuit for variability diagnosis in a reconfigurable integrated circuit in advance, it is considered that more rapid variability diagnosis can be performed. This is difficult because the detection circuit itself varies.
Conventionally, since the number of possible circuit states in a reconfigurable integrated circuit is remarkably large, the difficulty of fault diagnosis has been raised as one of the causes of cost increase. It is clear that the diagnosis of variation is a more difficult problem because it requires continuous numerical detection rather than binary detection as in failure diagnosis. Thus, it is clear that adding variation diagnostics to the process of manufacturing a reconfigurable integrated circuit results in a significant cost increase.

また、チップ個別に別々のマッピングを施すことは、これを搭載する製品の製造に著しく長時間を要するという問題があるほか、自動マッピングツールの安定性の問題がある。自動マッピングツールのアルゴリズムが安定的に最適解を出すことは困難であり、チップ個別にマッピングを行う場合、解の不安定性を考慮して性能マージンをあけておく必要が生じ性能低下を招く。   In addition, separate mapping for each chip has a problem that it takes a very long time to manufacture a product on which the chip is mounted, and there is a problem of stability of an automatic mapping tool. It is difficult for the algorithm of the automatic mapping tool to stably provide an optimal solution. When mapping is performed for each chip, it is necessary to leave a performance margin in consideration of the instability of the solution, resulting in performance degradation.

一方、本発明者らによる先願(特許文献3)では、再構成可能集積回路において、同一の機能に対して確率的に同じ性能を有するが異なる確率変数に従う複数の回路設定を用意し、各チップに対してそれぞれの回路設定を実装・テストし目標性能を達成可能な回路設定のみを利用することで、性能歩留りを向上する方法及びシステムを開示している。この方法は、ばらつきの診断を必要としないため低コストであり、用意する回路設定の数がチップ個別に回路設定を行う方法よりも少ないため、自動マッピングツールの安定性の問題も大幅に軽減可能である。この方法は、同一の機能に対して確率的に同じ性能を有するが異なる確率変数に従う複数の回路設定をできるだけ多く、迅速かつ安定的に作成できれば、特許文献3の手法はより性能歩留りを向上させることが可能となる。
特開2000−286387号公報 特開2004−20325号公報 特願2006−173378号 D. R. Ditzel, “Power Reduction using LongRun2 in Transmeta’sEfficieon Processor”, Spring Processor Forum Presentation, 2006.
On the other hand, in the prior application (Patent Document 3) by the present inventors, in a reconfigurable integrated circuit, a plurality of circuit settings having the same performance stochastically for the same function but following different random variables are prepared. Disclosed is a method and system for improving performance yield by implementing and testing each circuit setting on a chip and using only circuit settings that can achieve the target performance. This method is low-cost because it does not require variation diagnosis, and the number of circuit settings to be prepared is less than the method of setting circuits on a chip-by-chip basis, so the stability problem of the automatic mapping tool can be greatly reduced. It is. If this method has the same performance stochastically for the same function but can create as many circuit settings as possible according to different random variables as quickly and stably as possible, the method of Patent Document 3 will further improve the performance yield. It becomes possible.
JP 2000-286387 A JP 2004-20325 A Japanese Patent Application No. 2006-173378 DR Ditzel, “Power Reduction using LongRun2 in Transmeta's Efficiency Processor”, Spring Processor Forum Presentation, 2006.

ところが上記特許文献3の手法では、予め複数の回路設定を用意しておく必要があった。
したがって、本発明は、一度マッピングツールで回路設定をしておくだけで簡単に複数の回路設定が得られる集積回路及びその回路設定生成方法を提供することを課題とする。
However, in the method disclosed in Patent Document 3, it is necessary to prepare a plurality of circuit settings in advance.
Accordingly, it is an object of the present invention to provide an integrated circuit and a circuit setting generation method thereof that can easily obtain a plurality of circuit settings only by once setting the circuit with a mapping tool.

上記課題を解決するために本発明は、次のような手段を提供する。
(1)再構成可能集積回路を構成する基本タイルのアレイ間の配線の少なくとも一部が、n(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。
(2)再構成可能集積回路を構成する基本タイルのアレイの水平方向又は垂直方向の配線がn(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。
(3)再構成可能集積回路を構成する基本タイルのサブアレイのアレイにおいて、サブアレイの一部又は全体がn(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。
(4)サブアレイの水平方向又は垂直方向がトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。
(5)トーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされたアレイ又はサブアレイが、論理的に2以上の長さの配線セグメントによって接続されていることを特徴とする集積回路。
(6)(1)又は(2)に記載の集積回路に対して、再構成可能集積回路上に実現する同一の機能を有するがその性能が異なる確率変数に従う複数の異なる回路設定を、一つの回路設定を基本タイルのアレイのトーラス状に接続された方向に沿って移動させることにより作成することを特徴とする集積回路の回路設定生成方法。
(7)(3)又は(4)に記載の集積回路に対して、再構成可能集積回路上に実現する同一の機能を有するがその性能が異なる確率変数に従う複数の異なる回路設定を、一つの回路設定を全てのサブアレイでトーラス状に接続された方向に沿って移動させることにより作成することを特徴とする集積回路の回路設定生成方法。
In order to solve the above problems, the present invention provides the following means.
(1) at least a portion of the wiring between the array of the basic tiles constituting the reconfigurable integrated circuit, n (n is an integer of 1 or more) are connected to the dimension of the torus Rutotomoni uniform each connection An integrated circuit characterized by being made with an appropriate wiring length .
(2) n horizontal or vertical lines of the basic tile array constituting the reconfigurable integrated circuit (n is an integer of 1 or more) are connected to the dimension of the torus Rutotomoni uniform each connection An integrated circuit characterized by being made with an appropriate wiring length .
(3) In an array of sub-arrays of basic tiles constituting the reconfigurable integrated circuit, part or all of the sub-array n (n is one or more an integer) are connected to the dimension of the torus Rutotomoni each connection Is an integrated circuit characterized by having a uniform wiring length .
(4) integrated circuits horizontal or vertical sub-arrays, characterized in that connected Rutotomoni each connected to torus have been made with a uniform wire length.
(5) integrated circuit torus connected to Rutotomoni each connected array or sub-array has been made with a uniform wire length, characterized in that it is logically connected by more than one length wire segments.
(6) For the integrated circuit described in (1) or (2), a plurality of different circuit settings having the same function implemented on a reconfigurable integrated circuit but different in performance are set to one A circuit setting generation method for an integrated circuit, wherein the circuit setting is generated by moving the circuit setting along a direction connected to a torus of an array of basic tiles.
(7) For the integrated circuit described in (3) or (4), a plurality of different circuit settings having the same function implemented on a reconfigurable integrated circuit but different in performance are set to one A circuit setting generation method for an integrated circuit, wherein the circuit setting is created by moving the circuit setting along a direction connected in a torus shape in all subarrays.

本発明によれば、アレイの一部がトーラス状配線で接続され、それぞれの接続が均一な配線長でなされていることから、トーラス面内で移動された回路設定は常に移動する前の回路設定と確率的に同一の性能を有する。移動することによって、その回路設定の再構成可能集積回路上での、クリティカルパス(性能を決定する信号経路)の位置が変わるので、移動した回路設定の性能は元の回路設定の性能とは異なる確率変数に従う。したがって、一度、自動マッピングツールで回路設定を作成すれば、それをトーラス面内で移動することで、移動できる数だけ目的の複数の回路設定が得られることになる。
According to the present invention, since a part of the array is connected by the torus-like wiring, and each connection is made with a uniform wiring length, the circuit setting moved in the torus plane is always the circuit setting before moving. Probably the same performance. Moving moves changes the position of the critical path (signal path that determines performance) on the reconfigurable integrated circuit of that circuit setting, so the performance of the moved circuit setting is different from that of the original circuit setting. Follow random variables. Therefore, once a circuit setting is created by an automatic mapping tool, a desired plurality of circuit settings can be obtained by moving the circuit setting within the torus plane.

図2は、2次元トーラスで接続された再構成可能集積回路のタイルアレイを示している。回路設定を移動したときに確率的な性能が移動する前と変化しないことを保障するために、2次元トーラスを2次元平面に埋め込む際には、トーラス面内で論理的に隣接するタイル間の接続の長さはすべて均一になるようにする必要があり、2次元平面上の軸方向にトーラス面上での順でタイルをひとつ飛ばしで配置し、端まで到達すると今度は逆方向からトーラス面上の順で先に飛ばした位置にタイルを置く(204の座標を参照)。   FIG. 2 shows a tile array of reconfigurable integrated circuits connected by a two-dimensional torus. When embedding a 2D torus in a 2D plane to ensure that the probabilistic performance does not change when moving the circuit settings before moving, between logically adjacent tiles in the torus plane It is necessary to make all the connection lengths uniform, so that one tile is skipped in the order on the torus surface in the axial direction on the two-dimensional plane, and when reaching the end, this time the torus surface starts from the opposite direction. Place the tile at the position you skipped first in the above order (see 204 coordinates).

ところで、アレイ型の再構成可能集積回路の製造上の重要な特徴に同一のタイルを並べるだけで実現できるという利点があるが、この2次元トーラス状配線を有する再構成可能集積回路もまた、200のようなタイルを203のように単純に並べ、端の配線チャネルをループさせるように接続することで容易に実現可能であるという特徴を有している。
Incidentally, an important feature in manufacturing an array-type reconfigurable integrated circuit is that it can be realized simply by arranging the same tiles. However, a reconfigurable integrated circuit having this two-dimensional torus-like wiring also has the advantage of being 200 These tiles can be easily realized by simply arranging tiles such as 203 and connecting them so as to loop the wiring channels at the ends.

図2の構成は、図1のような構成と比較して、201水平、202垂直方向の配線本数は2倍必要であるように見えるが、これは総配線量を1/2倍とするトーラス状配線の効果によって相殺される。また、隣接するタイル間の物理的な距離が図1の構成と比較して2倍長くなる(実際にはトーラス状配線によってスイッチの数が半減しタイル面積が小さくなるので2倍よりは小さくなる)と考えられるが、このような再構成可能集積回路のパス遅延の主要因はスイッチの遅延であり、金属配線長が2倍になったことによる遅延の増大は数パーセントである。むしろ、トーラスを形成したことによって、最大のスイッチ通過段数は1/2倍となることから最大パス遅延は減少する。
The configuration of FIG. 2 seems to require twice as many wirings in the 201 horizontal and 202 vertical directions as compared to the configuration of FIG. 1, but this is a torus that halves the total wiring amount. This is offset by the effect of the line wiring. In addition, the physical distance between adjacent tiles is twice as long as that in the configuration of FIG. 1 (actually, the number of switches is reduced by half due to the torus-like wiring, and the tile area is reduced, so that it is smaller than twice. However, the main cause of the path delay of such a reconfigurable integrated circuit is the switch delay, and the increase in delay due to the double metal wiring length is several percent. Rather, the formation of the torus reduces the maximum path delay because the maximum number of switch passing stages is halved.

一方、回路設定をトーラス面内で移動させると、チップのIOパッドと回路の入出力の位置が大幅に変化して不都合が生じる可能性がある。この問題を回避するために、トーラス状配線をアレイの一部分にだけ導入し回路設定の移動する領域を制限することが可能である。   On the other hand, if the circuit setting is moved in the torus plane, the input / output positions of the chip IO pad and the circuit may change significantly, resulting in inconvenience. In order to avoid this problem, it is possible to introduce a torus-like wiring into only a part of the array to limit the area where the circuit setting moves.

図3は、アレイの水平方向のみをトーラス状配線で接続した構成を示している。図3の300はタイルを表しており、水平方向の配線チャネル301は図2と同様に2重に存在し、垂直方向の配線チャネル302は、図1の配線チャネルと同様で1本である(ただし、各配線チャネルは複数の配線トラックによって構成されている)。タイルアレイ303はタイル300を並べて成り、水平方向の両端の配線チャネルをループさせて接続している。座標系304は、水平方向は図2と同様で、垂直方向は図1と同様である。この構成では、回路設定は水平方向にのみ移動可能であり、2次元トーラスの場合に比較して移動によって得られる異なる回路設定の数は半減するが、回路の入出力の位置の移動を水平方向に限定できる。   FIG. 3 shows a configuration in which only the horizontal direction of the array is connected by a torus-like wiring. 300 in FIG. 3 represents a tile, the horizontal wiring channel 301 is doubled as in FIG. 2, and the vertical wiring channel 302 is one, similar to the wiring channel in FIG. However, each wiring channel is composed of a plurality of wiring tracks). The tile array 303 is formed by arranging tiles 300, and the wiring channels at both ends in the horizontal direction are looped and connected. In the coordinate system 304, the horizontal direction is the same as in FIG. 2, and the vertical direction is the same as in FIG. In this configuration, the circuit settings are movable only in the horizontal direction, and the number of different circuit settings obtained by movement is halved compared to the case of the two-dimensional torus, but the movement of the input / output positions of the circuit is horizontally It can be limited to.

また、図4のようにサブアレイを形成して、その内部をトーラスで接続することも可能である(図4は機能ブロックを省略)。タイル400において401、404はサブアレイ内部の接続、402、403はサブアレイ間の接続のための配線チャネルを示している。タイル400を4x4に並べサブアレイ405を構成する際には、サブアレイの端で401、404はループするように接続する。このサブアレイ405をさらに例えば2x2に並べて全体のアレイ406(図5参照)を構成する。この構成において回路設定は各サブアレイ内の回路は同時に同じ方向へ移動することになる。これによって、移動によって得られる異なる回路設定の数はサブアレイのタイルの数まで減少するが、回路の入出力の移動範囲もサブアレイの範囲内に限定することができる。   It is also possible to form a sub-array as shown in FIG. 4 and connect the inside with a torus (FIG. 4 omits functional blocks). In the tile 400, 401 and 404 indicate connections inside the subarray, and 402 and 403 indicate wiring channels for connection between the subarrays. When the tiles 400 are arranged in 4 × 4 and the subarray 405 is formed, 401 and 404 are connected so as to loop at the end of the subarray. The sub-arrays 405 are further arranged in 2 × 2, for example, to constitute the entire array 406 (see FIG. 5). In this configuration, the circuit setting causes the circuits in each subarray to move simultaneously in the same direction. This reduces the number of different circuit settings obtained by movement down to the number of tiles in the subarray, but the input / output movement range of the circuit can also be limited to within the subarray range.

図4の構成においても、図3の構成と同様にサブアレイ内で水平方向のみトーラスで接続することも考えられる。
図2〜4の構成の可否はIOレイテンシとばらつき補正力とのトレードオフの問題であり、これは再構成可能集積回路の主な用途の要求するIOレイテンシによって変わるものである。ただし、多くの場合、チップの内部の配線遅延よりもIOパッドの遅延のほうがはるかに大きいので、IOレイテンシが問題になることはない。
In the configuration of FIG. 4 as well, it is conceivable that the torus is connected only in the horizontal direction within the sub-array as in the configuration of FIG.
The possibility of the configuration in FIGS. 2 to 4 is a trade-off problem between the IO latency and the variation correction power, which varies depending on the IO latency required by the main application of the reconfigurable integrated circuit. However, in many cases, the delay of the IO pad is much larger than the wiring delay inside the chip, so that the IO latency does not become a problem.

図6は、2次元トーラスで接続された再構成可能集積回路を示している。ここで、例えば、図6の各スイッチマトリクスを信号が通過する遅延時間が、図7のようにばらつくとする(図7の各升目に書かれている数値はそれぞれのスイッチマトリクスの遅延時間を示している)。このとき、回路の性能を決定するクリティカルパスが図8のように7段のスイッチマトリックスを通過していたとすると、その遅延時間は76である。一方、回路全体をトーラス面内でx、y方向にそれぞれ−2平行移動したとすると、図8のパスは図9の位置に移動し、遅延時間は50と小さくなり、ばらつきは回避される。   FIG. 6 shows a reconfigurable integrated circuit connected by a two-dimensional torus. Here, for example, it is assumed that the delay time for the signal to pass through each switch matrix in FIG. 6 varies as shown in FIG. 7 (the numerical values written in each cell in FIG. 7 indicate the delay time of each switch matrix). ing). At this time, if the critical path that determines the performance of the circuit passes through the seven-stage switch matrix as shown in FIG. 8, the delay time is 76. On the other hand, if the entire circuit is translated in the x and y directions by −2 in the torus plane, the path of FIG. 8 moves to the position of FIG. 9, the delay time is reduced to 50, and variations are avoided.

すなわち、ひとつの回路設定を自動マッピングツールで生成すれば、トーラス面内を移動することで確率的に同一の性能を有し、その性能が異なる確率変数に従う複数の回路設定を容易に作成できる。さらに、作成した複数の回路設定を特許文献3の発明に従ってテストし、性能要件を満たす位置の回路設定を用いることで性能歩留りを向上することができる。   That is, if one circuit setting is generated by an automatic mapping tool, a plurality of circuit settings can be easily created by moving in the torus plane and having stochastically the same performance but different random variables. Furthermore, the performance yield can be improved by testing the plurality of created circuit settings according to the invention of Patent Document 3 and using the circuit settings at positions that satisfy the performance requirements.

また、近年の再構成可能集積回路においてはスイッチマトリックスを通過することによる遅延を削減するために複数のセグメント長の配線で接続するのが一般的である。図10aは長さ2の配線セグメントで接続された1次元アレイを示している。2次元の場合は示していないが、垂直方向に図10aの水平方向の配線と同様に接続することで容易に実現できる。また、長さ2以上の配線セグメントを用いる場合も容易に実現できる。   In recent reconfigurable integrated circuits, it is common to connect with a plurality of segment length wirings in order to reduce delay caused by passing through the switch matrix. FIG. 10a shows a one-dimensional array connected by length 2 wiring segments. Although not shown in the two-dimensional case, it can be easily realized by connecting in the vertical direction similarly to the horizontal wiring in FIG. 10a. In addition, the case where a wiring segment having a length of 2 or more is used can be easily realized.

長さ2の配線セグメントとは、1つのタイルのスイッチマトリックスを飛ばして接続する配線のことである。一見、長さ2の配線セグメントで接続された1次元アレイは、トーラスで接続された1次元アレイ(図10b)と似ているが、トーラスの場合は、アレイの終端での配線の折り返しが必要である点と、配線セグメントの内点からスイッチマトリックスへの接続が不要な点が異なる。配線セグメントの内点でのスイッチマトリックスへの接続は、任意の2つの機能ブロック間の接続性を保障するために必要となる。   A wiring segment having a length of 2 is a wiring connected by skipping a switch matrix of one tile. At first glance, a one-dimensional array connected by two wire segments of length is similar to a one-dimensional array connected by a torus (Fig. 10b), but in the case of a torus, the wiring must be folded at the end of the array. And the point that connection from the inner point of the wiring segment to the switch matrix is unnecessary. Connection to the switch matrix at the inner point of the wiring segment is necessary to ensure connectivity between any two functional blocks.

一方、トーラスの接続も複数の長さの配線セグメントで構成することが可能である。トーラス面内でのタイル間の距離を論理的な距離と呼ぶこととする。図10cは論理的に長さ2の配線セグメントで構成された1次元トーラスのアレイを示している。1次元トーラスを直線に埋め込んでいるので、論理的な長さの2は、物理的な距離の4に相当する。トーラス中の座標xのタイルを出た配線セグメントは、必ず(x + 2) mod a(アレイサイズ)のタイルに接続するので、そのようにアレイの端で配線をループさせる。図10cでは1次元トーラスで論理的長さ2の配線セグメントの場合のみを示しているが、2次元の場合、より長い配線セグメントの場合も容易に実現可能である。また、部分的にトーラス接続を持つ図3、4のような構成にも容易に適用できる。   On the other hand, the connection of the torus can also be constituted by a plurality of lengths of wiring segments. The distance between tiles in the torus plane is called a logical distance. FIG. 10c shows a one-dimensional torus array composed of logically length 2 wiring segments. Since the one-dimensional torus is embedded in a straight line, a logical length of 2 corresponds to a physical distance of 4. Since the wiring segment that exits the tile of coordinate x in the torus is always connected to the tile of (x + 2) mod a (array size), the wiring is looped at the end of the array as such. FIG. 10 c shows only the case of a wiring segment having a logical length of 2 with a one-dimensional torus. However, in the case of two dimensions, a case of a longer wiring segment can be easily realized. Further, the present invention can be easily applied to the configuration as shown in FIGS.

産業上の利用の可能性Industrial applicability

FPGAなどの再構成可能集積回路を1つのコアとして有するシステムLSIや、それらの主要な応用分野であるモバイル端末、デジタル家電、通信機器、サーバ、ストレージ、スーパーコンピュータなどへの利用が考えられる。   It can be used for a system LSI having a reconfigurable integrated circuit such as an FPGA as a core, and mobile terminals, digital home appliances, communication devices, servers, storages, supercomputers, and the like, which are their main application fields.

再構成可能集積回路の一般的な構造例である。It is a general structural example of a reconfigurable integrated circuit. 2次元トーラスで接続されたタイルアレイの例である。It is an example of a tile array connected by a two-dimensional torus. 水平方向のみトーラスで接続されたタイルアレイの例である。It is an example of the tile array connected with the torus only in the horizontal direction. 4x4の2次元トーラスで接続されたサブアレイを構成するタイルアレイの例である。It is an example of a tile array constituting subarrays connected by a 4 × 4 two-dimensional torus. サブアレイ405を2x2に並べたタイルアレイの例である。This is an example of a tile array in which subarrays 405 are arranged in 2 × 2. 8x8 2次元トーラスタイルアレイの例である。This is an example of an 8x8 2D tora style array. 8x8 2次元トーラスタイルアレイの各タイルのスイッチマトリックスの遅延の例である。8 is an example of a switch matrix delay for each tile of an 8x8 2D Tora style array. 図7の遅延を持つ8x82次元トーラスタイルアレイにおける遅延パスの例である。FIG. 8 is an example of a delay path in an 8 × 82 dimensional tora style array having the delay of FIG. 図7の遅延パスをx、y方向にそれぞれ−2平行移動した遅延パスの例である。8 is an example of a delay path obtained by translating the delay path in FIG. 7 by −2 in the x and y directions, respectively. 複数の配線セグメント長を有するアレイの例である。It is an example of the array which has several wiring segment length.

符号の説明Explanation of symbols

100 タイル
101 機能ブロック
102 スイッチマトリクス
103 水平方向配線
104 垂直方向配線
105 タイルアレイ
200 タイル
201 水平方向の配線チャネル
202 垂直方向の配線チャネル
203 タイルアレイ
204 座標系
300 タイル
301 水平方向の配線チャネル
302 垂直方向の配線チャネル
303 タイルアレイ
304 座標系
400 タイル
401 サブアレイ内水平方向の配線チャネル
402 サブアレイ間水平方向の配線チャネル
403 サブアレイ内垂直方向の配線チャネル
404 サブアレイ間垂直方向の配線チャネル
405 2次元トーラスで接続されたサブアレイ
100 tile 101 functional block 102 switch matrix 103 horizontal wiring 104 vertical wiring 105 tile array 200 tile 201 horizontal wiring channel 202 vertical wiring channel 203 tile array 204 coordinate system 300 tile 301 horizontal wiring channel 302 vertical direction Wiring channel 303 tile array 304 coordinate system 400 tile 401 horizontal wiring channel in sub-array 402 horizontal wiring channel between sub-arrays 403 vertical wiring channel in sub-array 404 vertical wiring channel between sub-arrays 405 connected by a two-dimensional torus Subarray

Claims (7)

再構成可能集積回路を構成する基本タイルのアレイ間の配線の少なくとも一部が、n(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。 At least a portion of the wiring between the basic tiles constituting the reconfigurable integrated circuit array, n (n is 1 or more an integer), respectively connected to the dimension of the torus Rutotomoni connected uniform wire length An integrated circuit characterized in that it is made of . 再構成可能集積回路を構成する基本タイルのアレイの水平方向又は垂直方向の配線が、n(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。 Wiring in the horizontal direction or the vertical direction of the base tile constituting the reconfigurable integrated circuit array, n (n is 1 or more an integer), respectively connected to the dimension of the torus Rutotomoni connection is uniform wiring An integrated circuit characterized by being made in length . 再構成可能集積回路を構成する基本タイルのサブアレイのアレイにおいて、サブアレイの一部又は全体がn(nは、1以上の整数とする)次元のトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする集積回路。 In an array of sub-arrays of basic tiles constituting the reconfigurable integrated circuit, part or all of the sub-array n (n is one or more an integer) is uniform connected Rutotomoni each connected to dimension torus An integrated circuit characterized by being made of a wiring length . サブアレイの水平方向又は垂直方向がトーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされていることを特徴とする請求項3に記載の集積回路。 The integrated circuit of claim 3, wherein the horizontal or vertical sub-array is connected to Rutotomoni each connected to torus have been made with a uniform wire length. トーラス状に接続されるとともにそれぞれの接続が均一な配線長でなされたアレイ又はサブアレイが、論理的に2以上の長さの配線セグメントによって接続されていることを特徴とする請求項1乃至4のいずれか1項に記載の集積回路。 Torus connected to Rutotomoni each connected array or sub-array has been made with a uniform wiring length is logically of claims 1 to 4, characterized in that it is connected by more than one length wire segments The integrated circuit according to any one of claims. 請求項1又は2に記載の集積回路に対して、再構成可能集積回路上に実現する同一の機能を有するがその性能が異なる確率変数に従う複数の異なる回路設定を、一つの回路設定を基本タイルのアレイのトーラス状に接続された方向に沿って移動させることにより作成することを特徴とする集積回路の回路設定生成方法。   The integrated circuit according to claim 1 or 2, wherein a plurality of different circuit settings according to a random variable having the same function that is realized on a reconfigurable integrated circuit but having different performances, a single circuit setting as a basic tile A method for generating a circuit setting of an integrated circuit, wherein the circuit setting is generated by moving the array along a direction connected to a torus. 請求項3又は4に記載の集積回路に対して、再構成可能集積回路上に実現する同一の機能を有するがその性能が異なる確率変数に従う複数の異なる回路設定を、一つの回路設定を全てのサブアレイでトーラス状に接続された方向に沿って移動させることにより作成することを特徴とする集積回路の回路設定生成方法。
The integrated circuit according to claim 3 or 4, wherein a plurality of different circuit settings according to a random variable having the same function implemented on a reconfigurable integrated circuit but different in performance are assigned to all the circuit settings. A circuit setting generation method for an integrated circuit, wherein the circuit setting is generated by moving the subarray along a direction connected in a torus shape.
JP2006204983A 2006-06-23 2006-07-27 Integrated circuit and circuit setting generation method thereof Expired - Fee Related JP4258671B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006204983A JP4258671B2 (en) 2006-07-27 2006-07-27 Integrated circuit and circuit setting generation method thereof
US11/759,706 US7797664B2 (en) 2006-06-23 2007-06-07 System for configuring an integrated circuit and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006204983A JP4258671B2 (en) 2006-07-27 2006-07-27 Integrated circuit and circuit setting generation method thereof

Publications (2)

Publication Number Publication Date
JP2008034535A JP2008034535A (en) 2008-02-14
JP4258671B2 true JP4258671B2 (en) 2009-04-30

Family

ID=39123665

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006204983A Expired - Fee Related JP4258671B2 (en) 2006-06-23 2006-07-27 Integrated circuit and circuit setting generation method thereof

Country Status (1)

Country Link
JP (1) JP4258671B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104321967B (en) 2012-05-25 2018-01-09 株式会社半导体能源研究所 Programmable logic device and semiconductor device
WO2015033422A1 (en) * 2013-09-05 2015-03-12 株式会社日立製作所 Programmable apparatus power supply voltage management method and programmable apparatus

Also Published As

Publication number Publication date
JP2008034535A (en) 2008-02-14

Similar Documents

Publication Publication Date Title
US11296705B2 (en) Stacked programmable integrated circuitry with smart memory
CN103366041B (en) Semiconductor integrated circuit and its design method
US7889571B2 (en) Buffering systems methods for accessing multiple layers of memory in integrated circuits
US7961527B2 (en) Buffering systems for accessing multiple layers of memory in integrated circuits
US20070300201A1 (en) System for configuring an integrated circuit and method thereof
US9276573B2 (en) High-performance low-power near-Vt resistive memory-based FPGA
US9350357B2 (en) Reconfigurable semiconductor device
US20170047931A1 (en) Reconfigurable semiconductor device
KR100565109B1 (en) Mram bit line word line architecture
US20190013811A1 (en) Reconfigurable circuit, reconfigurable circuit system, and method for operating reconfigurable circuit
JP4258671B2 (en) Integrated circuit and circuit setting generation method thereof
US10540471B2 (en) Layout design system and semiconductor device fabricated using the same
JP5313531B2 (en) Staggered logical array block architecture
KR20180116117A (en) Logic block architecture for programmable gate array
JP2007173474A (en) Gate array
KR102333446B1 (en) Semiconductor device and semiconductor system
JP2011160211A (en) Semiconductor integrated circuit, configuration changing method of the semiconductor integrated circuit
JP2016058582A (en) Semiconductor storage device
US9755660B2 (en) Apparatus for generating digital thermometer codes
JP2005174520A (en) Memory circuit and its forming method
US6606268B2 (en) Non-volatile semiconductor integrated circuit
JP4488282B2 (en) Semiconductor integrated circuit
CN114341986B (en) System and method for reconfiguring an array of dual function units
TW201523621A (en) Reconfigurable logical device
JP2011151337A (en) Array formed by combining processing unit and non-volatile memory unit

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080421

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081024

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081028

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081225

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090127

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

Free format text: PAYMENT UNTIL: 20120220

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130220

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20140220

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees