forked from M-Labs/artiq
installing.rst: adapters renaming from ed1c368
This commit is contained in:
parent
7f7750eef2
commit
62eae5eb34
|
@ -125,11 +125,11 @@ Then, you can flash the board:
|
||||||
|
|
||||||
* For the Pipistrello board::
|
* For the Pipistrello board::
|
||||||
|
|
||||||
$ artiq_flash -t pipistrello -m qc1
|
$ artiq_flash -t pipistrello -m nist_qc1
|
||||||
|
|
||||||
* For the KC705 board (selecting the appropriate hardware peripheral)::
|
* For the KC705 board (selecting the appropriate hardware peripheral)::
|
||||||
|
|
||||||
$ artiq_flash -t kc705 -m [qc1/clock/qc2]
|
$ artiq_flash -t kc705 -m [nist_qc1/nist_clock/nist_qc2]
|
||||||
|
|
||||||
For the KC705, the next step is to flash the MAC and IP addresses to the board. See :ref:`those instructions <flash-mac-ip-addr>`.
|
For the KC705, the next step is to flash the MAC and IP addresses to the board. See :ref:`those instructions <flash-mac-ip-addr>`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue