JP4509175B2 - Integrated circuit and packet switching control method - Google Patents

Integrated circuit and packet switching control method Download PDF

Info

Publication number
JP4509175B2
JP4509175B2 JP2007502446A JP2007502446A JP4509175B2 JP 4509175 B2 JP4509175 B2 JP 4509175B2 JP 2007502446 A JP2007502446 A JP 2007502446A JP 2007502446 A JP2007502446 A JP 2007502446A JP 4509175 B2 JP4509175 B2 JP 4509175B2
Authority
JP
Japan
Prior art keywords
packet
bits
processing modules
integrated circuit
module
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
JP2007502446A
Other languages
Japanese (ja)
Other versions
JP2007528177A (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.)
Koninklijke Philips NV
Original Assignee
Koninklijke Philips NV
Koninklijke Philips Electronics NV
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 Koninklijke Philips NV, Koninklijke Philips Electronics NV filed Critical Koninklijke Philips NV
Publication of JP2007528177A publication Critical patent/JP2007528177A/en
Application granted granted Critical
Publication of JP4509175B2 publication Critical patent/JP4509175B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3802Instruction prefetching

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、複数の処理モジュール及びその複数の処理モジュールを結合する相互接続手段を有する集積回路、並びにそのような集積回路におけるパケット交換制御方法に関する。   The present invention relates to an integrated circuit having a plurality of processing modules and interconnection means for coupling the plurality of processing modules, and a packet switching control method in such an integrated circuit.

システム・オン・シリコンは、新機能の追加と既存機能の向上とに対する増し続ける要求を受け、複雑さを増し続けている。このことは、集積回路上に集積される部品密度を一層高めることによって可能にされている。同時に、回路が動作するクロック速度も高速化する傾向にある。より高いクロック速度は、部品の高密度化と相まって、同一クロック範囲内で同期して動作可能な領域を狭めてきた。このため、モジュール手法の必要性が生じている。このような手法に従って、処理システムは複数の比較的独立で複雑なモジュールを有する。伝統的な処理システムでは、通常、システムモジュールはバスを介して互いに通信する。しかしながら、モジュール数が増加するにつれ、この通信手法は以下の理由によりもはや実用的ではなくなっている。すなわち、一方では、多数のモジュールによってバスに過大な負荷が形成され、他方では、バスは1つの装置のみがバスにデータを送ることを可能にするだけであるので、バスが通信のボトルネックを形成している。   System on silicon continues to increase in complexity as new features are added and existing features are improved. This is made possible by further increasing the density of components integrated on the integrated circuit. At the same time, the clock speed at which the circuit operates tends to increase. Higher clock speeds, coupled with higher component density, have narrowed the region that can operate synchronously within the same clock range. This creates a need for a modular approach. In accordance with such an approach, the processing system has a plurality of relatively independent and complex modules. In traditional processing systems, system modules typically communicate with each other via a bus. However, as the number of modules increases, this communication technique is no longer practical for the following reasons. That is, on the one hand, an overload is created on the bus by a large number of modules, and on the other hand, the bus only allows one device to send data to the bus, so the bus creates a communication bottleneck. Forming.

通信ネットワークはこれらの欠点を解決する有効な手法である。ネットワーク・オン・チップ(NoC)は、高度に複雑化したチップにおける相互接続問題の解決策として、最近かなりの注目を集めている。その理由は2つの要素から成る。第1に、NoCは新しいディープサブミクロン技術における電気的問題を解決する助けとなる。なぜなら、NoCは全体的な配線を構築かつ管理するからである。同時に、NoCは配線を共有して配線数を削減し、その利用率を高める。NoCはまた、エネルギー効率が良く、信頼性が高いものとなり得るとともに、バスに比べて拡張性がある。第2に、NoCは演算処理を通信から分離するが、このことは莫大な数のトランジスタチップの設計を管理することにおいて不可欠なことである。NoCがこの分離を実現することができるのは、NoCは伝統的にプロトコルスタックを用いて設計されるが、プロトコルスタックは通信サービスの使用をサービスの遂行から分離する洗練されたインターフェースを提供するものであるためである。   A communication network is an effective technique for solving these drawbacks. Network on chip (NoC) has recently received considerable attention as a solution to the interconnection problem in highly complex chips. The reason consists of two elements. First, NoC helps solve electrical problems in new deep submicron technology. This is because NoC builds and manages the overall wiring. At the same time, the NoC shares wiring to reduce the number of wirings and increase its utilization rate. NoC can also be energy efficient, highly reliable, and scalable compared to buses. Secondly, NoC separates computation from communication, which is essential in managing the design of a vast number of transistor chips. NoC can achieve this separation, although NoC is traditionally designed with a protocol stack, which provides a sophisticated interface that separates the use of communication services from the performance of services. This is because.

しかしながら、システム・オン・チップ(SoC)を設計する際にオンチップ通信用のネットワークを用いる場合、多数の新たな課題が考慮されなければならない。これは、通信モジュールが直接的に接続される既存のオンチップ相互接続(例えば、バス、スイッチ、又はポイントツーポイント配線)と対照的に、NoCではネットワークノードを介して遠隔で通信するためである。その結果、相互接続の調停(アービトレーション)は集中型から分散型に変わり、順序がバラバラなトランザクション、より長い待ち時間、及びエンドツーエンドのフロー制御のような問題がインテレクチュアル・プロパティ・ブロック(intellectual property block;IP)又はネットワークの何れかによって処理されなければならない。   However, when using a network for on-chip communication when designing a system on chip (SoC), a number of new issues must be considered. This is because, in contrast to existing on-chip interconnects (eg, buses, switches, or point-to-point wiring) where communication modules are directly connected, NoC communicates remotely via network nodes. . As a result, interconnect arbitration has changed from centralized to distributed, and issues such as out-of-order transactions, longer latencies, and end-to-end flow control can be attributed to intellectual property blocks ( intellectual property block (IP) or network.

これらの問題のほとんどは、ローカル及びワイド・エリア・ネットワーク(コンピュータ・ネットワーク)の分野で、また、並列マシン相互接続ネットワークとして、既に研究主題とされてきた。何れもオンチップ・ネットワークと密接に関連しており、それらの分野での結果の多くがチップにも適用可能である。しかしながら、NoCの前提はオフチップ・ネットワークとは異なっており、故に、ネットワーク設計の選択肢のほとんどが再評価されなければならない。オンチップ・ネットワークは、設計上の異なる選択につながる異なる特性(例えば、より厳しいリンクの同期化)及び制約(例えば、より高いメモリコスト)を有し、それらは最終的にネットワークサービスに影響を及ぼす。   Most of these problems have already been the subject of research in the field of local and wide area networks (computer networks) and as parallel machine interconnect networks. Both are closely related to on-chip networks, and many of the results in those areas are also applicable to chips. However, NoC's premise is different from off-chip networks, so most of the network design options must be re-evaluated. On-chip networks have different characteristics (eg, tighter link synchronization) and constraints (eg, higher memory costs) that lead to different design choices, which ultimately affect network services .

NoCはオフチップ・ネットワークとは主にそれらの制約及び同期化の点で異なる。オンチップ・ネットワークでは、演算処理は確かにオフチップ・ネットワークと比較して高コストになる。オフチップ・ネットワークのインターフェースは通常、ホストプロセッサを通信処理から開放するために、ネットワークレイヤー又はより上位のレイヤーまでのプロトコルスタックを実行する専用プロセッサを有する。専用プロセッサをネットワークインターフェースに含めることはチップ上では実用的ではない。なぜなら、ネットワークインターフェースの大きさはネットワークに接続されるIPと同等以上となるからである。さらに、プロトコルスタックをIP自体で実行することもまた、実用的でない場合がある。なぜなら、これらのIPは1つの専用機能のみを有し、ネットワークプロトコルスタックを実行するだけの性能がないことが多いからである。   NoC differs from off-chip networks mainly in terms of their constraints and synchronization. In an on-chip network, computing is certainly expensive compared to an off-chip network. An off-chip network interface typically has a dedicated processor that executes the protocol stack up to the network layer or higher layers to free the host processor from communication processing. Including a dedicated processor in the network interface is not practical on the chip. This is because the size of the network interface is equal to or greater than the IP connected to the network. Furthermore, it may not be practical to run the protocol stack on the IP itself. This is because these IPs have only one dedicated function and often do not have the performance to execute the network protocol stack.

ネットワークの構成要素を接続する配線及びピンの数はオンチップの方がオフチップより1桁多い。それらがNoC通信以外の目的で大規模に用いられないならば、それらは広域のポイントツーポイント相互接続(例えば、300ビットリンク)を可能にする。このことは、リンクが8ビットから16ビットとかなり狭いものであるオフチップでは不可能である。   The number of wires and pins connecting the network components is one digit higher on chip than off chip. If they are not used on a large scale for purposes other than NoC communications, they enable wide area point-to-point interconnections (eg, 300 bit links). This is not possible off-chip where the link is fairly narrow, from 8 to 16 bits.

ネットワークをオンチップ相互接続として導入することは、例えばバス又はスイッチ等の直接相互接続と比較して、通信を根本的に変えるものである。なぜなら、通信モジュールが直接的に接続されずに、1つ以上のネットワークノードによって分離されているという、ネットワークのマルチホップ性のためである。このことは、モジュールが直接接続される一般的な既存の相互接続(例えば、バス)と対照的である。この変化から予期されることは、アービトレーション(これは集中型から分散型に変えられなければならない)及び通信特性(例えば、順序付け又はフロー制御)に属する。   Introducing a network as an on-chip interconnect is a fundamental change in communication compared to a direct interconnect such as a bus or switch. This is because of the multi-hop nature of the network, where communication modules are not directly connected but are separated by one or more network nodes. This is in contrast to typical existing interconnections (eg, buses) where modules are directly connected. What is expected from this change belongs to arbitration (which must be changed from centralized to distributed) and communication characteristics (eg sequencing or flow control).

移動電話、PDA、ノート型コンピュータ、MP3再生機等のような携帯型装置が続々と成功するのに伴い、最新の集積回路及びその設計において電力消費が重大な問題となりつつある。このようなICのVLSI設計はナノメートルの領域に移行しつつあるので、システム・オン・チップの相互接続で放散されるエネルギーはシステム全体の電力消費の有意な部分になる。   With the success of portable devices such as mobile phones, PDAs, notebook computers, MP3 players, etc., power consumption is becoming a major issue in modern integrated circuits and their designs. As such IC VLSI designs are moving to the nanometer range, the energy dissipated in system-on-chip interconnects becomes a significant part of overall system power consumption.

相互接続、すなわち、ネットワークでの実際の電力消費は、単に電圧揺動、配線遅延、相互接続の形状等のような相互接続の物理特性のみに基づくものではなく、システム・オン・チップのデータの流れ、すなわち、プロセッサ間通信及びプロセッサ・メモリ間通信にも基づくものである。この通信は通常はトランザクションベースであり、以下を起源とし得る:キャッシュ及びメモリのトランザクション(共有メモリからのデータフェッチ)、キャッシュ一致動作(共有メモリ内の更新データは全てのキャッシュコピーで更新され同期トラフィックを生成する)、パケット分割オーバーヘッド(データフローをパケットに分割することは付加的なデータオーバーヘッドを取り入れる)又はパケット間の競合(競合する場合にはパケットの経路を再選択する)。   The actual power consumption in the interconnect, ie the network, is not based solely on the interconnect's physical characteristics, such as voltage swings, wiring delays, interconnect shape, etc. It is also based on the flow, i.e., interprocessor communication and processor-memory communication. This communication is usually transaction-based and can originate from: cache and memory transactions (fetching data from shared memory), cache matching operations (update data in shared memory is updated in all cache copies and synchronous traffic Packet splitting overhead (dividing the data flow into packets introduces additional data overhead) or contention between packets (reselecting the packet path in case of conflict).

一般的に、システム・オン・チップでのパケットは、宛先アドレス、発信源アドレス、及び読み出し(READ)、書き込み(WRITE)、無効化(INVALIDATE)等のような要求動作を含むヘッダを有する。パケットのペイロードは伝送されるデータを有する。場合により、テール部は誤り検出及び訂正符号を有する。幾つかの異なるデータパケットが上記システム・オン・チップに存在してもよい。すなわち、メモリアクセス要求、キャッシュ一致同期化、データフェッチ、データ更新、並びにIO及び中断のためのパケットが存在してもよい。メモリアクセス要求パケットは共有メモリからのデータを要求する働きをし、対象メモリの宛先アドレスを含むヘッダ、及び要求されるメモリ動作を有する。如何なるデータも伝送されないとき、ペイロードは空となる。キャッシュ一致同期化パケットは更新されたメモリからそのコピーとともに全てのキャッシュに送信される。パケットは、キャッシュ内のデータが更新されるべきときにはペイロードとしてデータを有してもよく、キャッシュ内のデータが無効化されるべきときにはデータを有さなくてもよい。これらのとき、ヘッダは特定の動作形式を有してもよい。データフェッチパケットはメモリからの返信パケットとしての働きをし、ペイロードとして要求されたデータを含む一方でヘッダが宛先アドレスを含む。データ更新パケットはメモリにデータを書き戻す働きをし、ヘッダに宛先アドレスを有するとともにペイロードとしてそれぞれのデータを含む。IO及び中断パケットは宛先アドレスを有するヘッダを含み、データ交換が含まれるとき、ペイロードはデータを含み得る。従って、ヘッダの中身はペイロードの中身と同様にトランザクションに依存することになる。   In general, a packet on a system on chip has a header including a destination address, a source address, and a request operation such as read (READ), write (WRITE), invalidate (INVALIDATE), and the like. The payload of the packet has data to be transmitted. In some cases, the tail has error detection and correction codes. Several different data packets may be present on the system on chip. That is, there may be packets for memory access requests, cache match synchronization, data fetch, data update, and IO and suspend. The memory access request packet serves to request data from the shared memory, and has a header including a destination address of the target memory and a requested memory operation. When no data is transmitted, the payload is empty. The cache match synchronization packet is sent from the updated memory along with its copy to all caches. A packet may have data as a payload when the data in the cache is to be updated, and may not have data when the data in the cache is to be invalidated. At these times, the header may have a specific operation type. The data fetch packet acts as a reply packet from the memory and contains the requested data as the payload while the header contains the destination address. The data update packet serves to write data back to the memory, has a destination address in the header, and includes each data as a payload. The IO and suspend packets include a header with a destination address, and when data exchange is included, the payload can include data. Therefore, the contents of the header will depend on the transaction as well as the contents of the payload.

キャッシュミス、データフェッチ、メモリ更新及びキャッシュ同期化のような上述の動作は、相互接続へのデータ送信を含む。しかしながら、相互接続へのパケット送信は、相互接続配線、及び各スイッチ内部の論理ゲートでのエネルギー放散を生じさせる。データパケットが相互接続を介して移動するとき、データストリームがその極性を反転させると、データ経路に沿う相互接続配線及び論理ゲートが切り替わることになる。従って、ビット毎に相互接続ライン及び論理ゲートでエネルギーが消費される。   The above-described operations such as cache misses, data fetches, memory updates and cache synchronization involve sending data to the interconnect. However, packet transmission to the interconnect causes energy dissipation in the interconnect wiring and logic gates within each switch. As data packets travel through the interconnect, the interconnect wiring and logic gates along the data path will switch if the data stream reverses its polarity. Therefore, energy is consumed in the interconnect lines and logic gates for each bit.

マルチホップ相互接続では、実際のデータトラフィック状態に応じてパケットデータ経路が変わってもよい同一の発信源と宛先を有するパケットは必ずしも同一データ経路、すなわち同一の現在経路とホップ数、を通る必要はない。しかしながら、全てのホップが相互接続配線と多数の論理ゲートを含むので、パケットが通ったホップ数はデータ伝送のエネルギー放散に影響する。システム・オン・チップにおけるエネルギー放散に関するより多くの情報については、非特許文献1を参照することができる。
Ye等、「Packetized On-Chip Interconnect Communication Analysis for MPSoC」、Design Automation and Test in Europe、2003年、344乃至349頁
In a multi-hop interconnect, packets with the same source and destination that may change packet data paths depending on actual data traffic conditions do not necessarily have to go through the same data path, i.e., the same current path and number of hops. Absent. However, since all hops include interconnect wiring and a large number of logic gates, the number of hops through which the packet passes affects the energy dissipation of data transmission. Reference can be made to Non-Patent Document 1 for more information on energy dissipation in system on chip.
Ye et al., “Packetized On-Chip Interconnect Communication Analysis for MPSoC”, Design Automation and Test in Europe, 2003, pp. 344-349.

本発明は、電力消費を削減したシステム・オン・チップ環境を提供することを目的とする。   It is an object of the present invention to provide a system on chip environment with reduced power consumption.

上記課題に鑑み、複数の処理モジュール、及び該複数の処理モジュールを結合し且つ該複数の処理モジュール間のトランザクションに基づくパケットベース通信を可能にする相互接続手段、を有する集積回路が提供される。各パケットは第1の所定数の後続ワードを有し、各後続ワードは第2の所定数のビットを有する。前記複数の処理モジュールの第1モジュールは少なくとも1つのパケットを前記相互接続手段上で前記複数の処理モジュールの第2モジュールに送信することによりトランザクションを発信する。当該集積回路は更に、前記発信されたトランザクションに不要なビットを決定するために前記少なくとも1つのパケットのビットを検査し、且つ検査された少なくとも1つのパケットの前記不要なビットを同一パケットのその他のビットに整合する少なくとも1つのパケット検査ユニットを有する。   In view of the above problems, there is provided an integrated circuit having a plurality of processing modules and interconnecting means for coupling the plurality of processing modules and enabling packet-based communication based on transactions between the plurality of processing modules. Each packet has a first predetermined number of subsequent words, and each subsequent word has a second predetermined number of bits. The first module of the plurality of processing modules initiates a transaction by transmitting at least one packet over the interconnection means to the second module of the plurality of processing modules. The integrated circuit further examines the bits of the at least one packet to determine bits that are not required for the outgoing transaction, and sets the unnecessary bits of the checked at least one packet to other bits of the same packet. It has at least one packet inspection unit that matches the bit.

1つ且つ同一なるパケットの他ビットで整合が行われるとき、整合は同一パケットのビットのみに依り、相互接続を介するデータ経路に沿ってビットが変わらないので、スイッチ内の論理ゲートのスイッチングに付随するエネルギー損失が相互接続中のデータ経路全体にわたって低減される。   When matching is performed on other bits of one and the same packet, the matching depends only on the bits of the same packet and does not change along the data path through the interconnect, which is associated with the switching of logic gates in the switch. Energy loss is reduced across the interconnected data path.

本発明の一態様に従って、前記少なくとも1つのパケット検査ユニットは、前記不要なビットを同一パケット内の前又は後のビットに整合する。これにより、後続ビットがその極性を変えるとき、スイッチ内の論理ゲートのスイッチングに付随するエネルギー損失が低減される。   According to one aspect of the invention, the at least one packet inspection unit aligns the unwanted bits with previous or subsequent bits in the same packet. This reduces the energy loss associated with switching the logic gates in the switch when subsequent bits change their polarity.

本発明の好適な態様に従って、前記少なくとも1つのパケット検査ユニットは、前記不要なビットを同一パケット内の前又は後のワードの対応するビットに整合する。パケットが後続ワード内で整えられるので、この解決策は容易に実施できる。   In accordance with a preferred aspect of the present invention, the at least one packet inspection unit matches the unwanted bits with corresponding bits of previous or subsequent words in the same packet. This solution is easy to implement because the packet is trimmed in subsequent words.

本発明の他の好適な態様に従って、当該集積回路は、前記複数の処理モジュールの前記第1モジュールに結合され、該複数の処理モジュールの該第1モジュールと前記接続手段との間の通信を制御する少なくとも1つのネットワークインターフェースを更に有する。前記少なくとも1つのパケット検査ユニットの各々は、該ネットワークインターフェースの1つ内に配置されている。パケットのヘッダがそのペイロードと同様に、第1処理モジュールに結合されたネットワークインターフェース内に存在し、パケットのビットが相互接続中のデータ経路に沿って変わらないので、ネットワークインターフェースは不使用ビットの整合を実行するのに好適な場所である。   In accordance with another preferred aspect of the present invention, the integrated circuit is coupled to the first module of the plurality of processing modules and controls communication between the first module of the plurality of processing modules and the connection means. And at least one network interface. Each of the at least one packet inspection unit is disposed within one of the network interfaces. Since the packet header exists in the network interface coupled to the first processing module, as well as its payload, and the packet bits do not change along the data path in the interconnect, the network interface matches unused bits. This is a suitable place to perform.

本発明はまた、複数の処理モジュール、及び該複数の処理モジュールを結合し且つ該複数の処理モジュール間のトランザクションに基づくパケットベース通信を可能にする相互接続手段、を有する集積回路におけるパケット交換制御の方法に関する。各パケットは第1の所定数の後続ワードを有し、各後続ワードは第2の所定数のビットを有する。前記複数の処理モジュールの第1モジュールは少なくとも1つのパケットを前記相互接続手段上で前記複数の処理モジュールの第2モジュールに送信することによりトランザクションを発信する。前記発信されたトランザクションに不要なビットを決定するために前記少なくとも1つのパケットのビットが検査され、検査された少なくとも1つのパケットの前記不要なビットが同一パケットのその他のビットに整合される。   The present invention also provides packet switching control in an integrated circuit having a plurality of processing modules and interconnection means for coupling the plurality of processing modules and enabling packet-based communication based on transactions between the plurality of processing modules. Regarding the method. Each packet has a first predetermined number of subsequent words, and each subsequent word has a second predetermined number of bits. The first module of the plurality of processing modules initiates a transaction by transmitting at least one packet over the interconnection means to the second module of the plurality of processing modules. The bits of the at least one packet are examined to determine bits that are not necessary for the outgoing transaction, and the unnecessary bits of the examined at least one packet are matched with other bits of the same packet.

以下の実施形態はシステム・オン・チップ、すなわち、同一チップ上の複数モジュールが或る種の相互接続を介して互いに通信するものに関する。相互接続はネットワーク・オン・チップNoCとして具体化される。ネットワーク・オン・チップはネットワーク内に配線、バス、時分割多重化、スイッチ、及び/又はルータを有し得る。ネットワークの伝送レイヤーにおいて、モジュール間の通信が接続上で実行される。接続は、第1のモジュールと少なくとも1つの第2のモジュールとの間の、各々が1組の接続特性を有する1組のチャネルと見なされる。第1のモジュールと単一の第2のモジュールとの間の接続では、接続は2つのチャネルを有する。すなわち、第1のモジュールから第2のモジュールへのチャネルである要求チャネルと、第2のモジュールから第1のモジュールへのチャネルである応答チャネルを有する。要求チャネルは第1のモジュールから第2のモジュールへのデータ及びメッセージのために確保され、一方、応答チャネルは第2のモジュールから第1のモジュールへのデータ及びメッセージのために確保される。しかしながら、接続が1つの第1のモジュールとN個の第2のモジュールを含む場合には、2N個のチャネルが設けられる。接続特性には、順序付け(順々のデータ伝送)、フロー制御(遠隔バッファが接続のために確保されるとともに、生成されたデータのために空間が利用可能であることが保証されるときに限ってデータ生成器がデータを送ることが可能にされる)、処理能力(処理能力の下限が保証される)、待ち時間(待ち時間の上限が保証される)、損失性(lossiness)(データの劣化)、伝送限界、トランザクションの完全性、データの正確性、優先度、又はデータ配送が含まれ得る。   The following embodiments relate to system on chip, i.e., multiple modules on the same chip communicate with each other via some kind of interconnection. The interconnect is embodied as a network on chip NoC. A network on chip may have wiring, buses, time division multiplexing, switches, and / or routers in the network. At the transmission layer of the network, communication between modules is performed on the connection. A connection is considered as a set of channels between a first module and at least one second module, each having a set of connection characteristics. In a connection between a first module and a single second module, the connection has two channels. In other words, it has a request channel that is a channel from the first module to the second module and a response channel that is a channel from the second module to the first module. The request channel is reserved for data and messages from the first module to the second module, while the response channel is reserved for data and messages from the second module to the first module. However, if the connection includes one first module and N second modules, 2N channels are provided. Connection characteristics include ordering (sequential data transmission), flow control (only when a remote buffer is reserved for the connection and it is guaranteed that space is available for the generated data. Data generators can send data), processing power (guaranteed lower bound of processing power), latency (guaranteed upper bound of waiting time), lossiness (loss of data) Degradation), transmission limits, transaction integrity, data accuracy, priority, or data delivery.

以下述べられるようにモジュールは、ネットワークインターフェースNIでネットワークと相互作用する所謂IPブロック(演算処理素子、メモリ、又は内部に相互接続モジュールを含むサブシステム)とし得る。ネットワークインターフェースNIは1つ以上のIPブロックに接続され得る。同様に、IPは1より多いネットワークインターフェースに接続され得る。   As will be described below, the module may be a so-called IP block (a computing element, a memory, or a subsystem including an interconnection module therein) that interacts with the network at the network interface NI. The network interface NI may be connected to one or more IP blocks. Similarly, an IP can be connected to more than one network interface.

図1は第1実施形態に従ったネットワーク・オン・チップの基本ブロック図を示している。具体的には、各々が関連付けられたネットワークインターフェースNIを備えるマスターモジュールM及びスレーブモジュールSが図示されている。各モジュールM、Sは、それぞれ、その関連ネットワークインターフェースNIを介してネットワークNに接続されている。ネットワークインターフェースNIはマスター及びスレーブモジュールM、SとネットワークNとの間のインターフェースとして用いられる。ネットワークインターフェースNIは、モジュールがネットワーク又は他のモジュールとの通信を処理する必要なくその専用動作を実行可能なように、それぞれのモジュールM、SとネットワークNとの間の通信を管理するために設けられる。ネットワークは複数の相互接続されたルータRを有する。ルータRは、コマンド及びデータを隣のルータ又はネットワークインターフェースに転送する働きをする。ルータの設計概念についての更なる詳細は、文献(Rijpkema等の“A Router Architecture for Networks on Silicon”、Process2001、2nd Workshop on Embedded Systems、又は、Rijpkema等の“Tradeoffs in the Design of a Router with Both Guaranteed and Best-Effort Services For Networks on chip”、Design, Automation and Test in Europe Conference and Exhibition、2003年3月3-7日、ドイツ)を参照することができる。ネットワーク・オン・チップにおけるネットワークの帯域幅は、通常、マスター及びスレーブモジュールM、S間の全ての形式のトランザクション及び通信に関して固定であるので、ある一定の場合には、パケットのビットの一部は通信又はトランザクションに不要とされてもよい。一例は上述のようなメモリアクセス要求である。なぜなら、そのようなパケットのペイロードは空だからである。ビットが使用されない代わりの例は、パケットのヘッダに割り当てられたアドレスビットと比較して、対象又はスレーブがより少ないアドレスビットのみを必要とするアドレス範囲を有する場合である。同じことがペイロードのデータに適用可能にされてもよい。   FIG. 1 shows a basic block diagram of a network on chip according to the first embodiment. Specifically, a master module M and a slave module S each having a network interface NI associated therewith are shown. Each module M, S is connected to the network N via its associated network interface NI. The network interface NI is used as an interface between the master and slave modules M and S and the network N. The network interface NI is provided to manage communication between each module M, S and the network N so that the module can perform its dedicated operation without having to process communication with the network or other modules. It is done. The network has a plurality of interconnected routers R. The router R serves to transfer commands and data to an adjacent router or network interface. For more details on router design concepts, see the literature (Rijpkema et al. “A Router Architecture for Networks on Silicon”, Process 2001, 2nd Workshop on Embedded Systems, or Rijpkema et al “Tradeoffs in the Design of a Router with Both Guaranteed. and Best-Effort Services For Networks on chip ”, Design, Automation and Test in Europe Conference and Exhibition, March 3-7, 2003, Germany). Since the network bandwidth in the network on chip is usually fixed for all types of transactions and communications between the master and slave modules M, S, in certain cases, some of the bits of the packet are It may be unnecessary for communication or transaction. An example is a memory access request as described above. This is because the payload of such a packet is empty. An alternative example where no bits are used is when the target or slave has an address range that requires fewer address bits compared to the address bits assigned in the header of the packet. The same may be made applicable to the payload data.

故に、パケット検査ユニットPIUがマスターモジュールMに結合されたネットワークインターフェースNI内に配置される。パケット検査ユニットPIUは、マスターモジュールMから送られたパケットに対してパケット交換を制御する働きをする。   Therefore, the packet inspection unit PIU is arranged in the network interface NI coupled to the master module M. The packet inspection unit PIU serves to control packet exchange for packets sent from the master module M.

図2は本発明で用いられるパケットの基本構造を示している。具体的には、図2Aは、リンク上で互いに続く2つのパケットと、2つの順次パケットにおける標準的なビット整合技術に基づくパケット交換とを示している。図2Bは、パケットと、同一パケット内でのビット整合に基づくパケット交換との好適例を示している。双方の図において、不使用ビットは‘U’で印されており、‘P’は経路に関するヘッダのビットに対応し、そして、‘fc’はフロー制御に対応するが、ヘッダ内で抱き合わせられていてもよい。経路の‘P’、フロー制御の‘fc’は単なる例示である。あるいは、宛先アドレスが含まれてもよい。   FIG. 2 shows the basic structure of a packet used in the present invention. Specifically, FIG. 2A shows two packets that follow each other on a link and packet switching based on standard bit matching techniques in two sequential packets. FIG. 2B shows a preferred example of packet and packet switching based on bit matching within the same packet. In both figures, the unused bits are marked with 'U', 'P' corresponds to the header bits for the path, and 'fc' corresponds to flow control but is conjugated in the header May be. The route “P” and the flow control “fc” are merely examples. Alternatively, the destination address may be included.

パケットの各々は8ビット幅、3ワード深さである。しかしながら、その他のビット幅及びワード深さも同様に可能である。   Each packet is 8 bits wide and 3 words deep. However, other bit widths and word depths are possible as well.

図2Aでは、パケットiの不使用ビットUが、先行パケットi-1に属するワード内の対応する先行ビットに整合される。これは、図2Aの破線矢印で表されるように、不使用ビットUを先行ビット、すなわち、先行パケットのペイロードビットと等しくすることによって行われる。しかしながら、一連のパケットはネットワークを横断する経路に沿う全てのルータで変化し得るので、この整合処理は経路に沿うルータR毎に行われなければならない。従って、パケット交換を制御するユニットはルータ毎に実施されることになり、コスト集中的な実施となる。   In FIG. 2A, the unused bit U of packet i is matched to the corresponding preceding bit in the word belonging to preceding packet i-1. This is done by making the unused bit U equal to the preceding bit, ie, the payload bit of the preceding packet, as represented by the dashed arrow in FIG. 2A. However, this matching process must be performed for each router R along the path, since the sequence of packets can change at every router along the path across the network. Therefore, the unit for controlling packet switching is implemented for each router, which is cost intensive.

好適な実施形態に従った不使用ビットの改善された整合処理が図2Bに示されている。この実施形態では、パケットの起源であるマスターモジュールMのネットワークインターフェースNIで整合が行われることが好ましい。加えて、あるいは代わりに、スレーブモジュールSのネットワークインターフェースNIで整合が行われてもよい。パケットのヘッダ情報及びペイロードはネットワークインターフェースNI内に存在するので、整合はそこで行われることが可能である。パケット、特にペイロードはそれがネットワークNを通過する間には変化しないので、パケット内の後続又は先行のワードのビット間での交換を減少させることにより、パケットのビットは電力消費を最小化するように最適化され得る。好ましくは、整合は後続ワードのビット間で行われる。すなわち、ビットは後に続くビットに整合される。ビットはそれがネットワークを通過する間には変化しないことになるので、内部でのパケット交換シーケンスは全てのルータRで同一となる。具体的には、パケットiのヘッダ内の不使用ビットは同一パケット内のP1ビットと整合される。   An improved alignment process for unused bits in accordance with the preferred embodiment is illustrated in FIG. 2B. In this embodiment, matching is preferably performed at the network interface NI of the master module M that is the origin of the packet. In addition or alternatively, matching may be performed at the network interface NI of the slave module S. Since the packet header information and payload are present in the network interface NI, matching can be done there. Since the packet, especially the payload, does not change while it passes through network N, the bits of the packet will minimize power consumption by reducing the exchange between bits of subsequent or previous words in the packet. Can be optimized. Preferably, the alignment is performed between bits of subsequent words. That is, the bit is aligned with the following bit. Since the bit will not change while it passes through the network, the internal packet switching sequence is the same for all routers R. Specifically, the unused bit in the header of packet i is matched with the P1 bit in the same packet.

図3は、標準的な技術に従った、及び本発明に従ったパケット検査ユニットの基本ブロック図を示している。図3Aには不使用ビットをゼロに等しく保持することに基づくパケット検査ユニットが示される一方、図3Bは好適な実施形態に従ったパケット検査ユニットPIUを示している。   FIG. 3 shows a basic block diagram of a packet inspection unit according to standard techniques and according to the invention. FIG. 3A shows a packet inspection unit based on keeping unused bits equal to zero, while FIG. 3B shows a packet inspection unit PIU according to the preferred embodiment.

図3Aのパケット検査ユニットPIUは、3つの多重化器M1乃至M3、第1及び第2のヘッダ生成ユニットHCU1、HCU2、及び3つの先入れ先出し器(FIFO)F1乃至F3を有している。第1及び第2のヘッダ生成ユニットHCU1、HCU2の出力は、それぞれ、第1及び第2の多重化器M1、M2の第1の入力に結合されている。第1、第2及び第3の多重化器M1乃至M3の第2の入力は、それぞれ、第1、第2及び第3のFIFOであるF1乃至F3に結合されている。第3の多重化器M3の第1の入力は‘0’に設定されている。あるいは、第1の入力は‘1’に設定されている。   The packet inspection unit PIU of FIG. 3A includes three multiplexers M1 to M3, first and second header generation units HCU1 and HCU2, and three first-in first-out (FIFO) F1 to F3. The outputs of the first and second header generation units HCU1, HCU2 are coupled to the first inputs of the first and second multiplexers M1, M2, respectively. The second inputs of the first, second, and third multiplexers M1-M3 are coupled to F1, F2, and F3, which are first, second, and third FIFOs, respectively. The first input of the third multiplexer M3 is set to '0'. Alternatively, the first input is set to '1'.

図3Bのパケット検査ユニットPIUは、単に2つの多重化器M1及びM2、第1及び第2のヘッダ生成ユニットHCU1、HCU2、及び3つの先入れ先出し器(FIFO)F1乃至F3を有している。第1及び第2のヘッダ生成ユニットHCU1、HCU2の出力は、それぞれ、第1及び第2の多重化器M1及びM2の第1の入力に結合されている。第1及び第2の多重化器M1及びM2の第2の入力は、それぞれ、第1及び第2のFIFOであるF1及びF2に結合されている。第3のFIFOであるF3の出力は、第1及び第2の多重化器M1及びM2の出力と共に、パケット検査ユニットPIUの出力として使用される。   The packet inspection unit PIU of FIG. 3B simply comprises two multiplexers M1 and M2, first and second header generation units HCU1, HCU2, and three first-in first-out (FIFO) F1-F3. The outputs of the first and second header generation units HCU1, HCU2 are coupled to the first inputs of the first and second multiplexers M1 and M2, respectively. The second inputs of the first and second multiplexers M1 and M2 are coupled to the first and second FIFOs F1 and F2, respectively. The output of the third FIFO F3 is used as the output of the packet inspection unit PIU together with the outputs of the first and second multiplexers M1 and M2.

故に、交換削減による電力低減に加え、本発明に従ったパケット検査ユニットPIUはまた、ペイロード又は不使用(従って固定)ビットの多重化が省略可能であるので、これらの不使用ビットを固定し続ける実施の場合と比較して実施コストが削減される。1つの多重化器の削減、従って、一定量の論理ゲートの削減により電力消費はさらに削減される。なぜなら、スイッチングする必要のある論理ゲートがより少数であり、それによりスイッチングで放散される電力がより少なくなるからである。これは、さらなる多重化器及びフリップフロップが必要な標準的な技術での実施コストとは正反対である。   Hence, in addition to reducing power by reducing exchanges, the packet inspection unit PIU according to the present invention also keeps these unused bits fixed because multiplexing of payload or unused (and therefore fixed) bits can be omitted. Implementation costs are reduced compared to implementation. The power consumption is further reduced by the reduction of one multiplexer, and thus a certain amount of logic gates. This is because fewer logic gates need to be switched, thereby reducing the power dissipated in the switching. This is the exact opposite of the cost of implementation with standard technologies that require additional multiplexers and flip-flops.

代替実施形態では、パケットがネットワークを通る前にネットワークインターフェースにて内部パケット整合を実行すること、及びネットワークを通る経路に沿った一部のルータRで相互パケット整合を実行することにより、図2A及び2Bに従って述べたような整合技術が結合されてもよい。   In an alternative embodiment, by performing internal packet matching at the network interface before the packet traverses the network, and by performing mutual packet matching at some routers R along the path through the network, FIG. Matching techniques as described according to 2B may be combined.

さらなる代替実施形態では、上述の内部及び/又は相互パケットビット整合はネットワークNのルータRで実行されてもよい。   In a further alternative embodiment, the internal and / or mutual packet bit matching described above may be performed at router R of network N.

削減された交換動作は、構造要素内の論理ゲートのスイッチングと同様に、このようなネットワークに含まれるスイッチやFIFOのような幾つかの構造要素の電力消費に好ましい影響を与える。   Reduced switching operations have a positive impact on the power consumption of some structural elements such as switches and FIFOs included in such networks, as well as the switching of logic gates within the structural elements.

上述の交換技術は、バス上の情報の符号化/復号化によって交換動作を削減しようとする公知の電力削減技術と比較して有利である。なぜなら、符号器/復号器に必要は電力、すなわち、当該符号器/復号器内の論理ゲートをスイッチングするのに必要な電力は非常に大きいので、このような符号化/復号化技術は現実的なバスの長さでは如何なる電力も節約しないからである。   The switching technique described above is advantageous compared to known power reduction techniques that attempt to reduce switching operations by encoding / decoding information on the bus. Because the power required for an encoder / decoder, i.e., the power required to switch logic gates within the encoder / decoder, is very large, such encoding / decoding techniques are practical. This is because a long bus length does not save any power.

不使用ビットを操作する代わりの手法は、それらを0又は1に保持することである。しかしながら、これは(1-0-1)のような追加的なパケット交換をもたらすため望ましくない。   An alternative approach to manipulating unused bits is to keep them at 0 or 1. However, this is undesirable because it results in an additional packet exchange such as (1-0-1).

上述の実施形態では相互接続はルータを有するネットワークとして述べられてきたが、その他のマルチホップ相互接続も同様に可能である。   In the above embodiment, the interconnection has been described as a network with routers, but other multi-hop interconnections are possible as well.

上述の実施形態は本発明を例示するものであり、本発明を限定するものではない。また、当業者によって、添付の特許請求の範囲の範囲を逸脱することなく、多数の代替実施形態が設計され得るものである。請求項において、用語“有する”は列挙された要素若しくはステップ以外の要素若しくはステップの存在を排除するものではない。要素の前に置かれた用語“或る”はその要素が複数存在することを排除するものではない。幾つかの手段を列挙するデバイスの請求項において、これらの手段の幾つかは1つ且つ同一のハードウェア品目によって具体化され得るものである。ある特定の手段が相互に異なる従属項に挙げられているという単なる事実は、これらの手段の組み合わせが効果的に用いられ得ないことを指し示すものではない。   The above-described embodiments are illustrative of the present invention and are not intended to limit the present invention. In addition, many alternative embodiments can be designed by those skilled in the art without departing from the scope of the appended claims. In the claims, the term “comprising” does not exclude the presence of elements or steps other than those listed. The term “a” or “an” preceding an element does not exclude the presence of a plurality of such elements. In the device claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The mere fact that certain measures are recited in mutually different dependent claims does not indicate that a combination of these measures cannot be used effectively.

本発明に従ったネットワーク・オン・チップを示す基本ブロック図である。1 is a basic block diagram illustrating a network on chip according to the present invention. FIG. 本発明で用いられるパケットの基本構造を示す図である。It is a figure which shows the basic structure of the packet used by this invention. 本発明で用いられるパケットの基本構造を示す図である。It is a figure which shows the basic structure of the packet used by this invention. 従来技術に従ったパケット検査ユニットを示す基本ブロック図である。It is a basic block diagram showing a packet inspection unit according to the prior art. 本発明に従ったパケット検査ユニットを示す基本ブロック図である。FIG. 3 is a basic block diagram showing a packet inspection unit according to the present invention.

Claims (5)

複数の処理モジュール、及び該複数の処理モジュールを結合し且つ該複数の処理モジュール間のトランザクションに基づくパケットベース通信を可能にする相互接続手段、を有する集積回路であって、各パケットが第1の所定数の後続ワードを有し、各後続ワードが第2の所定数のビットを有し、前記複数の処理モジュールの第1モジュールが少なくとも1つのパケットを前記相互接続手段上で前記複数の処理モジュールの第2モジュールに送信することによりトランザクションを発信し、当該集積回路が:
前記発信されたトランザクションに不要なビットを決定するために前記少なくとも1つのパケットのビットを検査し、且つ検査された少なくとも1つのパケットの前記不要なビットを同一パケットのその他のビットに整合する少なくとも1つのパケット検査ユニット
を有することを特徴とする集積回路。
An integrated circuit having a plurality of processing modules and interconnecting means for coupling the plurality of processing modules and enabling packet-based communication based on transactions between the plurality of processing modules, each packet having a first A plurality of processing modules having a predetermined number of subsequent words, each subsequent word having a second predetermined number of bits, wherein the first module of the plurality of processing modules receives at least one packet on the interconnection means; A transaction by sending to the second module of the integrated circuit:
Examine at least one bit of the at least one packet to determine an unnecessary bit for the outgoing transaction, and match at least one of the unnecessary bit of the inspected packet with other bits of the same packet An integrated circuit comprising two packet inspection units.
請求項1に記載の集積回路であって、前記少なくとも1つのパケット検査ユニットが、前記不要なビットを同一パケット内の前又は後のビットに整合するように適合されている、ことを特徴とする集積回路。  The integrated circuit of claim 1, wherein the at least one packet inspection unit is adapted to match the unwanted bits to previous or subsequent bits in the same packet. Integrated circuit. 請求項2に記載の集積回路であって、前記少なくとも1つのパケット検査ユニットが更に、前記不要なビットを同一パケット内の前又は後のワードの対応するビットに整合するように適合されている、ことを特徴とする集積回路。  3. The integrated circuit of claim 2, wherein the at least one packet inspection unit is further adapted to match the unwanted bits to corresponding bits of previous or subsequent words in the same packet. An integrated circuit characterized by that. 請求項2又は3に記載の集積回路であって:
前記複数の処理モジュールの前記第1モジュールに結合され、該複数の処理モジュールの該第1モジュールと前記相互接続手段との間の通信を制御する少なくとも1つのネットワークインターフェースを更に有し、前記少なくとも1つのパケット検査ユニットの各々が該ネットワークインターフェースの1つ内に配置されていることを特徴とする集積回路。
An integrated circuit according to claim 2 or 3, wherein:
And further comprising at least one network interface coupled to the first module of the plurality of processing modules to control communication between the first module of the plurality of processing modules and the interconnection means. An integrated circuit, wherein each of the two packet inspection units is located within one of the network interfaces.
複数の処理モジュール、及び該複数の処理モジュールを結合し且つ該複数の処理モジュール間のトランザクションに基づくパケットベース通信を可能にする相互接続手段、を有する集積回路におけるパケット交換制御の方法であって、各パケットが第1の所定数の後続ワードを有し、各後続ワードが第2の所定数のビットを有し、前記複数の処理モジュールの第1モジュールが少なくとも1つのパケットを前記相互接続手段上で前記複数の処理モジュールの第2モジュールに送信することによりトランザクションを発信し、当該方法が:
前記発信されたトランザクションに不要なビットを決定するために前記少なくとも1つのパケットのビットを検査するステップ、及び検査された少なくとも1つのパケットの前記不要なビットを同一パケットのその他のビットに整合するステップ
を有することを特徴とする方法。
A method of packet switching control in an integrated circuit, comprising: a plurality of processing modules; and interconnection means for combining the plurality of processing modules and enabling packet-based communication based on transactions between the plurality of processing modules, comprising: Each packet has a first predetermined number of subsequent words, each subsequent word has a second predetermined number of bits, and the first module of the plurality of processing modules places at least one packet on the interconnection means. To initiate a transaction by transmitting to a second module of the plurality of processing modules, the method comprising:
Examining the bits of the at least one packet to determine bits that are not needed for the outgoing transaction, and matching the unwanted bits of the examined at least one packet with other bits of the same packet A method characterized by comprising:
JP2007502446A 2004-03-08 2005-02-22 Integrated circuit and packet switching control method Expired - Fee Related JP4509175B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP04100931 2004-03-08
PCT/IB2005/050643 WO2005088912A1 (en) 2004-03-08 2005-02-22 Integrated circuit and method for packet switching control

Publications (2)

Publication Number Publication Date
JP2007528177A JP2007528177A (en) 2007-10-04
JP4509175B2 true JP4509175B2 (en) 2010-07-21

Family

ID=34960483

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007502446A Expired - Fee Related JP4509175B2 (en) 2004-03-08 2005-02-22 Integrated circuit and packet switching control method

Country Status (5)

Country Link
US (1) US7978693B2 (en)
EP (1) EP1728359A1 (en)
JP (1) JP4509175B2 (en)
CN (1) CN100592711C (en)
WO (1) WO2005088912A1 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080005402A1 (en) * 2006-04-25 2008-01-03 Samsung Electronics Co., Ltd. Gals-based network-on-chip and data transfer method thereof
JP5524552B2 (en) 2009-09-24 2014-06-18 株式会社ミクニ Accelerator pedal device
JP5491115B2 (en) 2009-09-24 2014-05-14 株式会社ミクニ Accelerator pedal device
WO2011089899A1 (en) 2010-01-25 2011-07-28 パナソニック株式会社 Semiconductor system, relay apparatus, and chip circuit
JP5122025B2 (en) 2010-05-12 2013-01-16 パナソニック株式会社 Repeater and chip circuit
WO2014017069A1 (en) * 2012-07-24 2014-01-30 パナソニック株式会社 Bus system and relay device
US9602587B2 (en) * 2014-06-26 2017-03-21 Altera Corporation Multiple plane network-on-chip with master/slave inter-relationships
US11165717B2 (en) 2015-10-26 2021-11-02 Western Digital Technologies, Inc. Fabric interconnection for memory banks based on network-on-chip methodology
US10243881B2 (en) 2015-10-27 2019-03-26 Western Digital Technologies, Inc. Multilayer 3D memory based on network-on-chip interconnection

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5790874A (en) * 1994-09-30 1998-08-04 Kabushiki Kaisha Toshiba Information processing apparatus for reducing power consumption by minimizing hamming distance between consecutive instruction
US5856980A (en) * 1994-12-08 1999-01-05 Intel Corporation Baseband encoding method and apparatus for increasing the transmission rate over a communication medium
US5572736A (en) * 1995-03-31 1996-11-05 International Business Machines Corporation Method and apparatus for reducing bus noise and power consumption
US6535984B1 (en) * 1998-11-25 2003-03-18 Texas Instruments Incorporated Power reduction for multiple-instruction-word processors with proxy NOP instructions
JP2001005675A (en) * 1999-06-21 2001-01-12 Matsushita Electric Ind Co Ltd Program converter and processor
US6583735B2 (en) * 2001-02-01 2003-06-24 Nec Corporation Method and apparatus for adaptive bus coding for low power deep sub-micron designs
US7020821B2 (en) * 2001-02-22 2006-03-28 Lucent Technologies Inc. Redundant packet telecommunication network system using minimum hamming distances to construct a final estimate of a original codeword
GB2375695B (en) * 2001-05-19 2004-08-25 At & T Lab Cambridge Ltd Improved power efficency in microprocessors
GB2378269B (en) * 2001-07-28 2005-08-10 At & T Lab Cambridge Ltd Improved power efficiency in microprocessor systems
GB2378537A (en) * 2001-08-10 2003-02-12 At & T Lab Cambridge Ltd Power reduction in microprocessor systems
US7468979B2 (en) * 2002-12-20 2008-12-23 Force10 Networks, Inc. Layer-1 packet filtering
KR100682060B1 (en) * 2005-01-07 2007-02-15 삼성전자주식회사 Switching device of Networks on Chip and scheduling method thereof

Also Published As

Publication number Publication date
WO2005088912A1 (en) 2005-09-22
JP2007528177A (en) 2007-10-04
US20070253410A1 (en) 2007-11-01
CN1930831A (en) 2007-03-14
US7978693B2 (en) 2011-07-12
EP1728359A1 (en) 2006-12-06
CN100592711C (en) 2010-02-24

Similar Documents

Publication Publication Date Title
JP4509175B2 (en) Integrated circuit and packet switching control method
Rostislav et al. An asynchronous router for multiple service levels networks on chip
US8490110B2 (en) Network on chip with a low latency, high bandwidth application messaging interconnect
Ausavarungnirun et al. Design and evaluation of hierarchical rings with deflection routing
US7643477B2 (en) Buffering data packets according to multiple flow control schemes
US20090109996A1 (en) Network on Chip
US20090245257A1 (en) Network On Chip
EP1779609B1 (en) Integrated circuit and method for packet switching control
Saastamoinen et al. Interconnect IP node for future system-on-chip designs
Shu et al. Direct Universal Access: Making Data Center Resources Available to {FPGA}
Jiang et al. An asynchronous NoC router in a 14nm FinFET library: comparison to an industrial synchronous counterpart
Attia et al. Network interface sharing for SoCs based NoC
Kumar et al. Architecture design: Network-on-chip
Yang et al. NISAR: An AXI compliant on-chip NI architecture offering transaction reordering processing
Song et al. Asynchronous spatial division multiplexing router
Cota et al. NoC basics
Koibuchi et al. A simple data transfer technique using local address for networks-on-chips
Neishaburi et al. NISHA: A fault-tolerant NoC router enabling deadlock-free interconnection of subnets in hierarchical architectures
Aghaei et al. Network adapter architectures in network on chip: comprehensive literature review
Pande et al. Switch-based interconnect architecture for future systems on chip
Seifi et al. A clustered NoC in group communication
Guntaka Router Design and Configuration for Network on Chip
Mckenny et al. Transporting multiple classes of traffic over a generic routing device-an investigation into the performance of the RapidIO/spl trade/interconnect architecture
Prasad et al. MWPR: minimal weighted path routing algorithm for network on chip
Veeraprathap et al. Network on chip design and implementation on FPGA with advanced hardware and networking functionalities

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080220

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

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

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

Free format text: PAYMENT UNTIL: 20130514

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4509175

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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
S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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