From 05d4e3fc73371a0015ebb662354e71610957c3b2 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Tue, 31 Dec 2024 15:28:55 +0000 Subject: [PATCH] Add reminder about vvp extended argument usage to on-line documention. Although the introductory paragraph seems clear enough, add a reminder at the start of the section on extended arguments that they must appear after the input file name. --- Documentation/usage/vvp_flags.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/usage/vvp_flags.rst b/Documentation/usage/vvp_flags.rst index 2015fcbf2..4b35b0d7e 100644 --- a/Documentation/usage/vvp_flags.rst +++ b/Documentation/usage/vvp_flags.rst @@ -84,6 +84,9 @@ system tasks, system functions and any VPI/PLI code. Extended arguments that start with a "+" character are left for use by the user via the $plus$flag and $plus$value functions. +NOTE: The extended arguments must appear *after* the input file name on the +command line. + VCD/FST/LXT Arguments ^^^^^^^^^^^^^^^^^^^^^