您好:
在看srio文档中BASE_ID寄存器部分,BASE_ID寄存器定义会提到small common transport system (endpoints only).和large common transport system是指什么意思,是不是指点对点传输和通过路由进行传输?文档为sprugw1a_SRIO_UG,202页,谢谢
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
small common transport system .和large common transport system指的是SRIO的应用范围,如果整个网络中节点很少,你可以用8bit的device id进行区分,这个一般就算是small common transport system;有些场景8bit ID不满足需求,可以使用16bit的device id。