forked from M-Labs/artiq
manual: flash proxies are installed via conda, don't tell to install them
This commit is contained in:
parent
2bdf5f3ba9
commit
a3f0663823
|
@ -51,13 +51,11 @@ You now need to flash 3 things on the FPGA board:
|
|||
2. The BIOS
|
||||
3. The ARTIQ runtime
|
||||
|
||||
* First, install the :ref:`Flash proxy <install-flash-proxy>` for your board.
|
||||
|
||||
* Then, on Pipistrello board::
|
||||
* For the Pipistrello board::
|
||||
|
||||
$ artiq_flash.sh -t pipistrello
|
||||
|
||||
* or on KC705 board::
|
||||
* For the KC705 board::
|
||||
|
||||
$ artiq_flash.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue