Document the new -x flag.

This commit is contained in:
steve 1999-09-22 02:12:15 +00:00
parent da4a7ea80a
commit 4a0e7d56bd
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ Append path \fIincludepath\fP to list of paths searched for include files.
.B -X .B -X
Generate XNF files as output. Default is VVM-format. Generate XNF files as output. Default is VVM-format.
.TP 8 .TP 8
.B -x
Executes the generated file directly after compilation.
.TP 8
.B -o \fIfilename\fP .B -o \fIfilename\fP
Place output in the file \fIfilename\fP. If not given, \fIverilog\fP tries to Place output in the file \fIfilename\fP. If not given, \fIverilog\fP tries to
make a guess; if the input filename is "hello.v", the output make a guess; if the input filename is "hello.v", the output