forked from M-Labs/artiq
doc: add core device comms details
This commit is contained in:
parent
47e3106c4e
commit
7e9fa3a81a
|
@ -24,6 +24,8 @@ This flash storage space can be accessed by using ``artiq_coreconfig`` (see: :re
|
||||||
FPGA board ports
|
FPGA board ports
|
||||||
****************
|
****************
|
||||||
|
|
||||||
|
All boards have a serial interface running at 115200bps 8-N-1 that can be used for debugging.
|
||||||
|
|
||||||
KC705
|
KC705
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
@ -156,6 +158,8 @@ The low-cost Pipistrello FPGA board can be used as a lower-cost but slower alter
|
||||||
|
|
||||||
pppd /dev/ttyUSB1 115200 noauth nodetach local nocrtscts novj 10.0.0.1:10.0.0.2
|
pppd /dev/ttyUSB1 115200 noauth nodetach local nocrtscts novj 10.0.0.1:10.0.0.2
|
||||||
|
|
||||||
|
.. warning:: Windows is not supported.
|
||||||
|
|
||||||
When plugged to an adapter, the NIST QC1 hardware can be used. The TTL lines are mapped to RTIO channels as follows:
|
When plugged to an adapter, the NIST QC1 hardware can be used. The TTL lines are mapped to RTIO channels as follows:
|
||||||
|
|
||||||
+--------------+------------+--------------+
|
+--------------+------------+--------------+
|
||||||
|
|
Loading…
Reference in New Issue