Enhanced wormhole router and network adapter architectures with virtual circuit support for network on chip

The push towards Systems-On-Chip (SoC) has triggered various research into the interconnect system. One such field that is garnering huge interest is on Network-On-Chip (NoC) interconnect. In an NoC, the performance depends heavily on the router. Improving the router’s performance will improve the o...

Full description

Saved in:
Bibliographic Details
Main Author: Wang, Hsin We
Format: Thesis
Published: 2011
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:The push towards Systems-On-Chip (SoC) has triggered various research into the interconnect system. One such field that is garnering huge interest is on Network-On-Chip (NoC) interconnect. In an NoC, the performance depends heavily on the router. Improving the router’s performance will improve the overall network performance. One way to improve the router’s performance is by adding virtual channels, which can reduce transfer latency. The main objective of this project is to develop a network router that uses wormhole routing with virtual channel support. The router is designed and implemented in synthesizeable Verilog HDL. Upon completion of conding, it is then verified functionally. Subsequently, the performance of the router is analyzed. The designed router will be deployed in a 4x4 mesh network, uses X-Y routing, has 3 virtual channel per input port with depth of four First-In-First-Out (FIFO) buffer. The entire design process starts with architecture definition and design. Once the required blocks and functionalities such as virtual channel controller, arbiter, buffers and crossbars are defined, they are then coded and integrated. Verification is done from bottoms up starting from individual units. Simulation results show that virtual channel would improve network performance in high traffic load condition, where the latency is improved by between 36% to 62%. Performance is slighly degraded, by about 4.3%, under light traffic conditions due to more complex arbitration. In terms of resource utilization, the addition of 3 virtual channels with FIFO depth of 4 will increase the total number of logic elements by 136%, registers by 131% and memory elements by 200%.