Skip to content

Commit 00c4101

Browse files
committedJun 14, 2015
manual: install flash proxy before flashing bitstream/bios/runtime
1 parent b14ca2e commit 00c4101

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed
 

Diff for: ‎doc/manual/installing.rst

+6-7
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,22 @@ Preparing the core device FPGA board
4848

4949
You now need to flash 3 things on the FPGA board:
5050

51-
* The FPGA bitstream
52-
* The BIOS
53-
* The ARTIQ runtime
51+
1. The FPGA bitstream
52+
2. The BIOS
53+
3. The ARTIQ runtime
5454

55-
To do that:
55+
* First, install the :ref:`Flash proxy <install-flash-proxy>` for your board.
5656

57-
* On Pipistrello board::
57+
* Then, on Pipistrello board::
5858

5959
$ artiq_flash.sh -t pipistrello
6060

61-
* On KC705 board::
61+
* or on KC705 board::
6262

6363
$ artiq_flash.sh
6464

6565
Next step (for KC705) is to flash MAC and IP addresses to the board:
6666

67-
* Get the :ref:`Flash proxy <install-flash-proxy>` for your board.
6867
* See :ref:`those instructions <flash-mac-ip-addr>` to flash MAC and IP addresses.
6968

7069
.. _install-from-sources:

0 commit comments

Comments
 (0)
Please sign in to comment.