Skip to content

Commit

Permalink
manual: install flash proxy before flashing bitstream/bios/runtime
Browse files Browse the repository at this point in the history
fallen committed Jun 14, 2015
1 parent b14ca2e commit 00c4101
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions doc/manual/installing.rst
Original file line number Diff line number Diff line change
@@ -48,23 +48,22 @@ Preparing the core device FPGA board

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

* The FPGA bitstream
* The BIOS
* The ARTIQ runtime
1. The FPGA bitstream
2. The BIOS
3. The ARTIQ runtime

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

* On Pipistrello board::
* Then, on Pipistrello board::

$ artiq_flash.sh -t pipistrello

* On KC705 board::
* or on KC705 board::

$ artiq_flash.sh

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

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

.. _install-from-sources:

0 comments on commit 00c4101

Please sign in to comment.