aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/using/Simulation.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/using/Simulation.rst b/doc/using/Simulation.rst
index 40d48e8e7..74fd5c89d 100644
--- a/doc/using/Simulation.rst
+++ b/doc/using/Simulation.rst
@@ -29,6 +29,10 @@ Here is the list of the most useful options. For further info, see :ref:`DEV:Deb
Set value `VALUE` to generic with name `GENERIC`.
+ Example::
+
+ $ ghdl -r --std=08 my_unit -gDEPTH=12
+
.. WARNING::
This is currently a run option; but in the future it will be deprecated to
become an elaboration option only.