forked from M-Labs/artiq
manual/installing: -H nist_...
This commit is contained in:
parent
a5038726be
commit
6fc73a0256
|
@ -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: ::
|
||||
|
||||
|
|
Loading…
Reference in New Issue