文件名称:router_five_port
- 所属分类:
- VHDL编程
- 资源属性:
- [VHDL] [源码]
- 上传时间:
- 2015-02-24
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- Rosario *********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
On-chip routers typically have buffers dedicated
to their input or output ports for temporarily storing packets
in case contention occurs on output physical channels. Buffers,
unfortunately, consume significant portions of router area and
power budgets. While running a traffic trace, however, not all
input ports of routers have incoming packets needed to be
transferred simultaneously. Therefore, a large number of buffer
queues in the network are empty and other queues are mostly
busy. This observation motivates us to design router architecture
with shared queues (RoShaQ), router architecture that maximizes
buffer utilization by allowing the sharing multiple buffer
queues among input ports. Sharing queues, in fact, makes using
buffers more efficient hence is able to achieve higher throughput
when the network load becomes heavy. On the other side, at
light traffic load, our router achieves low latency by allowing
packets to effectively bypass these shared queues.
to their input or output ports for temporarily storing packets
in case contention occurs on output physical channels. Buffers,
unfortunately, consume significant portions of router area and
power budgets. While running a traffic trace, however, not all
input ports of routers have incoming packets needed to be
transferred simultaneously. Therefore, a large number of buffer
queues in the network are empty and other queues are mostly
busy. This observation motivates us to design router architecture
with shared queues (RoShaQ), router architecture that maximizes
buffer utilization by allowing the sharing multiple buffer
queues among input ports. Sharing queues, in fact, makes using
buffers more efficient hence is able to achieve higher throughput
when the network load becomes heavy. On the other side, at
light traffic load, our router achieves low latency by allowing
packets to effectively bypass these shared queues.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
router_sync.v
router_top.v
top_syn.v
clk_div.v
dec.v
router_fifo.v
router_fsm.v
router_reg.v