zoukankan      html  css  js  c++  java
  • Interrouter Signals

    summary of traditional NoC interrouter signals

    summary of SMART interrouter signals

    flit_valid and flit_value denote the valid flag and the flit content, respectively.

    lookahead_route carries the route information for lookahead routing.

    flit_vc_id is no longer needed.

    This is because, in SMART, a VC is selected upon a head flit’s arrival instead of before the arrival ???此处不太明白。

    vnet_id: In order to decide whether it can allow flit bypass, an SSR recipient router needs the virtual network ID to check whether its immediate downstream router has a VC available in the virtual network.

    inject_router_id: If a head flit was allowed to bypass while a body/tail flit was prematurely stopped (due to allocation failure or lack of VC), the router at which the body/tail flit stops should include the original source router (injector) ID in the SSR. Otherwise, downstream routers cannot determine which VC the body/tail flit should use or release.

    head_flit_flag: A head flit can bypass an SSR recipient router only if the immediate downstream router has a free VC. This flag is used for this check. This check is not needed for body and tail flits.

  • 相关阅读:
    关于API微服务网关
    适用于企业的API管理平台
    简单的api测试
    Json,2020年api数据格式的Top 1
    API文档之团队协作
    如何进行API测试以提高程序质量
    API接口也要监控?
    春招实习_腾讯 wxg 一面 3.27 15:00
    春招实习_腾讯一面 & 二面_3.13
    春招实习_阿里一面
  • 原文地址:https://www.cnblogs.com/cpsmile/p/8337716.html
Copyright © 2011-2022 走看看