From 0e866eed7dc5adb6eb3426d27fc8fdc9aac69e26 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Tue, 5 Sep 2017 06:16:45 +0200 Subject: Fix wave-opt option names in doc. Fix #187 --- doc/Simulation_and_runtime.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/Simulation_and_runtime.rst b/doc/Simulation_and_runtime.rst index 25a779fb2..3714acb5c 100644 --- a/doc/Simulation_and_runtime.rst +++ b/doc/Simulation_and_runtime.rst @@ -118,7 +118,7 @@ all options available, including the debugging one. Disable buffering on stdout, stderr and files opened in write or append mode (TEXTIO). -.. option:: --read-opt-file= +.. option:: --read-wave-opt= Filter signals to be dumped to the wave file according to the wave option file provided. @@ -152,7 +152,7 @@ all options available, including the debugging one. /**/sub3/*/* -.. option:: --write-opt-file= +.. option:: --write-wave-opt= If the wave option file doesn't exist, creates it with all the signals of the design. Otherwise throws an error, because it won't erase an existing -- cgit v1.2.3