manual/installing: -H nist_...

This commit is contained in:
Sebastien Bourdeauducq 2016-04-14 01:20:13 +08:00
parent a5038726be
commit 6fc73a0256
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ These steps are required to generate gateware bitstream (``.bit``) files, build
* For KC705::
$ python3.5 -m artiq.gateware.targets.kc705 -H qc1 # or qc2
$ python3.5 -m artiq.gateware.targets.kc705 -H nist_qc1 # or nist_qc2
* Then, gather the binaries and flash them: ::