File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -48,23 +48,22 @@ Preparing the core device FPGA board
48
48
49
49
You now need to flash 3 things on the FPGA board:
50
50
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
54
54
55
- To do that:
55
+ * First, install the :ref: ` Flash proxy < install-flash-proxy >` for your board.
56
56
57
- * On Pipistrello board::
57
+ * Then, on Pipistrello board::
58
58
59
59
$ artiq_flash.sh -t pipistrello
60
60
61
- * On KC705 board::
61
+ * or on KC705 board::
62
62
63
63
$ artiq_flash.sh
64
64
65
65
Next step (for KC705) is to flash MAC and IP addresses to the board:
66
66
67
- * Get the :ref: `Flash proxy <install-flash-proxy >` for your board.
68
67
* See :ref: `those instructions <flash-mac-ip-addr >` to flash MAC and IP addresses.
69
68
70
69
.. _install-from-sources :
You can’t perform that action at this time.
0 commit comments