WO2014051746A1 - Techniques for resilient communication - Google Patents
Techniques for resilient communication Download PDFInfo
- Publication number
- WO2014051746A1 WO2014051746A1 PCT/US2013/045790 US2013045790W WO2014051746A1 WO 2014051746 A1 WO2014051746 A1 WO 2014051746A1 US 2013045790 W US2013045790 W US 2013045790W WO 2014051746 A1 WO2014051746 A1 WO 2014051746A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- error
- output stage
- data
- link
- coupled
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/20—Arrangements for detecting or preventing errors in the information received using signal quality detector
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1443—Transmit or communication errors
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/24—Testing correct operation
- H04L1/242—Testing correct operation by comparing a transmitted test signal with a locally generated replica
Definitions
- embodiments of the invention relate to resilient communication techniques that may be utilized to provide reliable, efficient communication of messages.
- routers for example, in a network-on-chip (NoC) of a system- on-chip (SoC), rely on routers to manage messaging traffic between nodes (e.g., processor cores, memory). These routers consume power to operate and may contribute significantly to the overall power consumption for a SoC.
- One strategy for reducing power consumption is to reduce operating voltages.
- the routers are prone to dynamic variations such as voltage droops or aging effects, which can potentially lead to timing failures in the router.
- Robustness of operation is typically ensured by use of a static voltage guard band selected at design time. Use of a static voltage guard band requires a higher operating voltage and increases power consumption.
- Figure 1 is a block diagram of one embodiment of an error detection circuit that may be used to support resilient communication techniques.
- Figure 2 is a block diagram of one embodiment of a double- sampling error detection circuit that may be used to support resilient communication techniques without incurring high design overheads.
- Figure 3 is a block diagram of a router having resiliency to dynamic variations configured to transmit data to a router/traffic generator (TG).
- TG router/traffic generator
- Figure 4 is a block diagram of a receiving router (or other device) that uses the bit error signal to validate received data.
- Figure 5 is a block diagram of one embodiment of a source node with rollback
- Figure 6 is a block diagram of one embodiment of an electronic system.
- routers that may be utilized in different configurations, some of which may provide error detection and correction.
- input-buffered, wormhole-switched router architectures can be configured to operate as: 1) a router with single-cycle latency, 2) a router with two-cycle latency and without resiliency, or 3) a router with two-cycle latency and resiliency to dynamic variations. These modes of operation are described in greater detail below.
- the resilient router architecture includes EDS in a processing stage that can operate to protect timing paths within the router. Correction of messages exposed to timing failures inside the router can be accomplished utilizing packet replay techniques.
- the EDS scheme provides native protection against soft-error (SER) induced events due to double- sampling.
- SER soft-error
- the disclosed scheme can protect against SER related combinational delay pushouts and sequential state loss.
- a router (or other component) includes a resiliency-enhanced final stage that operates to protect timing paths within the router.
- a router having EDS mechanisms operates to protect all timing paths in the router that originate from an output (e.g., FIFO) queue.
- correction of packet (or message, or flit) errors based on timing failures within the router (or other component) is accomplished via packet replay techniques.
- an error signal (e.g., bit, flag) is transmitted with the message to indicate whether a timing failure has occurred. Because the error signal may be metastable, it is latched in the input stage of the receiving node before consumption. The error signal operates as an invalidation signal to cause the corresponding message to be squashed (or otherwise not consumed or used) by the receiving node.
- the transmitting node e.g., router
- the transmitting node replays the failed message by rolling back its state by the necessary number of clock cycles (e.g., to a checkpoint). In one embodiment, two clock cycles is sufficient. In alternate embodiments, a greater rollback range may be supported. In one embodiment, this can be accomplished by isolating the control and data path for the transmitting node and keeping copies for critical data and control state elements (e.g., via flip flop or latch) in the transmitting node.
- an output queue (e.g., a FIFO or other type of output queue) has enough unused space during normal operation that messages from previous cycles are still present and not overwritten before they are used for retransmission when necessary.
- FIFO depth can be increased to accommodate additional message space for retransmission. For example, in one embodiment, a timing error is determined and the message is retransmitted within two clock cycles. The transmitting node is rolled back to a previous state and the failing message is retransmitted to the receiving node.
- use of positive phase latches in the EDS mechanism may cause the output stage prone to hold time failures. This can be avoided by selectively buffering minimum- delay timing paths to EDS-enhanced stages and feeding a pulsed clock to the output stage, which is described in greater detail below.
- the output stage receives a configurable pulse width clock signal and other stages receive a 50% duty cycle clock signal.
- a pruned standard cell library with upsized sequential and combinational logic states may be used.
- replaying current source/destination ports can be used as an indicator for other ports and by error-logging logic to trigger DVFS schemes.
- Figure 1 is a block diagram of one embodiment of an error detection circuit that may be used to support resilient communication techniques.
- the circuit of Figure 1 may be used to generate an error signal that may be used to retransmit messages (packets, flits) that have suffered from a timing failure.
- error detection circuit 100 is located within a final stage of transmitting node on the path to a link to a receiving node.
- Error detection circuit 100 receives a data bit from a stage within the transmitting node.
- the data bit is provided to high phase latch 110 and to flip flop 120.
- High phase latch 110 latches the data bit when a clock signal (See Figure 3) provided to the output stage is high and flip flop 120 latches the data bit on the low to high transition of a pulsed clock signal (See Figure 3).
- Figure 2 is a block diagram of one embodiment of a double-sampling error detection circuit that may be used to support resilient communication techniques.
- the circuit of Figure 2 may be used to generate an error signal that may be used to retransmit messages (packets, flits) that have suffered from a timing failure.
- error detection circuit 200 is located within a final stage of transmitting node on the path to a link to a receiving node and provides double- sampling, which allows packets and other information (e.g., state information) to be maintained for two clock cycles to recover from a timing failure.
- packets and other information e.g., state information
- more than two samples can be maintained, for example, triple- sampling error detection may be provided.
- error detection circuit may operate in one of three modes: 1) Mode 0 where both master latch 230 and slave latch 250 are open; 2) Mode 1 where master latch 230 and slave latch 250 operate as a flip flop; and 3) Mode 2 where master latch 230 is open and double sampling is provided by slave latch 250 and flip flop 210.
- Each of flip flop 210, master latch 230 and slave latch 250 is controlled by a mode signal and a clock signal as operated on by logic gates 215, 220 and 240, respectively.
- error detection circuit 200 In Mode 0, error detection circuit 200 is effectively transparent to the surrounding circuits. In Mode 1, error detection circuit 200 operates as a flip flop for the data bit. In Mode 2, error detection circuit 200 operates as a positive phase latch with double sampling in the latch and a flip flop for timing error detection.
- the data bit to be transmitted is the input signal to flip flop 210 and master latch 230.
- the output signal from flip flop 210 provides one input to logic gate 275 that generates the bit error signal.
- the output signal from master latch 230 is the input signal to slave latch 250.
- the output signal from slave latch 250 provides a second input to logic gate 275 and is also the data bit to be transmitted.
- an error detection circuit is provided for each data bit to be
- bit error signals corresponding to the multiple data bits can be combined to determine whether an error exists for any of the data bits in the message to be transmitted. In one embodiment, if there is an error for any one of the data bits, the message is replayed as described herein.
- Figure 3 is a block diagram of a router having resiliency to dynamic variations configured to transmit data to a router/traffic generator (TG).
- the example of Figure 3 may be two routers within a network on chip (NoC) architecture; however, the resiliency concepts are applicable to other configurations as well.
- NoC network on chip
- Transmitting router 310 stores data that is to be transmitted to receiving router 360 over link 350, which can be any type of link. Transmitting router 310 receives the data from some data source (not illustrated in Figure 3) and temporarily stores the data in output queue 320. Output queue 320 may be, for example, a first in/first out (FIFO) queue, or any other type of structure for staging data to be transmitted.
- FIFO first in/first out
- Data from output queue 320 is transferred to crossbar (x-bar) 330 via intermediate stage 325.
- output queue 320 operates on a negative phase latch and intermediate stage 325 operates on a positive phase latch; however, other latching configurations may also be supported.
- output queue 320 and intermediate stage 325 operate using a clock signal that has a 50% duty cycle; however, other duty cycles can also be utilized.
- Crossbar 330 operates to route data from input ports to output ports to provide the routing functionality of transmitting router 310.
- Crossbar 330 may be any type of crossbar mechanism.
- Crossbar 330 routes data to be transmitted over link 350 to output stage 335. In one
- output stage 335 operates on a pulsed clock signal that has a duty cycle that is less than 50%, or less than the duty cycle of the clock signal used by output queue 320 and intermediate stage 325.
- Output stage 335 includes error detection circuitry, for example the error detection circuitry illustrated in Figure 1 or in Figure 2. Output stage 335 operates to transmit the data from output queue 320 along with the bit error signal to receiving router 360 over link 350. Input queue 370 in receiving router 360 receives the data and the bit error signal. In one embodiment, input queue 370 stores the data and the bit error signal, which can be used as described below.
- FIG. 4 is a block diagram of a receiving router (or other device) that uses the bit error signal to validate received data.
- Receiving node 480 can be, for example, a router or a memory or a processing core, or any other type of logic core, for example, intellectual property core or other processing circuitry.
- Message 405 is transmitted to receiving node 480 along with one or more error signals 410, which can be, for example, one or more bits as described above.
- Receiving node 480 receives message 405 and corresponding error signal(s) 410 and stores them in input buffer 420.
- Input buffer 420 stores multiple messages along with corresponding error signals.
- input buffer operates as a first in/first out (FIFO) queue; however, other structures may also be supported.
- Read pointer control 430 operates to control the position of a read pointer for input buffer 420 that is utilized to read messages from input buffer 420 at the correct time.
- input stage 440 reads a message and corresponding error signal from input buffer 420 as indicated by the read pointer.
- Input stage 440 uses the error signal from the source node to validate the output signal in receiving node 480.
- the output data may be validated in the same manner as the data in the source node.
- the read pointer is only advanced when an error-free message is read from input buffer 420. This allows the message to be retransmitted until an error-free transmission occurs without the need for rolling back the state of receiving node 480.
- Figure 5 is a block diagram of one embodiment of a source node with rollback mechanisms to support timing resiliency.
- the error signal can be used to control a rollback within the source node to retransmit the message in error to the receiving node.
- the output stage generates an error signal that is associated with the transmitted data and one or more stages of the transmitting node can store transmitted data, for example, in a FIFO queue.
- Output queue 510 receives the data from some data source (not illustrated in Figure 5) and temporarily stores the data.
- Output queue 510 may be, for example, a first in/first out (FIFO) queue, or any other type of structure for staging data to be transmitted.
- Data from output queue 510 is transferred to intermediate stage 520.
- output queue 510 operates on a negative phase latch and intermediate stage 520 operates on a positive phase latch; however, other latching configurations may also be supported.
- output queue 510 and intermediate stage 520 operate using a clock signal that has a 50% duty cycle; however, other duty cycles can also be utilized.
- Read pointer controller 512 manages a read pointer used to read data from output queue 510. Read pointer controller 512 changes the position of the read pointer as data is read from output queue 510. Read pointer controller 512 has associated with it state information (current read pointer state 514) that is used in managing the read pointer. In one embodiment, state information from previous pointer positions (previous read pointer state(s) 516) is also stored for rollback purposes. In the example embodiment where two messages are maintained for resiliency purposes, the previous two sets of state information can be maintained. In alternate embodiments, more or less state information can be maintained.
- Multiple multiplexors 560 can be used to route data from intermediate stage 520 and/or data from other sources to output stage 580.
- arbiters 562 that control the operation of multiplexors 560 to provide the desired switching functionality.
- Arbiters 562 have associated with them state information (arbiter present states 564) that is used in managing the operation of arbiters 562.
- state information from previous arbiter states previous arbiter state(s) 566) is also stored for rollback purposes. In the example embodiment where two messages are maintained for resiliency purposes, the previous two sets of state information can be maintained. In alternate embodiments, more or less state information can be maintained.
- Output stage 580 operates to generate an error signal as described above.
- the error signal can be latched by error latch 590, for example, a flip flop, or other device.
- the error signal can then be provided to cause previous state information to be utilized by read pointer controller 512 and arbiters 562 to rollback to a previous state and to retransmit a message that had been transmitted with an error.
- This technique can operate to resend data without moving on to transmit subsequent data until the transmission occurs with no errors, which eliminates ordering issues that may otherwise occur. Further, recovery can occur in 1-3 cycles, which provides an efficient and nearly transparent error recovery mechanism.
- Figure 6 is a block diagram of one embodiment of an electronic system.
- the electronic system illustrated in Figure 6 is intended to represent a range of electronic systems (either wired or wireless) including, for example, desktop computer systems, laptop computer systems, cellular telephones, personal digital assistants (PDAs) including cellular-enabled PDAs, set top boxes.
- Alternative electronic systems may include more, fewer and/or different components.
- Electronic system 600 includes bus 605 or other communication device to communicate information, and processor 610 coupled to bus 605 that may process information. While electronic system 600 is illustrated with a single processor, electronic system 600 may include multiple processors and/or co-processors. Electronic system 600 further may include random access memory (RAM) or other dynamic storage device 620 (referred to as main memory), coupled to bus 605 and may store information and instructions that may be executed by processor 610. Main memory 620 may also be used to store temporary variables or other intermediate information during execution of instructions by processor 610.
- RAM random access memory
- main memory main memory
- Electronic system 600 may also include read only memory (ROM) and/or other static storage device 630 coupled to bus 605 that may store static information and instructions for processor 610.
- Data storage device 640 may be coupled to bus 605 to store information and instructions.
- Data storage device 640 such as a magnetic disk or optical disc and corresponding drive may be coupled to electronic system 600.
- Electronic system 600 may also be coupled via bus 605 to display device 650, such as a cathode ray tube (CRT) or liquid crystal display (LCD), to display information to a user.
- display device 650 such as a cathode ray tube (CRT) or liquid crystal display (LCD)
- CTR cathode ray tube
- LCD liquid crystal display
- Alphanumeric input device 660 may be coupled to bus 605 to communicate information and command selections to processor 610.
- cursor control 670 such as a mouse, a trackball, or cursor direction keys to communicate direction information and command selections to processor 610 and to control cursor movement on display 650.
- Electronic system 600 further may include network interface(s) 680 to provide access to a network, such as a local area network.
- Network interface(s) 680 may include, for example, a wireless network interface having antenna 685, which may represent one or more antenna(e).
- Network interface(s) 680 may also include, for example, a wired network interface to communicate with remote devices via network cable 687, which may be, for example, an Ethernet cable, a coaxial cable, a fiber optic cable, a serial cable, or a parallel cable.
- network interface(s) 680 may provide access to a local area network, for example, by conforming to IEEE 802.11b and/or IEEE 802.1 lg standards, and/or the wireless network interface may provide access to a personal area network, for example, by conforming to Bluetooth standards. Other wireless network interfaces and/or protocols can also be supported.
- IEEE 802.11b corresponds to IEEE Std. 802.1 lb- 1999 entitled “Local and Metropolitan Area Networks, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Higher-Speed Physical Layer Extension in the 2.4 GHz Band," approved September 16, 1999 as well as related documents.
- IEEE 802.1 lg corresponds to IEEE Std. 802.11g-2003 entitled “Local and Metropolitan Area Networks, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Amendment 4: Further Higher Rate Extension in the 2.4 GHz Band," approved June 27, 2003 as well as related documents.
- Bluetooth protocols are described in "Specification of the Bluetooth System: Core, Version 1.1,” published February 22, 2001 by the Bluetooth Special Interest Group, Inc. Associated as well as previous or subsequent versions of the Bluetooth standard may also be supported.
- network interface(s) 680 may provide wireless communications using, for example, Time Division, Multiple Access (TDMA) protocols, Global System for Mobile Communications (GSM) protocols, Code Division, Multiple Access (CDMA) protocols, and/or any other type of wireless communications protocol.
- TDMA Time Division, Multiple Access
- GSM Global System for Mobile Communications
- CDMA Code Division, Multiple Access
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Quality & Reliability (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201380044299.4A CN104583962B (en) | 2012-09-29 | 2013-06-14 | Technology for elasticity communication |
| DE112013004782.9T DE112013004782B4 (en) | 2012-09-29 | 2013-06-14 | Techniques for robust communication |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US13/631,937 US8990662B2 (en) | 2012-09-29 | 2012-09-29 | Techniques for resilient communication |
| US13/631,937 | 2012-09-29 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014051746A1 true WO2014051746A1 (en) | 2014-04-03 |
Family
ID=50386457
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2013/045790 Ceased WO2014051746A1 (en) | 2012-09-29 | 2013-06-14 | Techniques for resilient communication |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8990662B2 (en) |
| CN (1) | CN104583962B (en) |
| DE (1) | DE112013004782B4 (en) |
| WO (1) | WO2014051746A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8990662B2 (en) | 2012-09-29 | 2015-03-24 | Intel Corporation | Techniques for resilient communication |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9454171B2 (en) | 2015-01-07 | 2016-09-27 | Delphi Technologies, Inc. | Validation circuit for reference voltage shifted data |
| CN107925507B (en) * | 2015-09-26 | 2021-05-11 | 英特尔公司 | Multichip Package Link Error Detection |
| CN107317773B (en) * | 2017-07-03 | 2020-03-27 | 辽宁科技大学 | On-chip network communication interface and communication method |
| US10902166B2 (en) * | 2017-12-31 | 2021-01-26 | Arteris, Inc. | System and method for isolating faults in a resilient system |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5959995A (en) * | 1996-02-22 | 1999-09-28 | Fujitsu, Ltd. | Asynchronous packet switching |
| US20030110422A1 (en) * | 2001-12-12 | 2003-06-12 | Samuel Naffziger | Method and system for detecting dropped micro-packets |
| US20100046364A1 (en) * | 2008-08-21 | 2010-02-25 | Fujitsu Limited Of Kawasaki | Transmitting system, apparatus, and method |
| US20110219280A1 (en) * | 2003-08-22 | 2011-09-08 | International Business Machines Corporation | Collective network for computer structures |
| US20120099475A1 (en) * | 2010-10-21 | 2012-04-26 | Renesas Electronics Corporation | NoC SYSTEM AND INPUT SWITCHING DEVICE |
Family Cites Families (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5321813A (en) * | 1991-05-01 | 1994-06-14 | Teradata Corporation | Reconfigurable, fault tolerant, multistage interconnect network and protocol |
| US5832251A (en) * | 1995-06-02 | 1998-11-03 | Nec Corporation | Emulation device |
| JPH10240568A (en) * | 1997-02-27 | 1998-09-11 | Mitsubishi Electric Corp | Emulator device and emulation method |
| US8990662B2 (en) | 2012-09-29 | 2015-03-24 | Intel Corporation | Techniques for resilient communication |
-
2012
- 2012-09-29 US US13/631,937 patent/US8990662B2/en not_active Expired - Fee Related
-
2013
- 2013-06-14 CN CN201380044299.4A patent/CN104583962B/en active Active
- 2013-06-14 WO PCT/US2013/045790 patent/WO2014051746A1/en not_active Ceased
- 2013-06-14 DE DE112013004782.9T patent/DE112013004782B4/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5959995A (en) * | 1996-02-22 | 1999-09-28 | Fujitsu, Ltd. | Asynchronous packet switching |
| US20030110422A1 (en) * | 2001-12-12 | 2003-06-12 | Samuel Naffziger | Method and system for detecting dropped micro-packets |
| US20110219280A1 (en) * | 2003-08-22 | 2011-09-08 | International Business Machines Corporation | Collective network for computer structures |
| US20100046364A1 (en) * | 2008-08-21 | 2010-02-25 | Fujitsu Limited Of Kawasaki | Transmitting system, apparatus, and method |
| US20120099475A1 (en) * | 2010-10-21 | 2012-04-26 | Renesas Electronics Corporation | NoC SYSTEM AND INPUT SWITCHING DEVICE |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8990662B2 (en) | 2012-09-29 | 2015-03-24 | Intel Corporation | Techniques for resilient communication |
Also Published As
| Publication number | Publication date |
|---|---|
| DE112013004782T5 (en) | 2015-07-09 |
| US20140095953A1 (en) | 2014-04-03 |
| US8990662B2 (en) | 2015-03-24 |
| CN104583962B (en) | 2018-05-08 |
| CN104583962A (en) | 2015-04-29 |
| DE112013004782B4 (en) | 2025-11-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3573240B1 (en) | Apparatus and method for transmitting a signal between first and second clock domains | |
| US8219342B2 (en) | Variation tolerant network on chip (NoC) with self-calibrating links | |
| US8990662B2 (en) | Techniques for resilient communication | |
| US20170222685A1 (en) | Programmable distributed data processing in a serial link | |
| US20150026494A1 (en) | Intelligent mesochronous synchronizer | |
| US20120229187A1 (en) | Storage circuitry and method with increased resilience to single event upsets | |
| US20090150706A1 (en) | Wrapper circuit for globally asynchronous locally synchronous system and method for operating the same | |
| Grecu et al. | Essential fault-tolerance metrics for NoC infrastructures | |
| US9112489B2 (en) | Sequential logic circuit and method of providing setup timing violation tolerance therefor | |
| Fochi et al. | An integrated method for implementing online fault detection in NoC-based MPSoCs | |
| US20080061835A1 (en) | Synchronizing modules in an integrated circuit | |
| Yu et al. | Dual-layer adaptive error control for network-on-chip links | |
| Dinelli et al. | The very high-speed spacefibre multi-lane codec: Implementation and experimental performance evaluation | |
| Castro et al. | A fault tolerant NoC architecture based upon external router backup paths | |
| US8089378B1 (en) | Synchronous multi-clock protocol converter | |
| US20160232051A1 (en) | Embedded resilient buffer | |
| Chennakesavulu et al. | Improved performance of error controlling codes using pass transistor logic | |
| Louis et al. | Reliable router architecture with elastic buffer for NoC architecture | |
| Naqvi et al. | Protecting an asynchronous NoC against transient channel faults | |
| Ghiribaldi et al. | Power efficiency of switch architecture extensions for fault tolerant NoC design | |
| Eghbal et al. | Fault injection-based evaluation of a synchronous NoC router | |
| Patooghy et al. | A low-power and seu-tolerant switch architecture for network on chips | |
| US9715437B2 (en) | Pulsed-latch based razor with 1-cycle error recovery scheme | |
| Sideris et al. | A column parity based fault detection mechanism for FIFO buffers | |
| Panteloukas et al. | Timing-resilient network-on-chip architectures |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13840397 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 112013004782 Country of ref document: DE Ref document number: 1120130047829 Country of ref document: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 112013004782 Country of ref document: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13840397 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 112013004782 Country of ref document: DE |