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.
This commit is contained in:
parent
88aae83bec
commit
05d4e3fc73
|
|
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue