From 8d3c6df5e62e38deac016c116e903ebec6bdb080 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Thu, 28 Nov 2019 05:55:11 +0000 Subject: doc(heartbeat): fix position of arg '--wave' (#1040) --- doc/examples/quick_start/heartbeat/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples') 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: -- cgit v1.2.3