forked from M-Labs/artiq
typo
This commit is contained in:
parent
5c162ed5e6
commit
3fd95b86c2
|
@ -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
|
||||
++++++++++++++++++
|
||||
|
|
Loading…
Reference in New Issue