pull/1197/head
Sebastien Bourdeauducq 2018-11-26 17:54:55 +08:00
parent 5c162ed5e6
commit 3fd95b86c2
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ Here is an example of creating and programming a routing table for a chain of 3
Addressing distributed RTIO cores from kernels
++++++++++++++++++++++++++++++++++++++++++++++
Remote RTIO channels are accessed in the same was as local ones. Bits 16-24 of the RTIO channel number define the destination. Bits 0-15 of the RTIO channel number select the channel within the destination.
Remote RTIO channels are accessed in the same way as local ones. Bits 16-24 of the RTIO channel number define the destination. Bits 0-15 of the RTIO channel number select the channel within the destination.
Link establishment
++++++++++++++++++