diff --git a/driver/iverilog.man b/driver/iverilog.man index bcb493bf2..49edfc548 100644 --- a/driver/iverilog.man +++ b/driver/iverilog.man @@ -1,4 +1,4 @@ -.TH iverilog 1 "$Date: 2007/02/26 19:49:49 $" Version "$Date: 2007/02/26 19:49:49 $" +.TH iverilog 1 "$Date: 2007/03/08 03:06:47 $" Version "$Date: 2007/03/08 03:06:47 $" .SH NAME iverilog - Icarus Verilog compiler @@ -319,6 +319,12 @@ become munged. .B +tolower-filename\fP This is similar to the \fB+toupper-filename\fP hack described above. +.TP 8 +.B +integer-width+\fIvalue\fP +This allows the programmer to select the width for integer variables +in the verilog source. The default is 32, the value can be any desired +integer value. + .SH "VARIABLES IN COMMAND FILES" In certain cases, iverilog supports variables in command files. These