manual: closes #63, tell to install xc3sprog before flashing

pull/109/head
Yann Sionneau 2015-07-04 14:48:55 +02:00
parent 813a2a2edf
commit 3471ef80fd
1 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,8 @@ You now need to flash 3 things on the FPGA board:
2. The BIOS
3. The ARTIQ runtime
First you need to :ref:`install xc3sprog <install-xc3sprog>`. Then, you can flash the board:
* For the Pipistrello board::
$ artiq_flash.sh -t pipistrello
@ -122,6 +124,8 @@ These steps are required to generate bitstream (``.bit``) files, build the MiSoC
$ make -j4
$ sudo make install
.. _install-xc3sprog:
* Install JTAG tools needed to program the Pipistrello and KC705:
::