mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
doc/intel: fix svf generation command (issue #212)
This commit is contained in:
Vendored
+1
-1
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user