manual: remove reference to Spartan-6 proxy bitstream

Pipistrello is no longer supported
pull/842/head
Sébastien Bourdeauducq 2017-09-23 11:31:17 +08:00 committed by GitHub
parent c1829f3eda
commit 57b12abf1e
1 changed files with 1 additions and 2 deletions

View File

@ -162,9 +162,8 @@ These steps are required to generate gateware bitstream (``.bit``) files, build
$ cd ~/artiq-dev
$ wget https://raw.githubusercontent.com/jordens/bscan_spi_bitstreams/single-tap/bscan_spi_xc7k325t.bit
$ wget https://raw.githubusercontent.com/jordens/bscan_spi_bitstreams/single-tap/bscan_spi_xc6slx45.bit
Then move both files ``~/artiq-dev/bscan_spi_xc6slx45.bit`` and ``~/artiq-dev/bscan_spi_xc7k325t.bit`` to ``~/.migen``, ``/usr/local/share/migen``, or ``/usr/share/migen``.
Then move ``~/artiq-dev/bscan_spi_xc7k325t.bit`` to ``~/.migen``, ``/usr/local/share/migen``, or ``/usr/share/migen``.
* :ref:`Download and install OpenOCD <install-openocd>`.