doc/intel: fix svf generation command (issue #212)

This commit is contained in:
Gwenhael Goavec-Merou 2022-04-11 19:14:18 +02:00
parent 80eeaef6ab
commit bbef5b2e1e
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ SVF and RBF files are supported.
.. code-block:: bash
quartus_cpf -c -q -g 3.3 -n 12.0MHz p project_name.sof project_name.svf
quartus_cpf -c -q 12.0MHz -g 3.3 -n p project_name.sof project_name.svf
``sof`` to ``rbf`` generation: