From bbef5b2e1e47cc70ddc92c6325576fd5c5986723 Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Mon, 11 Apr 2022 19:14:18 +0200 Subject: [PATCH] doc/intel: fix svf generation command (issue #212) --- doc/vendors/intel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vendors/intel.rst b/doc/vendors/intel.rst index f8f0fcb..d693c10 100644 --- a/doc/vendors/intel.rst +++ b/doc/vendors/intel.rst @@ -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: