diff options
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/quick_start/heartbeat/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/quick_start/heartbeat/README.rst b/doc/examples/quick_start/heartbeat/README.rst index dc0fccb44..e95145095 100644 --- a/doc/examples/quick_start/heartbeat/README.rst +++ b/doc/examples/quick_start/heartbeat/README.rst @@ -30,7 +30,7 @@ through the use of dumpfiles'*. Therefore, you should first simulate your design .. code-block:: shell - ghdl -r --wave=wave.ghw heartbeat + ghdl -r heartbeat --wave=wave.ghw Then, you can view the dump: |